Imported Upstream version 15.0.0
[platform/upstream/libzypp.git] / zypp / RepoManager.cc
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,...
2008-02-07 Michael MatzCall the sat-solver helper programs from $PATH, not...
2008-02-06 Michael Andres- remove ResStores in target and repositories
2008-02-06 Duncan Mac-Vicar P- retrieving attributes, 1st version... does not suppor...
2008-02-05 Michael Andresavoid exception if missing cookiefile
2008-02-05 Michael Andresconsistent interface
2008-02-05 Duncan Mac-Vicar Pmove lot of stuff to ZYppCommon
2008-02-04 Michael Andrestypo
2008-02-04 Michael Andresimproved error handling
2008-02-02 Duncan Mac-Vicar Premove some interfaces, cleanup
2008-02-01 Duncan Mac-Vicar P- use new methods
2008-02-01 Duncan Mac-Vicar P- move the cookie code to RepoStatus to reuse it in...
2008-02-01 Jan Kupec- fixed renaming a repo to an existing one (bnc #228216)
2008-01-29 Duncan Mac-Vicar Pmisc compiles
2008-01-25 Duncan Mac-Vicar Pcommit again
2008-01-23 Duncan Mac-Vicar Puhm, for some reason I only get one resolvable in the...
2008-01-23 Duncan Mac-Vicar P- create resolvables (basically bring back old api...
2008-01-23 Duncan Mac-Vicar Pby now the repomanager returns an invalid repo
2008-01-23 Duncan Mac-Vicar P- update test
2008-01-21 Michael AndresRemoved obsolete files and classes.
2008-01-16 Duncan Mac-Vicar P- more progress creating caches
2008-01-15 Duncan Mac-Vicar P- disable the solvstore for now and use the sat parsers...
2008-01-15 Duncan Mac-Vicar P- create solv store
2007-12-18 Arvin Schnell- fixed password handling in URLs (bug #347273)
2007-10-04 Arvin Schnell- repository files may contain a number in ext
2007-10-04 Arvin Schnell- only look for repositories in file ending ".repo...
2007-09-24 Duncan Mac-Vicar P- Provide an api to get the metadata path. Needed to...
2007-09-20 Jan Kupec- don't probe the repository type upon saving if disabl...
2007-09-05 Jan Kupecchanges
2007-09-05 Jan Kupec- fixed the order of operands of susetags local metadat...
2007-08-30 Jan Kupec- remember the cause of the RepoException when refreshi...
2007-08-29 Duncan Mac-Vicar Pbetter fix for #304200, use both content and media...
2007-08-29 Klaus Kaempf- the media.1/media uniquely identifies a 'susetags...
2007-08-28 Duncan Mac-Vicar P- delete metadata dir when deleting repos (#301037)
2007-08-15 Jan Kupec- touch the repo index file after checking if to refres...
2007-08-15 Jan Kupec- support for configurable refresh delay (first part...
next