Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / ResStatus.h
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 16.1.0 14/94714/1
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2013-10-23 Michael AndresFix typos
2012-07-05 Michael Andresfix isSoftLocked computation
2012-04-16 Michael AndresResStatus: add 'unneeded' bit (determined by solver)
2009-10-15 Michael AndresResStatus: add isOrphaned: test whether package is...
2009-10-15 Michael AndresRemove obsolete ResStatus bits.
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-03 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-03 Michael AndresReintroduce ResStatus UninstalledDueToObsolete.
2009-03-03 Duncan Mac-Vicar Pmerge changes
2009-03-02 Michael AndresResStatus transition testcase
2009-02-26 Michael Andresremove accidentally inserted code
2009-02-26 Stephan Kulowcompile with gcc 4.4 (as soon as master would compile...
2009-02-26 Michael AndresPrevent ResStatus from overriding user locks. (bnc...
2009-02-20 Duncan Mac-Vicar PMerge branch 'aria'
2009-02-17 Michael Andresremove unused 'DueToObsolete' from ResStatus
2008-11-28 Stefan SchubertTaking solutions which based on user requirements/confl...
2008-11-24 Michael AndresAdd status query onSystem/offSystem after commit
2008-10-31 Michael Andres- Do not save solver locks (by APPL_HIGH).
2008-10-30 Stefan Schubert- solutions: keep/lock will be done by APPL_HIGH. So...
2008-08-14 Michael AndresFix Selectable implementation to honour causer.
2008-07-21 Michael Andressome cleanup for swig
2008-06-30 Duncan Mac-Vicar Pforward ports from 11.0 branch
2008-06-24 Stefan SchubertBug 400499; setting causer not depending if the transac...
2008-05-19 Stefan Schubert- Resetting Delete Details in ResStatus correctly ...
2008-04-29 Michael Andresbackup
2008-04-24 Michael AndresEnabled Pool to handle automatic soft-locks,
2008-04-22 Michael Andrestypo
2008-04-11 Stefan Schuberttaking satisfied/broken state from ResStatus
2008-04-11 Stefan Schubertadded new state VALIDATE in ResStatus
2008-04-02 Stefan Schubert- Moved poolItem.status().isSatisfied(),.... to poolIte...
2008-03-27 Stefan Schubertregarding recommend/suggest settings from the SAT-solver
2008-03-27 Stefan Schubert- Added new state: WeakField The solvable will be recom...
2007-02-27 Stefan SchubertMerged revisions 5023-5028 via svnmerge from
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-08-02 Duncan Mac-Vicar P- merge 3728:3847 in trunk.
2006-04-01 Klaus Kaempftypo in comment
2006-03-28 Michael Andresadded softlock for autoyast (#159466)
2006-03-27 Stefan Schubertsetting causer correctly in setLock
2006-03-15 Michael Andres- no Logger include in headerfile.
2006-03-14 Martin VidnerresetTransact must return a value
2006-03-14 Michael Andres- added ResStatus::resetTransact
2006-03-11 Klaus Kaempfdirect access to EstablishFieldValue
2006-03-03 Michael Andres- Added ResStatus::setSoftTransact. Similar to setTrans...
2006-02-25 Stefan Schubertbufix while unlocking
2006-02-22 Michael AndresResStatus:
2006-02-22 Klaus Kaempfadd causer
2006-02-22 Michael Andres- added lock state and, and a bit to remember license...
2006-02-22 Stefan Schubertcomment added
2006-02-21 Klaus Kaempfouch, extended the wrong bitfield
2006-02-21 Stefan Schuberttaking care about priorities
2006-02-20 Klaus Kaempftrack "uninstall due to upgrade" seperately
2006-02-17 Klaus Kaempfadd "isUndetermined()"
2006-02-10 Michael Andres- fixed ResStatus (misplaced bits leading to wrong...
2006-02-08 Klaus Kaempfremove "setNoTransact", its equal to "setTransact(false)"
2006-02-07 Klaus KaempfA failed solution clear the state in the complete pool,
2006-02-07 Michael Andres- backup, providing ui::Selectables in ResPoolProxy.
2006-02-06 Klaus Kaempfmark the transact causer only when we set the transact...
2006-02-05 Klaus Kaempfadd SolverStateField, it needs more bits
2006-02-03 Klaus Kaempfadd SOFT_REMOVE
2006-02-02 Klaus Kaempfdefault to KEEP_STATE in ResStatus constructor
2006-02-01 Klaus Kaempfadd installed/uninstalled for testsuite
2006-02-01 Klaus Kaempfadd setUndetermined
2006-01-31 Stefan Schubertproblem solution moved to toplevel; setTransacts -...
2006-01-31 Stefan Schubertadded maySet functions and the causer who calls the...
2006-01-30 Klaus Kaempfget/set transactby
2006-01-29 Michael Andres- provide operator== for BitField
2006-01-28 Klaus Kaempfaccessors, compare
2006-01-26 Klaus Kaempfadd solver helpers 'revert' and 'setStatus'
2006-01-26 Klaus Kaempfmore set/get status functions
2006-01-26 Klaus Kaempfcomment typo
2006-01-26 Michael Andres- started ResStatus manipulation. backup.
2006-01-19 Michael AndresBackup ResStatus