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
Improvements to allow logging of output from reprepro command in watcher. More... over 12 years ago
Fix inability to actually run reprepro rules in watcher due to broken logic. More... over 12 years ago
fix the identification of a successful upload and vcs clean operation.
codehelp
as Neil Williams
More... over 12 years ago
remove eronious copy-paste which caused uploads to always fail More... over 12 years ago
Added printing of both simulation and run commands and disambiguated both, also removed eronious space in processincoming More... over 12 years ago
Merge branch 'master' of github.com:nicholasdavidson/pybit More... over 12 years ago
Fixed failure to check key exists when not dr-running. More... over 12 years ago
uploading as a daemon means that the identity file of the buildd user needs to be given to scp.
codehelp
as Neil Williams
More... over 12 years ago
add some detail to the manpage
codehelp
as Neil Williams
More... over 12 years ago
Fix the upload path to use the same path as the build_master and build_slave when looking for the .changes file.
codehelp
as Neil Williams
More... over 12 years ago
Revert "Bumped debian changelog." More... over 12 years ago
Bumped debian changelog. More... over 12 years ago
Fixed failure in individual state handlers not transitioning to overall error. More... over 12 years ago
Fixed SVN hook typo More... over 12 years ago
added SGIPassAuthorization line More... over 12 years ago
Made authentication work again, just ned the WSGI directive in the apache config More... over 12 years ago
Fixed auth manager as a triage so it always returned 'Yes... Totally 100% legit' as apache didnt get on with it. More... over 12 years ago
Merge branch 'master' of github.com:nicholasdavidson/pybit More... over 12 years ago
Better and more consitent error handling in load_settings, plus clearer debug. More... over 12 years ago
ec16d96fe0ea824edb0755016fa54e4032ed9764 broke things. Fixed. More... over 12 years ago
Merge branch 'master' of github.com:nicholasdavidson/pybit More... over 12 years ago
refactor hook to use basic authentication. More... over 12 years ago
Improve #3 by adding a bare pybit-watcher manpage.
codehelp
as Neil Williams
More... over 12 years ago
Fix pidfile paths in order to fix #23 More... over 12 years ago
Added missing status module. More... over 12 years ago
Attempt to fix the multitude of running daemons by setting up signal handlers inside the process. More... over 12 years ago
Move all tearup inside run to avoid issue with daemonised instance not having correct instantiation. More... over 12 years ago
Various tweaks to try and get proper daemonised behavior. More... over 12 years ago
Attempt to def context outside the function block. More... over 12 years ago
Attempting to get pybit-watcher to successfully log when daemonised. More... over 12 years ago