[Buildbot-commits] [buildbot/buildbot] a52fcd: Add new module to left menu

GitHub noreply at github.com
Sun Jan 25 07:43:20 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: a52fcdda6797681bd33c00d358dbbff8d066b18b
      https://github.com/buildbot/buildbot/commit/a52fcdda6797681bd33c00d358dbbff8d066b18b
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2014-12-19 (Fri, 19 Dec 2014)

  Changed paths:
    A www/base/src/app/settings/settings.controller.coffee
    A www/base/src/app/settings/settings.route.coffee
    A www/base/src/app/settings/settings.tpl.jade

  Log Message:
  -----------
  Add new module to left menu


  Commit: 6fadc84631aab9260e9185ece3c4030c018b75e9
      https://github.com/buildbot/buildbot/commit/6fadc84631aab9260e9185ece3c4030c018b75e9
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2014-12-19 (Fri, 19 Dec 2014)

  Changed paths:
    A www/base/src/app/common/services/fields/fields.service.coffee

  Log Message:
  -----------
  Add fields service provider for default fields


  Commit: 62eca7814576cd619ede65238cee36a135ebeb32
      https://github.com/buildbot/buildbot/commit/62eca7814576cd619ede65238cee36a135ebeb32
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2014-12-19 (Fri, 19 Dec 2014)

  Changed paths:
    A www/base/src/app/common/directives/fields/checkbox.tpl.jade
    A www/base/src/app/common/directives/fields/fields.directive.coffee
    A www/base/src/app/common/directives/fields/radio.tpl.jade

  Log Message:
  -----------
  Add fields directives for default fields (checkbox and radio for now)


  Commit: 795cd663a2933dc404ce0ff0e517b6e018fc897a
      https://github.com/buildbot/buildbot/commit/795cd663a2933dc404ce0ff0e517b6e018fc897a
  Author: maximesangoi <msangoix at tllab225.TM_LAB>
  Date:   2015-01-08 (Thu, 08 Jan 2015)

  Changed paths:
    M www/base/src/app/common/directives/fields/checkbox.tpl.jade
    M www/base/src/app/common/directives/fields/fields.directive.coffee
    M www/base/src/app/common/directives/fields/radio.tpl.jade
    M www/base/src/app/common/services/fields/fields.service.coffee
    M www/base/src/app/settings/settings.controller.coffee
    M www/base/src/app/settings/settings.tpl.jade
    M www/base/src/styles/styles.less

  Log Message:
  -----------
  Add input field (not complete)


  Commit: 581b98e1fa4eb281519bcbaf2f043c6ba78e8be4
      https://github.com/buildbot/buildbot/commit/581b98e1fa4eb281519bcbaf2f043c6ba78e8be4
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2015-01-08 (Thu, 08 Jan 2015)

  Changed paths:
    A www/base/src/app/common/directives/fields/input.tpl.jade
    A www/base/src/app/common/services/fields/fields.services.spec.coffee

  Log Message:
  -----------
  Add input field (not complete yet)


  Commit: 15d2988ac31e9019205ae2fa02eb3e10773a7761
      https://github.com/buildbot/buildbot/commit/15d2988ac31e9019205ae2fa02eb3e10773a7761
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2015-01-13 (Tue, 13 Jan 2015)

  Changed paths:
    M www/base/src/app/builders/builders.route.coffee
    R www/base/src/app/common/services/fields/fields.service.coffee
    R www/base/src/app/common/services/fields/fields.services.spec.coffee
    M www/base/src/app/home/home.route.coffee
    A www/base/src/app/settings/service/settings.service.coffee
    A www/base/src/app/settings/service/settings.service.spec.coffee
    M www/base/src/app/settings/settings.controller.coffee
    M www/base/src/app/settings/settings.tpl.jade
    M www/base/src/styles/styles.less

  Log Message:
  -----------
  Rework of settings provider according to Guanlecoja-ui


  Commit: 2a054c67a763de918dd48ffa1dd210dba44020cb
      https://github.com/buildbot/buildbot/commit/2a054c67a763de918dd48ffa1dd210dba44020cb
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M www/base/src/app/builders/builders.route.coffee
    M www/base/src/app/home/home.route.coffee
    M www/base/src/app/settings/service/settings.service.coffee
    M www/base/src/app/settings/service/settings.service.spec.coffee
    M www/base/src/app/settings/settings.route.coffee

  Log Message:
  -----------
  Add new merging method (and test) for adding a settings group


  Commit: a221b17aced89c7a881b14294de23c4e5f4e1031
      https://github.com/buildbot/buildbot/commit/a221b17aced89c7a881b14294de23c4e5f4e1031
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M www/base/src/app/settings/service/settings.service.spec.coffee

  Log Message:
  -----------
  Readjust title for test


  Commit: b433b38f1f5a0e83652a8bd29eef775b93f8f873
      https://github.com/buildbot/buildbot/commit/b433b38f1f5a0e83652a8bd29eef775b93f8f873
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M www/base/src/app/builders/builders.route.coffee
    M www/base/src/app/home/home.route.coffee
    M www/base/src/app/settings/settings.tpl.jade

  Log Message:
  -----------
  Add text and number settings type


  Commit: d17a4483dd1b3aba8a577c6ffcce9bd970e79147
      https://github.com/buildbot/buildbot/commit/d17a4483dd1b3aba8a577c6ffcce9bd970e79147
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M www/base/src/app/builders/builders.route.coffee
    R www/base/src/app/common/directives/fields/checkbox.tpl.jade
    R www/base/src/app/common/directives/fields/fields.directive.coffee
    R www/base/src/app/common/directives/fields/input.tpl.jade
    R www/base/src/app/common/directives/fields/radio.tpl.jade
    M www/base/src/app/home/home.route.coffee

  Log Message:
  -----------
  Wrong last commit. Remove old files and test data


  Commit: ad5d3b64cd0336c55741451d486bc716c0d66366
      https://github.com/buildbot/buildbot/commit/ad5d3b64cd0336c55741451d486bc716c0d66366
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M www/base/src/app/builders/builders.route.coffee
    M www/base/src/app/home/home.route.coffee

  Log Message:
  -----------
  Last commit was again wrong : now good


  Commit: 73e8a496e5af872bfd7916460d4d9aa28f5de69d
      https://github.com/buildbot/buildbot/commit/73e8a496e5af872bfd7916460d4d9aa28f5de69d
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M www/base/src/app/settings/settings.tpl.jade

  Log Message:
  -----------
  Change to a jade expression for adding class in settings.template


  Commit: 96f06ce4a06f44075c887ba2d9f1d89d1a495df7
      https://github.com/buildbot/buildbot/commit/96f06ce4a06f44075c887ba2d9f1d89d1a495df7
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M www/base/src/app/settings/service/settings.service.coffee
    M www/base/src/app/settings/service/settings.service.spec.coffee

  Log Message:
  -----------
  Split made only once + prefixing with '_' private methods in settings service provider + Change module to app


  Commit: cca6e7a2421e4586eafaa80d1c3f8f01cec83014
      https://github.com/buildbot/buildbot/commit/cca6e7a2421e4586eafaa80d1c3f8f01cec83014
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M www/base/src/app/settings/service/settings.service.spec.coffee

  Log Message:
  -----------
  Change toBeFalsy to toBe(false) : we expect exactly 'false' not 'false or undefined'


  Commit: ab38342b306f3d22bc598ca4e2e5c88b267c4725
      https://github.com/buildbot/buildbot/commit/ab38342b306f3d22bc598ca4e2e5c88b267c4725
  Author: MaximeSangoi <maxime.sangoi at gmail.com>
  Date:   2015-01-19 (Mon, 19 Jan 2015)

  Changed paths:
    M www/base/src/app/settings/service/settings.service.spec.coffee
    M www/base/src/app/settings/settings.controller.coffee

  Log Message:
  -----------
  Renaming test + removing unused module 'config'


  Commit: 7c30578d66c176f5e82ab3c98aa36966ba5d0c11
      https://github.com/buildbot/buildbot/commit/7c30578d66c176f5e82ab3c98aa36966ba5d0c11
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-01-25 (Sun, 25 Jan 2015)

  Changed paths:
    A www/base/src/app/settings/service/settings.service.coffee
    A www/base/src/app/settings/service/settings.service.spec.coffee
    A www/base/src/app/settings/settings.controller.coffee
    A www/base/src/app/settings/settings.route.coffee
    A www/base/src/app/settings/settings.tpl.jade

  Log Message:
  -----------
  Merge pull request #1486 from MaximeSangoi/systemsettings

System settings


Compare: https://github.com/buildbot/buildbot/compare/67d4413288e2...7c30578d66c1


More information about the Commits mailing list