Fix failed package download due to unkown repository type (bnc #386386)
[platform/upstream/libzypp.git] / zypp / Resolver.cc
2008-04-29 Stefan Schubertcleanup in return values of doUpgrade and doUpdate
2008-04-18 Stefan Schubertnew call resolveQueue added
2008-04-02 Stefan Schubertusing TriBool instead of TriState
2008-04-01 Michael MatzSilence some warnings: a false positive about no-value...
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-15 Stephan Kulowmove into trunk
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-23 Stefan Schubertremove old solver
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-12-05 Stephan Kulowreturn something
2007-12-04 Stefan Schubertenlarged interface for additional requirements/conflicts
2007-10-03 Martin VidnerFixed warnings by removing useless const in return...
2007-07-31 Stefan SchubertRemoved keepExtras from resolvePool
2007-07-26 Klaus Kaempf- Make clearing of extra dependencies/conflicts configu...
2007-07-18 Stefan Schubertadded new calls in Resolver.h: addRequire,addConflict
2007-06-22 Stefan Schubertchanged name from "select" to "install"
2007-06-22 Stefan SchubertNew API calls added:
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-25 Stefan Schubertusing const parameter
2006-10-25 Stefan Schubertinterface for generating testcases
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-03-30 Klaus Kaempfadd transactResKind() (#161400)
2006-02-17 Klaus Kaempfmake "establishPool()" return bool
2006-02-14 Klaus Kaempfadd Resolver::transactResObject()
2006-02-11 Stefan SchubertforceResolve for ZMD
2006-02-09 Klaus Kaempfundo()
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-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 KaempfresolvePool()
2006-01-29 Klaus Kaempfpull Resolver to toplevel API