- ServiceType introduced
[platform/upstream/libzypp.git] / zypp / RepoManager.h
2008-09-11 Jan Kupec- ServiceType introduced
2008-09-09 Michael Andresun-deprecate repoManager::knownRepositories
2008-09-03 Jan Kupec- filtering of repos with non-matching repos moved...
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- comment, cosmetics
2008-07-21 Michael Andressome cleanup for swig
2008-07-08 Josef Reidingeradd comment to missing modifyRepo
2008-07-08 Josef Reidingeradd some doc to service and improve some error handling
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-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-27 Michael MatzCreate the solv files in their own subdirs under $CACHE...
2008-04-13 Jan Kupec- RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay...
2008-03-20 Josef Reidingertypo fix
2008-03-20 Josef Reidingerreturn more information from checking if metadata need...
2008-03-13 Josef Reidingerenable frontend to rewrite add_probe settings. Correct...
2008-03-10 Jan Kupec- clean also .cookie files
2008-02-29 Stefan Schubertlibzypp Repository class has been exchanged by the...
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-08 Stephan Kulow r8431 | jkupec | 2008-02-01 17:45:00 +0100 (Fr,...
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 Andresconsistent interface
2008-02-05 Duncan Mac-Vicar Pmove lot of stuff to ZYppCommon
2008-02-01 Jan Kupec- fixed renaming a repo to an existing one (bnc #228216)
2008-01-15 Duncan Mac-Vicar P- disable the solvstore for now and use the sat parsers...
2007-09-24 Duncan Mac-Vicar P- Provide an api to get the metadata path. Needed to...
2007-08-16 Jan Kupec- forgot to set default refresh policy in checkIfToRefr...
2007-08-15 Jan Kupec- touch the repo index file after checking if to refres...
2007-08-15 Jan Kupec- decision to do refresh moved to a public checkIfToRef...
2007-08-10 Duncan Mac-Vicar P- dont create a second CacheStore in the same scope...
2007-08-09 Jan Kupec- fixed some more exception docs and history
2007-08-09 Jan Kupec- fixed some addRepository exceptions and docs, more...
2007-08-03 Duncan Mac-Vicar P- implement repo.add.probe option
2007-07-31 Jan Kupecsmall doc addition
2007-07-30 Jan Kupecimproved refreshMetadata() message and doc
2007-07-20 Duncan Mac-Vicar Padd methods to retrieve the status (checksum, date) of
2007-07-18 Duncan Mac-Vicar P- Throw a known exception if trying to build the cache...
2007-07-18 Jan KupecgetRepositoryInfo(Url,url::ViewOption) added
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-06-19 Duncan Mac-Vicar P- repo deletion, test does not passes, still fixing
2007-06-19 Duncan Mac-Vicar Padd repo by custom repoinfo or a complete remote .repo...
2007-06-18 Duncan Mac-Vicar P- smart refresh works both for metadata and cache.
2007-06-18 Duncan Mac-Vicar Pbackup implementing smart refresh, addding and deletion...
2007-06-18 Duncan Mac-Vicar Pfix exception
2007-06-18 Duncan Mac-Vicar P- move repo file read function out of repomanager
2007-06-17 Duncan Mac-Vicar P- add progress hook to all time consuming tasks in...
2007-06-15 Jan Kupec- readRepoFile(Url) added to public API
2007-06-11 Martin Vidnerdocs improvements: links
2007-06-11 Martin VidnerImproved documentation.
2007-06-06 Duncan Mac-Vicar Pzypper port starts. zypp2 to zypp