move lot of stuff to ZYppCommon
[platform/upstream/libzypp.git] / zypp / RepoManager.cc
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-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...
2007-08-15 Jan Kupec- decision to do refresh moved to a public checkIfToRef...
2007-08-10 Duncan Mac-Vicar Pzypp/RepoInfo.cc
2007-08-10 Duncan Mac-Vicar P- dont create a second CacheStore in the same scope...
2007-08-09 Jan Kupec- fixed some addRepository exceptions and docs, more...
2007-08-05 Jan Kupecsome more logging
2007-08-03 Duncan Mac-Vicar P- implement repo.add.probe option
2007-07-30 Duncan Mac-Vicar Parch and basearch working
2007-07-30 Jan Kupecimproved refreshMetadata() message and doc
2007-07-27 Duncan Mac-Vicar Pprogress ticks for clean cache
2007-07-27 Duncan Mac-Vicar P- invert arguments in sqlite3x setprogresshandler
2007-07-27 Duncan Mac-Vicar P- Move the sqlite3x tick logic to sqlite3x iteself...
2007-07-27 Duncan Mac-Vicar Pzconfig: default* -> *, they are not default anymore...
2007-07-27 Duncan Mac-Vicar PNot needed
2007-07-24 Duncan Mac-Vicar Pdont crash
2007-07-24 Duncan Mac-Vicar P- Add metadata directory to repo info
2007-07-24 Duncan Mac-Vicar PMerge branch 'media-verif'
2007-07-23 Michael Andres- Create metadata download directories as sibling of...
2007-07-23 Duncan Mac-Vicar PrawCachePath -> metadataPath
2007-07-21 Duncan Mac-Vicar P- assert the destination directory before we use as...
2007-07-20 Duncan Mac-Vicar Padd methods to retrieve the status (checksum, date) of
2007-07-19 Michael Andreschanged ZConfig to become a singleton
2007-07-19 Duncan Mac-Vicar P- make repo manager use the common downloader interface...
2007-07-19 Duncan Mac-Vicar P- Pass the media set to the Downloaders instead of...
2007-07-18 Duncan Mac-Vicar P- allow / in aliases (#292628)
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-17 Duncan Mac-Vicar Plog clean of cache
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-06-19 Duncan Mac-Vicar P- delete the cache if the repository is removed using...
2007-06-19 Duncan Mac-Vicar P- test case passed
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 Pdont empty the dir if the dir does not need refresh
2007-06-18 Duncan Mac-Vicar P- fix segfault in RepoStatus (yeah I forgot to new...
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-12 Duncan Mac-Vicar P- rename some classes to avoid things like yum::YUMBlah
2007-06-11 Martin VidnerImproved documentation.
2007-06-06 Duncan Mac-Vicar Pzypper port starts. zypp2 to zypp