Timeline
08/16/10:
- 13:58 Ticket #964 (Incorrect redirect for one_box_per_builder) closed by
- fixed: fix redirect for one_box_per_builder Fixes #964 Changeset: …
- 13:31 Ticket #964 (Incorrect redirect for one_box_per_builder) created by
- "The Latest Build for each builder is here" link on the Welcome page has a …
- 13:30 Ticket #963 (DirectoryLister has no getAuthz) closed by
- fixed: move getAuthz and getBuildmaster to ContextMixin? ContextMixin? depends on …
- 03:10 Ticket #963 (DirectoryLister has no getAuthz) created by
- The DirectoryLister? in web/base.py is missing the getAuthz method. This …
08/15/10:
- 17:15 Ticket #959 (Add 'native' CVS support) closed by
- fixed: Merge branch 'cvsmailsource' of git://github.com/AndyHowell/buildbot …
- 14:52 Ticket #962 (handle the case of duplicate slaves better) created by
- For various reasons, we at Zmanda often see two slaves running on the same …
- 11:41 Ticket #869 (remove Arch, Bazaar, and Monotone in 0.8.2) closed by
- fixed: Remove support for Bazaar, Arch and Monotone Note that this is the "old" …
- 07:58 Ticket #746 (upgrade-master with missing state.sqlite file hangs forever) reopened by
- I can't reproduce, either. I'm using Py26 with the latest Twisted …
08/13/10:
- 16:19 Ticket #961 (IRC bot does not remove duplicates from blamelist) created by
- If you have a long blamelist, it's often all the same developer …
08/11/10:
- 14:44 Ticket #938 (multiMaster insufficiently explained) closed by
- fixed: Fixed in …
- 11:54 Ticket #960 (Convert all buildbot classes to new style, i.e. inherit from object.) created by
- That would permit to do some fixes w.r.t. make reconfig. The only issue …
- 09:20 Ticket #874 (Graceful shutdown should be implemented for masters) closed by
- fixed: This was done already: …
- 03:30 Ticket #959 (Add 'native' CVS support) created by
- Add support for CVS with script in contrib. I had problems finding and/or …
08/10/10:
- 22:59 Ticket #941 (sendchange sets revision='None') closed by
- fixed: I think that this bug was fixed with …
- 09:29 Ticket #958 (Console: isRevisionEarlier assumes first and second are not None) created by
- In status/web/console.py, {{{ …
- 07:34 Ticket #957 (None.change_svc dereferenced in ConsoleStatusResource) created by
- Trying to view the "console" web page sometimes results in the following …
08/09/10:
- 11:54 Ticket #956 (Send an email notification to the person who forces/rebuilds a build) created by
- I would like to have Buildbot send an email notification to the person who …
- 00:19 Ticket #955 (change_filter needs more documentation) created by
- The change_filter argument in Scheduler is undocumented. I'd submit a …
08/08/10:
- 18:18 Ticket #954 (win32 slave hangs when patching (when using buildbot try)) closed by
- fixed: OK, please test this out, and re-open if I've gotten something wrong.
- 03:51 Ticket #954 (win32 slave hangs when patching (when using buildbot try)) created by
- Seems that buildbot relies on FIFO buffering to write all of a diff file …
08/06/10:
- 20:00 Ticket #951 (UTF-8 data in logs causes web rss feed exception) closed by
- fixed: Fixes #951. Web rss feed is choking on UTF-8 log data Changeset: …
- 11:59 darcs created by
- 11:58 OngoingProjects edited by
- add DarcsProject (diff)
- 08:40 Ticket #951 (UTF-8 data in logs causes web rss feed exception) reopened by
- Not fixed yet :)
- 07:26 Ticket #953 (Bad interaction between (contrib) darcs_buildbot.py and buildmaster >= ...) created by
- It seems that since 0.7.12 or so (I only tried 0.7.8, 0.7.12 and 0.8.1) …
- 03:43 Ticket #952 (CUnit support) created by
- a cunit integration would be really nice - see …
- 00:31 Ticket #951 (UTF-8 data in logs causes web rss feed exception) closed by
- fixed: This fixes it. Is there a better way to create unicode transformed data. …
- 00:26 Ticket #951 (UTF-8 data in logs causes web rss feed exception) created by
- Traceback (most recent call last): File …
08/03/10:
- 22:30 Ticket #950 (link rebuild pages to the build that they were a rebuild of) created by
- I just ran this rebuild: …
- 16:49 Ticket #943 (buildslave create-slave should default the port to 9989) closed by
- fixed: Fixed in 2eca26ac2240e2e3ce05ccba4d027f525831c705
- 09:09 Ticket #949 (Windows: buildbot checkconfig crash on relative path) created by
- Happens at least since 0.7.12, still present in 0.8.1 "buildbot …
08/02/10:
- 08:41 Ticket #948 (Periodic scheduler doesn't run without changes) closed by
- worksforme: […] You're not calling the parent method correctly - you're not …
- 08:19 Ticket #948 (Periodic scheduler doesn't run without changes) created by
- I have my own periodic scheduler: […] and add to my buildbot …
- 07:24 Ticket #763 (debug client calls now-missing perspective_requestBuild) closed by
- fixed: Re-add perspective_requestBuild to DebugClientPerspective? fixes #763 …
08/01/10:
- 14:26 Ticket #937 (Build Property Doc Issues) closed by
- fixed: Add more conceptual docs about builds, fix some typos, and add xrefs …
- 11:27 Ticket #940 (buildbot try not working: StatusClientPerspective instance has no ...) closed by
- fixed: It looks like you're connecting to the status client PB port, rather than …
- 09:47 Ticket #945 (buildslave create-slave doesn't install a Makefile) closed by
- wontfix: Please re-open if you have suggestions.
- 09:47 Ticket #947 (cycler(..) not available in Jinja-2.0) closed by
- fixed: Increase required version of Jinja to 2.1 Fixes #947 Changeset: …
- 09:36 Ticket #942 (Slave backward compatibility totally broken and underdocumented) closed by
- fixed: OK, here they are: …
07/31/10:
- 09:15 Ticket #944 (buildbot create-slave usage confusing) closed by
- fixed: Clarify buildslave create-slave usage - fixes #944 Changeset: …
- 09:11 Ticket #947 (cycler(..) not available in Jinja-2.0) created by
- This method was added in Jinja-2.1: …
- 07:55 Ticket #946 (BzrPoller Unhandled Error) created by
- buildbot 0.8.1 bzr_buildbot.py from git Python 2.7 Bazaar (bzr) 2.2b4 …
07/30/10:
- 11:25 Ticket #945 (buildslave create-slave doesn't install a Makefile) created by
- I miss my Makefile :(
- 11:13 Ticket #944 (buildbot create-slave usage confusing) created by
- I found the note at the bottom confusing; it made me think all but basedir …
- 11:12 Ticket #943 (buildslave create-slave should default the port to 9989) created by
- 10:55 Ticket #942 (Slave backward compatibility totally broken and underdocumented) created by
- I just upgraded my buildbot and found my slave didn't work. On #buildbot …
- 08:51 Ticket #941 (sendchange sets revision='None') created by
- each builder have scheduler with fake ImportantFiles? that equal name of …
- 08:48 Ticket #940 (buildbot try not working: StatusClientPerspective instance has no ...) created by
- i try run build try with python-twisted 8.1.0 and buildbot 0.8.1 […] …
07/29/10:
- 20:59 Ticket #939 (scheduler_changes accumulates data for Nightly schedulers when ...) created by
- Changes are inserted into the scheduler_changes table for processing via …
- 11:47 Ticket #938 (multiMaster insufficiently explained) created by
- http://buildbot.net/buildbot/docs/current/Database-Specification.html …
- 09:52 Ticket #934 (PB-based?) closed by
- fixed: Remove the phrase 'PB-Based', as it's irrelevant Also, remove some dreamy …
- 09:51 Ticket #937 (Build Property Doc Issues) created by
- http://buildbot.net/buildbot/docs/current/Build-Properties.html has the …
- 09:50 Ticket #935 (Take "Problem" out of the documentation) closed by
- fixed: Remove reference to futuristic "Problem" and other nonesense Fixes #935 …
- 09:44 Ticket #936 (remove statusgui) created by
- I don't think statusgui has worked for a long time - a few releases, at …
- 09:40 Ticket #933 (Introduction of properties) closed by
- fixed: Move documentation for the 'owner' property to the appropriate place …
- 09:40 Ticket #935 (Take "Problem" out of the documentation) created by
- As described in …
- 09:36 Ticket #934 (PB-based?) created by
- http://buildbot.net/buildbot/docs/current/Live-Status-Clients.html uses …
- 09:13 Ticket #933 (Introduction of properties) created by
- http://buildbot.net/buildbot/docs/current/BuildRequest.html introduces …
- 07:59 Ticket #932 (Unexplained, unlinked references in doc) created by
- http://buildbot.net/buildbot/docs/current/Scheduling-Builds.html uses a …
07/28/10:
- 18:52 Ticket #931 (SIGKILL doesn't kill children processes) created by
- When buildbot sends a SIGKILL to the buildslave processes (either form the …
- 15:02 Ticket #930 (_purgeAndUpdate attempts to delete svn externals) closed by
- fixed: Merge branch 'master' of git://github.com/TimothyFitz/buildbot * 'master' …
- 13:45 Ticket #930 (_purgeAndUpdate attempts to delete svn externals) created by
- purgeAndUpdate sees svn external directories as files it should delete. …
- 07:58 SuccessStories edited by
- (diff)
07/27/10:
- 07:12 Ticket #929 (Visual Studio steps not working in v 0.8.1) closed by
- fixed: Fix handling of VisualStudio? steps args, add VCExpress 2008 Original …
07/26/10:
- 06:47 Ticket #929 (Visual Studio steps not working in v 0.8.1) created by
- Buildbot v0.8.1 / activepython 2.6 / windows 7 for both master and slave, …
07/25/10:
- 16:28 Ticket #927 (ChangeFilter branch_re causes exception) closed by
- fixed: don't crash when branch_re is used and branch=None Fixes #927. …
- 16:09 Ticket #926 (Non existant option --revision_number for sendchange) closed by
- fixed: sendchange's --revision_number argument is no longer valid All revisions …
- 16:05 Ticket #924 (Add repository support to svn_buildbot.py) closed by
- fixed: Add repository support to svn_buildbot.py Fixes #924, refs #467 …
- 16:05 Ticket #923 (Update master.cfg.sample to use BuilderConfig) closed by
- fixed: use BuilderConfig? in sample.cfg fixes #923, fixes #10 Changeset: …
07/23/10:
- 08:37 TracWorkflow edited by
- (diff)
- 08:36 WikiFormatting edited by
- Remove spam (diff)
- 08:36 WikiStart edited by
- Remove spam (diff)
- 06:53 TracWorkflow edited by
- (diff)
- 06:53 WikiFormatting edited by
- (diff)
- 06:52 WikiStart edited by
- (diff)
07/22/10:
- 12:58 TracWorkflow edited by
- Remove spam (diff)
- 12:57 WikiFormatting edited by
- Remove spam (diff)
- 12:56 WikiStart edited by
- Remove spam (diff)
- 10:42 TracWorkflow edited by
- (diff)
- 10:41 WikiFormatting edited by
- (diff)
- 10:41 WikiStart edited by
- (diff)
- 07:40 Ticket #928 (Allow builder to be associated with multiple categories) created by
- I'd like to be able to associate builders to multiple categories, so they …
07/21/10:
- 02:14 Ticket #927 (ChangeFilter branch_re causes exception) created by
- (See also http://pastebin.com/HmgN2Set ) buildbot 0.8.1 , Python 2.6.5 , …
- 02:11 Ticket #926 (Non existant option --revision_number for sendchange) created by
- 0.8.1 buildbot claims not to know option --revision_number for sendchange …
- 02:09 Ticket #925 (Add branch support to svn_buildbot.py) created by
- Ticket #924 will add repository support. Next for svn_buildbot.py is …
- 02:07 Ticket #924 (Add repository support to svn_buildbot.py) created by
- Ticket #467 may be closed, but the patch …
- 01:58 Ticket #923 (Update master.cfg.sample to use BuilderConfig) created by
- The docs mention 'BuilderConfig?' from the class builder.config, yet the …
07/20/10:
- 14:11 Ticket #922 (instant notification of tree-stable-timer in progress) created by
- In older buildbots (e.g. http://tahoe-lafs.org/buildbot/ which is …
07/19/10:
- 19:08 FAQ edited by
- mention redirects/pipes/etc (diff)
- 19:05 FAQ edited by
- (diff)
- 05:57 Ticket #921 (buildmaster logging should be more segregated) created by
- In situations where many builders are running at the same time the master …
07/18/10:
- 19:41 Ticket #903 (implement one_line_per_active_build) closed by
- duplicate: see #904
- 18:00 Ticket #917 (Upgrade from 0.7.12 fails: 'Failed to load application: No module named ...) closed by
- fixed: Add upgrade-slave command and document Fixes #917 Changeset: …
- 17:07 Ticket #920 (Authentication fail redirects to wrong URL) closed by
- fixed: Fix authfail URI, removing spurious / (fixes #920) Changeset: …
- 15:45 Ticket #918 (No information on buildslave upgrade from pre-0.8.1 version in buildbot ...) closed by
- fixed: add a section on upgrading buildslave (fixes #918) this section was …
- 14:52 SuccessStories edited by
- add paintown (diff)
07/17/10:
- 13:51 Ticket #916 (0.8.1 tarballs missing docs and contrib) closed by
- fixed: move docs to master/ This is the best way I can see to ensure that the …
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)