Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: b5320568e854393e614e983e6cc04d33326c57ed
      
https://github.com/buildbot/buildbot/commit/b5320568e854393e614e983e6cc04d33326c57ed
  Author: delanne <[email protected]>
  Date:   2014-01-13 (Mon, 13 Jan 2014)

  Changed paths:
    M master/buildbot/data/buildrequests.py
    M master/buildbot/data/builds.py
    M master/buildbot/data/buildsets.py
    M master/buildbot/data/masters.py
    M master/buildbot/data/sourcestamps.py
    M master/buildbot/data/steps.py
    M master/buildbot/data/types.py
    M master/buildbot/db/buildrequests.py
    M master/buildbot/process/builder.py
    M master/buildbot/process/buildrequest.py
    M master/buildbot/process/buildrequestdistributor.py
    M master/buildbot/status/buildset.py
    M master/buildbot/status/mail.py
    M master/buildbot/test/unit/test_data_buildrequests.py
    M master/buildbot/test/unit/test_data_builds.py
    M master/buildbot/test/unit/test_data_buildsets.py
    M master/buildbot/test/unit/test_data_changes.py
    M master/buildbot/test/unit/test_data_root.py
    M master/buildbot/test/unit/test_data_steps.py
    M master/buildbot/test/unit/test_db_buildrequests.py
    M master/buildbot/test/unit/test_schedulers_triggerable.py
    M master/buildbot/test/unit/test_www_sse.py
    M master/buildbot/test/util/validation.py
    M master/buildbot/www/rest.py
    M master/buildbot/www/sse.py
    M master/docs/developer/database.rst
    M master/docs/developer/rtype-buildrequest.rst

  Log Message:
  -----------
   - Use Data API for build requests: This is done.
 - Use DateTime Everywhere: This is done
 - Fix pep 8
 - Update doc: change brid to buildrequestid
 - Add test for "buildername" field
 - Remove path "/buildset/n:bsid/buildrequest" from BuildRequestsEndpoint
 - Fix bug with bsid for BuildRequestsEndpoint
   (it returned invalid query parameter. buildsetid must be used instead).
 - pep8


  Commit: 527e8985295dedf038200c087a82409e0b1c549d
      
https://github.com/buildbot/buildbot/commit/527e8985295dedf038200c087a82409e0b1c549d
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M master/buildbot/data/buildrequests.py
    M master/buildbot/data/builds.py
    M master/buildbot/data/buildsets.py
    M master/buildbot/data/masters.py
    M master/buildbot/data/sourcestamps.py
    M master/buildbot/data/steps.py
    M master/buildbot/data/types.py
    M master/buildbot/db/buildrequests.py
    M master/buildbot/process/builder.py
    M master/buildbot/process/buildrequest.py
    M master/buildbot/process/buildrequestdistributor.py
    M master/buildbot/status/buildset.py
    M master/buildbot/status/mail.py
    M master/buildbot/test/unit/test_data_buildrequests.py
    M master/buildbot/test/unit/test_data_builds.py
    M master/buildbot/test/unit/test_data_buildsets.py
    M master/buildbot/test/unit/test_data_changes.py
    M master/buildbot/test/unit/test_data_root.py
    M master/buildbot/test/unit/test_data_steps.py
    M master/buildbot/test/unit/test_db_buildrequests.py
    M master/buildbot/test/unit/test_schedulers_triggerable.py
    M master/buildbot/test/unit/test_www_sse.py
    M master/buildbot/test/util/validation.py
    M master/buildbot/www/rest.py
    M master/buildbot/www/sse.py
    M master/docs/developer/database.rst
    M master/docs/developer/rtype-buildrequest.rst

  Log Message:
  -----------
  Merge delanne/buildbot into nine:9/Use_DB_API_for_build_requests (PR #1043)

+import reorder


  Commit: 805ccee735af60e9d10b98423ca204e66e617017
      
https://github.com/buildbot/buildbot/commit/805ccee735af60e9d10b98423ca204e66e617017
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M www/test/scripts/mocks/httpMock.coffee

  Log Message:
  -----------
  fix http mock to understand datetime


Compare: 
https://github.com/buildbot/buildbot/compare/6bcf56f20b4a...805ccee735af
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to