Timeline
06/19/11:
- 13:44 Ticket #1998 (pageTitle not properly set in rss / atom feed) created by
- The RSS and ATOM feeds no longer set the pageTitle which results in the …
- 11:48 Ticket #1997 (Gather metrics on query times) created by
- Add a decorator for DB connector components that can time how long a …
- 11:47 Ticket #1996 (Unit tests for all master-side step classes) created by
- This is *looong* overdue.
- 11:06 ReleaseProject edited by
- (diff)
- 10:57 Ticket #1995 (suppressionFile causes traceback on slave) closed by
- fixed: Make the keepstamp uploadFile argument optionsl This command is used not …
- 10:52 Ticket #1995 (suppressionFile causes traceback on slave) created by
- […] The step is: […]
06/18/11:
- 22:58 Ticket #1991 (connect caching config parameters with caches) closed by
- fixed: Merge branch 'cacheconfig' * cacheconfig: Document the new ccaches? …
- 22:47 Ticket #1994 (means to add periodic metrics checks without modifying metrics.py) created by
- It would be great to be able to register a particular metric for …
- 22:19 WikiStart edited by
- (diff)
- 20:49 Ticket #1993 (gather metrics on caches, move buildbot.cache to buildbot.process.cache) created by
06/17/11:
- 22:32 Ticket #1988 (Incompatible change in svn_buildbot.py with steps/source.py) closed by
- fixed: Trying to replicate this. The step is: […] but I'm using a …
- 15:28 Milestone 0.8.4p1 completed
06/16/11:
- 21:25 Ticket #1992 (master hangs on startup) created by
- Several people have observed this now, although I can't replicate it. The …
- 21:25 Ticket #1991 (connect caching config parameters with caches) created by
- I implemented a generic caching system in 0.8.4, but didn't connect it to …
- 19:59 ReleaseProject edited by
- (diff)
- 14:01 Ticket #1990 (Source steps falling back to complete re-initialization should not be ...) created by
- Currently, if a source step fails to successfully update to a particular …
- 03:42 Ticket #1989 (gitpoller: repo poll failed) created by
- Hi I am using buildbot 0.8.2 and GIT 1.7.4 version In master.cfg file i …
06/15/11:
- 23:49 Ticket #1988 (Incompatible change in svn_buildbot.py with steps/source.py) created by
- I'm not sure this is a bug, however it's a change worth mentioning …
- 13:18 Ticket #1986 (exceptions.TypeError: a float is required) closed by
- fixed: perspective_addChange should handle when==None Fixes #1986. Changeset: …
- 13:18 Ticket #1987 (sendchange fails with TypeError) closed by
- fixed: ensure that ch.files is a list before trying to modify sendchange, in …
- 12:59 CuttingReleases edited by
- (diff)
- 12:56 WikiStart edited by
- (diff)
- 12:49 Ticket #1987 (sendchange fails with TypeError) created by
- With the latest version from the master branch, downloaded today from …
- 12:37 DowngradingTo083 created by
- 07:25 Ticket #1986 (exceptions.TypeError: a float is required) created by
- twisted.log of buildbot main process (on every commit) […]
- 07:17 Ticket #1985 (AttributeError: Sender instance has no attribute 'stop') closed by
- fixed: Fix breakage in hgbuildbot due to 605ac9aa; Fixes #1985 Changeset: …
- 03:36 Ticket #1985 (AttributeError: Sender instance has no attribute 'stop') created by
- Mercurial hook fails with this stack trace: […]
06/14/11:
- 18:24 RunningBuildbotOnWindows edited by
- Clarify how the environment works (diff)
- 18:18 RunningBuildbotOnWindows edited by
- another trivial fix (diff)
- 18:17 RunningBuildbotOnWindows edited by
- trivial fixes (diff)
- 14:15 RunningBuildbotOnWindows edited by
- (diff)
- 12:48 RunningBuildbotOnWindows edited by
- (diff)
- 12:47 RunningBuildbotOnWindows edited by
- (diff)
- 12:46 RunningBuildbotOnWindows edited by
- (diff)
- 12:41 RunningBuildbotOnWindows edited by
- (diff)
06/13/11:
- 21:55 Ticket #1984 (fix RemoteCommand.commandCounter) created by
- This is pretty sloppily handled in buildstep.py. No big deal, but needs …
- 20:15 Ticket #1983 (Catch Stale Broker errors on duplicate notification) closed by
- worksforme: Whoops, this is part of the old, unreformed DuplicateSlaveArbitrator. …
- 09:08 Ticket #1983 (Catch Stale Broker errors on duplicate notification) created by
- […] This is pretty much an indication that we can immediately accept …
06/12/11:
- 15:18 CuttingReleases edited by
- (diff)
- 14:35 WikiStart edited by
- (diff)
- 14:21 ReleaseProject edited by
- (diff)
- 13:43 CuttingReleases edited by
- (diff)
- 11:21 Ticket #1823 (Verify interaction of Dependent scheduler with retried builds) closed by
- fixed: * Dependent works with a regular OK build * when upstream ends with …
- 11:15 Ticket #1853 (Honour change filter in build details page (option)) closed by
- worksforme: I should have read this more closely when the bug was filed. This is …
- 11:02 Ticket #1930 (Make large-scale modular configurations easier) closed by
- fixed: Update and expand docs on reconfigs This points to dabraham's bbproto …
- 05:12 Milestone 0.8.4 completed
- This version will have * all DB access done asynchronously * DB access …
06/10/11:
- 21:18 Ticket #1976 (Git build step fails after SVN step) closed by
- worksforme: Source steps currently expect to the only such step in the factory, and …
- 10:39 Ticket #1982 (handle UnauthorizedLogin exceptions on the slave) created by
- Right now, these are unhandled failures and cause the slave to stop …
06/07/11:
06/04/11:
- 22:27 Ticket #1819 (MailDirService should handle renaming files, rather than subclasses) closed by
- fixed: Add moveToCurDir to MaildirService?, call it, and test it Fixes #1819. …
- 21:50 Ticket #1981 (default configuration (sample.cfg) uses branch=None) closed by
- fixed: update sample.cfg to something that works Mostly, don't use branch=None …
- 21:36 Ticket #1981 (default configuration (sample.cfg) uses branch=None) created by
- In #1773 we want to get rid of default branches, yet the default …
- 21:30 Ticket #1979 (maybeStartBuild not called often enough) closed by
- fixed: Yes, that seems to have fixed it.
- 21:23 Ticket #1980 (updateBigStatus not called enough?) closed by
- fixed: call bldr.updateBigStatus more often This should fix "stale" status …
- 19:03 Ticket #1980 (updateBigStatus not called enough?) created by
- I'm looking at the metabuildbot's builders right now, and it says every …
- 18:31 Ticket #1978 (print hostname on master when sending UnauthorizedLogin) closed by
- fixed: Include username in the master's log when sending UnauthorizedLogin? Fixes …
- 18:23 Ticket #1979 (maybeStartBuild not called often enough) created by
- The metabuildbot is showing builders in an "idle, plus 1" state, when they …
- 17:59 Ticket #1978 (print hostname on master when sending UnauthorizedLogin) created by
- the metabuildbot is seeing connection requests that are being responded to …
06/03/11:
- 06:26 Ticket #1977 (transitions between working / broken not computed per-branch) created by
- If I have a project building all branches, and branch A goes from fixed to …
06/01/11:
- 23:18 Ticket #1975 (changeHorizon set too soon) closed by
- fixed: Store configuration values in master.config This immediately fixes #1975, …
- 18:00 Ticket #1976 (Git build step fails after SVN step) created by
- I have a build factory which needs to update and deploy from both a SVN …
- 16:49 Ticket #1975 (changeHorizon set too soon) created by
- […]
- 07:43 Ticket #1871 (Goofy quoting/space handling in buildbot_service.py) reopened by
- Oops; the actual problem isn't fixed; I just updated the Wiki
- 07:42 Ticket #1871 (Goofy quoting/space handling in buildbot_service.py) closed by
- fixed
- 07:41 RunningBuildbotOnWindows edited by
- (diff)
05/30/11:
- 22:25 Ticket #1832 (GitPoller unhandled error on adding a change) closed by
- fixed
- 20:45 Ticket #1935 (build request claiming needs to operate in "batches") closed by
- fixed
- 14:06 Ticket #1974 ("Cannot operate on a closed database" with sqlalchemy-0.7.0) closed by
- fixed: Don't try to clean up a closed memory DB Fixes #1974. Changeset: …
- 09:17 Ticket #1867 (use unicode-nazi in testing) closed by
- wontfix: This looks *way* too verbose, and doesn't seem to find the errors we're …
- 09:14 Ticket #827 (ChangeSources may produce changes containing non-ascii bytestrings) closed by
- fixed: Now that everything's in the db, this is pretty much solved by force …
- 09:11 Ticket #1829 (PBChangeSource loses string encodings) closed by
- fixed
- 09:09 Ticket #1856 (duplicate slave arbitrator waits too long) closed by
- worksforme: I can't replicate this in master, using iptables to make a connection from …
05/29/11:
- 22:55 Ticket #1974 ("Cannot operate on a closed database" with sqlalchemy-0.7.0) created by
- […]
- 20:56 Ticket #1921 (a reconfig that removes builders will fail the first time) closed by
- worksforme
- 20:56 Ticket #1915 (GitPoller stops on wrong revision while fetching buildbot repo at the ...) closed by
- worksforme
- 09:36 Ticket #1973 (test with SQLAlchemy==0.7.0) closed by
- fixed
- 09:01 Ticket #1886 (who submitted try?) closed by
- fixed: added --who option to try builds, updated docs and tests, fixes #1886 …
- 08:58 Ticket #1973 (test with SQLAlchemy==0.7.0) created by
- I'm seeing failures in a brand-new virtualenv that I believe are traceable …
05/28/11:
- 15:45 Ticket #1793 (StatusPush uses setServiceParent instead of startService) closed by
- fixed: Override startService, not setServiceParent Fixes #1793. Changeset: …
- 15:33 Ticket #1777 (Dependent scheduler forgets who to trigger) closed by
- fixed: Should be good. Re-open if this is still a problem in 0.8.4.
- 14:54 Ticket #1764 (buildbot reconfig command doesn't restart MailNotifier) closed by
- worksforme: Re-open if this can be reproduced.
- 14:47 Ticket #1953 (add aggressive caching in the db layer) closed by
- fixed: Implement caching This is conservative in how it caches database …
- 14:33 Ticket #1971 (Nightly timered build using incorrect change for revision) closed by
- fixed: Sort changes before creating a SourceStamp? from an ssdict This includes …
- 09:41 Ticket #1972 (Buildbot doesn't terminate latent EC2 servers upon shutdown) created by
- When stopping the buildbot master server, the master doesn't terminate any …
- 08:22 WikiStart edited by
- (diff)
05/27/11:
- 12:17 Ticket #1874 (Waterfall help is hiding) closed by
- fixed: Merge branch '1874' of git://github.com/in3xes/buildbot * '1874' of …
- 12:07 Ticket #1876 (words.IRC Support for categories somewhat undocumented) closed by
- fixed: Fixed typos. Added documentation for words.IRC support for categories …
05/26/11:
- 21:13 Ticket #1959 (svn sourcestep mode="copy" always_purge=True fails with externals.) closed by
- worksforme: Let's see if someone else finds the ticket and can reproduce :(
- 08:41 Ticket #1971 (Nightly timered build using incorrect change for revision) created by
- == Summary == Given a list of changes, a nightly build performs the build …
05/25/11:
- 02:03 Ticket #1970 (IRC status notifier is reconnecting too fast) created by
- IRC servers are mostly configured to require some interval between …
05/23/11:
- 20:36 Ticket #1969 (How can I config GerritChangeSource trigger building?) created by
- After Ticket #1939 fixed,I can see GerritChangeSource? changes in waterfall …
- 19:47 Ticket #1939 (Can not trigger build when I use timed.Nightly with ...) closed by
- fixed: You may need to configure your schedulers to look for the changes coming …
- 19:25 Ticket #1939 (Can not trigger build when I use timed.Nightly with ...) reopened by
- Now the exception not happen,but GerritChangeSource? still do not trigger …
- 11:53 Ticket #1966 (Buildstep throws an unhandled error if it has alwaysRun=True and ...) closed by
- duplicate: Dupe of #822, with the same fix :)
- 11:50 Ticket #1961 (Better monkey-patching architecture) closed by
- fixed: Fixed now.
- 11:49 Ticket #872 (hook pylint up to metabuildbot) closed by
- wontfix: Calling this 'wontfix' based on the above.
- 11:48 Ticket #890 (need to monkeypatch in a TestCase.patch on Twisted-2.5.0) closed by
- fixed: We don't support Twisted-2.5.0; support is also missing in Twisted-8.0.0, …
05/22/11:
- 23:57 Ticket #1968 (Multi-prefix support for PBChangeSource) created by
- Since we use subversion externals in our project, it became important to …
05/20/11:
- 15:01 Ticket #1967 (mode="copy" fails the second+ time around on win32, due to the directory ...) created by
- The buildstep: […] is failing every iteration beyond the first on a …
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)