[Buildbot-commits] [buildbot/buildbot] 7b0b87: add basic styles and page layout for about
GitHub
noreply at github.com
Wed Apr 29 14:20:38 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 7b0b87fa4e808d688ec4d43e81b932dacef2e9f1
https://github.com/buildbot/buildbot/commit/7b0b87fa4e808d688ec4d43e81b932dacef2e9f1
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-21 (Tue, 21 Apr 2015)
Changed paths:
M www/md_base/src/app/about/about.tpl.jade
A www/md_base/src/styles/about.less
Log Message:
-----------
add basic styles and page layout for about
Commit: 0a89f095ae3c82850b1872b7a3051f61fc386d7a
https://github.com/buildbot/buildbot/commit/0a89f095ae3c82850b1872b7a3051f61fc386d7a
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-21 (Tue, 21 Apr 2015)
Changed paths:
M www/md_base/src/app/about/about.controller.coffee
M www/md_base/src/app/about/about.tpl.jade
A www/md_base/src/app/common/directives/inspectdata/inspectdata.directive.coffee
A www/md_base/src/app/common/directives/inspectdata/inspectdata.tpl.jade
M www/md_base/src/styles/about.less
A www/md_base/src/styles/inspectdata.less
Log Message:
-----------
basic inspect data directive
Commit: 139bdca74def479fb213866dbb8a8cc2db4a441d
https://github.com/buildbot/buildbot/commit/139bdca74def479fb213866dbb8a8cc2db4a441d
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-22 (Wed, 22 Apr 2015)
Changed paths:
M www/md_base/src/app/about/about.tpl.jade
M www/md_base/src/app/common/directives/inspectdata/inspectdata.directive.coffee
M www/md_base/src/app/common/directives/inspectdata/inspectdata.tpl.jade
M www/md_base/src/styles/inspectdata.less
Log Message:
-----------
collapsed field in inspect data
Commit: a89c22eb5be229b3002b6e809cc8daaff6e85765
https://github.com/buildbot/buildbot/commit/a89c22eb5be229b3002b6e809cc8daaff6e85765
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-22 (Wed, 22 Apr 2015)
Changed paths:
M www/md_base/src/app/common/directives/inspectdata/inspectdata.directive.coffee
Log Message:
-----------
use bindToController
Commit: e885f5f0623ab725092dea16becc5a9d954981b3
https://github.com/buildbot/buildbot/commit/e885f5f0623ab725092dea16becc5a9d954981b3
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-22 (Wed, 22 Apr 2015)
Changed paths:
M www/md_base/src/styles/inspectdata.less
Log Message:
-----------
ellipsis style for inspect data key if the window is too thin
Commit: 14a4b8f636ba00f18f483ecf6ab4b48fdea3fc22
https://github.com/buildbot/buildbot/commit/14a4b8f636ba00f18f483ecf6ab4b48fdea3fc22
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-22 (Wed, 22 Apr 2015)
Changed paths:
A www/md_base/src/app/common/directives/inspectdata/inspectdata.spec.coffee
Log Message:
-----------
tests for inspectdata
Commit: cc487334fad346ef9cb6ae823a42785343fe0804
https://github.com/buildbot/buildbot/commit/cc487334fad346ef9cb6ae823a42785343fe0804
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-22 (Wed, 22 Apr 2015)
Changed paths:
M www/md_base/src/app/common/directives/inspectdata/inspectdata.directive.coffee
M www/md_base/src/styles/inspectdata.less
Log Message:
-----------
remove unnecessary $scope
Commit: 162b6135976fdc34fe397ccb67b1d690e722d8bb
https://github.com/buildbot/buildbot/commit/162b6135976fdc34fe397ccb67b1d690e722d8bb
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-22 (Wed, 22 Apr 2015)
Changed paths:
M www/md_base/src/app/about/about.tpl.jade
Log Message:
-----------
fix a typo
Commit: 43b358ece5bb8f2073fb2e3c7e8c38bce0d9fd16
https://github.com/buildbot/buildbot/commit/43b358ece5bb8f2073fb2e3c7e8c38bce0d9fd16
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-23 (Thu, 23 Apr 2015)
Changed paths:
A www/md_base/src/app/common/directives/inspectdata/inspectdata.less
A www/md_base/src/app/common/directives/sidenav/sidenav.less
R www/md_base/src/styles/about.less
A www/md_base/src/styles/card.less
R www/md_base/src/styles/inspectdata.less
R www/md_base/src/styles/sidenav.less
Log Message:
-----------
put styles of directive togather with the directive view
Commit: d17d53471d0560c0fa485dde3b6dc73ad8882b43
https://github.com/buildbot/buildbot/commit/d17d53471d0560c0fa485dde3b6dc73ad8882b43
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-23 (Thu, 23 Apr 2015)
Changed paths:
M www/md_base/src/app/about/about.tpl.jade
M www/md_base/src/styles/card.less
Log Message:
-----------
use common styles for page, add card styles
Commit: b1014cb10cb6b5632c3dac64f9a67d921c22d37f
https://github.com/buildbot/buildbot/commit/b1014cb10cb6b5632c3dac64f9a67d921c22d37f
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-23 (Thu, 23 Apr 2015)
Changed paths:
M www/md_base/src/app/common/directives/inspectdata/inspectdata.directive.coffee
Log Message:
-----------
put constructor at the top
Commit: bf0a913585f865f2320344f3e68af9764754cf48
https://github.com/buildbot/buildbot/commit/bf0a913585f865f2320344f3e68af9764754cf48
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-24 (Fri, 24 Apr 2015)
Changed paths:
M www/md_base/src/app/about/about.tpl.jade
Log Message:
-----------
fix typo
Commit: c2d8b3827f870a4e69c6f177b3e497d6f3dc478a
https://github.com/buildbot/buildbot/commit/c2d8b3827f870a4e69c6f177b3e497d6f3dc478a
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-24 (Fri, 24 Apr 2015)
Changed paths:
M www/md_base/src/app/common/directives/inspectdata/inspectdata.less
M www/md_base/src/app/common/directives/inspectdata/inspectdata.spec.coffee
M www/md_base/src/app/common/directives/inspectdata/inspectdata.tpl.jade
A www/md_base/src/icons/arrow-down.svg
Log Message:
-----------
using an arrow as an indicator of expanding field
Commit: 57ed8bad003005a4ca84f660c3c9bdbfab7974c5
https://github.com/buildbot/buildbot/commit/57ed8bad003005a4ca84f660c3c9bdbfab7974c5
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-24 (Fri, 24 Apr 2015)
Changed paths:
M www/md_base/src/app/common/directives/inspectdata/inspectdata.spec.coffee
Log Message:
-----------
divided tests into modules
Commit: acfe037d094b51c4a35d73a3152edd09667be0b9
https://github.com/buildbot/buildbot/commit/acfe037d094b51c4a35d73a3152edd09667be0b9
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)
Changed paths:
M www/md_base/guanlecoja/config.coffee
A www/md_base/src/app/common/common.constant.coffee
A www/md_base/src/app/common/common.module.coffee
A www/md_base/src/app/common/services/buildbot/buildbot.service.coffee
A www/md_base/src/app/common/services/buildbot/buildbot.service.spec.coffee
A www/md_base/src/app/common/services/mq/mq.service.coffee
A www/md_base/src/app/common/services/mq/mq.service.spec.coffee
A www/md_base/src/app/common/services/settings/settings.service.coffee
A www/md_base/src/app/common/services/settings/settings.service.spec.coffee
Log Message:
-----------
add old services in
Commit: 3346f1b80131b0eb59b96ca49a599781738d862c
https://github.com/buildbot/buildbot/commit/3346f1b80131b0eb59b96ca49a599781738d862c
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)
Changed paths:
M www/md_base/src/app/about/about.controller.coffee
M www/md_base/src/app/about/about.tpl.jade
M www/md_base/src/styles/styles.less
Log Message:
-----------
displaying api references
Commit: b116125f82f90c1b670b91b1c35ee27e3c9e5d72
https://github.com/buildbot/buildbot/commit/b116125f82f90c1b670b91b1c35ee27e3c9e5d72
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)
Changed paths:
M www/md_base/src/app/about/about.tpl.jade
M www/md_base/src/styles/card.less
M www/md_base/src/styles/styles.less
Log Message:
-----------
break word for api path link
Commit: 49e4a87d27affe8786af049494eb5da4ecd986f0
https://github.com/buildbot/buildbot/commit/49e4a87d27affe8786af049494eb5da4ecd986f0
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)
Changed paths:
M www/md_base/src/app/about/about.tpl.jade
M www/md_base/src/styles/styles.less
Log Message:
-----------
add no-select
Commit: 788e668715b96e62e533ade928add85321d91aee
https://github.com/buildbot/buildbot/commit/788e668715b96e62e533ade928add85321d91aee
Author: Chase Zhang <yun.er.run at gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)
Changed paths:
A www/md_base/src/app/common/services/buildbot
R www/md_base/src/app/common/services/buildbot/buildbot.service.coffee
R www/md_base/src/app/common/services/buildbot/buildbot.service.spec.coffee
A www/md_base/src/app/common/services/mq
R www/md_base/src/app/common/services/mq/mq.service.coffee
R www/md_base/src/app/common/services/mq/mq.service.spec.coffee
A www/md_base/src/app/common/services/settings
R www/md_base/src/app/common/services/settings/settings.service.coffee
R www/md_base/src/app/common/services/settings/settings.service.spec.coffee
Log Message:
-----------
use symlink instead of copying files
Commit: 3d0915a7fd80db03967a37d085ab8cc77fdd3a06
https://github.com/buildbot/buildbot/commit/3d0915a7fd80db03967a37d085ab8cc77fdd3a06
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M www/md_base/guanlecoja/config.coffee
M www/md_base/src/app/about/about.controller.coffee
M www/md_base/src/app/about/about.tpl.jade
A www/md_base/src/app/common/common.constant.coffee
A www/md_base/src/app/common/common.module.coffee
A www/md_base/src/app/common/directives/inspectdata/inspectdata.directive.coffee
A www/md_base/src/app/common/directives/inspectdata/inspectdata.less
A www/md_base/src/app/common/directives/inspectdata/inspectdata.spec.coffee
A www/md_base/src/app/common/directives/inspectdata/inspectdata.tpl.jade
A www/md_base/src/app/common/directives/sidenav/sidenav.less
A www/md_base/src/app/common/services/buildbot
A www/md_base/src/app/common/services/mq
A www/md_base/src/app/common/services/settings
A www/md_base/src/icons/arrow-down.svg
A www/md_base/src/styles/card.less
R www/md_base/src/styles/sidenav.less
M www/md_base/src/styles/styles.less
Log Message:
-----------
Merge branch 'md' of https://github.com/shanzi/buildbot into md
Commit: 37a8c4b0568d9379412e44fddd736e1b8aab983d
https://github.com/buildbot/buildbot/commit/37a8c4b0568d9379412e44fddd736e1b8aab983d
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
R www/md_base/src/app/common/services/buildbot
A www/md_base/src/app/common/services/buildbot.service.coffee
R www/md_base/src/app/common/services/mq
A www/md_base/src/app/common/services/mq.service.coffee
R www/md_base/src/app/common/services/settings
A www/md_base/src/app/common/services/settings.service.coffee
Log Message:
-----------
fix symlinks to services
Commit: 71146a0ff9c020d6930abc53331b8e3e8a96825e
https://github.com/buildbot/buildbot/commit/71146a0ff9c020d6930abc53331b8e3e8a96825e
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M Makefile
Log Message:
-----------
dont build mb_base as part of make frontend
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Compare: https://github.com/buildbot/buildbot/compare/48858762c3b5...71146a0ff9c0
More information about the Commits
mailing list