[Hawkular-commits] [hawkular/hawkular] 176745: Add uglify and ng-annotate to plugins. Enable mini...

Mike Thompson mtho11 at users.noreply.github.com
Mon Nov 9 23:28:15 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular
  Commit: 176745c9dc8c02efa63842604fedd2dbfce6d48b
      https://github.com/hawkular/hawkular/commit/176745c9dc8c02efa63842604fedd2dbfce6d48b
  Author: Karel Hala <khala at redhat.com>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M console/src/main/scripts/gulpfile.js
    M console/src/main/scripts/package.json

  Log Message:
  -----------
  Add uglify and ng-annotate to plugins. Enable minification in concat gulp function


  Commit: 6e670329626677733723ee40170facb75dada481
      https://github.com/hawkular/hawkular/commit/6e670329626677733723ee40170facb75dada481
  Author: Karel Hala <khala at redhat.com>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M console/src/main/scripts/plugins/accounts/ts/accountsPlugin.ts

  Log Message:
  -----------
  Add injection for  in PersonaInterceptorService. This way minified application will not throw any errors in console.


  Commit: 3a2a94c03fed452674a14e35a8760066abab8048
      https://github.com/hawkular/hawkular/commit/3a2a94c03fed452674a14e35a8760066abab8048
  Author: Karel Hala <khala at redhat.com>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M console/src/main/scripts/plugins/metrics/ts/directives/paginationDirectives.ts

  Log Message:
  -----------
  In directives HkDataPagination and HkPagination change from controller to link. This way the functions inside link method are processed


  Commit: f2a4fd3ba6d9549d4b650f0994da363d05042bcc
      https://github.com/hawkular/hawkular/commit/f2a4fd3ba6d9549d4b650f0994da363d05042bcc
  Author: Karel Hala <khala at redhat.com>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M console/src/main/scripts/plugins/topology/ts/d3Setup.ts

  Log Message:
  -----------
  Add injections to d3setup so minification now does not break loading of this file


  Commit: f199ef9c03431c4c69012ceae2c3511cbf6eb793
      https://github.com/hawkular/hawkular/commit/f199ef9c03431c4c69012ceae2c3511cbf6eb793
  Author: Karel Hala <khala at redhat.com>
  Date:   2015-11-09 (Mon, 09 Nov 2015)

  Changed paths:
    M console/src/main/scripts/gulpfile.js

  Log Message:
  -----------
  Remove uglify task, is not needed


  Commit: b12c924d6a961d2e1c5a8a88405c14ef20e8241e
      https://github.com/hawkular/hawkular/commit/b12c924d6a961d2e1c5a8a88405c14ef20e8241e
  Author: Karel Hala <khala at redhat.com>
  Date:   2015-11-09 (Mon, 09 Nov 2015)

  Changed paths:
    M console/src/main/scripts/plugins/metrics/ts/directives/paginationDirectives.ts

  Log Message:
  -----------
  Change controller to link in paginationDirective


  Commit: cbbf0850022900a397f574f6ea1298450e2f8b3f
      https://github.com/hawkular/hawkular/commit/cbbf0850022900a397f574f6ea1298450e2f8b3f
  Author: Mike Thompson <mtho11 at users.noreply.github.com>
  Date:   2015-11-09 (Mon, 09 Nov 2015)

  Changed paths:
    M console/src/main/scripts/gulpfile.js
    M console/src/main/scripts/package.json
    M console/src/main/scripts/plugins/accounts/ts/accountsPlugin.ts
    M console/src/main/scripts/plugins/metrics/ts/directives/paginationDirectives.ts
    M console/src/main/scripts/plugins/topology/ts/d3Setup.ts

  Log Message:
  -----------
  Merge pull request #639 from karelhala/HAWKULAR-500

Hawkular 500


Compare: https://github.com/hawkular/hawkular/compare/f565ffff95b0...cbbf08500229


More information about the hawkular-commits mailing list