Cleanup and remove deprecated interface methods
[platform/upstream/libzypp.git] / zypp / ZConfig.cc
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2009-05-27 Michael AndresNew solver.allowVendorChange option in zypp.conf
2009-04-01 Michael Andrescomments updated
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-31 Michael AndresAdd zypp.conf(download.media_preference): Hint which...
2009-03-04 Ján KupecMerge branch 'master' of ssh://git@git.opensuse.org...
2009-03-04 Ján Kupeczypp.conf: fixed and enabled 'servicesdir'.
2009-02-26 Michael AndresUse correct default foe zconfig(solver.checkSystemFile...
2009-02-22 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-21 Duncan Mac-Vicar Pfinally I saw the light, MediaAria2 now inherits MediaC...
2008-12-10 Michael AndresRemove obsolete zypp.conf::productsdir and deprecate...
2008-11-05 Michael Andresunset BOOST_TEST_CATCH_SYSTEM_ERRORS
2008-10-23 Michael Andresenhance loging
2008-10-07 Michael Andresfix option name
2008-10-02 Michael Andres- Add zypp.conf option 'download.use_deltarpm_always...
2008-09-25 Jan Kupec- ZConfig::credentialsGlobal{File,Dir}() added (/etc...
2008-09-24 Jan Kupec- new History Log, first version (fate #110205)
2008-08-11 Michael Andres- Propagate default rpm install flags from zypp.conf...
2008-08-08 Michael Andresprepare default options for package install (e.g. exclu...
2008-07-17 Stefan Schubertrenamed parallelInstalled by multiversion
2008-07-16 Stefan Schubertallowing installation of packages with the same name...
2008-07-11 Stefan SchubertAdded new configuration file "checkSystemFile" which...
2008-07-11 Stefan Schubertremove patchrpm handling
2008-06-19 Josef Reidingerinitial Service implementation. Also little refactor...
2008-05-23 Duncan Mac-Vicar P- prepare for messages and scripts
2008-05-09 Michael Andres- Add zypp.conf option configdir (/etc/zypp) and arrange
2008-04-30 Michael Andres- Add zypp.conf option solvfilesdir: Path where the...
2008-04-29 Michael AndresFix order od initializer list
2008-04-11 Klaus Kaempfmake the update_scripts_path configurable via update...
2008-04-11 Klaus Kaempfadd updateScriptsPath (non-configurable because it...
2008-04-11 Josef Reidingerswitch to new locks api
2008-04-08 Josef Reidingerinitial implementation of new locks (FATE #120118 and...
2008-03-28 Stefan Schubertflag if the solver regards required packages only
2008-03-04 Michael Andresadded testsuite backdoor
2008-02-15 Duncan Mac-Vicar P- merge Stano's patch to keep downloaded rpms
2008-02-15 Stephan Kulowmove into trunk
2008-02-04 Michael AndresMove system arch and text locale handling to Zconfig...
2008-01-31 Stefan Schubert-testcase for vendors added
2008-01-30 Stefan Schuberttype
2008-01-30 Stefan Schubert- vendor handling by "group vendors"
2007-08-31 Michael AndresAdded "bool ZConfig::download_use_patchrpm()"
2007-08-27 Klaus Kaempf- Add ZConfig::overrideSystemArchitecture() to override...
2007-08-16 Jan Kupec- repo.refresh.delay default set to 10
2007-08-15 Jan Kupec- support for configurable refresh delay (first part...
2007-08-09 Duncan Mac-Vicar PSquashed commit of the following:
2007-08-03 Duncan Mac-Vicar P- implement repo.add.probe option
2007-07-27 Duncan Mac-Vicar Pzconfig: default* -> *, they are not default anymore...
2007-07-27 Duncan Mac-Vicar P- /var/lib/zypp/cache -> /var/cache/zypp (#292419)
2007-07-26 Duncan Mac-Vicar Pmake the key names same as yum.conf for similar options
2007-07-24 Duncan Mac-Vicar Pread config from zypp.conf
2007-07-23 Duncan Mac-Vicar PrawCachePath -> metadataPath
2007-07-19 Michael Andreschanged ZConfig to become a singleton
2007-06-05 Jan Kupec- appendStringContainerAttribute() added to CacheStore
2007-06-01 Duncan Mac-Vicar P- RepoManager updates, like configurable paths
2007-05-23 Michael Andresadded ZConfig::defaultTextLocale
2007-05-16 Michael Andres- Parser update