0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow schedulers to be excluded from trigger lists. More... about 12 years ago
Update to work with the latest versions of buildbot. More... over 12 years ago
Support specifying a custom PyPI repository for Easy Install. More... over 12 years ago
Support excluding specific build targets from generated lists. More... over 12 years ago
Handle minutes that don't end up exactly at 60. More... about 13 years ago
Wrap a minute of 60 to 0 and bump up the hour for nightly schedulers. More... about 13 years ago
Allow excluding build targets from project combinations. More... about 13 years ago
Don't show branch names in the build target if there's only one branch. More... about 13 years ago
Allow specifying the python version without the name in the build slaves list. More... about 13 years ago
Always use FAILURE if there are failed unit tests. More... almost 14 years ago
Fail the build when tests fail. More... almost 14 years ago
Allow staggering nightly builds so the build servers don't get swamped. More... over 14 years ago
Allow the nightly time to be customized. More... over 14 years ago
Fix the nose tests so we can actually see the number of tests that suceeded, that failed, and the code coverage (as a percentage and number of executed/total statements). More... over 14 years ago
Add support for Git in BuildBatter. More... over 14 years ago
Add a Python 2.6 target, and bump the PySVN version needed for 2.6. More... almost 15 years ago
Don't hard-code any django combination in buildbatter. More... about 15 years ago
Er. Yeah. Wrong variable name. More... over 15 years ago
Fix another repro name case. More... over 15 years ago
Some fixes for repository polling. Hopefully we have names that will work now. More... over 15 years ago
Use an SVN checkout of Django when in the build targets testing against Django SVN. More... over 15 years ago
Fix find-links for real this time. More... over 15 years ago
Hopefully use find-links correctly. More... over 15 years ago
Support setting up a virtualenv and installing eggs. This is definitely more correct than hacking the env path, would allow us to better distribute projects across different build slaves. More... over 15 years ago
Some attempts at fixes for issues hit during deployment. There's still some PYTHONPATH issues we need to sort out. Might require virtualenv. So much for sleep. More... over 15 years ago
Add a new, cleaner, more maintainable buildbot infrastructure. This actually handles nightly builds and distributables rotation. More... over 15 years ago