[Buildbot-commits] [buildbot/buildbot] 552608: www: move to grunt 0.4

GitHub noreply at github.com
Wed May 22 02:52:07 UTC 2013


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: 552608d70bec2fbdf0a44537034000d96115c7db
      https://github.com/buildbot/buildbot/commit/552608d70bec2fbdf0a44537034000d96115c7db
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2013-04-29 (Mon, 29 Apr 2013)

  Changed paths:
    A www/Gruntfile.coffee
    R www/grunt.js
    M www/setup.py
    M www/src/layout.jade
    M www/src/scripts/directives/topmenu.coffee
    M www/src/scripts/main.coffee
    M www/src/scripts/responseInterceptors/dispatcher.coffee
    M www/src/scripts/run.coffee
    M www/src/scripts/services/recentStorage.coffee
    A www/src/scripts/views.coffee

  Log Message:
  -----------
  www: move to grunt 0.4

grunt 0.4 allows gruntfile to be in coffeescript directly
which makes the build script much more easy to understand


  Commit: 1f55ed582e448f422253cb91609c172bb5d94d9c
      https://github.com/buildbot/buildbot/commit/1f55ed582e448f422253cb91609c172bb5d94d9c
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2013-05-01 (Wed, 01 May 2013)

  Changed paths:
    M master/docs/developer/www.rst
    M www/.gitignore
    M www/Gruntfile.coffee
    A www/karma.conf.js
    M www/src/layout.jade
    A www/test/scripts/libs/angular-mocks.js
    A www/test/scripts/libs/jasmine-html.js
    A www/test/scripts/libs/jasmine.js
    A www/test/scripts/services/buildbotService.coffee

  Log Message:
  -----------
  finish grunt0.4 move

- remove uneeded stuff (jslove, some comments)
- add unit test framework
- update the doc

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: 79d8e9fda2c7fe32b0c6b7d97e975e40a0a96dc0
      https://github.com/buildbot/buildbot/commit/79d8e9fda2c7fe32b0c6b7d97e975e40a0a96dc0
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2013-05-09 (Thu, 09 May 2013)

  Changed paths:
    M .gitignore
    R www/.gitignore
    M www/setup.py
    M www/src/scripts/app.coffee
    M www/src/scripts/controllers/buildersController.coffee
    A www/src/scripts/libs/angular-resource.js
    R www/src/scripts/libs/angular-resource.js
    R www/src/scripts/libs/angular.js
    A www/src/scripts/libs/angular.js
    R www/src/scripts/libs/html5shiv-printshiv.js
    A www/src/scripts/libs/html5shiv-printshiv.js
    A www/src/scripts/libs/jquery.js
    R www/src/scripts/libs/jquery.min.js
    A www/src/scripts/libs/json2.js
    R www/src/scripts/libs/json2.js
    R www/src/scripts/libs/ng-grid.js
    A www/src/scripts/libs/require.js
    R www/src/scripts/libs/require.js
    M www/src/scripts/main.coffee
    M www/src/views/builders.jade
    R www/test/scripts/libs/angular-mocks.js
    A www/test/scripts/libs/angular-mocks.js
    A www/test/scripts/libs/jasmine-html.js
    R www/test/scripts/libs/jasmine-html.js
    R www/test/scripts/libs/jasmine.js
    A www/test/scripts/libs/jasmine.js

  Log Message:
  -----------
  remove 3rd party js deps, and replace by bower package manager

bower is automatic front-end package manager downloader

This is first attempt at integrating it
Probably at some point, we figure out how to avoid the symlinks


  Commit: 1c532f9c7d2b252c5a1b6a19767ef834f59b51d1
      https://github.com/buildbot/buildbot/commit/1c532f9c7d2b252c5a1b6a19767ef834f59b51d1
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2013-05-19 (Sun, 19 May 2013)

  Changed paths:
    M master/docs/developer/www.rst
    M www/setup.py

  Log Message:
  -----------
  fix pull requests comments

doc fixes
run grunt in setup.py develop

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: 366bd9ecbfa3ea86b7741f97f8dc06c8eef806e3
      https://github.com/buildbot/buildbot/commit/366bd9ecbfa3ea86b7741f97f8dc06c8eef806e3
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2013-05-19 (Sun, 19 May 2013)

  Changed paths:
    M www/Gruntfile.coffee
    M www/setup.py
    M www/src/scripts/controllers/homeController.coffee
    R www/src/scripts/libs/versions.js
    M www/src/scripts/main.coffee
    M www/src/views/home.jade

  Log Message:
  -----------
  generate the 3rd party version table automatically using bower description files

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: 1a427e3ea5e54d6e9f2a191b0ac6723a4f1372f0
      https://github.com/buildbot/buildbot/commit/1a427e3ea5e54d6e9f2a191b0ac6723a4f1372f0
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M www/setup.py
    A www/src/font/FontAwesome.otf
    R www/src/font/FontAwesome.otf
    R www/src/font/fontawesome-webfont.eot
    A www/src/font/fontawesome-webfont.eot
    R www/src/font/fontawesome-webfont.svg
    A www/src/font/fontawesome-webfont.svg
    A www/src/font/fontawesome-webfont.ttf
    R www/src/font/fontawesome-webfont.ttf
    R www/src/font/fontawesome-webfont.woff
    A www/src/font/fontawesome-webfont.woff
    R www/src/styles/accordion.less
    R www/src/styles/alerts.less
    A www/src/styles/bootstrap
    M www/src/styles/bootstrap.less
    R www/src/styles/breadcrumbs.less
    R www/src/styles/button-groups.less
    R www/src/styles/buttons.less
    R www/src/styles/carousel.less
    R www/src/styles/close.less
    R www/src/styles/code.less
    R www/src/styles/component-animations.less
    R www/src/styles/dropdowns.less
    A www/src/styles/font-awesome
    M www/src/styles/font-awesome.less
    R www/src/styles/forms.less
    R www/src/styles/grid.less
    R www/src/styles/hero-unit.less
    R www/src/styles/labels-badges.less
    R www/src/styles/layouts.less
    R www/src/styles/media.less
    R www/src/styles/mixins.less
    R www/src/styles/modals.less
    R www/src/styles/navbar.less
    R www/src/styles/navs.less
    R www/src/styles/ng-grid.less
    R www/src/styles/pager.less
    R www/src/styles/pagination.less
    R www/src/styles/popovers.less
    R www/src/styles/progress-bars.less
    R www/src/styles/reset.less
    R www/src/styles/responsive-1200px-min.less
    R www/src/styles/responsive-767px-max.less
    R www/src/styles/responsive-768px-979px.less
    R www/src/styles/responsive-navbar.less
    R www/src/styles/responsive-utilities.less
    R www/src/styles/responsive.less
    R www/src/styles/scaffolding.less
    M www/src/styles/styles.less
    R www/src/styles/tables.less
    R www/src/styles/thumbnails.less
    R www/src/styles/tooltip.less
    R www/src/styles/type.less
    R www/src/styles/utilities.less
    R www/src/styles/wells.less

  Log Message:
  -----------
  put styles as bower components as well

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: 19a8cca0d74d6bc19ff659d7f79d077f6c683fde
      https://github.com/buildbot/buildbot/commit/19a8cca0d74d6bc19ff659d7f79d077f6c683fde
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M www/Gruntfile.coffee
    R www/src/scripts/bootstrap.coffee
    R www/src/scripts/main.coffee
    M www/src/scripts/run.coffee
    R www/src/views/directives/tabs.template
    A www/tasks/requiregen.coffee

  Log Message:
  -----------
  requiregen: autogenerate main.js

implement the base ordering that angular really needs, for the rest,
they are actually already handled by angularjs dependancy injection.

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: eb92149440d52af7b22fd77789a2781162ee801f
      https://github.com/buildbot/buildbot/commit/eb92149440d52af7b22fd77789a2781162ee801f
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M master/buildbot/scripts/sample.cfg
    M www/Gruntfile.coffee
    M www/setup.py

  Log Message:
  -----------
  support coffeescript sourceMap

This allows to debug the coffeescript directly in the browser

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: cd23d1e4cae91640e265a05384ec94d8b0fbcb73
      https://github.com/buildbot/buildbot/commit/cd23d1e4cae91640e265a05384ec94d8b0fbcb73
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-05-21 (Tue, 21 May 2013)

  Changed paths:
    M .gitignore
    M master/buildbot/scripts/sample.cfg
    M master/docs/developer/www.rst
    R www/.gitignore
    A www/Gruntfile.coffee
    R www/grunt.js
    A www/karma.conf.js
    M www/setup.py
    R www/src/font/FontAwesome.otf
    A www/src/font/FontAwesome.otf
    R www/src/font/fontawesome-webfont.eot
    A www/src/font/fontawesome-webfont.eot
    A www/src/font/fontawesome-webfont.svg
    R www/src/font/fontawesome-webfont.svg
    R www/src/font/fontawesome-webfont.ttf
    A www/src/font/fontawesome-webfont.ttf
    A www/src/font/fontawesome-webfont.woff
    R www/src/font/fontawesome-webfont.woff
    M www/src/layout.jade
    M www/src/scripts/app.coffee
    R www/src/scripts/bootstrap.coffee
    M www/src/scripts/controllers/buildersController.coffee
    M www/src/scripts/controllers/homeController.coffee
    M www/src/scripts/directives/topmenu.coffee
    A www/src/scripts/libs/angular-resource.js
    R www/src/scripts/libs/angular-resource.js
    R www/src/scripts/libs/angular.js
    A www/src/scripts/libs/angular.js
    R www/src/scripts/libs/html5shiv-printshiv.js
    A www/src/scripts/libs/html5shiv-printshiv.js
    A www/src/scripts/libs/jquery.js
    R www/src/scripts/libs/jquery.min.js
    R www/src/scripts/libs/json2.js
    A www/src/scripts/libs/json2.js
    R www/src/scripts/libs/ng-grid.js
    R www/src/scripts/libs/require.js
    A www/src/scripts/libs/require.js
    R www/src/scripts/libs/versions.js
    R www/src/scripts/main.coffee
    M www/src/scripts/responseInterceptors/dispatcher.coffee
    M www/src/scripts/run.coffee
    M www/src/scripts/services/recentStorage.coffee
    A www/src/scripts/views.coffee
    R www/src/styles/accordion.less
    R www/src/styles/alerts.less
    A www/src/styles/bootstrap
    M www/src/styles/bootstrap.less
    R www/src/styles/breadcrumbs.less
    R www/src/styles/button-groups.less
    R www/src/styles/buttons.less
    R www/src/styles/carousel.less
    R www/src/styles/close.less
    R www/src/styles/code.less
    R www/src/styles/component-animations.less
    R www/src/styles/dropdowns.less
    A www/src/styles/font-awesome
    M www/src/styles/font-awesome.less
    R www/src/styles/forms.less
    R www/src/styles/grid.less
    R www/src/styles/hero-unit.less
    R www/src/styles/labels-badges.less
    R www/src/styles/layouts.less
    R www/src/styles/media.less
    R www/src/styles/mixins.less
    R www/src/styles/modals.less
    R www/src/styles/navbar.less
    R www/src/styles/navs.less
    R www/src/styles/ng-grid.less
    R www/src/styles/pager.less
    R www/src/styles/pagination.less
    R www/src/styles/popovers.less
    R www/src/styles/progress-bars.less
    R www/src/styles/reset.less
    R www/src/styles/responsive-1200px-min.less
    R www/src/styles/responsive-767px-max.less
    R www/src/styles/responsive-768px-979px.less
    R www/src/styles/responsive-navbar.less
    R www/src/styles/responsive-utilities.less
    R www/src/styles/responsive.less
    R www/src/styles/scaffolding.less
    M www/src/styles/styles.less
    R www/src/styles/tables.less
    R www/src/styles/thumbnails.less
    R www/src/styles/tooltip.less
    R www/src/styles/type.less
    R www/src/styles/utilities.less
    R www/src/styles/wells.less
    M www/src/views/builders.jade
    R www/src/views/directives/tabs.template
    M www/src/views/home.jade
    A www/tasks/requiregen.coffee
    A www/test/scripts/libs/angular-mocks.js
    A www/test/scripts/libs/jasmine-html.js
    A www/test/scripts/libs/jasmine.js
    A www/test/scripts/services/buildbotService.coffee

  Log Message:
  -----------
  Merge branch 'grunt0.4' of git://github.com/tardyp/buildbot into nine


Compare: https://github.com/buildbot/buildbot/compare/5d83b75bd3ea...cd23d1e4cae9


More information about the Commits mailing list