Timeline


and

11/29/11:

19:38 Ticket #2158 (db version 011 unintentionally drops indexes, foreign-key constraints on ...) closed by Dustin J. Mitchell
fixed: Merge branch 'index-tests' * index-tests: mention new tests and …
19:00 database edited by dustin
(diff)
18:32 database edited by dustin
(diff)
11:15 Ticket #97 (Use svn switch to improve efficiency) reopened by duncanphilipnorman
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 dustin
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 Dustin J. Mitchell
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 dustin
See discussion at …
11:14 Ticket #2157 (drop support for Python-2.4) created by dustin
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 Tobi
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 Tobi
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 Tobi
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 Tobi
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 Dustin J. Mitchell
fixed: Use command.extend to add -r argument to bzr update/checkout Fixes #2151. …
08:32 SubmittingPatches edited by dustin
(diff)

11/24/11:

10:03 Ticket #2152 (Let forced build properties override all others) closed by dustin
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 brendan
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 sleebin9
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 mmadia
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 Dustin J. Mitchell
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 Dustin J. Mitchell
fixed: include a suggestion to increase netstring max size Fixes #2148. …
22:45 Ticket #2104 (Get rid of buildbot.db.exceptions) closed by dustin
fixed: This got fixed in the master.config stuff that just landed.
18:37 Ticket #2149 (MasterShellCommand cannot be interrupted) created by pwp
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 mlakewood
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 mariamarcano
I Started getting the following issue when running the builds: this is …
11:54 PaidSupport edited by nemotwin
(diff)

11/14/11:

08:36 Ticket #2143 (Mail status fails with UnicodeDecodeError) closed by Dustin J. Mitchell
fixed: Merge branch 'master' of  git://github.com/andialbrecht/buildbot * …
06:14 Ticket #2146 (GitPoller should support multiple branches) created by MikeMcQuaid
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 Dustin J. Mitchell
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 Dustin J. Mitchell
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 Dustin J. Mitchell
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 Dustin J. Mitchell
fixed: Don't return Change objects from perspective_addChange Change objects …
11:32 Ticket #2140 (Incorrect code snippet for SingleBranchScheduler) closed by Dustin J. Mitchell
fixed: use keyword arguments in example; fixes #2140. Changeset: …
10:43 WikiStart edited by dustin
add g+ link (diff)
10:02 Ticket #2136 (support binary log files in build steps) closed by dustin
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 mitchellh
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 tom.prince
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 andialbrecht
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 Ukyo81
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 ggolan
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 Dustin J. Mitchell
fixed: add tests, fix whitespace, and fix error handling Fixes #845 Changeset: …

11/03/11:

19:38 SuccessStories edited by mboersma
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 mmadia
As informed on IRC (thanks again for the help!) ... The calls to …
14:56 Ticket #2139 (locks held by slaves are not released when slave goes missing) created by dwlocks
It's a subtle bug. It only shows up when a slave goes missing while …

10/31/11:

22:58 Ticket #2136 (support binary log files in build steps) reopened by brendan
(reopening just this once, in case comments just go into the bitbucket …
20:19 SuccessStories edited by fcrestois
(diff)
20:15 SuccessStories edited by fcrestois
(diff)
Note: See TracTimeline for information about the timeline view.