Cleanup and remove deprecated interface methods
[platform/upstream/libzypp.git] / zypp / RepoManager.cc
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2009-05-22 Michael AndresUse filesystem::exchange to exchange config files.
2009-05-20 Michael AndresFix lost housekeeping data in modifyRepo (bnc #503207)
2009-05-08 Michael AndresAllow service refresh to change a repositories url...
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-13 Michael Andresfix missing class scope
2009-03-06 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-06 Michael AndresNew static RepoManager::makeStupidAlias([Url]) returnin...
2009-02-22 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-22 Michael AndresNever refresh repositories from CD/DVD, once they are...
2009-02-02 Michael AndresAdd missing translations (bnc #256289)
2009-01-23 Michael AndresFix handling of plaindir repos on mounted devices ...
2008-11-26 Michael Andresstupid repo2solv arg detection
2008-11-26 Michael AndresCall repo2solv -R (recursive scan) for plaindir repos.
2008-11-26 Duncan Mac-Vicar Pbnc #446170 - path and url in add_on_products.xml is...
2008-11-11 Michael Andresremove obsolete includes
2008-10-22 Michael Andresremove unused code
2008-10-21 Michael Andresfix RepoManager error logging
2008-10-20 Michael AndresRepoInfo: Add methods to handle repository licenses...
2008-10-20 Michael AndresAdapt to changed satsolver dataiteratir API.
2008-10-17 Michael AndresCall repo2solv.sh -o instead of using output redirectio...
2008-10-16 Jan Kupec- repository license methods added to RepoManager ...
2008-10-14 Jan Kupec- don't initialize servicesTargetDistro via global...
2008-10-13 Jan Kupec- repository probing: check for other types of repo...
2008-10-08 Jan Kupec- fixed segfault when saving the probed repo type in
2008-09-25 Michael Andres- Remove obsolete zypp-query-pool binary. zypper provid...
2008-09-24 Jan Kupec- new History Log, first version (fate #110205)
2008-09-24 Michael Andresuse non-throwing test for presence of Target
2008-09-23 Jan Kupec- avoid passing service credentials to repos if their...
2008-09-22 Michael Andres- Add Url::hasCredentialsInAuthority test for username...
2008-09-18 Michael Andresremove space in alias
2008-09-18 Michael AndresUse service alias as namespace for its repositories...
2008-09-18 Jan Kupec- repomanager: pass service's credentials down to repos
2008-09-17 Jan Kupec- save user credentials when adding repos/services...
2008-09-17 Jan Kupec- modifyService() disable repos when disabling service
2008-09-16 Michael AndresService handling fixes. Added ServiceException.
2008-09-12 Michael AndresCreate new Service repos in disbaled sate.
2008-09-11 Jan Kupec- service probing on refresh enabled
2008-09-11 Jan Kupec- append path to baseurl of service repos (workaround...
2008-09-11 Jan Kupec- ServiceType introduced
2008-09-09 Duncan Mac-Vicar P- provide context about the repository (name/alias...
2008-09-08 Jan Kupec- don't write to stdout
2008-09-04 Jan Kupec- RepoInfo::dumpRepoOn() deprecated in favor of dumpAsI...
2008-09-03 Jan Kupec- filtering of repos with non-matching repos moved...
2008-08-06 Michael Andres- Cleanup, mostly by removing, unused parser code and...
2008-08-02 Jan Kupec- support an optional url attribute in repoindex.xml...
2008-07-30 Jan Kupec- Service -> ServiceInfo derived from RepoInfoBase
2008-07-27 Jan Kupec- fixed service removal
2008-07-25 Jan Kupec- use alias and name in services much like in repos
2008-07-23 Jan Kupec- Service::enabled() added
2008-07-23 Jan Kupec- comment, cosmetics
2008-07-16 Michael Andrescleanup unused code
2008-07-16 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-07-09 Michael Andres- A missing cookie file must not be treated as an error...
2008-07-08 Josef Reidingeradd some doc to service and improve some error handling
2008-06-24 Josef Reidingerread service only if service.d exist and don't throw...
2008-06-20 Josef Reidingerfix modify
2008-06-20 Josef Reidingerchange getService method to provide copy and not const...
2008-06-20 Josef Reidingerimprove service handling and write tests for it.
2008-06-19 Josef Reidinger add mkdir for services and modifyServices, which is...
2008-06-19 Josef Reidingerinitial Service implementation. Also little refactor...
2008-05-28 Jan Kupec- RepoManager::packagesPath(RepoInfo) added (bnc #394728)
2008-05-28 Michael Andres- Create missing directories when saving config files...
2008-05-20 Josef Reidingerallow installation and refresh from repository with...
2008-05-16 Josef Reidingerthrow more describing exception when repo probing faile...
2008-05-08 Michael AndresFix failed package download due to unkown repository...
2008-05-08 Michael AndresSupport optional root argument to RepoManagerOptions...
2008-04-30 Michael Andresfix RepoManager_test
2008-04-30 Michael Andres- Add zypp.conf option solvfilesdir: Path where the...
2008-04-28 Michael MatzAssert the cache directory _after_ cleaning.
2008-04-27 Michael MatzCreate the solv files in their own subdirs under $CACHE...
2008-04-13 Jan Kupec- RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay...
2008-04-08 Josef Reidingermove RepoInfo to universal RepoException. This can...
2008-04-03 Michael MatzGenerate cache path, for deptestomatic it's not the...
2008-03-24 Stephan Kulowgetting plaindir repos back in action: most of the...
2008-03-20 Josef Reidingerforget change typo also in source file
2008-03-20 Josef Reidingerreturn more information from checking if metadata need...
2008-03-14 Josef Reidingerfix test fail for temporary repo
2008-03-14 Josef ReidingerSave repo type during refresh if type is NONE (f.e...
2008-03-13 Josef Reidingerenable frontend to rewrite add_probe settings. Correct...
2008-03-13 Duncan Mac-Vicar P- add cache path only if it exists
2008-03-10 Michael AndresThrow exception if a contentfile does not define a...
2008-03-10 Jan Kupec- clean also .cookie files
2008-03-04 Michael Andresfixed doc
2008-03-04 Michael Andres- Try to rebuild broken solv files in RepoManager:...
2008-03-02 Stephan Kulowanother case where we better refresh the metadata instead
2008-03-02 Stephan Kulownext step to get my live cd working again
2008-02-29 Stefan Schubertlibzypp Repository class has been exchanged by the...
2008-02-27 Stefan SchubertMoving sat-repo to official libzypp-repo; PART 1
2008-02-27 Ladislav Slezak- compile fix - fixed logging
2008-02-26 Michael Andresprovide exception history if solv file creation fails
2008-02-19 Duncan Mac-Vicar Puse the right exception type, may be should be RepoMeta...
2008-02-19 Duncan Mac-Vicar Pno need to show this part, zypper and apps wll do it
2008-02-19 Duncan Mac-Vicar Perror message
2008-02-15 Stanislav Visnovskycomment the comment
2008-02-15 Stanislav Visnovsky- unbreak refresh
2008-02-15 Duncan Mac-Vicar P- merge Stano's patch to keep downloaded rpms
2008-02-15 Stephan Kulowmove into trunk
2008-02-10 Duncan Mac-Vicar Premove cache, compile
2008-02-08 Stephan Kulow r8431 | jkupec | 2008-02-01 17:45:00 +0100 (Fr,...
next