Timeline
08/19/11:
- 12:13 Ticket #2083 (PyLint step doesn't respect flunkingIssues) closed by
- fixed: […]
- 12:11 Ticket #2049 (Broken parsing in pylint) closed by
- fixed: Update PyLint? regular expression. PyLint? adds column offsets to text …
- 01:50 Ticket #2083 (PyLint step doesn't respect flunkingIssues) created by
- According to pylint(1) the command exits with the following status codes: …
08/18/11:
- 21:55 Ticket #2082 (MailNotifier documentation error) closed by
- fixed: fix typo (warning/s) in MailNotifier? docs Fixes #2082. Changeset: …
- 01:15 Ticket #1969 (How can I config GerritChangeSource trigger building?) closed by
- fixed: I think it is no problem now. Thanks!
08/16/11:
- 10:10 Ticket #2082 (MailNotifier documentation error) created by
- See http://buildbot.net/buildbot/docs/0.8.4p2/full.html#MailNotifier In …
- 07:46 Ticket #1992 (master hangs on startup) closed by
- worksforme: I can't replicate either with the built-in OS X 10.6 Python (2.6) or with …
08/15/11:
- 22:07 WikiStart edited by
- (diff)
- 10:01 Ticket #2081 (Username and password for git_buildbot.py ought to be configurable from ...) created by
- Right now you have to dig into the source to set them. Probably better to …
- 09:44 Ticket #2080 (master.cfg.sample uses the deprecated 'branch' parameter of ...) created by
- See summary.
- 09:42 Ticket #2079 (project_re undocumented) created by
- The project_re parameter of ChangeFilter? is not documented in the manual.
- 07:38 SuccessStories edited by
- Removed spam (diff)
- 07:37 Licensing edited by
- Removed spame (diff)
- 06:22 WikiStart edited by
- Removed spam (diff)
- 03:30 SuccessStories edited by
- (diff)
- 03:28 Licensing edited by
- (diff)
- 03:28 WikiStart edited by
- (diff)
- 02:42 WikiStart edited by
- (diff)
08/14/11:
- 17:36 FAQ edited by
- (diff)
- 16:31 Ticket #2054 (buildbot/github post-receive URL timestamp problem) closed by
- worksforme: I'm going to optimistically close this - perhaps there was a brief error …
08/12/11:
- 08:26 Ticket #2078 (new SVN step does not have a mode that eliminates .svn dirs) created by
- The old step's mode="export" produces a source dir without the distracting …
08/11/11:
- 04:04 Ticket #2077 (DirectoryUpload creates missing directories with umode 077) created by
- DirectoryUpload? creates the missing directories on the master side. This …
08/10/11:
- 06:45 Ticket #2076 (GitPoller initiates bad builds) created by
- I have a git repo with two branches, master and stable. I have configured …
08/09/11:
- 23:59 WikiStart edited by
- remove spam (diff)
- 18:57 WikiStart edited by
- minor change (diff)
- 13:45 Ticket #2075 (BaseScheduler.__init__ builderNames must be str objects even though ...) closed by
- fixed: Allow unicode scheduler names - Fixes #2075 Changeset: …
- 10:18 Ticket #2075 (BaseScheduler.__init__ builderNames must be str objects even though ...) created by
- http://buildbot.net/buildbot/docs/0.8.4p2/reference/buildbot.schedulers.bas …
- 03:25 Ticket #2074 (Support using a list for svnurl in source.SVN) created by
- I want to check out several SVN directories in one step and to be able to …
08/08/11:
- 20:00 Ticket #2073 (buildbot is unable to delete subdirectories of the build dir that have ...) created by
- One of the unit tests in Tahoe-LAFS creates a subdirectory that has a …
- 04:51 Ticket #519 (Request for description and descriptionDone params: step.SVN) closed by
- fixed
08/06/11:
- 11:17 Ticket #2072 (DirectoryUpload does not work with a workdir set on the factory) closed by
- fixed: Whoops, already solved in https://github.com/buildbot/buildbot/pull/202
- 11:16 Ticket #2072 (DirectoryUpload does not work with a workdir set on the factory) created by
- See …
08/05/11:
- 00:00 Ticket #2053 (Too much code in try block) closed by
- fixed: https://github.com/buildbot/buildbot/commit/7c58b77f37550642fa5ed4af6d6666a …
08/04/11:
- 10:26 Ticket #2071 (Force Build per builder security, property) created by
- We use force build as a way of on-demand automation. Would like to see …
- 07:49 Ticket #2070 (Step subclasses are confusing) created by
- In particular, passing specific arguments to parent classes doesn't work: …
08/02/11:
- 18:51 Ticket #2069 (Information on improving P4 object) created by
- I don't think that this is a "bug" per se -- it's more of information on …
- 17:14 Ticket #2068 (Please generate a "dir" file for Info) created by
- I've put buildbot's doc directory in my INFOPATH but it isn't showing up …
08/01/11:
- 14:43 web edited by
- (diff)
- 02:12 Ticket #2067 (Buildbot hangs in Compile step) created by
- Hi, I'm running a Buildbot who gets stuck in a step: - The command is run …
07/31/11:
- 21:18 Ticket #1877 (use an enum class for state variables) closed by
- wontfix: I don't think this is a good idea after all, particularly since these …
- 20:56 Ticket #1684 (Buildbot doesn't detect a broken configuration file) closed by
- fixed: Merge branch 'bug_1684' of git://github.com/bdbaddog/buildbot * …
- 19:46 Ticket #2039 (rmdir slaveside command return 0 even if it fails) closed by
- worksforme: That's easy - thanks for looking into it!
- 19:01 Ticket #2046 (patch_author and patch_comment make MySQL dialect less than happy) closed by
- fixed: quash warnings from MySQL Fixes #2046. Changeset: …
- 16:44 Ticket #1931 (EC2LatentBuildSlave does not terminate EBS-backed instances) closed by
- fixed: […]
- 16:43 Ticket #2022 (Stale Broker errors not caught on reconfig) closed by
- fixed: More thorough testing of DuplicateSlaveArbitrator? This adds a …
07/30/11:
- 14:31 Ticket #1772 (vstudio.py misses compile errors and doesn't check for exit status) closed by
- fixed: Sounds "fixed" to me :)
- 14:18 Ticket #76 (add mercurial RSS poller change source) closed by
- wontfix
- 12:29 Ticket #1962 (Source steps should take an env paramater.) closed by
- fixed: Merge branch '1962' of git://github.com/in3xes/buildbot * '1962' of …
- 12:22 Ticket #2064 (Buildbot 0.8.4p2 incompatible with Twisted-8.1.0) closed by
- fixed
07/29/11:
- 13:42 Ticket #2066 (Fix new source steps' URL handling) created by
- https://github.com/buildbot/buildbot/pull/179#issuecomment-1613478 and …
07/27/11:
- 15:22 Ticket #2065 (Error during setup of buildslave on Windows 7 64bit) closed by
- worksforme
- 12:30 WikiStart edited by
- (diff)
- 09:51 Ticket #2065 (Error during setup of buildslave on Windows 7 64bit) created by
- Running "python setup.py build" resulted in the following error: …
- 00:44 Ticket #2064 (Buildbot 0.8.4p2 incompatible with Twisted-8.1.0) created by
- To take advantage of some new features I just upgraded from 0.8.2 to …
07/26/11:
- 22:24 Ticket #2063 (Documentation for IRC bot configuration is wrong) closed by
- fixed: Ah - support for that syntax was only added in 0.8.4. From the line …
- 18:23 Ticket #2062 (BaseBasicScheduler.stableTimerFired can return uncaught failures) closed by
- fixed: handle failures from stableTimerFired Fixes #2062. Changeset: …
- 05:14 Ticket #2063 (Documentation for IRC bot configuration is wrong) created by
- The manual currently describes configuring the IRC bot as: […] This …
07/25/11:
07/22/11:
- 14:16 Ticket #2062 (BaseBasicScheduler.stableTimerFired can return uncaught failures) created by
- found while overriding BaseScheduler?.addBuildsetForChanges.
- 10:40 Ticket #2061 (patch: make P4Poller pick up where it left off) created by
- […]
- 08:57 Ticket #1866 (on reload config, running builds become idle in builders page) reopened by
- still happens in 0.8.4p1
- 07:43 Ticket #2060 (Trial's tests parameter doesn't accept Property objects) created by
- buildbot.steps.python_twisted.Trial(tests=Property('my_tests')) causes an …
07/21/11:
- 20:53 Ticket #1866 (on reload config, running builds become idle in builders page) closed by
- fixed: This status tracking has been completely rewritten in 0.8.4, so I suspect …
07/20/11:
- 00:42 Ticket #2059 (document JSON status) created by
- "Where is the JSON documented?" is fast becoming a FAQ - #832 is the …
- 00:29 Ticket #2057 (AnyBranchScheduler should inherit from SingleBranchScheduler) closed by
- fixed: This was fixed a while back: […]
- 00:27 Ticket #1843 (LibVirtSlave fails to destroy domain on buildFinished) closed by
- fixed: Fix #1843. The `domain' member of LibVirtSlave? was incorrectly …
- 00:18 Ticket #2058 (SVN docs are too prescriptive, wrong) created by
- The docs for the SVN step get into setting up change sources, schedulers, …
07/19/11:
- 19:10 Ticket #2057 (AnyBranchScheduler should inherit from SingleBranchScheduler) created by
- right now it inherits from Scheduler, which means there are Deprecation …
- 17:29 Ticket #2056 (builders sometimes stay in an idle, plus 1 state) created by
- sometimes builders sit "idle, plus #" even when there are available …
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)