[Buildbot-commits] [buildbot/buildbot] f19724: Add waterfall view
GitHub
noreply at github.com
Wed Jul 30 14:32:24 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: f19724d09c8f99382b1c5364bca235c6631b1dbd
https://github.com/buildbot/buildbot/commit/f19724d09c8f99382b1c5364bca235c6631b1dbd
Author: Andras Toth <andras.toth93 at gmail.com>
Date: 2014-07-29 (Tue, 29 Jul 2014)
Changed paths:
M www/console_view/src/module/view/change-row/modal/modal.controller.coffee
A www/waterfall_view/.gitignore
A www/waterfall_view/Gruntfile.coffee
A www/waterfall_view/buildbot_waterfall_view.py
A www/waterfall_view/grunt/coffeelint.json
A www/waterfall_view/grunt/config.coffee
A www/waterfall_view/setup.py
A www/waterfall_view/src/module/d3/d3.service.coffee
A www/waterfall_view/src/module/data/data.service.coffee
A www/waterfall_view/src/module/main.module.coffee
A www/waterfall_view/src/module/main.module.spec.coffee
A www/waterfall_view/src/module/modal/modal.controller.coffee
A www/waterfall_view/src/module/modal/modal.style.less
A www/waterfall_view/src/module/modal/modal.tpl.jade
A www/waterfall_view/src/module/scale/scale.service.coffee
A www/waterfall_view/src/module/waterfall.tpl.jade
A www/waterfall_view/src/styles/styles.less
A www/waterfall_view/test/main.coffee
Log Message:
-----------
Add waterfall view
Commit: 997d92ab2107114487a38fec981ca5beec7ee52f
https://github.com/buildbot/buildbot/commit/997d92ab2107114487a38fec981ca5beec7ee52f
Author: Andras Toth <andras.toth93 at gmail.com>
Date: 2014-07-29 (Tue, 29 Jul 2014)
Changed paths:
M www/waterfall_view/src/module/main.module.coffee
Log Message:
-----------
Restore accidentally removed function call
Commit: 5994fcbd3e6cab1e74558f5642905d4bde60c417
https://github.com/buildbot/buildbot/commit/5994fcbd3e6cab1e74558f5642905d4bde60c417
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-07-30 (Wed, 30 Jul 2014)
Changed paths:
M www/console_view/src/module/view/change-row/modal/modal.controller.coffee
A www/waterfall_view/.gitignore
A www/waterfall_view/Gruntfile.coffee
A www/waterfall_view/buildbot_waterfall_view.py
A www/waterfall_view/grunt/coffeelint.json
A www/waterfall_view/grunt/config.coffee
A www/waterfall_view/setup.py
A www/waterfall_view/src/module/d3/d3.service.coffee
A www/waterfall_view/src/module/data/data.service.coffee
A www/waterfall_view/src/module/main.module.coffee
A www/waterfall_view/src/module/main.module.spec.coffee
A www/waterfall_view/src/module/modal/modal.controller.coffee
A www/waterfall_view/src/module/modal/modal.style.less
A www/waterfall_view/src/module/modal/modal.tpl.jade
A www/waterfall_view/src/module/scale/scale.service.coffee
A www/waterfall_view/src/module/waterfall.tpl.jade
A www/waterfall_view/src/styles/styles.less
A www/waterfall_view/test/main.coffee
Log Message:
-----------
Merge tothandras/buildbot:waterfall_view (PR #1187)
Compare: https://github.com/buildbot/buildbot/compare/68b3d15472fc...5994fcbd3e6c
More information about the Commits
mailing list