Timeline
07/12/10:
- 14:22 Ticket #918 (No information on buildslave upgrade from pre-0.8.1 version in buildbot ...) created by
- Buildslave package v.0.8.1 contains a text file Upgrading, with the …
07/11/10:
- 12:57 Ticket #917 (Upgrade from 0.7.12 fails: 'Failed to load application: No module named ...) created by
- Had a 10.5 slave with 0.7.12 on it. Upgraded 10.5 to 10.6. Buildbot …
- 08:27 Ticket #916 (0.8.1 tarballs missing docs and contrib) created by
- Neither master nor slave tarballs for the 0.8.1 release tarballs contain …
07/10/10:
- 23:09 BuildbotNetAdmin edited by
- (diff)
- 23:08 BuildbotNetAdmin edited by
- (diff)
- 17:19 Documentation edited by
- (diff)
- 17:18 TowardBetterBuildbotTests edited by
- (diff)
- 17:18 Development edited by
- (diff)
- 17:18 WikiStart edited by
- (diff)
- 17:16 DownloadInstall edited by
- (diff)
- 17:16 BuildbotNetAdmin edited by
- (diff)
- 16:50 BuildbotNetAdmin edited by
- (diff)
- 16:43 MetaBuildbotConfig edited by
- configuration is now in its own repo (diff)
- 16:38 BuildbotNetAdmin edited by
- (diff)
- 15:02 BuildbotNetAdmin edited by
- (diff)
- 14:50 MetaBuildbotConfig edited by
- (diff)
- 14:39 BuildbotNetAdmin edited by
- (diff)
- 14:39 MetaBuildbotConfig edited by
- (diff)
- 14:05 DevelopmentGettingStarted edited by
- (diff)
- 14:05 SecurityAlert0711 edited by
- (diff)
- 14:05 SubmittingPatches edited by
- (diff)
- 14:05 RunningBuildbotWithVirtualEnv edited by
- (diff)
- 14:04 BuildbotSprint2009 edited by
- (diff)
- 14:03 DownloadInstall edited by
- (diff)
- 14:02 DevelopmentGettingStarted edited by
- (diff)
- 14:02 MetaBuildbotConfig edited by
- (diff)
07/09/10:
- 16:47 Ticket #915 (database import fails when changes.files contains nested lists) closed by
- fixed: Handle change.files entries with nested lists I don't know where these …
- 16:35 Ticket #915 (database import fails when changes.files contains nested lists) created by
- Douglas Leeder reported a changes.pck that contains something of the form …
- 09:08 Press created by
- 09:01 WikiStart edited by
- (diff)
07/08/10:
07/07/10:
- 17:27 DownloadInstall edited by
- fix wrong distribution name (diff)
- 17:25 DownloadInstall edited by
- fix link, describe split (diff)
- 13:59 WikiStart edited by
- (diff)
- 13:18 git edited by
- (diff)
- 09:49 OngoingProjects edited by
- (diff)
- 09:43 Ticket #842 (GoogleCode Atom Poller ChangeSource) closed by
- fixed: updated googlecode_atom.py - fixes #842 Changeset: …
07/06/10:
- 13:27 Ticket #912 (Nightly scheduler fails to trigger if too many pending changes) closed by
- fixed: retire changes in batches SQLite, at least, has a limit on the number of …
- 13:23 git created by
- 13:21 OngoingProjects edited by
- add GitProject (diff)
- 13:17 virtualization edited by
- (diff)
- 13:06 Ticket #914 (Add ability to send instance data to EC2 instances) created by
- If Buildbot could send the following to a slave, then we would only need …
- 13:01 virtualization edited by
- (diff)
- 12:32 virtualization edited by
- (diff)
- 12:28 OngoingProjects edited by
- remove "latent" (oops!) (diff)
- 12:27 Ticket #791 (Add support for libvirt-based latent slaves) closed by
- invalid: The libvirt patch that John Carr just landed supersedes this, I think.
- 12:26 Ticket #868 (Allow latent slaves to refuse to start up, without failing) closed by
- fixed: This just got committed.
- 12:23 virtualization edited by
- (diff)
- 12:22 virtualization created by
- new project
- 12:19 OngoingProjects edited by
- (diff)
07/05/10:
- 07:09 Ticket #913 (revlink callback misses repository/codebase data) created by
- Hello, I have a get_revlink callback for my WebStatus 's revlink …
07/01/10:
- 09:51 Ticket #908 (web status doesn't allow to force build on a revision with space char in ...) closed by
- fixed: fixed in commit 8ab9855b5c346ee1df462e7a395e0681b661675b Author: Dustin …
- 09:02 Ticket #911 (status.words fails in requestSubmitted) closed by
- fixed: don't try to get buildername for BuildRequestStatus? just to log it - fixes …
- 08:55 Ticket #909 ([PATCH] Support setting of LineEnd perforce client specification property) closed by
- fixed: documentation for p4line_end parameter - fixes #909 Changeset: …
- 08:36 Ticket #910 (Boto errors handled incorrectly) closed by
- fixed: fix ec2buildslave to parse errors better - fixes #910 Changeset: …
06/30/10:
- 09:24 MetaBuildbot edited by
- (diff)
- 09:22 MetaBuildbotConfig edited by
- (diff)
- 09:20 MetaBuildbotConfig edited by
- (diff)
- 03:37 Ticket #912 (Nightly scheduler fails to trigger if too many pending changes) created by
- buildbot issues the following sqlite query to remove pending changes when …
06/29/10:
- 13:46 Ticket #911 (status.words fails in requestSubmitted) created by
- […]
- 13:34 Ticket #910 (Boto errors handled incorrectly) created by
- On a misconfiguration with EC2: […]
- 06:12 Ticket #909 ([PATCH] Support setting of LineEnd perforce client specification property) created by
- Currently this is hardcoded to "local" in the P4 class …
- 01:21 Ticket #908 (web status doesn't allow to force build on a revision with space char in ...) created by
- The force build form on a builder page enables the user to specify a …
06/27/10:
- 20:10 WikiStart edited by
- (diff)
- 20:07 WikiStart edited by
- typo (diff)
- 16:41 Ticket #898 (AssertionErrors on reconfig) closed by
- fixed: Don't assert Builder.running in run(); just return if not running This …
- 16:36 Ticket #902 (buildstatus broken) closed by
- fixed: Fix the /buildstatus embedded iframe This was invoking box() incorrectly, …
- 16:14 Ticket #901 (console html template: wrong div, broken CDATA, escaped URL) closed by
- fixed: Fix console HTML errors (broken CDATA, wrong div, escaped URL) This goes …
06/26/10:
- 21:05 Ticket #907 (zip_safe is true for buildslave, and windows fails to find it) closed by
- fixed: I also pushed …
- 21:00 Ticket #907 (zip_safe is true for buildslave, and windows fails to find it) created by
- From an email thread: …
- 20:38 Ticket #900 (console: exceptions everywhere) closed by
- fixed: Wow, this was hard enough to track down the first time - I just blew …
- 19:15 WikiStart edited by
- nuke trailing menu text (diff)
- 19:10 WikiStart edited by
- fix headline levels, move downloads down a notch (diff)
- 19:09 WikiStart edited by
- thinner text (diff)
- 19:06 WikiStart edited by
- (diff)
- 19:06 AboutBuildbot created by
- 19:05 WikiStart edited by
- (diff)
- 18:53 WikiStart edited by
- revert to earlier side-by-side view; descriptions will come in a moment (diff)
- 16:11 CBuildslave edited by
- Fill in some info. (diff)
- 15:57 CBuildslave created by
- Stub.
- 15:54 WikiStart edited by
- Some cleanup. (diff)
- 10:38 WikiStart edited by
- Link to about page. (diff)
- 09:38 WikiStart edited by
- Fix two indentations. (diff)
- 09:38 WikiStart edited by
- Try a main index without a navigation pane. (diff)
- 09:15 WikiStart edited by
- Try redoing the font index using wiki macros. (diff)
06/25/10:
- 14:23 ScreenShots edited by
- Add a heading. (diff)
06/24/10:
- 13:39 WindowsProject edited by
- (diff)
- 12:16 Ticket #906 (please offer a way to pipe shell output in 'i/o view' through external ...) created by
- depending on the shell environment, tools can create escape sequence to …
06/22/10:
- 12:04 Ticket #905 (Cannot install Buildbot 0.8.0 on Windows 7) created by
- I tried installing Buildbot through easy_install (Python 2.6) and got the …
06/21/10:
- 08:14 Ticket #904 (implement build filtering in web ui) created by
- It would be nice for one_line_per_build to be able to only show builds …
- 08:13 Ticket #903 (implement one_line_per_active_build) created by
- It would like one_line_per_build, except it would only show currently …
06/20/10:
- 18:29 Ticket #658 (Add frozen config support (zip/egg/pyexe) to Jinja templates) closed by
- wontfix: I don't think that there's any other need for frozen master. So can we …
06/18/10:
- 06:45 Ticket #902 (buildstatus broken) created by
- When clicking on one of the boxes in the console view I get a little …
- 06:41 Ticket #901 (console html template: wrong div, broken CDATA, escaped URL) created by
- Hi, attached patch fixes three issues * the window.onload script doesn't …
- 06:35 Ticket #900 (console: exceptions everywhere) created by
- Hi, for me, all console builds are pink. Debugging showed that results in …
06/17/10:
- 20:10 Ticket #899 (AttributeError on reconfig) created by
- Occasionally seeing this when reconfiguring a master that is running all …
- 07:53 Ticket #898 (AssertionErrors on reconfig) created by
- Occasionally we hit this exception on a reconfig: […]
- 04:57 Ticket #897 (Allow Twisted dependency to be fulfilled by separate tarballs) created by
- In Fink, Twisted is broken up into individual packages based on the …
- 03:36 Ticket #896 (Replace try with a client for the force scheduler) created by
- We have a "try" client defined which looks for a patch in a local …
06/16/10:
- 19:38 Ticket #803 (Disable patch output in twistd.log) closed by
- fixed: Reduce verbosity in twistd.log on the try server. Remove the patch from …
- 16:08 CuttingReleases edited by
- (diff)
06/15/10:
- 17:22 Ticket #895 (svn poller should use pass environment to getProcessOutput) created by
- svnpoller.py should pass os.environ to utils.getProcessOutput to ensure …
- 13:09 Ticket #894 (document undoc'd steps) created by
- from the top of cfg-buildsteps.texinfo: […]
- 11:26 ReleaseProject created by
- 11:25 WikiStart edited by
- (diff)
- 10:49 Ticket #893 (Mercurial source step needs username and passwd parms) created by
- So we can get source from https URLs. My workaround: I have a Repo URL …
- 04:41 Ticket #892 (revision=None breaks console view) created by
- while setting up a change notification hook I managed to invoke buildbot …
06/14/10:
- 05:13 SuccessStories edited by
- Added MariaDB (diff)
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)