Imported Upstream version 15.0.0
[platform/upstream/libzypp.git] / zypp / solver / detail / Resolver.h
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.40.0 36/94636/1
2011-08-04 Michael AndresAllow to turn Resolvers upgrade mode on and off (bnc...
2011-05-31 Michael AndresAdd class satTransaction (satsolver transaction wrapper).
2010-04-29 Michael AndresSupport solver option cleandepsOnRemove: Cleanup when...
2009-10-23 Michael AndresEnhance UpgradeRepo interface.
2009-08-03 Michael AndresNew Resolver::addUpgradeRepo to perform a dist upgrade...
2009-07-08 Michael AndresDeprecate and cleanup use of obsolete UpgradeStatistics...
2009-05-27 Michael AndresNew Resolver interface to turn vendor checks on/off.
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-12 Michael AndresAdd Resolver::setSolveSrcPackages to per default disabl...
2009-03-12 Michael AndresResolver: add setSystemVerification, setDefaultSystemVe...
2009-03-03 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-03 Michael AndresReintroduce ResStatus UninstalledDueToObsolete.
2008-11-18 Stefan Schubertgenerating flags for distupgrade,verify and update...
2008-11-06 Stefan Schubertadded flag: ignorealreadyrecommended to the testcases
2008-10-13 Stefan Schubert- regarding orphaned resolvables
2008-07-22 Michael Andres- remove all remaining freshes occurances
2008-07-16 Stefan Schubertallowing installation of packages with the same name...
2008-06-23 Stefan Schubert* Gives information about WHICH items require an alread...
2008-06-19 Stefan Schubertnew call :const solver::detail::ItemCapKindList satifie...
2008-06-02 Stefan SchubertNew option for ignoring Obsoletes. This is used for...
2008-05-23 Stefan Schubertadded IgnoreAlreadyRecommended
2008-05-16 Stefan Schubert- Added new calls : isInstalledBy (const PoolItem item);
2008-05-15 Stefan Schubertadded solutions for ResolveQueue
2008-04-29 Stefan Schubertcleanup in return values of doUpgrade and doUpdate
2008-04-21 Stefan Schubertcleanup in ignore dependencies
2008-04-18 Stefan Schubertnew call resolveQueue added
2008-04-02 Stefan Schubertusing TriBool instead of TriState
2008-03-31 Stefan Schubertadded doUpdate( ) which Update to newest packages
2008-03-28 Stefan Schubertflag if the solver regards required packages only
2008-02-22 Stefan SchubertUnmaintained packages which does not fit to the updated...
2008-02-21 Stefan Schubert- remove flag delete_unmaintained
2008-02-15 Stephan Kulowmove into trunk
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-24 Stefan Schubertsetting SAT-solver flags for update and verify
2008-01-23 Stefan Schubertremoving old solver
2008-01-23 Michael Andresmoving sourcefiles
2008-01-23 Stefan Schubertremove old solver
2008-01-22 Stefan Schubertremove old solver
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-12-04 Stefan Schubertenlarged interface for additional requirements/conflicts
2007-11-29 Stefan Schuberterrormessage enabled for SAT solver
2007-10-03 Martin VidnerFixed warnings by removing useless const in return...
2007-09-12 Stefan SchubertRegarding keep state while recycle old valid solver...
2007-09-11 Stefan HaasAdded std-constructor
2007-09-05 Stefan Schubert- logging "reverse" NEEDED_BY in the detail description...
2007-08-29 Stefan SchubertAdd a new solver solution in the case of running in...
2007-08-22 Stefan SchubertBugfixes concerning vendor handling:
2007-08-03 Stefan SchubertAPI for retrieving additional dependencies
2007-08-02 Michael Andres- Indicate changed pool content to the resolver. (requi...
2007-07-31 Stefan SchubertRemoved keepExtras from resolvePool
2007-07-26 Klaus Kaempf- Make clearing of extra dependencies/conflicts configu...
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-07-04 Stefan SchubertAdded an initial installation flag which shows if the...
2007-06-22 Stefan Schubertchanged name from "select" to "install"
2007-06-22 Stefan SchubertNew API calls added:
2007-03-22 Stefan Schubertresetting valid solver run in order to get a complete...
2007-03-14 Stefan SchubertIf there is no valid solver result and NOT all resolvab...
2007-03-06 Stefan SchubertUsing already existing valid solver results for further...
2007-02-27 Stefan Schubertmissing setEstablishContext,_establish_context added...
2007-02-27 Stefan SchubertMerged revisions 5111 via svnmerge from
2007-02-27 Stefan SchubertMerged revisions 5023-5028 via svnmerge from
2007-01-29 Duncan Mac-Vicar PMerged revisions 4907-4926 via svnmerge from
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-10-27 Stefan Schubertremoved compiler warnings
2006-08-29 Stefan Schubertfixed endless loop in transactResObject; bug 198095
2006-08-25 Stefan SchubertNew behaviour in the solver: try with 'best' package...
2006-08-15 Stefan Schubertnew API calls maxSolverPasses, timeout
2006-08-02 Duncan Mac-Vicar P- merge 3728:3847 in trunk.
2006-04-18 Klaus Kaempfmake problematicUpdateItems available
2006-04-04 Klaus Kaempfadd "transactReset()" as helper function for transactBy...
2006-04-03 Klaus Kaempfadd Resolver::freshenPool() (#156980)
2006-04-03 Stefan Schubertreporting solution for other architectures
2006-03-30 Klaus Kaempfadd transactResKind()
2006-03-15 Klaus Kaempfmove _update_items to the class level
2006-03-01 Stefan SchubertRESOLVER_INFO_TYPE_INSTALL_UNNEEDED is now an info...
2006-02-25 Stefan Schubertsolutions for locks added
2006-02-17 Klaus Kaempfmake "establishPool()" return bool
2006-02-17 Stefan Schubertbugfix 150844 update SLES9
2006-02-15 Klaus Kaempf- provide testing flag in Resolver
2006-02-14 Klaus Kaempfadd Resolver::transactResObject()
2006-02-11 Stefan SchubertforceResolve for ZMD
2006-02-09 Klaus Kaempfadd undo()
2006-02-09 Stefan Schubertbugfix in deleting conflicts; apply solution does retur...
2006-02-08 Stefan Schuberttaking multimaps for ignoring capabilities
2006-02-07 Klaus Kaempf- remove Arch::system, move it to Resolver
2006-02-07 Klaus Kaempfmake 'verifySystem' return bool
2006-02-07 Klaus Kaempfmake ResolverContext available
2006-02-06 Stefan Schubertadded more description
2006-02-03 Stefan Schubertadded Keep Solution; handle parallell installed packages;
2006-02-02 Stefan Schubertadded ignore architecture in in injectSolutions; inject...
2006-02-01 Stefan Schubertadded -IgnoreMap _ignoreConflicts- and -IgnoreMap _igno...
2006-01-31 Klaus Kaempfport 'doUpgrade' and make it available at toplevel
2006-01-31 Stefan Schubertproblem solution moved to toplevel; setTransacts -...
2006-01-30 Klaus Kaempfdummy subscription
2006-01-30 Klaus KaempfresolvePool()
2006-01-29 Klaus Kaempfuse ResPool references instead of pointer
2006-01-27 Stefan SchubertsolutionAction implemented
2006-01-26 Klaus Kaempfbackup checkin - does NOT compile yet
next