Timeline
12/02/11:
- 10:37 Ticket #2161 (Twisted v11 throws deprecation warning for ...) created by
- I see a large number of deprecation exceptions thrown by Twisted v11 …
- 10:18 Ticket #2160 (Interlock documentation refers to "shared" lock mode, should be ...) created by
- There is a small documentation mistake referring to a "shared" mode for …
12/01/11:
- 01:55 Ticket #2159 (Single build mutliple execution) created by
- Hi, How can we build single repo and execute on multiple slave?
11/29/11:
- 19:38 Ticket #2158 (db version 011 unintentionally drops indexes, foreign-key constraints on ...) closed by
- fixed: Merge branch 'index-tests' * index-tests: mention new tests and …
- 19:00 database edited by
- (diff)
- 18:32 database edited by
- (diff)
- 11:15 Ticket #97 (Use svn switch to improve efficiency) reopened by
- Replying to dustin: > You write: > An 'svn switch' of a …
11/28/11:
- 21:50 Ticket #2158 (db version 011 unintentionally drops indexes, foreign-key constraints on ...) reopened by
- Hm, adding index comparison to the compare_model_to_db calls shows that …
- 21:30 Ticket #2158 (db version 011 unintentionally drops indexes, foreign-key constraints on ...) closed by
- fixed: Restore lost indices from db version 011 This adds some tests both to …
11/27/11:
- 15:12 Ticket #2158 (db version 011 unintentionally drops indexes, foreign-key constraints on ...) created by
- See discussion at …
- 11:14 Ticket #2157 (drop support for Python-2.4) created by
- This will happen *after* 0.8.6 is released. This was discussed on the …
- 05:26 Ticket #2156 (Master-side git step does not rename local branch) created by
- While the slave-side git step uses "git branch -M <branchname>" to rename …
- 03:53 Ticket #2155 (Change git submodule handling in incremental builds) created by
- Currently, master-side git source step does only "git submodule update …
- 03:43 Ticket #2154 (Master-side git source step breaks revision+shallow) created by
- Master-side git source step breaks situation of specifying shallow=True, …
- 03:28 Ticket #2153 (Master-side git source step always uses default branch after clone) created by
- Master-side git source step doesn't respect the branch property of the …
11/26/11:
- 10:02 Ticket #2151 (Buildbot adds an wrong argument to bzr command line) closed by
- fixed: Use command.extend to add -r argument to bzr update/checkout Fixes #2151. …
- 08:32 SubmittingPatches edited by
- (diff)
11/24/11:
- 10:03 Ticket #2152 (Let forced build properties override all others) closed by
- wontfix: As tomprince mentioned in channel, this is because slave parameters …
11/23/11:
- 22:37 Ticket #2152 (Let forced build properties override all others) created by
- I have some slaves with certain default properties set, but I'd like to be …
11/22/11:
- 22:08 Ticket #2151 (Buildbot adds an wrong argument to bzr command line) created by
- Buildbot checkout step fails. The log says "bzr: ERROR: extra argument to …
11/20/11:
- 12:00 Ticket #2150 (flatten nested lists in ShellCommands commands=..) created by
- The following usage of properties={},Property() will not work as expected. …
11/17/11:
- 21:27 Ticket #2078 (new SVN step does not have a mode that eliminates .svn dirs) closed by
- fixed: Merge branch 'svn_export' of git://github.com/in3xes/buildbot * …
11/16/11:
- 23:14 Ticket #2148 (buildbot.schedulers.trysched.BadJobfile: unable to parse netstrings) closed by
- fixed: include a suggestion to increase netstring max size Fixes #2148. …
- 22:45 Ticket #2104 (Get rid of buildbot.db.exceptions) closed by
- fixed: This got fixed in the master.config stuff that just landed.
- 18:37 Ticket #2149 (MasterShellCommand cannot be interrupted) created by
- Stop build button cannot kill dependent schedule sched1. Even after kill …
- 17:08 Ticket #2148 (buildbot.schedulers.trysched.BadJobfile: unable to parse netstrings) created by
- Hi all, Im using buildbot try, using jobdir and ssh to submit builds to …
11/15/11:
- 15:23 Ticket #2147 (buildslave losing connection to buildmaster) created by
- I Started getting the following issue when running the builds: this is …
- 11:54 PaidSupport edited by
- (diff)
11/14/11:
- 08:36 Ticket #2143 (Mail status fails with UnicodeDecodeError) closed by
- fixed: Merge branch 'master' of git://github.com/andialbrecht/buildbot * …
- 06:14 Ticket #2146 (GitPoller should support multiple branches) created by
- It seems GitPoller? only currently supports generating ChangeEvents? for a …
11/13/11:
- 22:23 Ticket #2145 (UnicodeDecodeError on buildslave in runprocess.py) closed by
- fixed: Convert both fake and real commands to bytestrings Fixes #2145, where the …
- 21:44 Ticket #2144 (sample.cfg needlessly depends on mail.smtp) closed by
- fixed: Do not fail if twisted.mail can't be imported This allows other parts of …
- 20:57 Ticket #2142 (Newlines in subject lines cause message formatter to send garbage through ...) closed by
- fixed: Don't allow newlines in subject Fixes #2142. Changeset: …
- 20:46 Ticket #2141 (SVN post commit script successfully submits change to PBChangeSource but ...) closed by
- fixed: Don't return Change objects from perspective_addChange Change objects …
- 11:32 Ticket #2140 (Incorrect code snippet for SingleBranchScheduler) closed by
- fixed: use keyword arguments in example; fixes #2140. Changeset: …
- 10:43 WikiStart edited by
- add g+ link (diff)
- 10:02 Ticket #2136 (support binary log files in build steps) closed by
- worksforme: There's a larger question in buildbot of how to deal with build artifacts. …
11/12/11:
- 22:19 Ticket #2145 (UnicodeDecodeError on buildslave in runprocess.py) created by
- Hello, I've setup a fairly simple BuildBot 0.8.5 installation. Along with …
- 15:51 Ticket #2144 (sample.cfg needlessly depends on mail.smtp) created by
- This seems to be due to the fact that buildbot.buildslave imports …
11/10/11:
- 11:16 Ticket #2143 (Mail status fails with UnicodeDecodeError) created by
- Mail status failed to send mail when attaching a log of a PyLint step …
11/09/11:
- 19:41 Ticket #2142 (Newlines in subject lines cause message formatter to send garbage through ...) created by
- When a newline is inserted anywhere in the subject line of a custom …
- 15:00 Ticket #2141 (SVN post commit script successfully submits change to PBChangeSource but ...) created by
- During a migration from 0.8.3 to 0.8.5 the svn_buildbot.py script began …
11/04/11:
- 17:28 Ticket #845 (shutil.copytree timeout for mode=copy) closed by
- fixed: add tests, fix whitespace, and fix error handling Fixes #845 Changeset: …
11/03/11:
- 19:38 SuccessStories edited by
- Added a blurb about OpDemand?.com's success with buildbot (diff)
11/01/11:
- 16:19 Ticket #2140 (Incorrect code snippet for SingleBranchScheduler) created by
- As informed on IRC (thanks again for the help!) ... The calls to …
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)