2006-12-11 |
warner | remove all uses of buildbot.twcompat.maybeWait, now...
|
commit | commitdiff | tree |
2006-12-11 |
warner | bump version to 0.7.5+ while between releases
|
commit | commitdiff | tree |
2006-12-11 |
warner | TAG buildbot-0.7.5
|
commit | commitdiff | tree |
2006-12-11 |
warner | release buildbot-0.7.5
|
commit | commitdiff | tree |
2006-12-11 |
warner | update things for release
|
commit | commitdiff | tree |
2006-12-11 |
warner | test_config: inhibit the usual read-config-on-startup...
|
commit | commitdiff | tree |
2006-12-11 |
warner | LogFile.finish: forget about subscribers when we close...
|
commit | commitdiff | tree |
2006-12-11 |
warner | debugclient: update gtk.main_quit() usage
|
commit | commitdiff | tree |
2006-12-10 |
warner | filetransfer: handle errors better
|
commit | commitdiff | tree |
2006-12-09 |
warner | scripts.startip: add missing import statement
|
commit | commitdiff | tree |
2006-12-09 |
warner | cleanup/enhance transfer.FileUpload/FileDownload
|
commit | commitdiff | tree |
2006-12-09 |
warner | make sure 'buildbot sendchange' doesn't hang if it...
|
commit | commitdiff | tree |
2006-12-06 |
warner | more NEWS items
|
commit | commitdiff | tree |
2006-12-06 |
warner | update addLogObserver example to use 0.7.5 buildbot...
|
commit | commitdiff | tree |
2006-12-06 |
warner | rename buildbot.changes.svnpoller.SvnSource to SVNPoller
|
commit | commitdiff | tree |
2006-12-06 |
warner | document some of the other FileUpload/FileDownload...
|
commit | commitdiff | tree |
2006-12-06 |
warner | add a silly LogObserver example
|
commit | commitdiff | tree |
2006-11-26 |
warner | ShellCommand: you can't use command=WithProperties...
|
commit | commitdiff | tree |
2006-11-26 |
warner | scheduler.Nightly: improve docs slightly
|
commit | commitdiff | tree |
2006-11-26 |
warner | skipt the whole watch-the-logfile thing under windows
|
commit | commitdiff | tree |
2006-11-26 |
warner | buildbot restart: remove dubious message
|
commit | commitdiff | tree |
2006-11-25 |
warner | SF#1517975: enhance 'start' and 'restart' commands...
|
commit | commitdiff | tree |
2006-11-25 |
warner | twisted_master.cfg: re-enable IRC bot
|
commit | commitdiff | tree |
2006-11-25 |
warner | twisted_master.cfg: update to reflect current usage
|
commit | commitdiff | tree |
2006-11-25 |
warner | buildbot reconfig: oops, forgot to enable it
|
commit | commitdiff | tree |
2006-11-25 |
warner | buildbot statuslog: add reminders to connect to a PBListener...
|
commit | commitdiff | tree |
2006-11-24 |
warner | enhance 'buildbot sighup' to show all related twistd...
|
commit | commitdiff | tree |
2006-11-24 |
warner | finally remove forceBuild
|
commit | commitdiff | tree |
2006-11-24 |
warner | debugclient: add Ping Builder, update Request Build...
|
commit | commitdiff | tree |
2006-11-24 |
warner | test_transfer.py,test_steps.py: appease pyflakes
|
commit | commitdiff | tree |
2006-11-24 |
warner | test_bonsaipoller.py: remove the 'import *' to appease...
|
commit | commitdiff | tree |
2006-11-24 |
warner | status/builder.py: update comment
|
commit | commitdiff | tree |
2006-11-24 |
warner | Builder: avoid starting a build in the middle of reconfig
|
commit | commitdiff | tree |
2006-11-24 |
warner | reconfig no longer interrupts builds, nor does it disconnect...
|
commit | commitdiff | tree |
2006-11-24 |
warner | svn_buildbot.py: don't use /usr/bin/env, to allow use...
|
commit | commitdiff | tree |
2006-11-20 |
warner | more NEWS items
|
commit | commitdiff | tree |
2006-11-19 |
warner | NEWS: start collecting items for the next release
|
commit | commitdiff | tree |
2006-11-05 |
warner | bonsaipoller: apply updates+test from Ben Hearsum....
|
commit | commitdiff | tree |
2006-11-05 |
warner | apply patch by Dave Liebreich to update the tinderbox...
|
commit | commitdiff | tree |
2006-11-05 |
warner | add changelog/credit for Mark Rowe's OS-X LogFileWatcher...
|
commit | commitdiff | tree |
2006-10-15 |
warner | IStatus.getURLForThing was misspelled in the interface...
|
commit | commitdiff | tree |
2006-10-13 |
warner | docs: update some examples to match reorganized directories
|
commit | commitdiff | tree |
2006-10-13 |
warner | transfer.py: fix a stupid error
|
commit | commitdiff | tree |
2006-10-13 |
warner | filetransfer: code cleanups
|
commit | commitdiff | tree |
2006-10-09 |
warner | security fix to contrib/svn_watcher.py
|
commit | commitdiff | tree |
2006-10-05 |
warner | PyFlakes: another test
|
commit | commitdiff | tree |
2006-10-05 |
warner | PyFlakes: ignore initial output lines that weren't...
|
commit | commitdiff | tree |
2006-10-03 |
warner | setup.py: fix build/install errors involving unit test...
|
commit | commitdiff | tree |
2006-10-02 |
warner | svnpoller: merge ChangeLog entries
|
commit | commitdiff | tree |
2006-10-02 |
warner | html.py: improve unicode handling from zero to 'enough'
|
commit | commitdiff | tree |
2006-10-02 |
warner | svnpoller: clean up timestamps, unicode usage
|
commit | commitdiff | tree |
2006-10-02 |
warner | svnpoller: lots of work, make branches behave properly...
|
commit | commitdiff | tree |
2006-10-01 |
warner | svnpoller: add new ChangeSource, interim checkin
|
commit | commitdiff | tree |
2006-10-01 |
warner | Periodic/Nightly: add a reason= to the BuildSet, to...
|
commit | commitdiff | tree |
2006-10-01 |
warner | p4poller.py: minor stylistic changes
|
commit | commitdiff | tree |
2006-10-01 |
warner | try: update docs, remove some dead code
|
commit | commitdiff | tree |
2006-10-01 |
warner | bonsaipoller: more updates from Robert Helmer
|
commit | commitdiff | tree |
2006-09-30 |
warner | LogFileWatcher: explicitly close the filehandle to...
|
commit | commitdiff | tree |
2006-09-29 |
warner | TinderboxMailNotifier: updates from Robert Helmer
|
commit | commitdiff | tree |
2006-09-25 |
warner | add the extra stuff from buildbot/test/* so unit tests...
|
commit | commitdiff | tree |
2006-09-25 |
warner | the new buildbot.steps module wasn't installed. Fixes...
|
commit | commitdiff | tree |
2006-09-25 |
warner | svn_buildbot.py: strip *4* chars, not 6. Closes SF...
|
commit | commitdiff | tree |
2006-09-25 |
warner | whoops, forgot to pull before modifying the ChangeLog...
|
commit | commitdiff | tree |
2006-09-25 |
warner | initial support for Monotone, by Nathaniel Smith
|
commit | commitdiff | tree |
2006-09-25 |
warner | add Ben Hearsum's BonsaiPoller changesource
|
commit | commitdiff | tree |
2006-09-25 |
warner | Tinderbox-compatible email-sending status plugin, from...
|
commit | commitdiff | tree |
2006-09-25 |
warner | fix the bonsai mail parser
|
commit | commitdiff | tree |
2006-09-25 |
warner | improve recording/announcing the buildslave's name...
|
commit | commitdiff | tree |
2006-09-24 |
warner | changes/p4poller.py: make some minor stylistic changes
|
commit | commitdiff | tree |
2006-09-22 |
warner | update twisted_master.cfg to current usage
|
commit | commitdiff | tree |
2006-09-22 |
warner | update example config files to match buildbot.steps...
|
commit | commitdiff | tree |
2006-09-20 |
warner | steps.python.PyFlakes: make it compatible with python-2.2
|
commit | commitdiff | tree |
2006-09-19 |
warner | improve PyFlakes, add a unit test
|
commit | commitdiff | tree |
2006-09-19 |
warner | steps.python: fix import of StringIO
|
commit | commitdiff | tree |
2006-09-18 |
warner | fix test failure against SVN-1.4.0, because it is cleverer...
|
commit | commitdiff | tree |
2006-09-18 |
warner | step.py: accidentally added some extra imports
|
commit | commitdiff | tree |
2006-09-18 |
warner | remove a stray ^M from the output of 'p4 describe'...
|
commit | commitdiff | tree |
2006-09-18 |
warner | improve error messages when c['schedulers'] are broken
|
commit | commitdiff | tree |
2006-09-18 |
warner | duh, actually remove the old imports from buildstep.py
|
commit | commitdiff | tree |
2006-09-18 |
warner | add DeprecationWarning to b.p.step, add some missing...
|
commit | commitdiff | tree |
2006-09-17 |
warner | phase 2 of moving step to buildstep, adding back in...
|
commit | commitdiff | tree |
2006-09-17 |
warner | move b.p.step to b.p.buildstep, leaving step.py just...
|
commit | commitdiff | tree |
2006-09-12 |
warner | scheduler: add more asserts
|
commit | commitdiff | tree |
2006-09-12 |
warner | docs: include a link from 'buildbot sendchange' to...
|
commit | commitdiff | tree |
2006-09-12 |
warner | add new python-specific steps: BuildEPYDoc and PyFlakes
|
commit | commitdiff | tree |
2006-09-12 |
warner | minor changes: clean up test-case-name line, remove...
|
commit | commitdiff | tree |
2006-09-09 |
warner | add Albert Hofkamp to CREDITS
|
commit | commitdiff | tree |
2006-09-09 |
warner | file transfer: minor changes, add ChangeLog
|
commit | commitdiff | tree |
2006-09-09 |
warner | test_steps: validate new just-run-the-steps StepTester...
|
commit | commitdiff | tree |
2006-09-09 |
warner | filetransfer: add a unit test, docs, do some cleanup
|
commit | commitdiff | tree |
2006-09-09 |
warner | filetransfer: move out to buildbot/steps/transfer.py
|
commit | commitdiff | tree |
2006-09-09 |
warner | filetransfer: merge from trunk, resolve conflict
|
commit | commitdiff | tree |
2006-09-09 |
warner | enhance IStatusLog.readlines to accept a channel= argument
|
commit | commitdiff | tree |
2006-09-09 |
warner | filetransfer: some stylistic changes
|
commit | commitdiff | tree |
2006-09-09 |
warner | add IStatusLog.readlines()
|
commit | commitdiff | tree |
2006-09-09 |
warner | update docs, factories, and tests to use new buildbot...
|
commit | commitdiff | tree |
2006-09-09 |
warner | move more BuildSteps into buildbot/steps/: step_twisted...
|
commit | commitdiff | tree |
2006-09-09 |
warner | split user-visible BuildSteps out to separate buildbot...
|
commit | commitdiff | tree |
2006-09-06 |
warner | remove a lot of unused imports, marked by pyflakes
|
commit | commitdiff | tree |
2006-08-26 |
warner | test_locks: make tests compatible with twisted-1.3.0
|
commit | commitdiff | tree |