moved SATResolver to solver/details
[platform/upstream/libzypp.git] / zypp / solver / detail / Resolver_problems.cc
2008-04-15 Stefan Schubertmoved SATResolver to solver/details
2008-03-17 Michael Andresremove obsolete capability handling stuff
2008-02-15 Stephan Kulowmove into trunk
2008-01-22 Stefan Schubertremove old solver
2008-01-10 Stefan SchubertEnabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
2008-01-06 Stephan Kulowtrying to make it compile
2008-01-04 Stefan Schubertfixed typo
2007-11-29 Stefan Schuberterrormessage enabled for SAT solver
2007-11-21 Stefan SchubertError message has been changed #332470
2007-09-11 Stefan Schubertuninstallable resolvable -->suggested solution: delete...
2007-09-05 Stefan Schubert- logging "reverse" NEEDED_BY in the detail description...
2007-08-31 Stefan Schubertreduced logging
2007-08-31 Klaus Kaempf4 blank indentation on details
2007-08-31 Klaus Kaempf- enrich ResolverInfo with the reason if a user-initiat...
2007-08-29 Stefan SchubertAdd a new solver solution in the case of running in...
2007-08-28 Stefan Schubertback to -r6812 cause we have textfreeze
2007-08-27 Stefan Schuberttype fixed
2007-08-22 Stefan SchubertBugfixes concerning vendor handling:
2007-08-17 Stefan Schubertshorten solver error messages Bug 259894
2007-08-15 Stefan Schubertgenerate a resolver problem if addRequires does not...
2007-08-14 Stefan Haaschanged messages regarding to the new pot-file
2007-08-02 Stefan Schubertimproved layout for detail description in the error...
2007-08-02 Stefan Schubertspeedup error handling. Do not log ResolveInfo anymore...
2007-07-17 Stefan Schubertfixed typos
2007-06-20 Stefan Schubert- Ignore conflicting items which are uninstallable
2007-06-14 Stefan Schubertlog all problems of a concerning item
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-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-11-03 Stefan SchubertNew problem solution added: Unlock ALL resovables in...
2006-08-14 Stefan Schubertadded new API calls: setAdditionalProvide,setAdditional...
2006-05-09 Stefan SchubertRESOLVER_INFO_TYPE_OTHER_ARCH_PROVIDER added in problem...
2006-04-28 Klaus Kaempfrevert bugfix 168906, it filters also valid errors
2006-04-25 Klaus Kaempfdont report conflicts if item is not installed/to-be...
2006-04-12 Klaus Kaempftypo
2006-04-07 Klaus Kaempfprovide more detail on errors (#162994)
2006-04-03 Stefan Schubertreporting solution for other architectures
2006-03-29 Stefan Schubertcollection conflicts in order getting a better solution...
2006-03-13 Stefan SchubertBug 156587
2006-03-06 Stefan Schubertregarding RESOLVER_INFO_TYPE_CONFLICTS_WITH as an error
2006-03-02 Stefan Schubertimproved output for solutions, added more possible...
2006-03-01 Stefan SchubertRESOLVER_INFO_TYPE_INSTALL_UNNEEDED is now an info...
2006-02-27 Stefan Schubertevaluate locked items in order to provide an -unlockung...
2006-02-25 Stefan Schubertsolutions for locks added
2006-02-24 Stefan Schubertcleanup in solver solutions; added general solution...
2006-02-22 Stefan Schubertcannot evalute context --> core
2006-02-16 Klaus Kaempfremove all hacked capability iterators
2006-02-15 Stefan Schubertshowing a solution for -uninstallable-
2006-02-14 Stefan Schubertadding one more solution
2006-02-11 Stefan SchubertShowing correct solutions, if glibc will be deleted
2006-02-09 Stefan Schubertbugfix in deleting conflicts; apply solution does retur...
2006-02-08 Stefan Schubertignoring conflicting dependencies
2006-02-07 Stefan Schubertasking user for deletion if there is an installed confl...
2006-02-06 Stefan Schubertsuggest deleting unfulfilled package
2006-02-03 Stefan Schubertkeeping locked packages
2006-02-03 Stefan Schubertset uninstall
2006-02-03 Stefan Schubertadded Keep Solution; handle parallell installed packages;
2006-02-02 Stefan Schubertadded ignore architecture in in injectSolutions; inject...
2006-02-02 Stefan Schubertadded dumpOn
2006-02-02 Stefan Schubertactivate conflict problem solution
2006-02-01 Stefan Schubertadded -IgnoreMap _ignoreConflicts- and -IgnoreMap _igno...
2006-01-31 Stefan Schubertproblem solution moved to toplevel; setTransacts -...
2006-01-27 Stefan Schubertimproved message text; desired by HuHa
2006-01-27 Stefan SchubertsolutionAction implemented
2006-01-26 Klaus Kaempfbackup checkin - does NOT compile yet
2006-01-25 Stefan Schubertadding problem solutions
2006-01-24 Stefan Schubertadded more explations for the problems
2006-01-22 Klaus Kaempf- make ResolverInfoMisc *much* more detailed.