[Buildbot-commits] [djmitche/buildbot] 4c019d: Add asDict() member function to many status classe...
noreply at github.com
noreply at github.com
Fri Feb 12 06:33:03 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: 4c019d6053cbf226334a6d13794c680df064077b
http://github.com/djmitche/buildbot/commit/4c019d6053cbf226334a6d13794c680df064077b
Author: M-A <maruel at gmail.com>
Date: 2010-02-09 (Tue, 09 Feb 2010)
Changed paths:
M buildbot/changes/changes.py
M buildbot/sourcestamp.py
M buildbot/status/builder.py
Log Message:
-----------
Add asDict() member function to many status classes
This is to ease json output generation.
Conflicts:
buildbot/sourcestamp.py
Commit: b2bbbeb9b5726e98c255e5c0d758380982e6d871
http://github.com/djmitche/buildbot/commit/b2bbbeb9b5726e98c255e5c0d758380982e6d871
Author: M-A <maruel at gmail.com>
Date: 2010-02-09 (Tue, 09 Feb 2010)
Changed paths:
M buildbot/status/web/baseweb.py
A buildbot/status/web/status_json.py
Log Message:
-----------
Add /json status.
Commit: 280ea81ec05d9271a2c54fdc955ed6a93ac6922d
http://github.com/djmitche/buildbot/commit/280ea81ec05d9271a2c54fdc955ed6a93ac6922d
Author: M-A <maruel at gmail.com>
Date: 2010-02-09 (Tue, 09 Feb 2010)
Changed paths:
M buildbot/sourcestamp.py
A buildbot/test/test_sourcestamp.py
Log Message:
-----------
Add test_sourcestamp to test sourcestamp.SourceStamp.
Commit: 28ba9cc5e94b656b9d1f23b892f6792913b69c01
http://github.com/djmitche/buildbot/commit/28ba9cc5e94b656b9d1f23b892f6792913b69c01
Author: M-A <maruel at gmail.com>
Date: 2010-02-09 (Tue, 09 Feb 2010)
Changed paths:
M buildbot/status/web/status_json.py
A buildbot/test/test_web_status_json.py
Log Message:
-----------
Add status_json basic unit test.
Commit: 1d1d8708b969a25ef5545698c5c481d218b7e725
http://github.com/djmitche/buildbot/commit/1d1d8708b969a25ef5545698c5c481d218b7e725
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-02-11 (Thu, 11 Feb 2010)
Changed paths:
M buildbot/changes/changes.py
M buildbot/sourcestamp.py
M buildbot/status/builder.py
M buildbot/status/web/baseweb.py
A buildbot/status/web/status_json.py
A buildbot/test/test_sourcestamp.py
A buildbot/test/test_web_status_json.py
Log Message:
-----------
Merge branch 'as_dict_djmitche' of git://github.com/maruel/buildbot
* 'as_dict_djmitche' of git://github.com/maruel/buildbot:
Add status_json basic unit test.
Add test_sourcestamp to test sourcestamp.SourceStamp.
Add /json status.
Add asDict() member function to many status classes
Commit: 112a8d523147167bdae741876ba6206b60679cb0
http://github.com/djmitche/buildbot/commit/112a8d523147167bdae741876ba6206b60679cb0
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-02-11 (Thu, 11 Feb 2010)
Changed paths:
M buildbot/status/web/status_json.py
A buildbot/status/web/templates/jsonhelp.html
Log Message:
-----------
Jinjafy json status view
Commit: a4b696582e9799b4bf6ab96a385f53528007a8ba
http://github.com/djmitche/buildbot/commit/a4b696582e9799b4bf6ab96a385f53528007a8ba
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-02-11 (Thu, 11 Feb 2010)
Changed paths:
A buildbot/test/runs/test_web_status_json.py
R buildbot/test/test_sourcestamp.py
R buildbot/test/test_web_status_json.py
A buildbot/test/unit/test_sourcestamp.py
Log Message:
-----------
move merged test scripts into new subdirectories
Commit: 90e716b9c8fccea74a6abe6de46d80aa7c149f3a
http://github.com/djmitche/buildbot/commit/90e716b9c8fccea74a6abe6de46d80aa7c149f3a
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-02-11 (Thu, 11 Feb 2010)
Changed paths:
M NEWS
M docs/buildbot.texinfo
Log Message:
-----------
Document JSON view
More information about the Commits
mailing list