rename Local Services to Plugin Services as discussed with Michael
[platform/upstream/libzypp.git] / zypp / RepoManager.cc
2010-09-24 Duncan Mac-Vicar Prename Local Services to Plugin Services as discussed...
2010-09-17 Duncan Mac-Vicar PFirst working version of a local service. Still some...
2010-09-16 Duncan Mac-Vicar Pprototype of local services, take one
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-07-27 Michael Schroeder- provide deltafile if possible for repo downloads
2010-05-18 Michael AndresRepoManager: refresh repo if last refresh is in the...
2010-02-22 Michael AndresTurn off cookies when retrieving services repoindex...
2010-02-22 Michael AndresConsider pending disable requests when removing service...
2010-02-21 Ján KupeccleanCacheDirGarbage added (bnc #467693)
2010-02-03 Michael AndresRemember the enabled state of removed service repositor...
2010-01-19 Michael AndresEvaluate SolvAttr::repositoryToolVersion to prevent...
2009-12-10 Ján KupecSwitched RepoManager to use repo.label()
2009-12-04 Ján KupecMerge branch 'master' of ssh://git.opensuse.org/project...
2009-12-04 Ján KupecDon't allow an alias to start with '.' (bnc #473834)
2009-11-17 Michael AndresFix unneeded refresh of plaindir repositories in presen...
2009-11-16 Michael AndresFix repository probing and building in presence of...
2009-11-16 Michael AndresLet RepoManager::addRepository update the RepoInfos...
2009-11-06 Michael AndresImmediately update RepoInfos.
2009-09-10 Michael AndresSupport nfs4 (nfs4://... or nfs://...?type=nfs4) (fate...
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
next