[Buildbot-commits] [buildbot/buildbot] e70e6f: Make PBChangeSource more resilient to malformed da...

noreply at github.com noreply at github.com
Sun May 8 16:14:38 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: e70e6f75c43660fe2ac84de41e845c31f03889f3
    https://github.com/buildbot/buildbot/commit/e70e6f75c43660fe2ac84de41e845c31f03889f3
Author: Tom Prince <tom.prince at ualberta.net>
Date:   2011-05-07 (Sat, 07 May 2011)

Changed paths:
  M master/buildbot/changes/pb.py
  M master/buildbot/test/unit/test_changes_pb.py

Log Message:
-----------
Make PBChangeSource more resilient to malformed data.

Signed-off-by: Tom Prince <tom.prince at ualberta.net>


Commit: 37ad8de1c6cf9614eb933e0a661b431eda28f24f
    https://github.com/buildbot/buildbot/commit/37ad8de1c6cf9614eb933e0a661b431eda28f24f
Author: Tom Prince <tom.prince at ualberta.net>
Date:   2011-05-07 (Sat, 07 May 2011)

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

Log Message:
-----------
Update pointer to wikipedia JSONP page.

Signed-off-by: Tom Prince <tom.prince at ualberta.net>


Commit: e7329f67d2dfaa43ae9fea402badea803b15c973
    https://github.com/buildbot/buildbot/commit/e7329f67d2dfaa43ae9fea402badea803b15c973
Author: Tom Prince <tom.prince at ualberta.net>
Date:   2011-05-07 (Sat, 07 May 2011)

Changed paths:
  M master/buildbot/steps/source.py

Log Message:
-----------
Fix handling of branch option to Git source step.

Git.__init__ just stuffed it into args, which meant that the
WithProperties rendering code in Source doesn't get a hold of it.

Signed-off-by: Tom Prince <tom.prince at ualberta.net>


Commit: 9b2d2bf0af96d9c24427fd04ac6c63a84459f414
    https://github.com/buildbot/buildbot/commit/9b2d2bf0af96d9c24427fd04ac6c63a84459f414
Author: Dustin J. Mitchell <dustin at v.igoro.us>
Date:   2011-05-08 (Sun, 08 May 2011)

Changed paths:
  M master/buildbot/changes/pb.py
  M master/buildbot/status/web/status_json.py
  M master/buildbot/steps/source.py
  M master/buildbot/test/unit/test_changes_pb.py

Log Message:
-----------
Merge pull request #118 from tomprince/postel

Misc fixes.


Compare: https://github.com/buildbot/buildbot/compare/bb7b10d...9b2d2bf




More information about the Commits mailing list