[Buildbot-commits] [buildbot/buildbot] fe492e: fix docs typos

GitHub noreply at github.com
Wed May 2 05:13:18 UTC 2012


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: fe492e170c28393eaf803bac03127bb0600ec142
      https://github.com/buildbot/buildbot/commit/fe492e170c28393eaf803bac03127bb0600ec142
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M master/docs/developer/database.rst

  Log Message:
  -----------
  fix docs typos


  Commit: b0d98820b6d304da1b71f0da3ec4047b13a0a579
      https://github.com/buildbot/buildbot/commit/b0d98820b6d304da1b71f0da3ec4047b13a0a579
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-04-28 (Sat, 28 Apr 2012)

  Changed paths:
    M master/docs/manual/configuration.rst

  Log Message:
  -----------
  docs fixes


  Commit: ff8480d1fb3aa2330d89bdc4bca874e6c6775a75
      https://github.com/buildbot/buildbot/commit/ff8480d1fb3aa2330d89bdc4bca874e6c6775a75
  Author: Stefan Zager <szager at google.com>
  Date:   2012-05-01 (Tue, 01 May 2012)

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

  Log Message:
  -----------
  Don't cache json build status objects; they are never cleaned up.


  Commit: c3eaffdf5c3e428b9f27b2c07446147896813235
      https://github.com/buildbot/buildbot/commit/c3eaffdf5c3e428b9f27b2c07446147896813235
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-01 (Tue, 01 May 2012)

  Changed paths:
    M master/buildbot/steps/trigger.py
    M master/buildbot/test/unit/test_steps_trigger.py

  Log Message:
  -----------
  Pass '' for codebase in trigger.py - Refs #2289.


  Commit: a44531a40364270d482467e8232151fdd5262408
      https://github.com/buildbot/buildbot/commit/a44531a40364270d482467e8232151fdd5262408
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-01 (Tue, 01 May 2012)

  Changed paths:
    M master/buildbot/steps/trigger.py
    M master/buildbot/test/unit/test_steps_trigger.py

  Log Message:
  -----------
  Merge remote-tracking branch 'cerf/master'

* cerf/master:
  Pass '' for codebase in trigger.py - Refs #2289.


  Commit: 2e77303668e39dfdbf563e370854c9120ab8e6a0
      https://github.com/buildbot/buildbot/commit/2e77303668e39dfdbf563e370854c9120ab8e6a0
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-01 (Tue, 01 May 2012)

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

  Log Message:
  -----------
  Merge branch 'json_build_refs' of git://github.com/szager/buildbot

* 'json_build_refs' of git://github.com/szager/buildbot:
  Don't cache json build status objects; they are never cleaned up.


  Commit: 7879b865bd0529ced53e9a9f3c90c430273f392c
      https://github.com/buildbot/buildbot/commit/7879b865bd0529ced53e9a9f3c90c430273f392c
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-01 (Tue, 01 May 2012)

  Changed paths:
    M master/buildbot/status/web/status_json.py
    M master/buildbot/steps/trigger.py
    M master/buildbot/test/unit/test_steps_trigger.py
    M master/docs/developer/database.rst
    M master/docs/manual/configuration.rst

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

* master:
  Pass '' for codebase in trigger.py - Refs #2289.
  Don't cache json build status objects; they are never cleaned up.
  docs fixes
  fix docs typos


Compare: https://github.com/buildbot/buildbot/compare/3a40c2a...7879b86


More information about the Commits mailing list