Must keep legacy rpm level flag (bnc#838039)
[platform/upstream/libzypp.git] / zypp / target / TargetImpl.cc
2013-09-02 Michael AndresMust keep legacy rpm level flag (bnc#838039)
2013-07-04 Michael AndresDon't report install levels we no longer support.
2013-05-15 Michael Andresremove deprecated ZYppCommitResult data members
2013-05-10 Michael AndresRemove deprecated old InstallOrder computation code
2013-04-05 Matthias Grießmeieradded new fuction zypp::ZYpp::provideSrcPackage
2013-02-15 Michael AndresHandle dangling update script symlinks in instsys....
2012-11-07 Michael AndresForward userdata string to commit plugins in BEGINPLUGI...
2012-09-06 Gabriele MohrTarget::reload() added
2012-08-10 Michael AndresUnify update-scripts with same content(md5sum) (bnc...
2012-07-02 Michael Andresdo not fork the uuidgen program, use kernel interface...
2011-10-21 Michael AndresAdd Target::requestedLocales retriever
2011-07-04 Michael AndresReturn an error if download in advance failed to provid...
2011-06-14 Michael AndresFix download loop to skip non-install actions. (bnc...
2011-06-07 Michael Andresfix transaction ORDER_BY_MEDIANR
2011-06-03 Michael AndresBasic commit plugins implemented (for fate#303699).
2011-05-31 Michael AndresDo commit based on sat::Transaction.
2010-12-21 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-12-16 Michael AndresDo not export keyring if rpmdb is initialised, but...
2010-12-10 Dominik HeidlerCatch RPM-Exeption when instaling the Distribution...
2010-12-08 Dominik Heidlerfix retrieval of distributionVersion if target is not...
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-10-19 Michael Andresfix warning: label 'std' defined but not used
2010-10-19 Michael Andresadd missing include
2010-10-19 Michael AndresQuick add hook for system/spacewalk plugin to send...
2010-10-06 Dominik HeidlerUse DownloadInHeaps as default, when there is nothing...
2010-09-28 Dominik Heidlerfixed replacing releasever (for fedora systems) - ...
2010-09-10 Michael AndresReport download failures in commit result (bnc#431854)
2010-08-31 Michael AndresFix download-only not to omit source packages (bnc...
2010-03-23 Michael AndresAdd static Target::distributionLabel to return the...
2010-01-06 Ján KupecMerge branch 'master' of gitorious.org:opensuse/libzypp
2009-12-17 Michael AndresReduce loging
2009-12-04 Michael AndresDon't use deprecated methods.
2009-11-27 Michael AndresCheap test first.
2009-11-27 Michael AndresAssert update script is set executable.
2009-11-26 Michael AndresFix chroot execution of update scripts.
2009-11-23 Michael AndresAllow scripts and messages also to be named 'n-v-r...
2009-10-09 Michael AndresAdd example code printing updateMessages.
2009-10-07 Michael AndresSupport variable substitution in update notification...
2009-10-07 Michael AndresAlso provide static methods to retrieve base product...
2009-10-06 Michael AndresReturn update messages via ZYppCommitResult. (fate...
2009-10-05 Michael AndresCleanup internal and deprecated commit methods.
2009-09-24 Michael AndresSend update messages from commit (fate #301175).
2009-07-20 Michael AndresFill package cache according to download mode
2009-07-20 Michael AndresAdjust commit workflow to strengthen dry-run and use...
2009-07-20 Michael AndresRevert "backup"
2009-07-20 Michael Andresbackup
2009-07-16 Michael AndresNew solver.upgradeTestcasesToKeep option in zypp.conf.
2009-07-15 Michael AndresDon't write a solver testcase when solving for dist...
2009-07-15 Ján KupecMerge branch 'master' of ssh://git@git.opensuse.org...
2009-07-15 Michael AndresFix accidentally disabled code.
2009-07-14 Michael AndresSupport "product version" detection on systems not...
2009-07-01 Michael Andresnon-root use temporary @System solvfile if global one...
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2009-02-05 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-03 Michael AndresSend any output from rpm install/delete scripts via...
2008-12-18 Michael Andres- Fixed lost user request to abort during commit. BASE-SuSE-Code-11-Branch
2008-12-10 Michael AndresMonitor /etc/products.d to determine if @system.solv...
2008-12-08 Michael Andres- Execute patch scripts chroot to the installed system...
2008-11-28 Michael Andres- Prune soft locks to prevent installation but not...
2008-11-27 Duncan Mac-Vicar P- don't force time based uuid for anonymous id string...
2008-11-06 Duncan Mac-Vicar Pdont throw if we can't create those files
2008-11-06 Duncan Mac-Vicar Padd distrbutionFlavor that does not require the target...
2008-11-06 Michael Andresremove superfluous calls to rpmdb2solv
2008-11-06 Michael Andresremove superfluous tests
2008-11-05 Duncan Mac-Vicar Pbackup, trying to get flavor cache working
2008-10-28 Duncan Mac-Vicar P- add Target::baseProduct for convenence. disable flavo...
2008-10-24 Michael Andres- Provide the /etc/products.d enties filename as Produc...
2008-10-17 Michael AndresCache target distribution version instead of permanentl...
2008-10-11 Duncan Mac-Vicar Pit is not distver but releasever
2008-10-11 Duncan Mac-Vicar Pimplement distver variable
2008-09-25 Michael Andresremove Target::targetDistributionFlavor
2008-09-24 Jan Kupec- new History Log, first version (fate #110205)
2008-09-11 Michael Andresfix attr
2008-09-11 Michael Andres- Fix evaluation of vendor support flags.
2008-09-09 Michael Andres- Fix reading of Traget::targetDistribution.
2008-08-19 Stefan Schuberttypo
2008-08-19 Stefan Schubert Reset transaction only if this solvable has not buddy
2008-08-15 Michael Andres- Add Target::targetDistribution. Returns "distribution...
2008-08-12 Michael Andres- Advise rpmdb2solv to parse the product database.
2008-08-11 Michael Andres- Propagate default rpm install flags from zypp.conf...
2008-08-08 Michael Andresprepare default options for package install (e.g. exclu...
2008-07-31 Duncan Mac-Vicar P generate a unique anonymous unique string per target
2008-07-15 Michael AndresRemove Atom, Script, Message and other obsolete classes
2008-06-19 Michael AndresHandle new patch messages and scripts in commit (bnc...
2008-06-06 Michael Andress/systemRepoName/systemRepoAlias/
2008-06-03 Josef Reidingerallow aborting progress during removing packages. ...
2008-05-23 Duncan Mac-Vicar P- prepare for messages and scripts
2008-05-19 Jan Kupec- delta support backup
2008-05-09 Michael Andreshijack /var/log/YaST2/y2logRPM if no history file is...
2008-05-09 Michael AndresSpeedup rpmdb2solv by reusing an existing solv file.
2008-04-30 Michael Andres- Load and maintain persistent hard locks stored in...
2008-04-30 Michael Andressmall fixes
2008-04-30 Michael Andres- Add zypp.conf option solvfilesdir: Path where the...
2008-04-30 Michael Andresadd Target::cleanCache
2008-04-29 Michael Andresbackup
2008-04-29 Klaus KaempfUpdateScripts: separate version and release by "-"...
2008-04-25 Michael Andres- Prevent target::unload from creating a system repo...
2008-04-25 Michael Andres- Prevent deselected or deleted items from being re...
2008-04-21 Michael AndresAdded Target::release(), returning the targets distribu...
2008-04-21 Jan Kupec- more accurate exception message (bnc #381845)
next