]> git.donarmstrong.com Git - wannabuild.git/history - bin/wanna-build
fix --max-age from previous commit
[wannabuild.git] / bin / wanna-build
2010-02-28 Kurt RoeckxSplit the previous state and state change in 2 lines
2010-02-28 Andreas BarthMerge branch 'master' of /org/buildd.debian.org/git...
2010-02-28 Andreas Barthfactor out priority configuration, and allow per user...
2010-02-28 Andreas Barthhotfix for mkstats
2010-02-28 Andreas Barthadd "previous state left" to list -v
2010-02-28 Andreas Barthreplace waiting days by state days
2010-02-28 Andreas Barthbeautify keys w/o so much code duplication
2010-02-28 Andreas Barthavoid french dates by using postgres build in now(...
2010-02-28 Andreas Barthadd new sort options C and W for calculated priority...
2010-02-28 Andreas Barthcalculate potential build priority with --info
2010-02-21 Andreas Barthanother sync with reality
2010-02-11 Kurt RoeckxFix typo
2010-02-11 Kurt RoeckxRename merge-all-overlay to merge-all-secondary to...
2010-02-11 Kurt RoeckxAlso parse the second packages file to clear dep-waits.
2010-02-11 Kurt RoeckxRemove unused functions.
2010-02-10 Kurt RoeckxAdd option to merge a second Packages
2010-01-18 Kurt RoeckxDon't requests all the packages again in the same function
2010-01-18 Kurt RoeckxMerge branch 'master' of /org/wanna-build/
2010-01-18 Kurt RoeckxRename variable to avoid confusion.
2010-01-18 Philipp Kernwanna-build: bugfix for list_min_age
2010-01-18 Kurt RoeckxRedo locking behaviour
2009-12-12 Kurt RoeckxDon't go to state BD-Uninstallable for arches other...
2009-12-12 Kurt RoeckxAdd space so that the sql statement looks nicer.
2009-09-28 Kurt RoeckxMove the transaction log to the database.
2009-09-20 Kurt RoeckxRe-add export functionality.
2009-09-20 Kurt RoeckxIf no option is passed, we want to have all packages.
2009-09-20 Kurt RoeckxBuildd's should always connect to the priviliged servic...
2009-09-14 Marc BrockschmidtMake get_all_source_info() support all options we want...
2009-09-14 Kurt RoeckxMake list use state field in the sql select.
2009-09-14 Marc BrockschmidtDon't lock the record in case we just want to read it.
2009-09-14 Marc BrockschmidtUse the unprivilged service in case it's read-only...
2009-09-14 Kurt RoeckxDon't change state on give-back if we're already in...
2009-09-14 Kurt RoeckxIf we only ask for info of 1 record, we might be updati...
2009-09-12 Kurt RoeckxDocument -A option. This should be used instead of...
2009-09-11 Kurt RoeckxAlways allow -o to override the user restriction when...
2009-09-06 Kurt RoeckxMake it use paths directly to our files.
2009-09-06 Kurt RoeckxMake info not print lines that have a NULL in it.
2009-09-06 Kurt RoeckxMake info print field names again like the old version
2009-09-06 Kurt RoeckxMerge branch 'master' into postgresql
2009-09-04 Kurt RoeckxSome places where still using State-Change instead...
2009-09-04 Kurt RoeckxAdd support for the public view of the data.
2009-09-04 Kurt RoeckxAllow importing packages without version if the state...
2009-09-04 Kurt RoeckxAllow state Dep-Wait-Removed when importing.
2009-09-04 Kurt RoeckxEvery arch is now in it's own namespace.
2009-08-24 Kurt RoeckxQuote tablename so that arches like kfreebsd-amd64...
2009-08-22 Kurt RoeckxRestore sendmail setting.
2009-08-22 Kurt RoeckxMerge commit 'origin/master' into postgresql
2009-08-22 wanna-build adminTell which database is locked.
2009-08-21 Kurt RoeckxMerge all the dists into 1 table
2009-08-18 Kurt RoeckxFix spelling of binary_nmu_changelog
2009-08-18 Kurt RoeckxMerge branch 'master' into postgresql
2009-08-18 Kurt RoeckxInitial version of wanna-build with postgres support.
2009-08-11 Kurt RoeckxOnly go to BD-Uninstallable state on give-back for...
2009-07-30 Joachim BreitnerImplement wanna-build --read-only
2009-07-30 Joachim BreitnerWrite a line even without a Previous-State
2009-07-30 Joachim Breitnerwanna-build --list: Format BD-Problem like Failed reasons
2009-07-30 Joachim BreitnerFixes: Export format, forcibly clearing BD-Uninstallable
2009-07-29 Joachim Breitner[minor] s/log/lock/ in usage text
2009-07-29 Joachim BreitnerDocument modified --give-back semantics
2009-07-29 Joachim BreitnerUpdate BD-Problem even when the state does not change
2009-07-29 Joachim BreitnerDito for binNMUs
2009-07-29 Joachim BreitnerMake --give-back move package into BD-Uninstallable
2009-07-29 Joachim Breitner[minor] Reorder Dep-Wait aqnd BD-Uninstallable handling...
2009-07-29 Joachim BreitnerPass Build-Deps not via the database
2009-07-29 Joachim BreitnerStore edos-output in $pkg->{'BD-Reason'}
2009-07-29 Joachim BreitnerDo not pass unneeded sourcesfile to call_edos_depcheck()
2009-07-29 wanna-build adminMerge branch 'edos-debcheck' of git://git.debian.org...
2009-07-29 wanna-build adminMerge branch 'edos-debcheck' of git://git.debian.org...
2009-07-29 Joachim BreitnerDo not Build-Conflict on the Build-Depends
2009-07-29 wanna-build adminMerge branch 'edos-debcheck' of git://git.debian.org...
2009-07-29 Joachim BreitnerCreate a fake Sources file
2009-07-29 Joachim BreitnerRemember Build-Deps and Build-Conflicts
2009-07-29 wanna-build adminMerge branch 'edos-debcheck' of git://git.debian.org...
2009-07-29 Joachim BreitnerAllow the use of --list bd-uninstallable
2009-07-29 wanna-build adminMerge branch 'edos-debcheck' of git://git.debian.org...
2009-07-29 wanna-build adminAdd /org/wanna-build/bin to PATH
2009-07-29 Joachim BreitnerDo not write TODO entry
2009-07-29 Joachim BreitnerPerl operator precedence mistake
2009-07-29 Joachim BreitnerEven more gracefully handle edos-debcheck without reaso...
2009-07-29 Joachim BreitnerMore gracefully hande edos-debcheck witout reason expla...
2009-07-29 Joachim BreitnerMerge branch 'master' into edos-debcheck
2009-07-29 Joachim BreitnerAlways change the package state via change_state
2009-07-28 Joachim Breitners/behalve/behalf/
2009-07-28 Joachim BreitnerFail more gracefully if wb-edos-builddebcheck is not...
2009-07-28 Joachim BreitnerMerge branch 'master' into edos-debcheck
2009-07-28 Joachim BreitnerMake BD-Uninstallable be treatet like Dep-Wait
2009-07-27 Joachim BreitnerTODO entry: tell edos what sources to check
2009-07-27 Joachim BreitnerStore reason for BD-Uninstallable in $pkg->{'Reason'}
2009-07-27 Joachim BreitnerFirst beginning of an edos-builddepcheck feature
2009-07-27 Joachim BreitnerMake config prepopulateable
2009-07-27 Joachim BreitnerMerge commit 'origin/master'
2009-07-26 Joachim BreitnerAlways base lock fail name on master database
2009-07-25 Joachim Breitnerstrip newlines on multiline fields in export output...
2009-07-24 Joachim BreitnerCopy, not move, when commiting a transaction
2009-07-24 Joachim BreitnerDocument --give-back
2009-07-24 Joachim BreitnerIndet multi-line output of --input more
2009-07-24 Joachim BreitnerCreate valid dctrl-like output
2009-07-24 Joachim BreitnerAlso make the transactlog transactional
2009-07-24 Joachim BreitnerDocument --binNMU
2009-07-24 Joachim BreitnerImplement transactions
next