Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular
Commit: 619fed249bf6e4e22aa58b584367918ac10cd3ee
https://github.com/hawkular/hawkular/commit/619fed249bf6e4e22aa58b5843679...
Author: Jirka Kremser <jkremser(a)redhat.com>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M dist/assembly.xml
M dist/pom.xml
M
modules/hawkular-wildfly-agent-download/src/main/java/org/hawkular/component/wildflymonitor/WildFlyAgentServlet.java
Log Message:
-----------
HAWKULAR-806 - the server side part of the work: the servlet now allows for downloading
the installer jar with the internal propery file correctly filled with values given as a
query param in the URL
Commit: f03fcef7136923a2739ad57d9c8f95e74bf95ce0
https://github.com/hawkular/hawkular/commit/f03fcef7136923a2739ad57d9c8f9...
Author: Jirka Kremser <jkremser(a)redhat.com>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M
modules/hawkular-wildfly-agent-download/src/main/java/org/hawkular/component/wildflymonitor/WildFlyAgentServlet.java
Log Message:
-----------
HAWKULAR-806 Replacing also the username and password in the properties.
Commit: 38b7d9c0d6301a387f76accd54b05dd62a76335e
https://github.com/hawkular/hawkular/commit/38b7d9c0d6301a387f76accd54b05...
Author: Jirka Kremser <jkremser(a)redhat.com>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M console/src/main/scripts/plugins/directives/topbar/html/topbar.html
A console/src/main/scripts/plugins/metrics/html/agent-installer.html
M console/src/main/scripts/plugins/metrics/less/metrics.less
A console/src/main/scripts/plugins/metrics/ts/agentInstaller.ts
M console/src/main/scripts/plugins/metrics/ts/globalController.ts
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
Log Message:
-----------
HAWKULAR-806 UI part of the jira: adding new page that will be visible after entering
into experimental mode. It allows to download the pre-configured agent installer jar (for
wildfly).
Commit: 10595bddd2f94dd6cc871671b42faf5ca8073f00
https://github.com/hawkular/hawkular/commit/10595bddd2f94dd6cc871671b42fa...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M console/src/main/scripts/plugins/directives/topbar/html/topbar.html
A console/src/main/scripts/plugins/metrics/html/agent-installer.html
M console/src/main/scripts/plugins/metrics/less/metrics.less
A console/src/main/scripts/plugins/metrics/ts/agentInstaller.ts
M console/src/main/scripts/plugins/metrics/ts/globalController.ts
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
M dist/assembly.xml
M dist/pom.xml
M
modules/hawkular-wildfly-agent-download/src/main/java/org/hawkular/component/wildflymonitor/WildFlyAgentServlet.java
Log Message:
-----------
Merge branch 'HAWKULAR-806' of
https://github.com/Jiri-Kremser/hawkular into
Jiri-Kremser-HAWKULAR-806
Commit: 26afa0dacc3773152c106a1ddeee6fe3003fcbad
https://github.com/hawkular/hawkular/commit/26afa0dacc3773152c106a1ddeee6...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M dist/assembly.xml
M
modules/hawkular-wildfly-agent-download/src/main/java/org/hawkular/component/wildflymonitor/WildFlyAgentServlet.java
Log Message:
-----------
fix bug where content length was being set (but we don't know the content length
until its too late)
support security key/password in agent config
don't be as rigid in looking for replacement strings in the default properties file -
use regex to find the values
rename the installer jar file
we still need to set the hostname/port to the ones of the server providing the content -
there is a TODO in the code for this
Commit: 3164c37bba50f618a695debf88e79013e4502bad
https://github.com/hawkular/hawkular/commit/3164c37bba50f618a695debf88e79...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M console/src/main/scripts/plugins/directives/topbar/html/topbar.html
A console/src/main/scripts/plugins/metrics/html/agent-installer.html
M console/src/main/scripts/plugins/metrics/less/metrics.less
A console/src/main/scripts/plugins/metrics/ts/agentInstaller.ts
M console/src/main/scripts/plugins/metrics/ts/globalController.ts
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
M dist/assembly.xml
M dist/pom.xml
M
modules/hawkular-wildfly-agent-download/src/main/java/org/hawkular/component/wildflymonitor/WildFlyAgentServlet.java
Log Message:
-----------
Merge branch 'Jiri-Kremser-HAWKULAR-806'
tweeked some things
Compare:
https://github.com/hawkular/hawkular/compare/b4d5a222afdf...3164c37bba50