Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 1064720653c14cfea48fd6c825d3181b5fdd8850
https://github.com/hawkular/hawkular/commit/1064720653c14cfea48fd6c825d31...
Author: Alexandre Mendonça <amendonca(a)redhat.com>
Date: 2016-01-20 (Wed, 20 Jan 2016)
Changed paths:
M console/src/main/scripts/plugins/directives/subtab/html/subtab.html
M console/src/main/scripts/plugins/metrics/ts/directives/datasources/dataSourceController.ts
Log Message:
-----------
HAWKULAR-935 : Wait for $rootScope.currentPersona to exist @ DS Detail
Also some misc fixes:
- Rename typo in method name getDatasource();
- Show the "»" after "All Application Servers" only when there's some entry after;
Commit: e2da404732846a635b50696e2b9743e94834cc8d
https://github.com/hawkular/hawkular/commit/e2da404732846a635b50696e2b974...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2016-01-21 (Thu, 21 Jan 2016)
Changed paths:
M console/src/main/scripts/plugins/directives/subtab/html/subtab.html
M console/src/main/scripts/plugins/metrics/ts/directives/datasources/dataSourceController.ts
Log Message:
-----------
Merge pull request #795 from ammendonca/HAWKULAR-935-II
HAWKULAR-935 : Wait for $rootScope.currentPersona to exist @ DS Detail
Compare: https://github.com/hawkular/hawkular/compare/178fdfab8cfd...e2da40473284
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 178fdfab8cfd1b1a3eed72e8ec82a2b7efbc3dc3
https://github.com/hawkular/hawkular/commit/178fdfab8cfd1b1a3eed72e8ec82a...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2016-01-20 (Wed, 20 Jan 2016)
Changed paths:
M console/pom.xml
M dist/pom.xml
M feature-pack/pom.xml
M modules/avail-creator/pom.xml
M modules/end-to-end-test/pom.xml
M modules/hawkular-api-parent/hawkular-rest-api/pom.xml
M modules/hawkular-api-parent/hawkular-rx/pom.xml
M modules/hawkular-api-parent/pom.xml
M modules/hawkular-wildfly-agent-download/pom.xml
M modules/pinger/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 64c04798a198fccb448ba3bbbf8100a496cc0284
https://github.com/hawkular/hawkular/commit/64c04798a198fccb448ba3bbbf810...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2016-01-20 (Wed, 20 Jan 2016)
Changed paths:
M console/pom.xml
M dist/pom.xml
M feature-pack/pom.xml
M modules/avail-creator/pom.xml
M modules/end-to-end-test/pom.xml
M modules/hawkular-api-parent/hawkular-rest-api/pom.xml
M modules/hawkular-api-parent/hawkular-rx/pom.xml
M modules/hawkular-api-parent/pom.xml
M modules/hawkular-wildfly-agent-download/pom.xml
M modules/pinger/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 1.0.0.Alpha9
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 1e7cc3ccdd73b0d527f240c4618bf061797dfdb3
https://github.com/hawkular/hawkular/commit/1e7cc3ccdd73b0d527f240c4618bf...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2016-01-19 (Tue, 19 Jan 2016)
Changed paths:
M dist/src/main/resources/standalone.xsl
Log Message:
-----------
hwkagent-51 - enable statistics for messaging
Commit: 867d216bc61d563b915a5254ae8c41c79ca24eb4
https://github.com/hawkular/hawkular/commit/867d216bc61d563b915a5254ae8c4...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2016-01-19 (Tue, 19 Jan 2016)
Changed paths:
M dist/src/main/resources/standalone.xsl
Log Message:
-----------
statistics element must come first or else a xml parser error occurs at startup.
but when I moved it up, xslt removed the name= attribute, so I need to add <xsl:attribute> to forcibly put it back
Commit: 3aa2e9e5ba2aea60814ace5129ff19f93f6c3caa
https://github.com/hawkular/hawkular/commit/3aa2e9e5ba2aea60814ace5129ff1...
Author: Thomas Segismont <tsegismont(a)gmail.com>
Date: 2016-01-20 (Wed, 20 Jan 2016)
Changed paths:
M dist/src/main/resources/standalone.xsl
Log Message:
-----------
Merge pull request #793 from hawkular/mazz/hwkagent-51
hwkagent-51 - enable statistics for messaging
Compare: https://github.com/hawkular/hawkular/compare/ab15f723c374...3aa2e9e5ba2a