2007-12-09 |
warner | document the fact that our Git support is only for...
|
commit | commitdiff | tree |
2007-12-09 |
warner | fix win32-vs-twisted-2.5.0 twistd.run behavior. Closes...
|
commit | commitdiff | tree |
2007-12-01 |
warner | small docs patches from Greg Ward
|
commit | commitdiff | tree |
2007-11-29 |
warner | mercurial: more fixes: handle back to ancient hg-0.7
|
commit | commitdiff | tree |
2007-11-29 |
warner | mercurial: another fallback improvement, if the checkout...
|
commit | commitdiff | tree |
2007-11-29 |
warner | mercurial: fix the fallback so it works with new hg...
|
commit | commitdiff | tree |
2007-11-28 |
warner | test_p4poller.py: hush pyflakes warning
|
commit | commitdiff | tree |
2007-11-28 |
warner | hg: checkout-to-specific-revision on older hg, closes...
|
commit | commitdiff | tree |
2007-11-28 |
warner | test_vc.Git: skip git tests when Git is older than...
|
commit | commitdiff | tree |
2007-11-28 |
warner | test_vc.Git: use 'git init-db' instead of 'git init...
|
commit | commitdiff | tree |
2007-11-22 |
warner | improve Git support, plus docs and tests. Thanks to...
|
commit | commitdiff | tree |
2007-11-22 |
warner | test_p4poller.py: update test to match ignore-failures...
|
commit | commitdiff | tree |
2007-11-22 |
warner | p4poller: keep polling even after a single failure...
|
commit | commitdiff | tree |
2007-11-22 |
warner | waterfall: fix DST calculation. Closes #137.
|
commit | commitdiff | tree |
2007-11-21 |
warner | update ChangeLog a bit
|
commit | commitdiff | tree |
2007-11-21 |
warner | more #138: prohibit builder names that start with an...
|
commit | commitdiff | tree |
2007-11-21 |
warner | OneBoxPerBuilder: add links to the per-Builder page
|
commit | commitdiff | tree |
2007-11-21 |
warner | more #138: add buttons to force/stop-builds on all...
|
commit | commitdiff | tree |
2007-11-21 |
warner | more #138: factor out force/stop-build form generation
|
commit | commitdiff | tree |
2007-11-21 |
warner | more #138: after force/stop/ping, redirect back to...
|
commit | commitdiff | tree |
2007-11-21 |
warner | more #138 changes: add 'stop build' button next to...
|
commit | commitdiff | tree |
2007-11-21 |
warner | minor cleanup, from #138
|
commit | commitdiff | tree |
2007-11-21 |
warner | bot: don't consider the 'info' directory as leftover...
|
commit | commitdiff | tree |
2007-11-01 |
warner | web/builder.py: tolerate builds without a current step...
|
commit | commitdiff | tree |
2007-11-01 |
warner | webstatus: tolerate results==None without exploding...
|
commit | commitdiff | tree |
2007-11-01 |
warner | status/client: buildstep.getLogs() returns a list,...
|
commit | commitdiff | tree |
2007-11-01 |
warner | status/words: handle builds which are waiting for a...
|
commit | commitdiff | tree |
2007-11-01 |
warner | status/tinderbox: add 'columnName' argument, closes...
|
commit | commitdiff | tree |
2007-10-16 |
warner | /buildslaves: fix timestamp format (use %b for month...
|
commit | commitdiff | tree |
2007-10-14 |
warner | oops, forgot to save MANIFEST.in before recording that...
|
commit | commitdiff | tree |
2007-10-14 |
warner | clarify licensing: buildbot is distributed under GPLv2
|
commit | commitdiff | tree |
2007-10-10 |
warner | fix getURLForThing, it was out-of-date, and add tests...
|
commit | commitdiff | tree |
2007-10-10 |
warner | fix a typo that removed the Stop Build button. Closes...
|
commit | commitdiff | tree |
2007-10-10 |
warner | bump version to 0.7.6+ while between releases
|
commit | commitdiff | tree |
2007-10-01 |
warner | TAG buildbot-0.7.6
|
commit | commitdiff | tree |
2007-10-01 |
warner | releasing buildbot-0.7.6
|
commit | commitdiff | tree |
2007-10-01 |
warner | NEWS: small updates
|
commit | commitdiff | tree |
2007-10-01 |
warner | setup.py: update URL, install all test mail files
|
commit | commitdiff | tree |
2007-10-01 |
warner | MANIFEST.in: update with new files
|
commit | commitdiff | tree |
2007-10-01 |
warner | WebStatus: yes create public_html/ at startup, otherwise...
|
commit | commitdiff | tree |
2007-10-01 |
warner | update README
|
commit | commitdiff | tree |
2007-10-01 |
warner | WebStatus: log a useful message if public_html/ is...
|
commit | commitdiff | tree |
2007-10-01 |
warner | darcs_buildbot.py: refactor to enable import and testing
|
commit | commitdiff | tree |
2007-10-01 |
warner | Waterfall: add a DeprecationWarning, advising users...
|
commit | commitdiff | tree |
2007-10-01 |
warner | NEWS: update with user-visible changes since the last...
|
commit | commitdiff | tree |
2007-10-01 |
warner | waterfall: clip reload time at 15sec min, rather than...
|
commit | commitdiff | tree |
2007-10-01 |
warner | hg: log a warning if we must guess at which Change...
|
commit | commitdiff | tree |
2007-09-30 |
warner | Waterfall: defer to public_html/buildbot.css, to fix...
|
commit | commitdiff | tree |
2007-09-30 |
warner | update robots.txt, document it a bit better
|
commit | commitdiff | tree |
2007-09-30 |
warner | web map_branches: map 'trunk' to ['trunk',None], since...
|
commit | commitdiff | tree |
2007-09-30 |
warner | waterfall: make the welcome link point at index.html...
|
commit | commitdiff | tree |
2007-09-30 |
warner | web.OneLineMixin: add build's getText to each line
|
commit | commitdiff | tree |
2007-09-30 |
warner | limit the number of builds we examine in generateFinishedBuilds
|
commit | commitdiff | tree |
2007-09-30 |
warner | web: stringify got_revision before use, SVN still provides...
|
commit | commitdiff | tree |
2007-09-30 |
warner | upgrade-master: add basedir to sys.path, for helper...
|
commit | commitdiff | tree |
2007-09-30 |
warner | web: handle branch=trunk usefully
|
commit | commitdiff | tree |
2007-09-30 |
warner | web: refactor OneLineMixin, add some CSS
|
commit | commitdiff | tree |
2007-09-30 |
warner | docs: update docs on WebStatus, deprecate/deemphasize...
|
commit | commitdiff | tree |
2007-09-30 |
warner | svn: ignore the trailing 'M' that indicates a modified...
|
commit | commitdiff | tree |
2007-09-30 |
warner | upgrade-master: check master.cfg for problems, add...
|
commit | commitdiff | tree |
2007-09-30 |
warner | Mercurial: use last change to compute source revision...
|
commit | commitdiff | tree |
2007-09-30 |
warner | examples: bring them up to date or get rid of them...
|
commit | commitdiff | tree |
2007-09-30 |
warner | web: track HTTPChannels, so we can kill them at reconfig...
|
commit | commitdiff | tree |
2007-09-30 |
warner | test_webparts: make sure WebStatus works after a reload
|
commit | commitdiff | tree |
2007-09-30 |
warner | tinderbox: add errorparser= arg to TinderboxMailNotifier...
|
commit | commitdiff | tree |
2007-09-30 |
warner | bonsaipoller: tolerate empty log messages. Closes #90.
|
commit | commitdiff | tree |
2007-09-30 |
warner | TinderboxMailNotifier: respect 'builders' arg. Closes...
|
commit | commitdiff | tree |
2007-09-30 |
warner | runner: increase start/stop timeout to 10 seconds,...
|
commit | commitdiff | tree |
2007-09-30 |
warner | bonsaipoller: apply bugfixes from the mozilla folks...
|
commit | commitdiff | tree |
2007-09-29 |
warner | minor .darcs-boring update, for generated .info-NN...
|
commit | commitdiff | tree |
2007-09-29 |
warner | add arg to send email when buildslaves go missing....
|
commit | commitdiff | tree |
2007-09-28 |
warner | web: make BuildTopBox and OneBoxPerBuilder respect...
|
commit | commitdiff | tree |
2007-09-28 |
warner | test_web.py: fix test failure caused by FakeRequest...
|
commit | commitdiff | tree |
2007-09-28 |
warner | web: big cleanup of URL generation, to use relative...
|
commit | commitdiff | tree |
2007-09-28 |
warner | web: Builder/Build: use a relative link to the welcome...
|
commit | commitdiff | tree |
2007-09-27 |
warner | web.build.StatusResourceBuild: oops, fix silly mistake...
|
commit | commitdiff | tree |
2007-09-27 |
warner | web: have the 'Rebuild this build' button redirect...
|
commit | commitdiff | tree |
2007-09-27 |
warner | web: update HTML titles of many pages
|
commit | commitdiff | tree |
2007-09-26 |
warner | baseweb.py: fix a URL problem with the build links
|
commit | commitdiff | tree |
2007-09-26 |
warner | web/base.py: fix addSlash to emit relative URLs
|
commit | commitdiff | tree |
2007-09-26 |
warner | docs: provide an example of using WebStatus
|
commit | commitdiff | tree |
2007-09-26 |
warner | web: add OneBoxPerBuilder
|
commit | commitdiff | tree |
2007-09-26 |
warner | waterfall.py: fix weird compression when show_events...
|
commit | commitdiff | tree |
2007-09-26 |
warner | buildbot.status.web.base: add comments to path_to_root
|
commit | commitdiff | tree |
2007-09-26 |
warner | waterfall: make links more visually distinct, handle...
|
commit | commitdiff | tree |
2007-09-26 |
warner | webstatus: make sure we use relative paths for help...
|
commit | commitdiff | tree |
2007-09-26 |
warner | test_runner.py: use sets.Set() for python2.3 compatibility
|
commit | commitdiff | tree |
2007-09-26 |
warner | implement first phase of new 'buildbot upgrade-master...
|
commit | commitdiff | tree |
2007-08-14 |
warner | Change: add a tooltip that shows the checkin comments...
|
commit | commitdiff | tree |
2007-08-13 |
warner | web: improve 'help' page linkage
|
commit | commitdiff | tree |
2007-08-13 |
warner | web: add 'about' page, improve index.html, update docs
|
commit | commitdiff | tree |
2007-08-13 |
warner | webstatus: ship a robots.txt which discourages access...
|
commit | commitdiff | tree |
2007-08-13 |
Brian Warner | waterfall: remove some dead code
|
commit | commitdiff | tree |
2007-08-13 |
Brian Warner | waterfall: oops, "branch" isn't always in the queryargs
|
commit | commitdiff | tree |
2007-08-13 |
Brian Warner | waterfall: don't offer a 30 second reload, just 1/5...
|
commit | commitdiff | tree |
2007-08-13 |
warner | waterfall: add 'reload' query arg, add help page. Closes...
|
commit | commitdiff | tree |
2007-08-13 |
warner | waterfall: add queryargs to control what timespan of...
|
commit | commitdiff | tree |
2007-08-13 |
warner | make BuildSlaves live as Service children of the BotMaster
|
commit | commitdiff | tree |
2007-08-13 |
warner | webstatus: new /buildslaves page
|
commit | commitdiff | tree |
2007-08-13 |
warner | webstatus: fix title of one-line-per-build pages
|
commit | commitdiff | tree |