Timeline
11/15/10:
- 14:56 Ticket #1045 ("Force All" button links to the wrong place..) closed by
- fixed: https://github.com/buildbot/buildbot/commit/84028c81ca082170f809168618d76a1 …
- 11:44 Ticket #1059 (Console view crashes when category starts with a number (or has a dot?)) created by
- You can see it when clicking on the "console" link at top here: …
- 09:56 Ticket #1058 (FileUpload step crashes if file already exists at server (Windows)) created by
- If build uploads file to server and the file already exists on server, …
11/14/10:
- 11:29 Ticket #1033 (allow non-verbose darcs checkouts) closed by
- wontfix: I tested it with this buildslave which took 180 seconds to do a checkout: …
11/13/10:
- 18:57 Ticket #1057 (produce a PDF version of the manual) created by
- It would be great to have a PDF'd version of the manual available for …
- 13:53 Ticket #1051 (use google code for uploads instead of sourceforge) closed by
- fixed: add a script to upload to google code - fixes #1051 Changeset: …
- 13:08 CuttingReleases edited by
- (diff)
- 13:06 DownloadInstall edited by
- (diff)
- 13:06 DownloadInstall edited by
- (diff)
- 13:04 WikiStart edited by
- (diff)
- 12:49 CuttingReleases edited by
- (diff)
- 12:48 CuttingReleases edited by
- (diff)
- 12:08 Ticket #1049 (Maybe bogus assertion) closed by
- fixed: Remove incorrect assertion regarding sourcestamp mergeability If the user …
11/11/10:
- 19:10 Ticket #1056 (handle encodings of change_files properly) created by
- This can mean one of two things: 1. store them as unicode, requiring all …
- 18:42 Ticket #1055 (missing a no-clobber option when svn fail to update? (and other rcs?)) created by
- I'm running buildbot with an svn revision control system on winxp. …
- 07:15 Ticket #1054 (sqlite3.ProgrammingError when starting a rebuild with non-ASCII chars in ...) created by
- I've hit this bug when I tried to start a re-build of a failed build and …
- 04:20 Ticket #1053 (schedulerdb should have id columns on all tables) created by
- I've been hacking on a django wrapper on the schedulerdb, and django …
11/10/10:
- 15:35 Ticket #1052 (blamelist lost via trigger) created by
- I'm not sure if this a feature or a bug. But sourcestamp.py has this …
- 14:26 Ticket #1051 (use google code for uploads instead of sourceforge) created by
- Sourceforge really, really sucks. We are only using it to host files and …
- 14:07 Ticket #1050 (sendchange with no --revlink creates a Change with revlink=None, not '') closed by
- fixed: sendchange's --project, --repository, --revlink default to , not None …
- 13:07 Ticket #1050 (sendchange with no --revlink creates a Change with revlink=None, not '') created by
- Like most properties, revlink should have a single type. We're seeing …
- 11:58 Ticket #1049 (Maybe bogus assertion) created by
- The assertion on line 103 of buildbot/sourcestamp.py for 0.8.1p1 seems to …
- 10:17 Ticket #1048 (Buildslave on Windows XP) created by
- Dear group: I am trying to install buildslave on Windows XP, I did follow …
11/08/10:
- 22:13 Ticket #1047 (Build slave sends kill signal to wrong pid) closed by
- invalid: ... I was so sure I looked into it enough to rule out something lower in …
- 21:39 Ticket #1047 (Build slave sends kill signal to wrong pid) created by
- On my build slave, there's a test enabled currently that fails …
- 17:43 Ticket #1046 (make the pyflakes builder on metabbot actually use the Pyflakes step) closed by
- fixed: Done. I should read that handy-dandy manual someday!
- 17:23 Ticket #1046 (make the pyflakes builder on metabbot actually use the Pyflakes step) created by
- We have a dedicated Pyflakes command in buildbot.steps.python.Pyflakes; we …
- 16:41 Ticket #33 (Build failure from interrupt should be purple) closed by
- fixed: Make interrupted builds show up as exceptions. Previously, they would …
- 16:39 Ticket #1045 ("Force All" button links to the wrong place..) created by
- I get sent to /builders/builders/_all/forceall.
- 13:22 Press edited by
- (diff)
- 12:19 Ticket #1043 (Skipped step status is merged incorrectly into overall build) closed by
- fixed: Do not propagate SKIPPED status from step to build Fixes #1043 …
- 11:08 Ticket #1044 (Problems to running an slave on Windows XP) created by
- Hi group: I am having problems running this code: python …
- 10:06 Ticket #1042 (FileUpload fails when mode-parameter is given) closed by
- fixed: Merge branch 'fileupload-chmod-fix' of git://github.com/whiteley/buildbot …
11/07/10:
- 23:57 Ticket #1043 (Skipped step status is merged incorrectly into overall build) created by
- Say I have builder b1 which triggers builder b2 and waits for it to …
- 03:56 Ticket #1042 (FileUpload fails when mode-parameter is given) created by
- Buildbot tries to chmod the file to be uploaded but the data gets written …
11/05/10:
- 15:17 Ticket #1041 (reject unknown keys in BuildmasterConfig) created by
- It's easy to mistype a configuration key, and the master gives no …
- 06:50 DevelopmentPlan edited by
- (diff)
11/04/10:
- 13:42 Ticket #1040 (always show 'last heard from' information on /buildslaves) created by
- We have devices that reboot often. Some of these devices (which happen to …
- 07:54 Ticket #1039 (Allow trigger -> triggerable to span masters) created by
- Right now, a Trigger step must run on the same master as the Triggerable …
11/03/10:
- 10:50 Ticket #1035 (builds automatically retried every hour) closed by
- fixed: Fixed in [8ba6d68b52d1906da32704296157351804972dab]
- 10:26 Ticket #1038 (Audit TimerService / other looping calls) created by
- Uncaught exceptions in TimerServices cause the service to stop running. …
- 08:05 DevelopmentPlan edited by
- (diff)
- 08:01 DevelopmentPlan edited by
- (diff)
- 07:38 DevelopmentPlan edited by
- (diff)
11/02/10:
- 22:27 DevelopmentPlan edited by
- (diff)
- 22:27 DevelopmentPlan created by
- 21:22 Development edited by
- (diff)
- 21:03 ReleaseProject edited by
- (diff)
- 21:02 BuildbotSummits edited by
- (diff)
- 21:01 WikiStart edited by
- (diff)
- 09:43 Ticket #1037 (Refactor builds/build_requests tables to remove duplicate rows in builds ...) created by
- If you have a build that has merged more than one build request, you'll …
- 09:12 Ticket #1036 (buildrequest can be multiply claimed on MySQL) created by
- Even with InnoDB, it is not an error for two concurrent transactions to …
11/01/10:
- 21:17 Ticket #1035 (builds automatically retried every hour) created by
- The buildrequest-claiming machinery marks the time a build is claimed, and …
- 03:05 Ticket #1034 (REQ: Fossil support) created by
- The steps in my master.cfg are all ShellCommands? atm. While this is …
10/30/10:
- 00:12 Ticket #1033 (allow non-verbose darcs checkouts) created by
- I think the --verbose output from darcs is a performance problem for …
10/29/10:
- 21:22 Milestone 0.8.2 completed
- 14:10 Ticket #1032 (use getProcessOutput in gitpoller) created by
- gitpoller is currently using subprocess, which has problems with …
- 14:06 BranchesAndTags created by
- 13:45 CuttingReleases edited by
- (diff)
- 13:34 Ticket #1031 (use new-style classes universally) closed by
- duplicate: dup #960
- 13:27 Ticket #1031 (use new-style classes universally) created by
- This is probably a duplicate, but out there all the same. We should use …
- 08:06 CuttingReleases edited by
- (diff)
- 07:53 WikiStart edited by
- (diff)
- 07:52 WikiStart edited by
- (diff)
- 07:38 Development edited by
- (diff)
- 07:35 CuttingReleases edited by
- (diff)
- 07:34 Development edited by
- (diff)
10/28/10:
- 10:47 WikiStart edited by
- (diff)
- 10:46 BuildbotSummits created by
- 10:45 Development edited by
- (diff)
- 10:42 WikiStart edited by
- (diff)
- 10:42 Security edited by
- (diff)
- 10:41 Security created by
- 10:25 admin created by
- 10:24 OngoingProjects edited by
- (diff)
- 10:24 OngoingProjects edited by
- (diff)
- 09:08 CuttingReleases edited by
- (diff)
- 09:08 CuttingReleases edited by
- (diff)
- 09:04 Ticket #1030 (merge mozilla's hgpoller.py) created by
- Mozilla has developed a mercurial poller that can work alongside the …
- 07:47 Ticket #1029 (upgrade trac) created by
- We're on 0.11.7rc1, and 0.12 is out. This version has a few bugs - for …
10/27/10:
- 21:09 Ticket #1028 (buildbot.net is out of filesystem space) created by
- The 'distribute' invocations are dropping temp dirs in /tmp/tmp* and not …
- 15:59 Ticket #1027 (Cancelling a build causes waitForFinish to wait forever) created by
- Both master and slave running 0.8.1-p1. I have build 'A' whose last step …
- 12:31 Ticket #1026 (buildbot_service.py broken in buildslave) closed by
- fixed: add buildbot_service.py to $PYTHONDIRScripts on windows Fixes #1026 …
- 12:02 Ticket #1026 (buildbot_service.py broken in buildslave) created by
- It doesn't seem like buildbot_service.py has been updated to fully support …
- 10:49 Ticket #1025 (don't use functions as dictionary keys) created by
- The Scheduler loop keeps a hash of functions to call, using the functions …
- 00:51 SuccessStories edited by
- Changed the URL for my project slightly. (diff)
10/26/10:
- 17:44 CuttingReleases edited by
- (diff)
- 17:42 Ticket #74 (Detect warnings in Compile and Test steps (revised)) closed by
- fixed: New MailNotifier? mode, 'warning' Incorporated a new mode, 'warnings', …
- 16:07 Ticket #1024 (properties.runtime is not set when unpickling) closed by
- fixed: Upgrade properties by adding .runtime if necessary Fixes #1024 …
- 16:06 Ticket #1024 (properties.runtime is not set when unpickling) created by
- If you upgrade 0.8.1 to 0.8.2, you'll get errors when rebuilding, because …
- 16:05 ReleaseProject edited by
- moving to 0.8.3 was a bit premature (diff)
- 14:15 Ticket #1023 (add pyflakes step to metabuildbot) created by
- Amber has graciously fixed the pyflakes failures in master/buildbot, we …
- 13:32 CuttingReleases edited by
- (diff)
- 13:09 ReleaseProject edited by
- (diff)
- 13:09 CuttingReleases edited by
- (diff)
- 12:36 Ticket #1011 (Add $(property:~replacement) syntax that turns anything false into ...) closed by
- fixed: Add %(prop:~repl)s to WithProperties?: replace unless prop is true Fixes …
- 08:15 Ticket #74 (Detect warnings in Compile and Test steps (revised)) reopened by
- Looks like the email sending logic isn't incorporated in 0.8.1p1, so I've …
- 02:11 Ticket #1011 (Add $(property:~replacement) syntax that turns anything false into ...) reopened by
- Replying to Dustin J. Mitchell: > Refs #1011 - that bug states …
10/25/10:
- 22:52 Ticket #1011 (Add $(property:~replacement) syntax that turns anything false into ...) closed by
- worksforme: So I think I can close this as WORKSFORME. To be honest, I don't recall …
- 18:18 Ticket #1017 (add a twistd.hostname on startup) closed by
- fixed: output the slave hostname to twistd.hostname, for easier management Fixes …
- 12:25 Ticket #1022 (default config will fill disk space with twistd.log) closed by
- fixed: Change master log rotation to be bounded, too, and add a note Also, …
- 11:29 Ticket #1022 (default config will fill disk space with twistd.log) created by
- The default configuration will rotate logs, but puts no maximum on the …
- 08:22 Ticket #975 (does buildbot_service.py work for slaves?) closed by
- fixed: Adding it to the slave was #1020, which is fixed. Great! Are there any …
- 04:50 RunningBuildbotOnWindows edited by
- Added standard 'setup.py' command for those of us who don't use Python … (diff)
10/23/10:
- 12:48 Ticket #1021 (periodic failures on XP metabbot slaves: ...) closed by
- fixed: 2105fad7033504c86c092ca1ccf7ae28618997ff seems to have fixed this. I …
- 12:04 Ticket #1021 (periodic failures on XP metabbot slaves: ...) reopened by
- Nope, not fixed - same error in …
- 12:02 Ticket #1021 (periodic failures on XP metabbot slaves: ...) closed by
- fixed: I think this is fixed - I'll reopen if not.
- 11:47 MetaBuildbotConfig edited by
- (diff)
- 11:46 MetaBuildbotConfig edited by
- (diff)
- 08:10 Ticket #1020 (dist issue: buildbot_service.py is not included in slave packages) closed by
- fixed: According to tfogal in IRC this is fixed.
10/22/10:
- 18:04 RunningBuildbotOnWindows edited by
- fix typo. (diff)
- 18:01 MetaBuildbotConfig edited by
- (diff)
- 17:35 Ticket #1021 (periodic failures on XP metabbot slaves: ...) created by
- […]
- 17:31 RunningBuildbotOnWindows edited by
- (diff)
- 17:26 RunningBuildbotOnWindows edited by
- note they need git, and fix path to buildbot_service.py (diff)
- 17:09 Ticket #1012 ("Rebuild" loses properties of the SourceStamp (and corresponding 'real' ...) closed by
- fixed: don't empty proj/repo when they're already set Previous logic in …
- 16:00 MetaBuildbotConfig edited by
- (diff)
- 14:16 RunningBuildbotOnWindows edited by
- done! I hope. (diff)
- 14:13 Ticket #990 (metabuildbot windows slaves don't see error exit from git.CMD) closed by
- duplicate: duped to https://bugzilla.mozilla.org/show_bug.cgi?id=606349
- 13:24 Ticket #1000 ("Force All Builds" misses repo, project information) closed by
- fixed: Wow, Trac doesn't parse my comments and adjust status accordingly?!
- 13:19 Ticket #999 ("Force Build" misses repo, project information) closed by
- fixed: add 'project' and 'repository' to force-build form Fixes #999 …
- 13:03 Ticket #879 (skipped step status is not displayed anymore in the waterfall) closed by
- fixed: add an isSkipped method to BuildStepStatus? Fixes #879 Changeset: …
- 11:56 Ticket #1016 (exceptions.AttributeError: 'DirectoryLister' object has no attribute ...) closed by
- fixed: Forgot to restart the buildbot, a restart fixed it.
- 10:28 Ticket #1020 (dist issue: buildbot_service.py is not included in slave packages) created by
- The script buildbot_service.py is not included in 0.8.1p1's slave …
- 02:30 SuccessStories edited by
- (diff)
10/21/10:
- 20:32 Ticket #1016 (exceptions.AttributeError: 'DirectoryLister' object has no attribute ...) reopened by
- I made the change that was made to fix the other ticket and I am still …
- 14:19 Ticket #1010 (irc bot reacts badly if you use 'join' without channel name) closed by
- fixed: remove support for JOIN and LEAVE commands These commands are dangerous, …
- 13:30 RunningBuildbotOnWindows edited by
- trimmed down a bunch, testing my Builder cfg for now but will update the … (diff)
- 13:18 Ticket #1018 (console.html template is broken) closed by
- fixed: fix typo in console.html template Patch by 'Kami' on trac - fixes #1018. …
- 13:16 Ticket #834 (log message stream encoding inserts spurious newlines into logs) closed by
- worksforme: My hypothesis was that this occurred when a chunk boundary fell between …
- 13:08 Ticket #507 ('view log as text' output has DOS line endings?) closed by
- wontfix: From my looking around, this is doing what's expected - it gets output …
- 12:29 Ticket #1019 (buildbot.net isn't a good mail-sender) created by
- speakeasy.net, at least, refuses to accept email from us: Oct 20 13:59:47 …
- 11:54 Ticket #1018 (console.html template is broken) created by
- When trying to view the console page, the following exception is thrown: …
- 11:22 Ticket #769 (Cancelling a pending build for a Triggerable scheduler causes the ...) closed by
- worksforme: It works in 0.8.1rc3-554-gd2ea5cb.
- 11:17 Ticket #1016 (exceptions.AttributeError: 'DirectoryLister' object has no attribute ...) closed by
- duplicate: This has been fixed in master, as marcusl points out. See #963.
- 10:29 Ticket #1017 (add a twistd.hostname on startup) created by
- For buildslave roots that are on an NFS or otherwise shared filesystem, it …
- 00:38 SuccessStories edited by
- Added OpenVPN project to SuccessStories page. (diff)
10/20/10:
- 12:44 SuccessStories edited by
- (diff)
- 10:13 Ticket #1016 (exceptions.AttributeError: 'DirectoryLister' object has no attribute ...) created by
- I am trying to add a directory with the latest version of the buildbot and …
- 10:05 SuccessStories edited by
- Octopus updates as per David Strubbe (diff)
10/19/10:
- 16:45 RunningBuildbotOnWindows edited by
- saving prelim changes since i need to run. (diff)
- 12:00 Ticket #1014 (wrong sort method for revisions in console view) closed by
- fixed
- 11:54 Ticket #1015 (allow project-based selection of events in waterfall view) closed by
- duplicate: See #789. This would, indeed, be great.
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)