[Buildbot-commits] [buildbot/buildbot] 3e7389: move web UI to angularJs PoC

GitHub noreply at github.com
Thu Feb 28 13:17:38 UTC 2013


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: 3e7389c1bfe0cd9b00519949ccdda2fe0649583b
      https://github.com/buildbot/buildbot/commit/3e7389c1bfe0cd9b00519949ccdda2fe0649583b
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2013-02-23 (Sat, 23 Feb 2013)

  Changed paths:
    M master/buildbot/test/unit/test_scripts_stop.py
    R master/buildbot/www/index.html
    M master/buildbot/www/service.py
    A master/buildbot/www/sse.py
    R master/buildbot/www/ui.py
    M master/docs/developer/www.rst
    A www/.gitignore
    A www/README.md
    R www/README.txt
    R www/build.sh
    M www/buildbot_www.py
    A www/grunt.js
    A www/package.json
    M www/setup.py
    R www/src/bb/changes.js
    R www/src/bb/datastore.js
    R www/src/bb/jsonapi.js
    R www/src/bb/package.js
    R www/src/bb/package.json
    R www/src/bb/resources/css/default.css
    R www/src/bb/resources/css/font-awesome.css
    R www/src/bb/resources/css/foundation.css
    R www/src/bb/resources/font/fontawesome-webfont.eot
    R www/src/bb/resources/font/fontawesome-webfont.svg
    R www/src/bb/resources/font/fontawesome-webfont.ttf
    R www/src/bb/resources/font/fontawesome-webfont.woff
    R www/src/bb/resources/img/favicon.ico
    R www/src/bb/router.js
    R www/src/bb/tests/all.js
    R www/src/bb/tests/changes.js
    R www/src/bb/tests/home.js
    R www/src/bb/tests/masters.js
    R www/src/bb/tests/runner.html
    R www/src/bb/tests/runner.js
    R www/src/bb/tests/utils.js
    R www/src/bb/ui/404.js
    R www/src/bb/ui/admin.js
    R www/src/bb/ui/base.js
    R www/src/bb/ui/build.js
    R www/src/bb/ui/builder.js
    R www/src/bb/ui/builders.js
    R www/src/bb/ui/buildmaster.js
    R www/src/bb/ui/buildmasters.js
    R www/src/bb/ui/builds.js
    R www/src/bb/ui/buildslave.js
    R www/src/bb/ui/buildslaves.js
    R www/src/bb/ui/changes.js
    R www/src/bb/ui/copy_templates.sh
    R www/src/bb/ui/dgridext/AutoHeight.js
    R www/src/bb/ui/dgridext/StyledColumns.js
    R www/src/bb/ui/dgridext/TypedColumns.js
    R www/src/bb/ui/home.js
    R www/src/bb/ui/log.js
    R www/src/bb/ui/overview.js
    R www/src/bb/ui/step.js
    R www/src/bb/ui/templates/build.haml
    R www/src/bb/ui/templates/builder.haml
    R www/src/bb/ui/templates/builders.haml
    R www/src/bb/ui/templates/buildmasters.haml
    R www/src/bb/ui/templates/changes.haml
    R www/src/bb/ui/templates/error.haml
    R www/src/bb/ui/templates/home.haml
    R www/src/bb/ui/user.js
    R www/src/bb/ui/users.js
    R www/src/bb/websocket.js
    R www/src/dgrid
    R www/src/dijit
    R www/src/dojo
    R www/src/dojox
    A www/src/font/FontAwesome.otf
    A www/src/font/fontawesome-webfont.eot
    A www/src/font/fontawesome-webfont.svg
    A www/src/font/fontawesome-webfont.ttf
    A www/src/font/fontawesome-webfont.woff
    R www/src/haml
    R www/src/hamlcc
    A www/src/img/favicon.ico
    A www/src/index.jade
    A www/src/layout.jade
    R www/src/moment
    R www/src/put-selector
    A www/src/scripts/app.coffee
    A www/src/scripts/bootstrap.coffee
    A www/src/scripts/controllers/buildersController.coffee
    A www/src/scripts/controllers/changesController.coffee
    A www/src/scripts/controllers/homeController.coffee
    A www/src/scripts/directives/topmenu.coffee
    A www/src/scripts/filters/twitterfy.coffee
    A www/src/scripts/libs/angular-resource.js
    A www/src/scripts/libs/angular.js
    A www/src/scripts/libs/html5shiv-printshiv.js
    A www/src/scripts/libs/jquery.min.js
    A www/src/scripts/libs/json2.js
    A www/src/scripts/libs/ng-grid.js
    A www/src/scripts/libs/require.js
    A www/src/scripts/main.coffee
    A www/src/scripts/responseInterceptors/dispatcher.coffee
    A www/src/scripts/routes.coffee
    A www/src/scripts/run.coffee
    A www/src/scripts/services/buildbotService.coffee
    A www/src/scripts/services/messageService.coffee
    A www/src/scripts/services/recentStorage.coffee
    A www/src/styles/accordion.less
    A www/src/styles/alerts.less
    A www/src/styles/bootstrap.less
    A www/src/styles/breadcrumbs.less
    A www/src/styles/button-groups.less
    A www/src/styles/buttons.less
    A www/src/styles/carousel.less
    A www/src/styles/close.less
    A www/src/styles/code.less
    A www/src/styles/component-animations.less
    A www/src/styles/dropdowns.less
    A www/src/styles/font-awesome.less
    A www/src/styles/forms.less
    A www/src/styles/grid.less
    A www/src/styles/hero-unit.less
    A www/src/styles/labels-badges.less
    A www/src/styles/layouts.less
    A www/src/styles/media.less
    A www/src/styles/mixins.less
    A www/src/styles/modals.less
    A www/src/styles/navbar.less
    A www/src/styles/navs.less
    A www/src/styles/ng-grid.less
    A www/src/styles/pager.less
    A www/src/styles/pagination.less
    A www/src/styles/popovers.less
    A www/src/styles/progress-bars.less
    A www/src/styles/reset.less
    A www/src/styles/responsive-1200px-min.less
    A www/src/styles/responsive-767px-max.less
    A www/src/styles/responsive-768px-979px.less
    A www/src/styles/responsive-navbar.less
    A www/src/styles/responsive-utilities.less
    A www/src/styles/responsive.less
    A www/src/styles/scaffolding.less
    A www/src/styles/styles.less
    A www/src/styles/tables.less
    A www/src/styles/thumbnails.less
    A www/src/styles/tooltip.less
    A www/src/styles/type.less
    A www/src/styles/utilities.less
    A www/src/styles/variables.less
    A www/src/styles/wells.less
    R www/src/uglify-js
    R www/src/util
    A www/src/views/builders.jade
    A www/src/views/changes.jade
    A www/src/views/directives/tabs.template
    A www/src/views/directives/topmenu.jade
    A www/src/views/home.jade
    R www/src/xstyle
    A www/tosource

  Log Message:
  -----------
  move web UI to angularJs PoC

- build framework based on AngularFun + Jade
- use sse instead of websocket for event propagation

Code is still at PoC quality, there are however very few @hacks that need to be cleaned, in further easier to review PR

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


  Commit: 8b08d036ca158dd01ddb9e72d5c9fab700052532
      https://github.com/buildbot/buildbot/commit/8b08d036ca158dd01ddb9e72d5c9fab700052532
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M www/src/scripts/controllers/homeController.coffee
    M www/src/scripts/libs/angular-resource.js
    M www/src/scripts/libs/angular.js
    M www/src/scripts/libs/html5shiv-printshiv.js
    A www/src/scripts/libs/versions.js
    M www/src/scripts/main.coffee
    M www/src/views/home.jade

  Log Message:
  -----------
  Add js libs metadata, and bump the version of some libs to latest


  Commit: 9e809fdd307bec8683fa62b5381e1ac88c587a83
      https://github.com/buildbot/buildbot/commit/9e809fdd307bec8683fa62b5381e1ac88c587a83
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    R .gitmodules
    M master/buildbot/test/unit/test_scripts_stop.py
    R master/buildbot/www/index.html
    M master/buildbot/www/service.py
    A master/buildbot/www/sse.py
    R master/buildbot/www/ui.py
    M master/docs/developer/www.rst
    A www/.gitignore
    A www/README.md
    R www/README.txt
    R www/build.sh
    M www/buildbot_www.py
    A www/grunt.js
    A www/package.json
    M www/setup.py
    R www/src/bb/changes.js
    R www/src/bb/datastore.js
    R www/src/bb/jsonapi.js
    R www/src/bb/package.js
    R www/src/bb/package.json
    R www/src/bb/resources/css/default.css
    R www/src/bb/resources/css/font-awesome.css
    R www/src/bb/resources/css/foundation.css
    R www/src/bb/resources/font/fontawesome-webfont.eot
    R www/src/bb/resources/font/fontawesome-webfont.svg
    R www/src/bb/resources/font/fontawesome-webfont.ttf
    R www/src/bb/resources/font/fontawesome-webfont.woff
    R www/src/bb/resources/img/favicon.ico
    R www/src/bb/router.js
    R www/src/bb/tests/all.js
    R www/src/bb/tests/changes.js
    R www/src/bb/tests/home.js
    R www/src/bb/tests/masters.js
    R www/src/bb/tests/runner.html
    R www/src/bb/tests/runner.js
    R www/src/bb/tests/utils.js
    R www/src/bb/ui/404.js
    R www/src/bb/ui/admin.js
    R www/src/bb/ui/base.js
    R www/src/bb/ui/build.js
    R www/src/bb/ui/builder.js
    R www/src/bb/ui/builders.js
    R www/src/bb/ui/buildmaster.js
    R www/src/bb/ui/buildmasters.js
    R www/src/bb/ui/builds.js
    R www/src/bb/ui/buildslave.js
    R www/src/bb/ui/buildslaves.js
    R www/src/bb/ui/changes.js
    R www/src/bb/ui/copy_templates.sh
    R www/src/bb/ui/dgridext/AutoHeight.js
    R www/src/bb/ui/dgridext/StyledColumns.js
    R www/src/bb/ui/dgridext/TypedColumns.js
    R www/src/bb/ui/home.js
    R www/src/bb/ui/log.js
    R www/src/bb/ui/overview.js
    R www/src/bb/ui/step.js
    R www/src/bb/ui/templates/build.haml
    R www/src/bb/ui/templates/builder.haml
    R www/src/bb/ui/templates/builders.haml
    R www/src/bb/ui/templates/buildmasters.haml
    R www/src/bb/ui/templates/changes.haml
    R www/src/bb/ui/templates/error.haml
    R www/src/bb/ui/templates/home.haml
    R www/src/bb/ui/user.js
    R www/src/bb/ui/users.js
    R www/src/bb/websocket.js
    R www/src/dgrid
    R www/src/dijit
    R www/src/dojo
    R www/src/dojox
    A www/src/font/FontAwesome.otf
    A www/src/font/fontawesome-webfont.eot
    A www/src/font/fontawesome-webfont.svg
    A www/src/font/fontawesome-webfont.ttf
    A www/src/font/fontawesome-webfont.woff
    R www/src/haml
    R www/src/hamlcc
    A www/src/img/favicon.ico
    A www/src/index.jade
    A www/src/layout.jade
    R www/src/moment
    R www/src/put-selector
    A www/src/scripts/app.coffee
    A www/src/scripts/bootstrap.coffee
    A www/src/scripts/controllers/buildersController.coffee
    A www/src/scripts/controllers/changesController.coffee
    A www/src/scripts/controllers/homeController.coffee
    A www/src/scripts/directives/topmenu.coffee
    A www/src/scripts/filters/twitterfy.coffee
    A www/src/scripts/libs/angular-resource.js
    A www/src/scripts/libs/angular.js
    A www/src/scripts/libs/html5shiv-printshiv.js
    A www/src/scripts/libs/jquery.min.js
    A www/src/scripts/libs/json2.js
    A www/src/scripts/libs/ng-grid.js
    A www/src/scripts/libs/require.js
    A www/src/scripts/libs/versions.js
    A www/src/scripts/main.coffee
    A www/src/scripts/responseInterceptors/dispatcher.coffee
    A www/src/scripts/routes.coffee
    A www/src/scripts/run.coffee
    A www/src/scripts/services/buildbotService.coffee
    A www/src/scripts/services/messageService.coffee
    A www/src/scripts/services/recentStorage.coffee
    A www/src/styles/accordion.less
    A www/src/styles/alerts.less
    A www/src/styles/bootstrap.less
    A www/src/styles/breadcrumbs.less
    A www/src/styles/button-groups.less
    A www/src/styles/buttons.less
    A www/src/styles/carousel.less
    A www/src/styles/close.less
    A www/src/styles/code.less
    A www/src/styles/component-animations.less
    A www/src/styles/dropdowns.less
    A www/src/styles/font-awesome.less
    A www/src/styles/forms.less
    A www/src/styles/grid.less
    A www/src/styles/hero-unit.less
    A www/src/styles/labels-badges.less
    A www/src/styles/layouts.less
    A www/src/styles/media.less
    A www/src/styles/mixins.less
    A www/src/styles/modals.less
    A www/src/styles/navbar.less
    A www/src/styles/navs.less
    A www/src/styles/ng-grid.less
    A www/src/styles/pager.less
    A www/src/styles/pagination.less
    A www/src/styles/popovers.less
    A www/src/styles/progress-bars.less
    A www/src/styles/reset.less
    A www/src/styles/responsive-1200px-min.less
    A www/src/styles/responsive-767px-max.less
    A www/src/styles/responsive-768px-979px.less
    A www/src/styles/responsive-navbar.less
    A www/src/styles/responsive-utilities.less
    A www/src/styles/responsive.less
    A www/src/styles/scaffolding.less
    A www/src/styles/styles.less
    A www/src/styles/tables.less
    A www/src/styles/thumbnails.less
    A www/src/styles/tooltip.less
    A www/src/styles/type.less
    A www/src/styles/utilities.less
    A www/src/styles/variables.less
    A www/src/styles/wells.less
    R www/src/uglify-js
    R www/src/util
    A www/src/views/builders.jade
    A www/src/views/changes.jade
    A www/src/views/directives/tabs.template
    A www/src/views/directives/topmenu.jade
    A www/src/views/home.jade
    R www/src/xstyle
    A www/tosource

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


Compare: https://github.com/buildbot/buildbot/compare/8690a8be3962...9e809fdd307b


More information about the Commits mailing list