[Buildbot-commits] [buildbot/buildbot] e44ab3: Eliminate circular references between JsonResource...
GitHub
noreply at github.com
Sat Apr 21 23:43:20 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: e44ab38abc169180fef7b07d8b8779386ce23c24
https://github.com/buildbot/buildbot/commit/e44ab38abc169180fef7b07d8b8779386ce23c24
Author: Stefan Zager <szager at google.com>
Date: 2012-04-19 (Thu, 19 Apr 2012)
Changed paths:
M master/buildbot/status/web/status_json.py
Log Message:
-----------
Eliminate circular references between JsonResource and HelpResource
Commit: b84a86eb2e3c410323cd0fab169669351415a2d2
https://github.com/buildbot/buildbot/commit/b84a86eb2e3c410323cd0fab169669351415a2d2
Author: Stefan Zager <szager at google.com>
Date: 2012-04-19 (Thu, 19 Apr 2012)
Changed paths:
M master/buildbot/status/web/status_json.py
Log Message:
-----------
Don't use self.level in HelpResource. 'help/' in the URL doesn't trigger HelpResource.
Commit: c73ca7756b9fb39bbf31256b2f68003b9988e146
https://github.com/buildbot/buildbot/commit/c73ca7756b9fb39bbf31256b2f68003b9988e146
Author: Stefan Zager <szager at google.com>
Date: 2012-04-19 (Thu, 19 Apr 2012)
Changed paths:
M master/buildbot/status/web/status_json.py
Log Message:
-----------
Fix typo
Commit: 342362f08ad8ce441026b8356744f3bbf1fab393
https://github.com/buildbot/buildbot/commit/342362f08ad8ce441026b8356744f3bbf1fab393
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-04-21 (Sat, 21 Apr 2012)
Changed paths:
M master/buildbot/status/web/status_json.py
Log Message:
-----------
Merge branch 'json_circular_refs' of git://github.com/szager/buildbot
* 'json_circular_refs' of git://github.com/szager/buildbot:
Fix typo
Don't use self.level in HelpResource. 'help/' in the URL doesn't trigger HelpResource.
Eliminate circular references between JsonResource and HelpResource
Compare: https://github.com/buildbot/buildbot/compare/9aec55b...342362f
More information about the Commits
mailing list