[Buildbot-commits] [buildbot/buildbot] b0c72d: Fix typos: "identifing", "provices", "Reponds"

GitHub noreply at github.com
Tue Jul 2 13:28:14 UTC 2013


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: b0c72d00dce2829de44b324191e8f0e7c1284611
      https://github.com/buildbot/buildbot/commit/b0c72d00dce2829de44b324191e8f0e7c1284611
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M master/buildbot/process/properties.py
    M master/buildbot/schedulers/forcesched.py
    M master/buildbot/status/web/change_hook.py
    M master/buildbot/status/web/hooks/github.py
    M master/contrib/bitbucket_buildbot.py
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Fix typos: "identifing", "provices", "Reponds"


  Commit: bb5af74cf3dbe554c7ef5a5dcfb8c39075059c57
      https://github.com/buildbot/buildbot/commit/bb5af74cf3dbe554c7ef5a5dcfb8c39075059c57
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M master/docs/conf.py

  Log Message:
  -----------
  Add monkey patch that fails docs build if unhightlighted code block found


  Commit: e25405472f1fcb88aa0cb4a4b1d88ee663d0cafa
      https://github.com/buildbot/buildbot/commit/e25405472f1fcb88aa0cb4a4b1d88ee663d0cafa
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M master/docs/developer/cls-buildsteps.rst
    M master/docs/developer/style.rst
    M master/docs/manual/cfg-builders.rst
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/cfg-global.rst
    M master/docs/manual/cfg-properties.rst
    M master/docs/manual/cfg-schedulers.rst
    M master/docs/manual/cfg-statustargets.rst
    M master/docs/manual/customization.rst
    M master/docs/tutorial/fiveminutes.rst
    M master/docs/tutorial/tour.rst

  Log Message:
  -----------
  Fix syntax errors in Python examples in docs

Only syntax fixed, without checking is examples are semantically
correct.


  Commit: 22f11d552263a10dafe0ee12edcebb16b7597df3
      https://github.com/buildbot/buildbot/commit/22f11d552263a10dafe0ee12edcebb16b7597df3
  Author: adieu <adieu at adieu.me>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    A master/buildbot/status/web/hooks/gitlab.py

  Log Message:
  -----------
  Add gitlab webhook based on existing github webhook.


  Commit: 35b6fcbf3e246af6673350380a9fde5478f88890
      https://github.com/buildbot/buildbot/commit/35b6fcbf3e246af6673350380a9fde5478f88890
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M master/buildbot/process/properties.py
    M master/buildbot/schedulers/forcesched.py
    M master/buildbot/status/web/change_hook.py
    M master/buildbot/status/web/hooks/github.py
    M master/contrib/bitbucket_buildbot.py
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Merge branch 'typos3' of git://github.com/vrutsky/buildbot


  Commit: b358f2098ee5971f4992d755765a572d8f78169c
      https://github.com/buildbot/buildbot/commit/b358f2098ee5971f4992d755765a572d8f78169c
  Author: Ross Guarino <rssguar at gmail.com>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M master/setup.py

  Log Message:
  -----------
  Added the db.types package to setup.py

Fixed some import errors because the setup was not set up right.


  Commit: e546e094b096de1b9e51e9222904e5fdc7aa3570
      https://github.com/buildbot/buildbot/commit/e546e094b096de1b9e51e9222904e5fdc7aa3570
  Author: Ross Guarino <rssguar at gmail.com>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M master/buildbot/status/web/authz.py

  Log Message:
  -----------
  Added a default for view in the web.authz module.

I added a default to true for the view in the master.status.web.authz
module. If there is no view specified in the master config then the
master will behave the same as it did before view was added. If view is
explicitly set in the master.cfg that argument will be used.


  Commit: 6a112151f54f8330b5dca243515017e12f552922
      https://github.com/buildbot/buildbot/commit/6a112151f54f8330b5dca243515017e12f552922
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M master/docs/conf.py

  Log Message:
  -----------
  Output warning about not highlighted block through Sphinx' warn()

Sphinx' warn() function stores information about position of processing
code, so now error message contains exact position of error.


  Commit: 92e835777430e02ad2041ffe17c6db6e75e0b005
      https://github.com/buildbot/buildbot/commit/92e835777430e02ad2041ffe17c6db6e75e0b005
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/cfg-changesources.rst
    M master/docs/tutorial/firstrun.rst
    M master/docs/tutorial/tour.rst

  Log Message:
  -----------
  Fix highlighting for P4 stuff, config files, logs, IRC commands, exceptions

Hightlighted as "none".


  Commit: f4156538bfdb3707fbca0cf5c4fdfd2e5be30cc0
      https://github.com/buildbot/buildbot/commit/f4156538bfdb3707fbca0cf5c4fdfd2e5be30cc0
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/docs/manual/cfg-changesources.rst
    M master/docs/manual/cfg-statustargets.rst
    M master/docs/relnotes/0.8.6.rst
    M master/docs/relnotes/0.8.7.rst
    M master/docs/relnotes/0.8.8.rst
    M master/docs/relnotes/index.rst
    M master/docs/tutorial/firstrun.rst
    M master/docs/tutorial/fiveminutes.rst
    M master/docs/tutorial/tour.rst

  Log Message:
  -----------
  Fix highlighting for command line examples

Highlight as "bash".


  Commit: 84dc337a81d18012e690723d12bd961ccf900e63
      https://github.com/buildbot/buildbot/commit/84dc337a81d18012e690723d12bd961ccf900e63
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/docs/manual/cfg-intro.rst
    M master/docs/manual/cfg-properties.rst

  Log Message:
  -----------
  Fix highlighting of notes

Note that there is one new TODO about missing code example.


  Commit: 4146f067428ef2963c89043bd43499e4dfa77f7b
      https://github.com/buildbot/buildbot/commit/4146f067428ef2963c89043bd43499e4dfa77f7b
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/docs/tutorial/tour.rst

  Log Message:
  -----------
  Fix IRC logs highlighting

Highlight as "irc".


  Commit: e8ef280b5ab6601eb172562fbbe1df03891f535b
      https://github.com/buildbot/buildbot/commit/e8ef280b5ab6601eb172562fbbe1df03891f535b
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/docs/conf.py

  Log Message:
  -----------
  Add Sphinx version checking for highlighting check monkey-patch

If Sphinx is older than 1.1 warning message will arise and monkey-patch
will not be applied.

Monkey-patch should work with Sphinx versions starting from 1.1, but
I managed to test it starting from version 1.1.3 due to this bug:
https://bitbucket.org/birkenfeld/sphinx/issue/853/attributeerror-reporter-instance-has-no


  Commit: 90d2172c749249e51d4e6830d71810169cf6c12f
      https://github.com/buildbot/buildbot/commit/90d2172c749249e51d4e6830d71810169cf6c12f
  Author: Olly Betts <ojwbetts at gmail.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/buildbot/status/web/files/robots.txt

  Log Message:
  -----------
  Remove duplicate robots.txt entry


  Commit: 282164395fe04abf94a27f118c01e6c82c9b71b8
      https://github.com/buildbot/buildbot/commit/282164395fe04abf94a27f118c01e6c82c9b71b8
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/buildbot/status/web/files/robots.txt

  Log Message:
  -----------
  Merge branch 'patch-1' of git://github.com/ojwb/buildbot


  Commit: 0b89660e7af0211034741a4e6b3f9f3942cbee52
      https://github.com/buildbot/buildbot/commit/0b89660e7af0211034741a4e6b3f9f3942cbee52
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/docs/conf.py
    M master/docs/developer/cls-buildsteps.rst
    M master/docs/developer/style.rst
    M master/docs/manual/cfg-builders.rst
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/cfg-changesources.rst
    M master/docs/manual/cfg-global.rst
    M master/docs/manual/cfg-intro.rst
    M master/docs/manual/cfg-properties.rst
    M master/docs/manual/cfg-schedulers.rst
    M master/docs/manual/cfg-statustargets.rst
    M master/docs/manual/customization.rst
    M master/docs/relnotes/0.8.6.rst
    M master/docs/relnotes/0.8.7.rst
    M master/docs/relnotes/0.8.8.rst
    M master/docs/relnotes/index.rst
    M master/docs/tutorial/firstrun.rst
    M master/docs/tutorial/fiveminutes.rst
    M master/docs/tutorial/tour.rst

  Log Message:
  -----------
  Merge branch 'doc_highlighting_2511' of git://github.com/vrutsky/buildbot


  Commit: a1abe9bbcddfae3fe23d7fb59e57cf807e6a82f3
      https://github.com/buildbot/buildbot/commit/a1abe9bbcddfae3fe23d7fb59e57cf807e6a82f3
  Author: adieu <adieu at adieu.me>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/buildbot/status/web/hooks/gitlab.py
    M master/buildbot/test/fake/web.py
    A master/buildbot/test/unit/test_status_web_change_hooks_gitlab.py
    M master/docs/manual/cfg-statustargets.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Add tests and docs for gitlab hook.


  Commit: 21323555305b309c4b7704124e0b349975f3defc
      https://github.com/buildbot/buildbot/commit/21323555305b309c4b7704124e0b349975f3defc
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/setup.py

  Log Message:
  -----------
  Merge branch 'hotfix-import' of git://github.com/rguarino/buildbot


  Commit: 69819714316cb55d3ee38542c76c1f26babb4b4e
      https://github.com/buildbot/buildbot/commit/69819714316cb55d3ee38542c76c1f26babb4b4e
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/buildbot/status/web/authz.py

  Log Message:
  -----------
  Merge branch 'hotfix-authz' of git://github.com/rguarino/buildbot


  Commit: 2260f67d2f8d0045984e4306ba44fe7a9cd63cee
      https://github.com/buildbot/buildbot/commit/2260f67d2f8d0045984e4306ba44fe7a9cd63cee
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    A master/buildbot/status/web/hooks/gitlab.py
    M master/buildbot/test/fake/web.py
    A master/buildbot/test/unit/test_status_web_change_hooks_gitlab.py
    M master/docs/manual/cfg-statustargets.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge branch 'gitlab' of git://github.com/adieu/buildbot

Minor fixes to docs for highlighting


  Commit: ceb29701e7fa9bbac2d2e46c155c30b63c918c22
      https://github.com/buildbot/buildbot/commit/ceb29701e7fa9bbac2d2e46c155c30b63c918c22
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/buildbot/test/unit/test_status_web_authz_Authz.py

  Log Message:
  -----------
  fix tests for authz view default


  Commit: e8a004b14d62972d31ba2e77c388b808bd816fcb
      https://github.com/buildbot/buildbot/commit/e8a004b14d62972d31ba2e77c388b808bd816fcb
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M master/buildbot/test/unit/test_scripts_start.py

  Log Message:
  -----------
  wait for the started buildbot to stop before finishing the test case


  Commit: 91031f7f6363fc0921b61796301d64b0fd3cfc52
      https://github.com/buildbot/buildbot/commit/91031f7f6363fc0921b61796301d64b0fd3cfc52
  Author: Srinu P <srinupiits at gmail.com>
  Date:   2013-06-26 (Wed, 26 Jun 2013)

  Changed paths:
    M master/buildbot/steps/source/svn.py
    M master/buildbot/test/unit/test_steps_source_svn.py

  Log Message:
  -----------
  New function svnUriCanonical to canonicalize SVN URIs before matching it with extracted URI from SVN repository. This commit fixes bug 2467


  Commit: 991b5a9cbe7dcc5169a2d33c0d67cb26cf8c371a
      https://github.com/buildbot/buildbot/commit/991b5a9cbe7dcc5169a2d33c0d67cb26cf8c371a
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-06-26 (Wed, 26 Jun 2013)

  Changed paths:
    M master/buildbot/steps/source/svn.py
    M master/buildbot/test/unit/test_steps_source_svn.py

  Log Message:
  -----------
  Merge branch 'bug2467-squash' of git://github.com/srinupiits/buildbot


  Commit: 5a4f0069bb7fdc80a0b4dfe3bce5d17c7f0645de
      https://github.com/buildbot/buildbot/commit/5a4f0069bb7fdc80a0b4dfe3bce5d17c7f0645de
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M master/docs/conf.py

  Log Message:
  -----------
  Backport docs highlighting check monkey-patch for Sphinx starting from v0.6.6

Currently host that builds documentation uses Sphinx v1.0.7.

This monkey-patched tested with Sphinx (few) versions starting from v1.0,
because Buildbot's master/docs/bbdocs/ext.py depends on features
introduced there (Sphinx Domains).


  Commit: c6e10b7913158abac313e581f1af25c0a1b06420
      https://github.com/buildbot/buildbot/commit/c6e10b7913158abac313e581f1af25c0a1b06420
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M master/docs/manual/cfg-global.rst

  Log Message:
  -----------
  Fix highligting issue with Sphinx 1.0 (and in 1.0.7)

Old Sphinx versions not highlighted unparsable Python code (new one
does).


  Commit: b430db8ad440f0dd4e624b3b4f33762daf326bcc
      https://github.com/buildbot/buildbot/commit/b430db8ad440f0dd4e624b3b4f33762daf326bcc
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M master/buildbot/changes/hgpoller.py
    M master/buildbot/changes/mail.py
    M master/buildbot/db/changes.py
    M master/buildbot/process/builder.py
    M master/buildbot/test/unit/test_process_buildrequestdistributor_BuildRequestDistributor.py

  Log Message:
  -----------
  Fix typos: "defered", "accecpts", "atomicitiy"


  Commit: dd61249984320d5ee8affd258d1a83d7177772f6
      https://github.com/buildbot/buildbot/commit/dd61249984320d5ee8affd258d1a83d7177772f6
  Author: Elmir Jagudin <elmir at axis.com>
  Date:   2013-06-30 (Sun, 30 Jun 2013)

  Changed paths:
    M master/buildbot/config.py
    M master/buildbot/test/unit/test_config.py

  Log Message:
  -----------
  check that configured cache sizes are >= 1

LRU cache implementation assumes that the cache is at least 1
element large. Catch invalid master configurations where cache
sizes less then 1 are specified.


  Commit: f1278831b6eb656bd80cc6ed9fd802af885fcdd5
      https://github.com/buildbot/buildbot/commit/f1278831b6eb656bd80cc6ed9fd802af885fcdd5
  Author: Vladimir Rutsky <altsysrq at gmail.com>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M master/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py

  Log Message:
  -----------
  Replace use of deprecated unittest.TestCase.assert_() with assertEqual/NotEqual etc methods

If newer version of unittest will be used, self.assertEqual(..., None)
should be replaced with self.assertNone(...), same with not equal to
None checks.


  Commit: 74e4c8558c229ac2c3c15edb78178078fd662602
      https://github.com/buildbot/buildbot/commit/74e4c8558c229ac2c3c15edb78178078fd662602
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M master/docs/conf.py
    M master/docs/manual/cfg-global.rst

  Log Message:
  -----------
  Merge branch 'backport_docs_highlighting_monkey_patch' of git://github.com/vrutsky/buildbot


  Commit: 5557d18ec57f44a940819a363c6dc55eaa1c5c34
      https://github.com/buildbot/buildbot/commit/5557d18ec57f44a940819a363c6dc55eaa1c5c34
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M master/buildbot/changes/hgpoller.py
    M master/buildbot/changes/mail.py
    M master/buildbot/db/changes.py
    M master/buildbot/process/builder.py
    M master/buildbot/test/unit/test_process_buildrequestdistributor_BuildRequestDistributor.py

  Log Message:
  -----------
  Merge branch 'typos4' of git://github.com/vrutsky/buildbot


  Commit: a305b707313854f23311f25168c3c7bea083381f
      https://github.com/buildbot/buildbot/commit/a305b707313854f23311f25168c3c7bea083381f
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M master/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py

  Log Message:
  -----------
  Merge branch 'replace_assert_in_CVSMaildirSource_tests' of git://github.com/vrutsky/buildbot


  Commit: 0f2a819262f7a2c48f58ded7c1d094b6f9d23b9b
      https://github.com/buildbot/buildbot/commit/0f2a819262f7a2c48f58ded7c1d094b6f9d23b9b
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M master/buildbot/config.py
    M master/buildbot/test/unit/test_config.py

  Log Message:
  -----------
  Merge branch 'check-cache-sizes' of git://github.com/elmirjagudin/buildbot


  Commit: 24105ecbe0043431672f5c08f2da252bbe69081f
      https://github.com/buildbot/buildbot/commit/24105ecbe0043431672f5c08f2da252bbe69081f
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M master/buildbot/changes/hgpoller.py
    M master/buildbot/changes/mail.py
    M master/buildbot/config.py
    M master/buildbot/db/changes.py
    M master/buildbot/process/properties.py
    M master/buildbot/schedulers/forcesched.py
    M master/buildbot/status/web/authz.py
    M master/buildbot/status/web/change_hook.py
    M master/buildbot/status/web/files/robots.txt
    M master/buildbot/status/web/hooks/github.py
    A master/buildbot/status/web/hooks/gitlab.py
    M master/buildbot/steps/source/svn.py
    M master/buildbot/test/fake/web.py
    M master/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py
    M master/buildbot/test/unit/test_config.py
    M master/buildbot/test/unit/test_process_buildrequestdistributor_BuildRequestDistributor.py
    M master/buildbot/test/unit/test_scripts_start.py
    M master/buildbot/test/unit/test_status_web_authz_Authz.py
    A master/buildbot/test/unit/test_status_web_change_hooks_gitlab.py
    M master/buildbot/test/unit/test_steps_source_svn.py
    M master/contrib/bitbucket_buildbot.py
    M master/contrib/github_buildbot.py
    M master/docs/conf.py
    M master/docs/developer/cls-buildsteps.rst
    M master/docs/developer/style.rst
    M master/docs/manual/cfg-builders.rst
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/cfg-changesources.rst
    M master/docs/manual/cfg-global.rst
    M master/docs/manual/cfg-intro.rst
    M master/docs/manual/cfg-properties.rst
    M master/docs/manual/cfg-schedulers.rst
    M master/docs/manual/cfg-statustargets.rst
    M master/docs/manual/customization.rst
    M master/docs/relnotes/0.8.6.rst
    M master/docs/relnotes/0.8.7.rst
    M master/docs/relnotes/0.8.8.rst
    M master/docs/relnotes/index.rst
    M master/docs/tutorial/firstrun.rst
    M master/docs/tutorial/fiveminutes.rst
    M master/docs/tutorial/tour.rst
    M master/setup.py

  Log Message:
  -----------
  Merge branch 'master' into nine

Conflicts:
	master/buildbot/process/builder.py


  Commit: 3411c41d68b47f5892961ad96349a28ebe06a2ba
      https://github.com/buildbot/buildbot/commit/3411c41d68b47f5892961ad96349a28ebe06a2ba
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-07-02 (Tue, 02 Jul 2013)

  Changed paths:
    M master/docs/developer/cls-resultspec.rst
    M master/docs/developer/www.rst
    M master/docs/manual/cfg-global.rst

  Log Message:
  -----------
  fix up docs and highlighting


Compare: https://github.com/buildbot/buildbot/compare/8fb0efe477ab...3411c41d68b4


More information about the Commits mailing list