Timeline
02/05/10:
- 14:13 Ticket #699 (confusing wording in mail.MailNotifier.__init__ documentation) created by
- The extraRecipients parameter is currently described as `tuple of …
- 10:35 Ticket #698 (send notifications when changes are added to the build master) closed by
- fixed: This was merged to djmitche/buildbot master at: …
- 02:47 Ticket #596 (RSS & Atom failure with "Request did not return a string") reopened by
- Hello, I reopen the bug : I have still this issue using Buildbot 0.7.12 …
02/04/10:
- 16:56 Ticket #698 (send notifications when changes are added to the build master) created by
- StatusReceivers? should be able to subscribe to notifications to learn when …
- 14:09 SuccessStories edited by
- (diff)
- 13:33 Ticket #672 (New 'console view' broken) closed by
- worksforme: Closing this now, as the console doesn't seem to crash for most people and …
02/03/10:
- 14:04 Ticket #697 (Dont' use DirectoryLister when it's not available) closed by
- fixed: (fixes #679) render a helpful message when DirectoryLister isn't avilable …
- 13:49 Ticket #697 (Dont' use DirectoryLister when it's not available) created by
- It's not in Twisted-2.5.0. I think we can safely just not list …
- 13:12 SuccessStories edited by
- (diff)
- 09:50 ScreenShots edited by
- (diff)
- 09:44 ScreenShots edited by
- (diff)
- 08:16 BuildbotNetAdmin edited by
- (diff)
- 08:15 WikiStart edited by
- (diff)
02/02/10:
- 01:15 RunningBuildbotOnWindows edited by
- space in buildslave path (diff)
02/01/10:
- 13:40 WikiStart edited by
- (diff)
- 13:25 RcsTeminologyCrossReference edited by
- Extend Mercurial terminology. (diff)
- 08:33 Ticket #92 (DuplicateHandle failed on Cygwin) closed by
- worksforme: Seems like this is a cygwin problem, rather than bbot.. please reopen if …
01/31/10:
- 19:12 RcsTeminologyCrossReference edited by
- (diff)
- 18:52 Ticket #683 (Unhandled error, Build.setupBuild failed) closed by
- fixed: (fixes #683) add extra error-checking for bogus inputs to addStep …
- 18:42 Ticket #681 (Per-builder configuration of horizons) closed by
- fixed: This was merged - closing
- 15:48 BuildbotNetAdmin edited by
- (diff)
01/30/10:
- 10:11 Ticket #258 (buildbot -try doesn't work with perforce changesource) closed by
- fixed: TryClient?: add Perforce support (fixes #258) Initial patch by Karl …
- 10:06 Milestone 0.7.12 completed
- 09:38 SuccessStories edited by
- remove debt consolidation and hosting spam (diff)
- 09:29 SuccessStories edited by
- remove "Essay" spam (diff)
- 07:07 SuccessStories edited by
- (diff)
- 01:38 RcsTeminologyCrossReference edited by
- And the ubiqutous typo fixup... :-| (diff)
- 01:37 RcsTeminologyCrossReference edited by
- formatting (makes it a little easier to see what's going on from the wiki … (diff)
01/29/10:
- 21:57 RcsTeminologyCrossReference edited by
- (diff)
- 13:46 Ticket #696 (WithProperties not supported in class derived from FileUpload) closed by
- worksforme: Ok -- after re-reading the documentation, I understand now that …
- 13:38 Ticket #696 (WithProperties not supported in class derived from FileUpload) created by
- snippet of code in my class that is derived from FileUpload? (override of …
01/28/10:
- 14:35 SuccessStories edited by
- more spam (diff)
- 04:55 SuccessStories edited by
- spam removed, user "cat" is a spammer and should be deleted (diff)
- 02:31 SuccessStories edited by
- (diff)
01/27/10:
- 14:19 SuccessStories edited by
- (diff)
- 07:43 Ticket #695 (Improve mail notifier) created by
- Hi, I'm a new buildbot user and I'd like to know if it's possible to send …
- 07:37 Ticket #694 (Infinite loop in the slave with Mercurial) reopened by
- Well, let me know if this fixed it - it's just a more subtle version of …
- 07:33 Ticket #694 (Infinite loop in the slave with Mercurial) closed by
- fixed: compare mercurial repos without trailing slashes (fixes #694) This simply …
- 07:21 Ticket #625 (p4poller ignores environment variables) closed by
- fixed: P4Poller: pass through important environment variables (fixes #625) …
- 05:09 Ticket #694 (Infinite loop in the slave with Mercurial) created by
- Hello, I have set up a buildbot for my first time (you do cool things !) …
- 03:45 SuccessStories edited by
- (diff)
01/26/10:
- 14:14 Ticket #693 (default git checkout does not do git clean) created by
- Hi, - we updated from 0.7.11p3 to 0.7.12 in order to get the fix for …
- 12:08 SuccessStories edited by
- (diff)
- 12:06 SuccessStories edited by
- (diff)
- 11:30 Ticket #253 (buildbot.tac is not relocatable because it remembers its basedir) reopened by
- Ah, not a dupe. We should be able to create "relocatable" buildbot.tac …
01/25/10:
- 11:22 Ticket #692 (exceptions.AssertionError: assert s.number == self.nextBuildNumber - 1) created by
- I am getting this assertion with 0.7.11p1. After that, the slave is hosed, …
- 10:49 RcsTeminologyCrossReference edited by
- add mercurial (diff)
01/24/10:
- 21:55 MetaBuildbotConfig edited by
- (diff)
- 21:54 BuildbotNetAdmin edited by
- (diff)
- 13:22 SuccessStories edited by
- (diff)
- 13:21 SuccessStories edited by
- remove spam (diff)
- 11:08 Ticket #690 (MasterShellCommand does not allow description and descriptionDone ...) closed by
- fixed: add description and descriptionDone parameters to MasterShellCommand? …
- 07:48 SuccessStories edited by
- (diff)
01/23/10:
- 23:33 ScreenShots edited by
- remove spam (diff)
- 10:35 ScreenShots edited by
- (diff)
01/22/10:
- 17:04 RcsTeminologyCrossReference edited by
- reformat as table (diff)
- 16:59 RcsTeminologyCrossReference edited by
- fix alignment (diff)
- 16:53 RcsTeminologyCrossReference created by
- 15:56 Ticket #691 (all defined jinja filters should be easily accessible) closed by
- fixed: Extract jinja-env setup and fix CustomHTMLMail test (fixes #691) …
- 15:54 Development edited by
- (diff)
- 13:39 Ticket #691 (all defined jinja filters should be easily accessible) created by
- Commit e91371fd5c756fb08ea2c2cec42a52df295eeaca added the use of the …
- 12:00 Support edited by
- removed spam (diff)
- 11:01 Support edited by
- (diff)
- 07:39 Ticket #676 (CVS export options ignored by slave) reopened by
- 00:00 WikiStart edited by
- Update Manual to 0.7.12 (diff)
01/21/10:
- 19:56 WikiStart edited by
- 0.7.12, move security advisory away (diff)
- 19:54 SecurityAlert0711 created by
- 06:41 Ticket #690 (MasterShellCommand does not allow description and descriptionDone ...) created by
- Hello, The MasterShellCommand allows in its implementation to use a …
- 02:46 Ticket #689 (Can't "force build" on latent slaves) created by
- Latent slaves are not connected when no build is running, which causes the …
01/20/10:
- 15:39 Ticket #688 (move getContext to somewhere it can be accessed by !DirectoryLister) closed by
- fixed: Move HtmlRsource?.getContext to new ContextMixin?-class that HtmlResource? & …
01/19/10:
01/18/10:
- 07:16 Ticket #688 (move getContext to somewhere it can be accessed by !DirectoryLister) created by
- This method is currently in HtmlResource, from which DirectoryLister …
01/17/10:
- 18:06 Ticket #687 (jinja2 'path_to_root' is undefined in directory listings) closed by
- fixed: add a path_to_root key so that directory listings render properly (fixes …
- 16:56 Ticket #687 (jinja2 'path_to_root' is undefined in directory listings) created by
- With current master (faf85da440d04d459ebd3a9086efef0db6658dc2), I've …
- 12:22 Ticket #686 (Git step retry doesn't work?) closed by
- fixed: (fixes #686) always do a clobber when retrying a VC operation Changeset: …
- 12:07 Ticket #686 (Git step retry doesn't work?) created by
- On Fri, Jan 15, 2010 at 6:46 AM, Guo Hongruan wrote: > I found that the …
- 11:35 Ticket #649 (install github Trac plugin) closed by
- fixed: (fixes #649) whitespace commit to check github commit hook Changeset: …
- 08:36 CuttingReleases edited by
- (diff)
- 08:32 Ticket #565 (post updated API docs somewhere) closed by
- fixed: This is done - API docs are linked from …
- 08:31 Ticket #685 (Support only two modes universally for all Source steps) closed by
- duplicate: dupe #669
- 08:22 ProjectIdeas edited by
- Added note on HTML/Jinja now being on target for 0.8 (will remove this … (diff)
01/16/10:
- 22:42 Ticket #680 (grid.py in 0.7.11p3 buggy (fails to render completely)) closed by
- duplicate: Kristian fixed this in [138c831f1bc4340b7043dd74b3081d201abdef18]. We …
- 22:39 Ticket #682 (Mac build slave ignores logEnviron=False) closed by
- duplicate: There were some fixes to the logEnviron support since 0.7.11 - see #361 …
- 22:19 Ticket #679 (Mistake (typo?) in buildbot manual) closed by
- fixed: fixed - thanks!
- 22:03 BuildbotNetAdmin edited by
- (diff)
- 21:44 Ticket #685 (Support only two modes universally for all Source steps) created by
- In the next version, we're thinking of having only two modes for all …
01/15/10:
01/14/10:
- 21:37 Ticket #683 (Unhandled error, Build.setupBuild failed) created by
- I'm trying to get a Windows7 build slave working. My build slave is …
01/13/10:
- 12:49 Ticket #682 (Mac build slave ignores logEnviron=False) created by
- When using logEnviron=False, Mac build slaves still seem to output the …
- 08:58 Ticket #681 (Per-builder configuration of horizons) created by
- I'd like to be able to configure the buildHorizon, eventHorizon, and …
01/12/10:
- 11:51 Ticket #680 (grid.py in 0.7.11p3 buggy (fails to render completely)) created by
- We just upgraded our buildbot ( http://buildbot.scummvm.org) to 0.7.11p3. …
- 10:53 Ticket #679 (Mistake (typo?) in buildbot manual) created by
- I am referring to the buildbot manual here: …
01/11/10:
- 23:38 WikiStart edited by
- remove spam (diff)
- 23:37 RunningBuildbotOnWindows edited by
- Added that it works on vista 64-bit with python 2.6-x64 too (diff)
- 20:20 WikiStart edited by
- (diff)
- 17:03 Ticket #678 (Allow CVS checkout/export of multiple modules) created by
- The standard CVS checkout/export syntax allows not just one, but multiple, …
- 13:44 RunningBuildbotOnWindows edited by
- Added a note about the setup also working with Python 2.5/Twisted 900 (diff)
01/10/10:
01/09/10:
- 23:40 Ticket #677 ('Shutdown Gracefully' does not respect auth) created by
- As per IRC conversation with djmitche: When allowForce=True and auth is …
- 18:38 Ticket #676 (CVS export options ignored by slave) closed by
- fixed: […]
- 18:33 Ticket #393 (New build step for uploading directories from slave to master: ...) closed by
- fixed
- 18:32 Ticket #396 (Older builds) closed by
- fixed: sorry, folks, we'll get rid of him soon.
- 10:51 Ticket #676 (CVS export options ignored by slave) created by
- According to the CVS manual, the export operation should support the …
01/07/10:
- 15:56 Ticket #675 (traceback for exception on slave is not propagated to master) created by
- Something is wrong with the build failure below, which is happening during …
- 10:54 Ticket #673 (/buildslaves in new web view shows wrong info in Builders column) closed by
- fixed: […]
- 10:34 Ticket #671 (Unicode in buildslave info causes error in new jinja web [regression]) closed by
- fixed: […]
01/06/10:
- 15:48 Ticket #674 (Give better caching directives for static files in web interface) created by
- It looks like my web browser is requesting /default.css and …
- 15:29 Ticket #673 (/buildslaves in new web view shows wrong info in Builders column) created by
- In the new jinja-based web interface of buildbot (git master 6a73602), in …
- 15:18 Ticket #672 (New 'console view' broken) created by
- I upgraded to latest git (6a73602). The jinja-based web interface has a …
- 15:13 Ticket #671 (Unicode in buildslave info causes error in new jinja web [regression]) created by
- I have always had Unicode characters in my buildslave's info/admin: …
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)