[Buildbot-commits] [buildbot/buildbot] 0acc68: Changed statistics service classes to use ABC.
GitHub
noreply at github.com
Tue Aug 4 15:55:50 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 0acc688bbdf58474f6aa44f671dba07d0ff54072
https://github.com/buildbot/buildbot/commit/0acc688bbdf58474f6aa44f671dba07d0ff54072
Author: Prasoon Shukla <prasoon92.iitr at gmail.com>
Date: 2015-07-25 (Sat, 25 Jul 2015)
Changed paths:
M master/buildbot/statistics/capture.py
M master/buildbot/statistics/storage_backends/base.py
Log Message:
-----------
Changed statistics service classes to use ABC.
Commit: c18158b3a201052e0d2b8ef3d0ccc49b19201212
https://github.com/buildbot/buildbot/commit/c18158b3a201052e0d2b8ef3d0ccc49b19201212
Author: Prasoon Shukla <prasoon92.iitr at gmail.com>
Date: 2015-07-25 (Sat, 25 Jul 2015)
Changed paths:
M master/buildbot/test/unit/test_stats_service.py
Log Message:
-----------
Removed tests initializing ABC
Commit: 33e2530bf929d958b101d261f3450184d1638523
https://github.com/buildbot/buildbot/commit/33e2530bf929d958b101d261f3450184d1638523
Author: Prasoon Shukla <prasoon92.iitr at gmail.com>
Date: 2015-07-28 (Tue, 28 Jul 2015)
Changed paths:
M master/buildbot/statistics/capture.py
M master/buildbot/statistics/storage_backends/base.py
Log Message:
-----------
Changed abstractmethods to contain pass
Commit: 1a4b79ab07a174edf204a3802c956874f4a79497
https://github.com/buildbot/buildbot/commit/1a4b79ab07a174edf204a3802c956874f4a79497
Author: Prasoon Shukla <prasoon92.iitr at gmail.com>
Date: 2015-08-01 (Sat, 01 Aug 2015)
Changed paths:
M master/buildbot/test/unit/test_stats_service.py
Log Message:
-----------
Re-added test for StatsStorageBase
Commit: de7323c93da9b59897b595185e0336780d6dd276
https://github.com/buildbot/buildbot/commit/de7323c93da9b59897b595185e0336780d6dd276
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-08-04 (Tue, 04 Aug 2015)
Changed paths:
M master/buildbot/statistics/capture.py
M master/buildbot/statistics/storage_backends/base.py
M master/buildbot/test/unit/test_stats_service.py
Log Message:
-----------
Merge pull request #1789 from prasoon2211/todo-pr-2
Changed statistics service classes to use ABC.
Compare: https://github.com/buildbot/buildbot/compare/c02858cc9955...de7323c93da9
More information about the Commits
mailing list