Timeline
06/29/11:
- 13:33 Development edited by
- (diff)
- 13:28 Ticket #2024 (Documentation for "WithProperties" is incorrect) created by
- The example for using a callable with WithProperites? includes an example …
- 12:01 Ticket #1963 (FileUpload creates truncated file when buildslave is not on localhost) closed by
- worksforme: Re-open if you can reproduce?
- 11:59 Ticket #1955 (Suboptimal default for submodules) closed by
- fixed: OK, well, as you state, nothing we can change.
- 11:27 Ticket #2023 (RemoteShellCommand undocumented) created by
- ...and yet it seems to be essential to writing any build step that runs a …
- 09:11 Ticket #2022 (Stale Broker errors not caught on reconfig) created by
- We're seeing reconfigs "wedged", meaning they never complete. As I …
- 07:46 Ticket #2021 ((more) email breakage in 0.8.4p1) created by
- […]
06/28/11:
- 19:11 Ticket #2020 (can't run the debugclient in 0.8.4p1) closed by
- fixed: Don't import reactor in runner.py This was introduced by yours truly in …
- 19:03 Ticket #1911 (Cannot checkout from default branch trunk when creating a Scheduler that ...) closed by
- invalid: hm, no response.
- 19:02 Ticket #1841 (mozilla slaves failing in 'git') closed by
- fixed: This isn't a problem anymore - adding retries has helped.
- 18:59 Ticket #1814 (Make Buildbot more awesome.) closed by
- fixed: I think 0.8.4 took care of this.. 0.8.4p1 at least.
- 18:48 Ticket #1908 (Warn users of about changing db_url during an upgrade.) closed by
- worksforme: ipv6guru - the default value is sqlite:///state.sqlite, so if you're …
- 18:21 Ticket #2020 (can't run the debugclient in 0.8.4p1) created by
- […] this is particularly problematic to us as we run our buildmaster …
- 18:16 Ticket #2017 (attaching logs to build mail is broken in 0.8.4p1) closed by
- fixed: Fix typos in MailNotifier?'s support for buildsets Fixes #2017. This adds …
- 18:03 Ticket #2019 (graceful shutdown and triggered builds don't play as expected (0.8.4p1)) created by
- we have several builders that act as coordinators for a set of triggered …
- 17:03 Ticket #2018 (build mail breakage in 0.8.4p1) closed by
- duplicate: duped to #2017
- 14:51 Ticket #2018 (build mail breakage in 0.8.4p1) created by
- the fix I mention in #2017 moves the error further into the mail code. …
- 13:35 Ticket #2017 (attaching logs to build mail is broken in 0.8.4p1) created by
- […] It looks like this change may be related: […] I think …
- 08:53 Ticket #2016 (upgrade-master errror: local variable conn1 referenced before assignment) closed by
- fixed: Create the bug-test DB in a temporary dir Fixes #2016. Changeset: …
- 03:49 Ticket #2016 (upgrade-master errror: local variable conn1 referenced before assignment) created by
- The fix for #1810 has broken upgrade-master on my system: […] I'm …
06/27/11:
- 09:13 Ticket #1927 (buildbot: commit notification crashes with Unicode characters in git ...) closed by
- fixed: As of [605ac9aaf644613a43f076fd25ddcbef93a6c087], Sender has an encoding …
- 08:43 Ticket #2015 (master.cfg can not be provisioned with adjacent cfg files as of 0.8.4p1) closed by
- fixed: Excellent - merged. Thanks!
06/26/11:
- 14:43 Ticket #1957 (Expand blamelist only by 'interested users' that are relevant for the ...) closed by
- fixed: Merge branch 'ticket_1957' of git://github.com/dzhurley/buildbot * …
- 13:00 Ticket #2012 (SetProperty text status may fill WebStatus waterfall) closed by
- fixed: Abbreviate property lists from SetProperty? Fixes #2012. Changeset: …
- 12:01 Ticket #2013 (Description of "installdir" parameter for Visual Studio step is unclear) closed by
- fixed: adjust docs for vstudio.py's installdir Fixes #2013. Changeset: …
- 11:59 Ticket #2014 (The MailNotifier's subject can't be overriden anymore with a function) closed by
- fixed: Allow MailNotifier? subject to be overridden Fixes #2014. Changeset: …
- 09:44 Ticket #2010 (ProgrammingError using PostgreSQL) closed by
- fixed: Fix postgres problems with bbtmp_claim_ids Fixes #2010. Changeset: …
06/25/11:
- 12:20 Ticket #1998 (pageTitle not properly set in rss / atom feed) closed by
- fixed: Fix error in atom/rss feed titles fix typo displaying 'None' instead of …
- 12:10 Ticket #2008 (mergeRequests globally or per builder seems to not function) closed by
- fixed: Builder configuration should default mergeRequests to None, not True …
06/24/11:
- 08:19 Ticket #2015 (master.cfg can not be provisioned with adjacent cfg files as of 0.8.4p1) created by
- The fix for Ticket#1928 breaks the testing/loading of a master.cfg file …
- 03:24 Ticket #2014 (The MailNotifier's subject can't be overriden anymore with a function) created by
- The MailNotifier's documentation states that the messageFormatter …
06/23/11:
- 13:58 FAQ edited by
- (diff)
- 10:56 Ticket #2013 (Description of "installdir" parameter for Visual Studio step is unclear) created by
- I would suggest the following description to clarify: Base Visual Studio …
- 07:27 Ticket #2012 (SetProperty text status may fill WebStatus waterfall) created by
- When setting many properties at once in a SetProperty step, the status …
06/22/11:
- 05:35 Ticket #2011 (Traceback popping from empty deque in addChange) created by
- Got an error this morning in response to an addChange which then caused …
- 02:59 Ticket #2010 (ProgrammingError using PostgreSQL) created by
- I have migrated to Builbot 0.8.4p1, and switched the database backend to …
06/21/11:
- 21:32 Ticket #2009 (twisted dependency is out dated) closed by
- worksforme: with a brand-new virtualenv: […] in the 8.x.0 days, Twisted still …
- 19:09 Ticket #2009 (twisted dependency is out dated) created by
- twisted.words is used by trunk buildbot, but the dependency as specified …
- 14:31 Ticket #2008 (mergeRequests globally or per builder seems to not function) created by
- I have an example where one builder fires off 20 triggers into another …
- 09:20 Ticket #2007 (Try --wait reports 'no build') created by
- When submitting a 'try' build with the --wait option, the client shows …
- 08:51 Ticket #2006 (AnyBranchScheduler derives from Scheduler and gives warning) closed by
- fixed: Looks like this was fixed by d6b33ade2275e6560a7de65bed96b2b7733b0c20
- 08:37 Ticket #2006 (AnyBranchScheduler derives from Scheduler and gives warning) created by
- Using an AnyBranchScheduler? gets you warnings in the logs about use of the …
- 07:13 Ticket #2002 (fatal: Could not parse object ...) closed by
- invalid: While I think comment:5 is worth thinking about, I'm happy/sorry to report …
- 02:50 Ticket #2005 (SQLAlchemy Operational errors with SQLite: Database is locked) created by
- Since the switch to SQLAlchemy in 0.8.4, I get many tracebacks in the log …
06/20/11:
- 19:49 SuccessStories edited by
- (diff)
- 19:24 Ticket #2003 (SingleBranchScheduler not available from buildbot.scheduler) closed by
- fixed: Point to new import location in warning for Scheduler This gives better …
- 19:24 Ticket #2004 (Documentation still refers to deprecated Scheduler) closed by
- fixed: s/Scheduler/SingleBranchScheduler/. Fixes #2004 Changeset: …
- 13:48 Ticket #2004 (Documentation still refers to deprecated Scheduler) created by
- http://buildbot.net/buildbot/docs/latest/Configuring-Schedulers.html#Config …
- 13:43 Ticket #2003 (SingleBranchScheduler not available from buildbot.scheduler) created by
- After upgrading to 0.8.4, I fixed the WARNINGs from a reconfig and renamed …
- 12:59 Ticket #2002 (fatal: Could not parse object ...) created by
- This problem with Git has occurred with other projects, e.g. …
- 10:57 Ticket #2001 (check docs for WithProperties and callables) created by
- The object passed to a callable for WithProperties? has changed - it's now …
- 09:16 Ticket #2000 ("alwaysUseLatest" doesn't do what it says) created by
- I have a project that uses 3 git repos with "alwaysUseLatest" set. The …
06/19/11:
- 22:48 Ticket #1982 (handle UnauthorizedLogin exceptions on the slave) closed by
- fixed: merged - [ec09a04a6f32668aa3ca893a190f231e51b808db]
- 22:43 Ticket #1984 (fix RemoteCommand.commandCounter) closed by
- fixed: better handling of command identifiers Fixes #1984. Changeset: …
- 21:30 Ticket #1999 (Include full filename in warnings, if known) created by
- WarningCountingShellCommand can collect full pathnames by minding the …
- 21:19 Ticket #1945 (add systemwide metrics support) closed by
- fixed: This has landed now.
- 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
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)