]> git.pld-linux.org Git - projects/pld-builder.new.git/history - PLD_Builder/request.py
Make builddir as short as possible.
[projects/pld-builder.new.git] / PLD_Builder / request.py
2016-01-27 Arkadiusz MiśkiewiczMake builddir as short as possible.
2016-01-20 Elan Ruusamäeformat requests with relative date
2015-10-03 Elan Ruusamäeinclude php4 in php plays
2015-09-28 Elan Ruusamäeavoid ValueError
2015-09-28 Elan Ruusamäeadd php 7.0
2015-07-02 Elan Ruusamäeuse ordered list in queue page
2015-05-09 Elan Ruusamäeaccess defines properly
2015-05-09 Elan Ruusamäefix method name
2015-05-08 Elan Ruusamäeexperimental php version blacklisting based on build...
2014-01-30 Kacper KornetQuote names in links to git repos in queue.html
2013-04-20 Elan Ruusamäeadd filter by requesters buttons
2013-04-01 Elan RuusamäeMerge branch 'master' of ssh://git.pld-linux.org/projec...
2012-12-07 Kacper KornetCreate tmpdir with chroot command
2012-12-07 Kacper KornetWrite debug informationa about tmpdir to buildlogs
2012-12-06 Kacper KornetFix position of tmpdir to be in chroot directory
2012-11-29 Kacper Kornet- don't stop on error during tmpdir creation
2012-11-29 Kacper Kornet- try to create also intermediate directories
2012-11-29 Kacper Kornet- try to make tmpdir when it doesn't exist
2012-11-10 Jan Rękorajski- make buildlogs address in queue.html configurable
2012-10-30 Elan RuusamäeMerge commit new builddir branch
2012-10-28 Elan RuusamäeMerge branch 'master' of ssh://git.pld-linux.org/projec...
2012-10-27 Elan Ruusamäefix cleanup, not to delete RPM's before they are copied ;)
2012-10-27 Elan Ruusamäe- use topdir in /tmp not to depend on $HOME outside...
2012-10-26 Jan Rękorajski- I don't see the need to redefine _builddir, and it...
2012-10-21 Elan RuusamäeMerge branch 'master' into new-builddir
2012-10-21 Elan Ruusamäesetup new build dir, each build job gets own rpmdir
2012-10-20 Jan Rękorajski- spec name may be different than package %%{name}...
2012-10-17 Elan Ruusamäetypo
2012-10-17 Elan Ruusamäeadd support for define xml tags
2012-07-10 Kacper KornetMerge from CVS fix for broken links to SRPMS on src...
2012-07-10 Kacper KornetMerge changes from PLD CVS
2012-07-10 Kacper KornetMerge remote-tracking branch 'PLD/master' into git
2012-06-24 Łukasz Kieś- change links from cvsweb to gitweb CVS
2012-06-24 Arkadiusz MiśkiewiczUse correct timezone offset.
2012-06-24 Elan Ruusamäe- fix unexpanded %{name}
2012-06-24 Elan Ruusamäe- own build dir for each package
2012-06-24 Artur Frysiakformat() is py2.6 feature, but zero length field name...
2012-06-24 Artur FrysiakFix py2.4 support
2012-06-24 Elan Ruusamäe- restore py2.4 compat
2012-06-24 Elan Ruusamäe- tz without dst fix
2012-06-24 Arkadiusz MiśkiewiczGet tree_arch as string.
2012-06-24 Arkadiusz Miśkiewicz- replace bigger crap with smaller one
2012-06-24 shadzik- try to fix the th-dev wrong arch issue
2012-06-24 Elan Ruusamäe- remove comma, looks more same as js date. noted by...
2012-06-24 Elan Ruusamäe- display date stamps in local time by using javascript...
2012-06-24 Elan Ruusamäe- revert previous change
2012-06-24 Elan Ruusamäe- simplify
2012-06-24 Elan Ruusamäe- really
2012-06-24 Elan Ruusamäe- test before commit
2012-06-24 Elan Ruusamäe- keep some stats in tooltip
2012-06-24 Elan Ruusamäe- hilite upgrade jobs as light green
2012-06-24 Elan Ruusamäe- bold nick
2012-06-24 Elan Ruusamäe- format commands as <pre> blocks
2012-06-24 Elan Ruusamäe- link queue id to src rpm dir
2012-06-24 Elan Ruusamäe- link to spec in queue page
2012-06-24 Elan Ruusamäe- fix id vs no confusion
2012-06-24 Elan Ruusamäe- improve html/css to be able to refer specific build...
2012-06-24 Elan Ruusamäe- default log to tail format
2012-06-24 Elan Ruusamäe- strip command for leading/trailing spaces (recent...
2012-06-24 Elan Ruusamäe- skip requests implementation
2012-06-24 sparky- add time information to builder status
2012-06-24 Arkadiusz Miśkiewicz- use correct var
2012-06-24 Arkadiusz MiśkiewiczStates OK/SKIP/UNSUPP can also have some suffix.
2012-06-24 Elan Ruusamäe- can do without local var too
2012-06-24 Elan Ruusamäe- rather just normalize to be backwards compatible
2012-06-24 Elan Ruusamäe- reject specs with pathnames inside
2012-06-24 Arkadiusz Miśkiewiczis_ok is digit
2012-06-24 Arkadiusz Miśkiewicz- quote url args
2012-06-24 Arkadiusz MiśkiewiczStore maxjobs exactly what user requested and apply...
2012-06-24 Arkadiusz Miśkiewicz- protect against some stupid values
2012-06-24 Arkadiusz MiśkiewiczImport os.
2012-06-24 Arkadiusz Miśkiewicz- add parallel builds support
2012-06-24 Arkadiusz Miśkiewicz- more interesting failure statuses.
2012-06-24 Arkadiusz Miśkiewicz- better color
2012-06-24 Arkadiusz Miśkiewicz- fix status check
2012-06-24 Arkadiusz MiśkiewiczFixes.
2012-06-24 Arkadiusz Miśkiewicz- more statuses supported
2012-06-24 Elan Ruusamäe- quote in []
2012-06-24 Arkadiusz MiśkiewiczSwitch to subprocess module for gpg. Use strings instea...
2012-06-24 Arkadiusz MiśkiewiczUse r.id from Group.
2012-06-24 Arkadiusz Miśkiewiczgb_id?
2012-06-24 Arkadiusz MiśkiewiczId fix.
2012-06-24 Arkadiusz MiśkiewiczId-entified links.
2012-06-24 Elan Ruusamäe- just arch not option
2012-06-24 Elan Ruusamäe- typo
2012-06-24 Elan Ruusamäe- target hacking
2012-06-24 witekfl- access to a log by name, not by hash (It saves a...
2012-06-24 Elan Ruusamäe- be builder like, cvs tag is lowercase -r
2012-06-24 hawk- reverted link to spec in html queue, works only parti...
2012-06-24 hawk- damn typos
2012-06-24 hawk- don't add kernel info to request if --kernel wasn...
2012-06-24 Michał 'Wolvverine... - add link to spec history on web
2012-06-24 hawk- lets try workaround problem with building kernel...
2012-06-24 ankry- more complete noauto- prefix fix
2012-06-24 ankry- of course, I broke it...
2012-06-24 ankry- support noauto-* builders
2012-06-24 Mariusz Mazur- blah
2012-06-24 Mariusz Mazur- fixes
2012-06-24 Mariusz Mazur- buildlogs support without static list of available...
2012-06-24 Mariusz Mazur- reidented to 4 spaces... hope I haven't broken anything
next
This page took 1.882663 seconds and 107 git commands to generate.