1
Fork 0
Commit Graph

7818 Commits

Author SHA1 Message Date
Dustin J. Mitchell 5e9063e6da ignore E123 in autopep8, too 2014-04-20 09:11:21 -04:00
Dustin J. Mitchell 8031fc1df5 Ignore E123 since it's ignored in nine 2014-04-20 09:03:13 -04:00
Dustin J. Mitchell eba6d1c2b9 Merge mmartalo/buildbot:2735 (PR #1137)
+autopep8 (?!)
2014-04-20 08:30:49 -04:00
Mihai Martalogu c5a4ad0d33 Fix #2735 pep8 > 1.4.6 has more errors 2014-04-20 11:35:47 +02:00
Dustin J. Mitchell 894bb85ce5 Merge branch 'buildbot-0.8.9' 2014-04-19 23:01:00 -04:00
Dustin J. Mitchell 7cfa2a961b add :contents: directives to config docs
This fixes #2737 and makes these docs easier to navigate.
2014-04-19 22:59:09 -04:00
Dustin J. Mitchell 70562a530f Fix heading levels in developer/config.rst
Fixes #2736
2014-04-19 22:40:23 -04:00
Dustin J. Mitchell cbc889cb79 Merge branch 'buildbot-0.8.9' 2014-04-19 22:13:11 -04:00
Dustin J. Mitchell 7a2d696512 Merge branch 'py24-slave-compat' into buildbot-0.8.9
Fixes #2763
2014-04-19 22:12:03 -04:00
Dustin J. Mitchell c20712b048 replicate any() for python-2.4 2014-04-19 22:11:27 -04:00
Dustin J. Mitchell c784ec0277 work around missing os.errno on py24 2014-04-19 22:11:17 -04:00
Dustin J. Mitchell 6950deb82d replace with statements with explicit patching 2014-04-19 22:10:59 -04:00
Dustin J. Mitchell f79db2392d Can't use inline conditionals on Python-2.4 2014-04-19 22:10:36 -04:00
Dustin J. Mitchell 8722357297 don't try to fix PB on old Twisted versions 2014-04-19 21:59:51 -04:00
Dustin J. Mitchell e2beb82dbc Skip flaky tests, with logging
This fixes #2748 (and opens a bunch of other bugs!)
2014-04-19 21:41:14 -04:00
John Carr a1477ded7b Merge branch 'buildbot-0.8.9' 2014-04-19 09:39:35 +01:00
John Carr 4314678cbb Fix GitPoller setting invalid branch (PR #1069) 2014-04-19 09:37:10 +01:00
John Carr 9101ef057f Add relnote for #1069 2014-04-18 18:20:16 +01:00
John Carr 6317369fb5 Don't send branch as ref/heads/master 2014-04-18 18:14:53 +01:00
John Carr 82139b5a89 archive release notes 2014-04-18 16:15:57 +01:00
John Carr f0bcdb24fc Update relnotes with explicit versions 2014-04-18 16:04:15 +01:00
John Carr c747944c53 Move slave-side steps note to deprecations. 2014-04-18 15:58:40 +01:00
John Carr 80f16e84dd Fix use of :py:mod: 2014-04-18 15:42:15 +01:00
John Carr 15b5fa0853 More release note formatting 2014-04-18 15:04:00 +01:00
John Carr 3632acb18b Add missing bb:step and bb:sched 2014-04-18 14:55:05 +01:00
John Carr 7e1c3aec1f :bb: -> :bb:bug: 2014-04-18 13:45:35 +01:00
John Carr 606c10991d Fix formatting of :bb: macros in relnotes 2014-04-18 13:21:02 +01:00
John Carr 23549aace0 Sort/group feature release notes
For example, all the Git source step notes are together.
2014-04-18 13:16:52 +01:00
John Carr 52921be3e7 Update release notes 2014-04-18 12:55:23 +01:00
Dustin J. Mitchell 80f6744fa8 rename repoDepth to just plain depth, and add a test for it 2014-04-17 18:31:55 -04:00
Dustin J. Mitchell a6dd226c5b Merge rjogrady/buildbot:master (PR #1133) 2014-04-17 18:29:54 -04:00
Richard O'Grady 0ebdc73589 Update docs and release notes for Repo --depth 2014-04-17 10:16:52 -07:00
Dustin J. Mitchell c094fdca25 Merge alagoutte/buildbot:add_git_gerrit_example (PR #1132) 2014-04-16 22:43:59 -04:00
Dustin J. Mitchell 7d8113d801 Merge dankegel/buildbot-x:master (PR #1131) 2014-04-16 21:13:41 -04:00
Dustin J. Mitchell aceb573d0f Merge edmorley/buildbot:master (PR #1130) 2014-04-16 20:34:27 -04:00
Dustin J. Mitchell c34a301362 Merge samuelmz/buildbot:fixes#2754 (PR #1134) 2014-04-16 08:46:13 -04:00
Samuel de Medeiros Queiroz 5dcce78717 (fixes #2754) 2014-04-15 23:49:38 -03:00
Samuel de Medeiros Queiroz 26239f2c9c (fixes #2754) 2014-04-15 22:24:45 -03:00
Richard O'Grady b1b07eb903 Support for --depth flag to repo init.
This allows checking out a shallow clone with reduced history.
2014-04-14 15:56:13 -07:00
Dustin J. Mitchell cf4c10c237 ensure that summaryUnsubscribe succeeds
`summaryUnsubscribe` shoud be callable even if `summarySubscribe` hasn't
been called.  Fixes #2756.
2014-04-14 18:11:56 -04:00
Alexis La Goutte 5c11ec8afe Add a master git+Gerrit configuration sample 2014-04-13 19:40:11 +02:00
Dan Kegel a96d768539 Remove duplicate in doc for 'all' email status mode. 2014-04-11 11:45:25 -07:00
Ed Morley b66cc92ee5 For timeouts include the command being run in the failure string 2014-04-11 16:26:05 +01:00
Dustin J. Mitchell d3364bff14 Merge ludovicchabant/buildbot:mswinsteps (PR #1129)
+autopep8, pyflakes
2014-04-09 15:56:59 -04:00
Dustin J. Mitchell 271c1df011 Merge andrewjcg/buildbot:cache_set (PR #1125) 2014-04-08 22:36:09 -04:00
Ludovic Chabant f154ad16b7 Added more tests for Robocopy. 2014-04-08 13:55:41 -07:00
Ludovic Chabant 1ead2bfda4 Add more parameters to the Robocopy step on Windows. 2014-04-08 13:44:50 -07:00
Andrew Gallagher 381a2020b0 Change semantics of `put` method for LRUCache objects
This changes the `LRUCache.put` method to provide a general
way to insert an object into the cache.  Previously,
`LRUCache.put` wasn't sufficient for this as it appeared to only
behave as a "touch" method (e.g. if the item wasn't already
in the cache, it was a noop).

This is useful to provide a way to "seed" the various caches.
In a number of locations we construct items and put them in
the DB, only to immediately load them back.  We already have
caches around these DB accesses to avoid multiple "gets"
actually hitting the DB, but we can avoid the initial "get"
missing in many cases by seeding the associated cache when
we put the item into the DB.

An example of this is chrdicts and the chrdict cache, where
it's common to call `addChange` followed by `getChange`.
This results in two DB accesses when it really only needs to
be one.
2014-04-07 14:29:14 -07:00
Dustin J. Mitchell 135f646e93 include the failing dictionary 2014-04-06 23:14:12 -04:00
Dustin J. Mitchell dbd19fabbe Actually skip tests when boto's not installed
+autopep8
2014-04-06 22:35:52 -04:00