Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / RepoManager.cc
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 16.3.0 25/94725/1
2016-11-01 DongHun KwakImported Upstream version 16.2.1 19/94719/1
2016-11-01 DongHun KwakImported Upstream version 16.0.4 12/94712/1
2016-11-01 DongHun KwakImported Upstream version 16.0.0 08/94708/1
2016-11-01 DongHun KwakImported Upstream version 15.23.0 06/94706/1
2016-11-01 DongHun KwakImported Upstream version 15.22.1 01/94701/1
2016-11-01 DongHun KwakImported Upstream version 15.22.0 00/94700/1
2016-11-01 DongHun KwakImported Upstream version 15.21.6 98/94698/1
2016-11-01 DongHun KwakImported Upstream version 15.20.0 91/94691/1
2016-11-01 DongHun KwakImported Upstream version 15.19.4 87/94687/1
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2016-11-01 DongHun KwakImported Upstream version 15.17.1 80/94680/1
2016-11-01 DongHun KwakImported Upstream version 15.13.0 73/94673/1
2016-11-01 DongHun KwakImported Upstream version 15.4.0 63/94663/1
2016-11-01 DongHun KwakImported Upstream version 15.1.3 60/94660/1
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.44.0 54/94654/1
2016-11-01 DongHun KwakImported Upstream version 14.43.1 50/94650/1
2016-11-01 DongHun KwakImported Upstream version 14.43.0 49/94649/1
2016-11-01 DongHun KwakImported Upstream version 14.42.2 43/94643/1
2016-11-01 DongHun KwakImported Upstream version 14.41.1 40/94640/1
2016-11-01 DongHun KwakImported Upstream version 14.38.0 28/94628/1
2016-11-01 DongHun KwakImported Upstream version 14.37.0 26/94626/1
2016-11-01 DongHun KwakImported Upstream version 14.34.0 23/94623/1
2016-11-01 DongHun KwakImported Upstream version 14.30.0 15/94615/1
2016-11-01 DongHun KwakImported Upstream version 14.29.4 14/94614/1
2016-11-01 DongHun KwakImported Upstream version 14.29.2 12/94612/1
2016-11-01 DongHun KwakImported Upstream version 14.28.0 09/94609/1
2016-11-01 DongHun KwakImported Upstream version 14.27.2 08/94608/1
2014-07-14 Michael AndresrefreshService: add option to force repo status reset
2014-06-04 Michael AndresIf available provide info in RepoException/ServiceException
2014-06-04 Michael AndresCleanup orphanded service repos on the fly (bnc#649846)
2014-06-03 Michael AndresService refresh must not attempt to modify plugin services
2014-05-28 Michael AndresFix service methods to throw ServiceException, not...
2014-05-27 Michael AndresRestore repos on service enable
2014-05-27 Michael AndresLet ServiceRefresh en-/disable repos with respect to...
2014-05-27 Michael Andreskeep orphaned cache dirs for one day
2014-04-03 Michael AndresRepoStatus: Hide implementation details.
2014-04-03 Michael AndresRepoManager: Fix RepoStatus computation and refresh...
2014-01-24 Michael AndresPatterns are no longer pseudo installed (Fate#309385)
2014-01-24 Michael AndresFix log message
2014-01-20 Michael AndresFix cleanup code removing the @System solv file. (bnc...
2013-12-03 Michael AndresCleanup orphaned raw and solv caches (bnc#853065)
2013-12-03 Michael AndresClean packages cache on repo delete (bnc#853065)
2013-02-27 Michael AndresMove all implementation into RepoManager::Impl
2012-10-29 Michael AndresUse gettext plural handling (bnc#784666)
2012-07-20 Michael AndresErase any old repo instance from pool when (re)loading...
2011-10-10 Michael AndresUse libsolv includes and adjust documentation
2011-05-06 Dominik Heidlerdelete old metadata temp directories
2011-04-12 Dominik Heidlercheck for permissions before writing (fixes bnc#683509)
2011-01-28 Michael AndresActually ignore ServicePluginInformalException and...
2010-12-06 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-25 Michael AndresImprove service refresh behavior in case the target...
2010-10-08 Duncan Mac-Vicar Pfix services not being linked to their file after being...
2010-10-06 Duncan Mac-Vicar PUrlResolverPlugin implementation
2010-09-27 Duncan Mac-Vicar PservicePluginsDir -> servicePluginsPath
2010-09-27 Duncan Mac-Vicar PMerge branch 'local_services' of gitorious.org:~duncan...
2010-09-27 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-09-27 Duncan Mac-Vicar Pmove the "default" repo state logic when the service...
2010-09-24 Duncan Mac-Vicar PMerge branch 'master' into local_services
2010-09-24 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
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...
next