fixup Fix to build with libxml 2.12.x (fixes #505)
[platform/upstream/libzypp.git] / zypp / RepoInfo.cc
2020-11-27 DongHun KwakImported Upstream version 17.23.5 upstream/17.23.5
2019-09-02 DongHun KwakImported Upstream version 17.10.2 upstream/17.10.2
2019-09-02 DongHun KwakImported Upstream version 17.8.1 upstream/17.8.1
2019-09-02 DongHun KwakImported Upstream version 17.6.4 upstream/17.6.4
2019-09-02 DongHun KwakImported Upstream version 17.6.0 upstream/17.6.0
2019-09-02 DongHun KwakImported Upstream version 17.3.1 upstream/17.3.1
2019-09-02 DongHun KwakImported Upstream version 17.0.2 upstream/17.0.2
2019-09-02 DongHun KwakImported Upstream version 17.0.0 upstream/17.0.0
2019-09-02 DongHun KwakImported Upstream version 16.7.0 upstream/16.7.0
2019-09-02 DongHun KwakImported Upstream version 16.6.1 upstream/16.6.1
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.45.17 upstream/14.45.17
2019-09-02 DongHun KwakImported Upstream version 14.45.16 upstream/14.45.16
2019-09-02 DongHun KwakImported Upstream version 14.45.11 upstream/14.45.11
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.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.0 00/94700/1
2016-11-01 DongHun KwakImported Upstream version 15.21.0 92/94692/1
2016-11-01 DongHun KwakImported Upstream version 15.19.6 89/94689/1
2016-11-01 DongHun KwakImported Upstream version 15.19.4 87/94687/1
2016-11-01 DongHun KwakImported Upstream version 15.10.0 70/94670/1
2016-11-01 DongHun KwakImported Upstream version 15.3.0 62/94662/1
2016-11-01 DongHun KwakImported Upstream version 15.2.0 61/94661/1
2016-11-01 DongHun KwakImported Upstream version 15.1.0 57/94657/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.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.39.0 35/94635/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.32.0 19/94619/1
2016-11-01 DongHun KwakImported Upstream version 14.30.1 16/94616/1
2016-11-01 DongHun KwakImported Upstream version 14.30.0 15/94615/1
2014-07-11 Michael AndresSupport RepoInfo content keywords (FATE#316287)
2014-07-09 Michael Andresno using namespace
2014-07-09 Michael Andresremove superfluous base classes in RepoInfo/ServiceInfo...
2014-01-24 Michael AndresUse camel cased dumpAsXmlOn
2014-01-19 Michael AndresFix missing priority in RepoInfo::dumpAsXML (bnc#855845)
2012-10-10 Michael AndresMerge pull request #13 from gabi2/master
2012-10-10 Gabriele MohrProvide information whether acceptance of a product...
2011-11-03 Michael AndresLet RepoInfo::keepPackages properly default to FALSE...
2010-12-23 Dominik Heidleradd method to check if there are manually configured...
2010-12-23 Dominik Heidlerkeeppackages code can be written shorter
2010-12-22 Dominik Heidlermoved keepPackages code to impl
2010-12-21 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-12-21 Dominik Heidlerfailover to mirrorlist url when checking schemeIsDownlo...
2010-12-21 Dominik Heidlerfix caching of mirrorlist files
2010-12-10 Dominik Heidleradd some debug
2010-12-06 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-12-01 Dominik HeidlerLet RepoInfo use only one Replacer instance as this...
2010-11-30 Dominik Heidleradd mirrorlist caching:
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-03 Dominik Heidleradd mirrorlist-support
2010-10-18 Dominik HeidlerAllow usage of RepoVariables ($basearch and $releasever...
2010-08-13 Duncan Mac-Vicar Premove useless double return
2009-11-16 Michael AndresFix repository probing and building in presence of...
2009-11-06 Michael AndresImmediately update RepoInfos.
2009-09-10 Michael AndresSupport nfs4 (nfs4://... or nfs://...?type=nfs4) (fate...
2008-10-23 Michael Andresreduce logging
2008-10-22 Michael Andres- For retrieving a product license fall back to license...
2008-10-20 Michael AndresAdapt to changed satsolver dataiteratir API.
2008-09-16 Michael AndresService handling fixes. Added ServiceException.
2008-09-10 Jan Kupec- added dumpAsXMLOn(stream,string) to ServiceInfo to...
2008-09-05 Jan Kupec- operator ==, !=, < definition moved to RepoInfoBase
2008-09-05 Jan Kupec- use shared_ptr instead of the intrusive one
2008-09-04 Jan Kupec- RepoInfo::dumpRepoOn() deprecated in favor of dumpAsI...
2008-09-04 Jan Kupec- dumpAsXMLOn(ostream) added
2008-09-04 Jan Kupec- RepoInfo{Base} setters made void
2008-09-03 Jan Kupec- targetDistro() added (only in-memory), will not be...
2008-07-31 Jan Kupec- pointer types added for RepoInfos
2008-07-29 Jan Kupec- RepoInfoBase added for common SericeInfo and RepoInfo...
2008-06-20 Josef Reidingerimprove service handling and write tests for it.
2008-05-28 Jan Kupec- allow setBaseUrl() to change 'keeppackages' if not...
2008-05-28 Jan Kupec- RepoInfo: don't overwrite flags that have already...
2008-05-08 Michael AndresFix failed package download due to unkown repository...
2008-05-06 Josef Reidingerrevert isLocal metod and use downloads instead to decid...
2008-05-02 Josef Reidingeradd isLocal function to Url which say if scheme is...
2008-05-02 Josef Reidingercache decision for repository depend on his url.
2008-03-26 Michael Andres- Allow prioritizing repos by adding a line 'priority...
2008-02-15 Duncan Mac-Vicar P- merge Stano's patch to keep downloaded rpms
2008-02-15 Stephan Kulowmove into trunk
2008-02-07 Michael MatzCall the sat-solver helper programs from $PATH, not...
2007-12-18 Arvin Schnell- fixed password handling in URLs (bug #347273)
2007-08-10 Duncan Mac-Vicar Pzypp/RepoInfo.cc
2007-07-30 Duncan Mac-Vicar Parch and basearch working
2007-07-30 Duncan Mac-Vicar PMerge branch 'repo-variables' of git://piscola.suse...
2007-07-30 Michael Andres- Remove tribool from RepoInfo's interface.
2007-07-24 Duncan Mac-Vicar PMerge branch 'media-verif'
2007-07-16 Jan Kupecinclude <boost/logic/tribool_io.hpp> so that indetermin...
2007-07-16 Jan Kupecfixed tribool bugs
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-06-19 Duncan Mac-Vicar P- unsucessfully tried to fix bug on ini parsing...
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-11 Martin VidnerImproved documentation.
2007-06-06 Duncan Mac-Vicar Pcompile
2007-06-06 Duncan Mac-Vicar Pzypper port starts. zypp2 to zypp