Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / solver / detail / Testcase.cc
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.45.10 upstream/14.45.10
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.11.0 71/94671/1
2016-11-01 DongHun KwakImported Upstream version 15.10.0 70/94670/1
2014-05-21 Michael Schroedersupport NAMESPACE_OTHERPROVIDERS in testcase writer
2014-02-13 Michael Andresfix missplaced default parameter
2014-02-13 Michael AndresDon't assume solver defaults when writing a testcase
2013-06-26 Michael AndresAdd modalias and multiversion spec to testcase
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-07-07 Michael AndresCleanup in Testcase
2009-08-03 Michael AndresNew Resolver::addUpgradeRepo to perform a dist upgrade...
2009-07-15 Michael AndresDon't write a solver testcase when solving for dist...
2009-05-27 Michael AndresNew Resolver interface to turn vendor checks on/off.
2009-05-11 Michael Schroeder- fix packageand() in testcase generation
2009-02-25 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-23 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-23 Stefan Schubertadded more testcase information
2008-11-24 Stefan Schubertdo not reset the verify flag while generating the testcase
2008-11-24 Stefan Schubertcorrected solver flags in the testcase generation
2008-11-18 Stefan Schubertgenerating flags for distupgrade,verify and update...
2008-11-06 Stefan Schubertadded flag: ignorealreadyrecommended to the testcases
2008-10-14 Stefan Schubertregarding priority in the testcases
2008-08-14 Michael Andresfix log file fandling in testcase
2008-08-08 Michael Andres- Adapt to new product handling. Products are no longer...
2008-07-22 Jan Kupec- so we don't support freshens anymore?
2008-07-15 Stefan Schubertadding required system dependencies to testcases
2008-07-14 Stefan Schubertreducing logging
2008-05-21 Stefan Schubertadded onlyRequires in the testcase (bnc #389184)
2008-04-03 Stefan Schubert- allow downgrade if buildtime is the same esp. if...
2008-04-01 Michael MatzSilence some warnings: a false positive about no-value...
2008-04-01 Stefan Schuberttake care about the forceResolve in the testcases
2008-02-29 Stefan Schubertsetting requested locales in the testcases
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-25 Stefan Schubertfix in generating testcases. e.g. modaliases will be...
2008-02-22 Stefan Schubertwrong format
2008-02-15 Stephan Kulowmove into trunk
2008-02-13 Stefan Schuberttake uncompressed control file
2008-02-12 Stefan Schubertcompressing control file too
2008-02-11 Stefan Schubertsync filename
2008-02-11 Duncan Mac-Vicar Pcompile on 64 bit
2008-02-11 Stefan Schubertcode cleanup
2008-02-08 Stefan Schubertbugfix, generating broken helixfiles
2008-02-08 Stefan Schubertgenerating testcase BEFORE staring the solver
2008-02-04 Duncan Mac-Vicar P- remove xml store
2008-02-04 Michael Andresremove Language and Selection
2008-02-04 Michael Andresfix solver testcase
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-28 Michael Andresremoved deprecated Resolvable methods
2008-01-24 Stefan Schubertadded correct postfix
2008-01-24 Stefan Schubertlogging ResStatus into testcase
2008-01-24 Stefan Schubertgenerating a testcase BEFORE updating the system; compr...
2008-01-23 Stefan Schubertcreate testcase without solving
2008-01-23 Stefan Schubertadded template for CapabilitySet
2008-01-23 Stefan Schubertremove old solver
2008-01-21 Michael AndresRemoved obsolete files and classes.
2008-01-21 Stefan Schubertsplitted generating testcases into different tasks
2007-09-28 Stefan SchubertResolvertestcase:
2007-08-09 Stefan Schubertlocking resol. added
2007-08-06 Stefan Schubertremoved double edtion
2007-08-03 Stefan Schubertlogging additional dependencies; corrected language...
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-03-23 Stefan Schubertchecking void pointer before
2007-03-22 Stefan Schubertresetting valid solver run in order to get a complete...
2007-03-21 Duncan Mac-Vicar P- Define pointer types for specific capability
2007-03-06 Stefan HaasAdded arch, version, release and edition flags to Helix...
2006-11-14 Stefan Schubert- added kind of capabilities
2006-10-26 Stefan Schubert-cleanup log directory
2006-10-26 Stefan Schuberttake the correct solver run
2006-10-25 Stefan Schuberthold TmpExcessive in scope
2006-10-25 Stefan Schubertadding system architecture
2006-10-25 Stefan Schubertxml escaping in names
2006-10-25 Stefan Schubertdo not create empty entries
2006-10-25 Stefan Schubertinterface for generating testcases
2006-10-24 Stefan Schubertgenerating testcases from the pool
2006-09-14 Stefan SchubertReplaced requirementIsMet by requirementIsInstalledOrUn...