[Buildbot-commits] [buildbot/buildbot] 9c8cfc: add buildsticker directive
GitHub
noreply at github.com
Fri Mar 13 18:54:02 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 9c8cfca217c9367c9c3aa0003512a6ca7b219b8a
https://github.com/buildbot/buildbot/commit/9c8cfca217c9367c9c3aa0003512a6ca7b219b8a
Author: chase <chase at local>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
A www/base/src/app/common/directives/buildsticker/buildsticker.directive.coffee
A www/base/src/app/common/directives/buildsticker/buildsticker.directive.spec.coffee
A www/base/src/app/common/directives/buildsticker/buildsticker.tpl.jade
M www/base/src/app/home/home.tpl.jade
M www/base/src/styles/styles.less
Log Message:
-----------
add buildsticker directive
Commit: b07cea92349fbf578b6afa97e725a8fb20ef4ccb
https://github.com/buildbot/buildbot/commit/b07cea92349fbf578b6afa97e725a8fb20ef4ccb
Author: chase <chase at local>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
M www/base/src/app/common/directives/buildsticker/buildsticker.directive.coffee
M www/base/src/app/common/directives/buildsticker/buildsticker.directive.spec.coffee
Log Message:
-----------
adding tests for buildsticker
Commit: 04f0d162ce58a688e9f99fdd9d0a39d6aae01f27
https://github.com/buildbot/buildbot/commit/04f0d162ce58a688e9f99fdd9d0a39d6aae01f27
Author: chase <chase at local>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
M www/base/src/app/common/directives/buildsticker/buildsticker.directive.spec.coffee
Log Message:
-----------
use element attr to valid html
Commit: a8d19da485fe80aee934a08fa699d7c29f6fb691
https://github.com/buildbot/buildbot/commit/a8d19da485fe80aee934a08fa699d7c29f6fb691
Author: chase <chase at local>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
M www/base/src/app/common/directives/buildsticker/buildsticker.directive.spec.coffee
Log Message:
-----------
remove console.log
Commit: 46eac527a05c2b9f9edda3dd738988e3f58ab3f9
https://github.com/buildbot/buildbot/commit/46eac527a05c2b9f9edda3dd738988e3f58ab3f9
Author: chase <chase at local>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
M www/base/src/app/home/home.tpl.jade
M www/base/src/styles/styles.less
Log Message:
-----------
replace ul with .sticker-container
Commit: 6991ae1a8d3543c2b950748d3d81d4a663290b7f
https://github.com/buildbot/buildbot/commit/6991ae1a8d3543c2b950748d3d81d4a663290b7f
Author: chase <chase at local>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
M www/base/src/app/home/home.tpl.jade
M www/base/src/styles/styles.less
Log Message:
-----------
use li.unstyled
Commit: e7c4dd3ca338872f21dc50d549c236ab527c7ea2
https://github.com/buildbot/buildbot/commit/e7c4dd3ca338872f21dc50d549c236ab527c7ea2
Author: chase <chase at local>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
M www/base/src/app/common/directives/buildsticker/buildsticker.tpl.jade
Log Message:
-----------
use panel-body
Commit: dccb11e993dd119f366f7cb0ce46776bf24d92de
https://github.com/buildbot/buildbot/commit/dccb11e993dd119f366f7cb0ce46776bf24d92de
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
A www/base/src/app/common/directives/buildsticker/buildsticker.directive.coffee
A www/base/src/app/common/directives/buildsticker/buildsticker.directive.spec.coffee
A www/base/src/app/common/directives/buildsticker/buildsticker.tpl.jade
M www/base/src/app/home/home.tpl.jade
M www/base/src/styles/styles.less
Log Message:
-----------
Merge pull request #1585 from shanzi/buildsticker
#3128: Add buildsticker directive
Fixes: ticket:3128
Compare: https://github.com/buildbot/buildbot/compare/7450a876715d...dccb11e993dd
More information about the Commits
mailing list