0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 2 years ago.
Jul 15, 2022 — Jul 15, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:nicholasdavidson/pybit More... over 12 years ago
Fixed requeue_job to use getters instead of absolute package structure. More... over 12 years ago
Added getter for distribution name. More... over 12 years ago
Merge branch 'master' of github.com:nicholasdavidson/pybit More... over 12 years ago
Fix cancel job, #40. More... over 12 years ago
do not proceed past the pbuilder check if it fails.
codehelp
as Neil Williams
More... over 12 years ago
set the configuration of the pybit-client to use external configuration and enable this as debconf for Debian packaging.
codehelp
as Neil Williams
More... over 12 years ago
set the configuration of the pybit-client to use external configuration and enable this as debconf for Debian packaging.
codehelp
as Neil Williams
More... over 12 years ago
Merge branch 'master' of github.com:nicholasdavidson/pybit More... over 12 years ago
Increased default poll time and modified client to requeue blocked jobs in order fix #39 More... over 12 years ago
Added initial paging changes to all of lookups More... over 12 years ago
Merge branch 'master' of github.com:nicholasdavidson/pybit More... over 12 years ago
Added paging to arch results, as a proof of concept More... over 12 years ago
Rename Controller check_queue() to add_message_queue(). More... over 12 years ago
Removed redundant hyperlink on buildbox html page More... over 12 years ago
Colour coded buildd status page to make it more obvious as to thier up/down state More... over 12 years ago
Add buildd status reporting, issue #37. More... over 12 years ago
Fix index out of range in get client by id. More... over 12 years ago
Fixed controller so it can check if buildd's are up, by looking if they have a queue More... over 12 years ago
Moved amqp channel and connection objects out of self and in to a specialised getter to fix #38 More... over 12 years ago
topped setting bid and clientname permanently after fetching a valid client once. Closes: #28 More... over 12 years ago
Merge branch 'master' of github.com:nicholasdavidson/pybit More... over 12 years ago
Add initial changes to support buildd status checking. More... over 12 years ago
Fixed incorrect order of attribute access in EventHandler constructor. More... over 12 years ago
Make pybit-watcher handle a config with no sleeptime. More... over 12 years ago
Merge branch 'master' of github.com:nicholasdavidson/pybit More... over 12 years ago
Moved copyright to top of file. More... over 12 years ago
Added delay to attempt to fix race on upload. More... over 12 years ago
Added status filter dropdown to jobs page RE: issue #31 More... over 12 years ago
Attempt to fix #30 by checking for the empty string before assignment. More... over 12 years ago