[hawkular/hawkular-metrics] 56144b: [HWKMETRICS-236] Make the CORS origin configurable...
by Thomas Segismont
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular-metrics
Commit: 56144b57d038ff974c6a08ade50765397ff45e4f
https://github.com/hawkular/hawkular-metrics/commit/56144b57d038ff974c6a0...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
A api/metrics-api-common/src/main/java/org/hawkular/metrics/api/jaxrs/util/OriginValidation.java
M api/metrics-api-jaxrs-1.1/src/main/java/org/hawkular/metrics/api/jaxrs/config/ConfigurationKey.java
M api/metrics-api-jaxrs-1.1/src/main/java/org/hawkular/metrics/api/jaxrs/filter/CorsFilter.java
M api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/config/ConfigurationKey.java
M api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/filter/CorsRequestFilter.java
M api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/filter/CorsResponseFilter.java
M rest-tests/pom.xml
M rest-tests/src/test/groovy/org/hawkular/metrics/rest/CORSITest.groovy
M tests/rest-integration-tests-jaxrs-1.1/pom.xml
Log Message:
-----------
[HWKMETRICS-236] Make the CORS origin configurable. Also add tests to verify the CORS origin policy is enforced properly.
Commit: 84a92fd78821b59cbb8969fd445fafb4fb784be3
https://github.com/hawkular/hawkular-metrics/commit/84a92fd78821b59cbb896...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M api/metrics-api-common/src/main/java/org/hawkular/metrics/api/jaxrs/util/Headers.java
M api/metrics-api-common/src/main/java/org/hawkular/metrics/api/jaxrs/util/OriginValidation.java
M api/metrics-api-jaxrs-1.1/src/main/java/org/hawkular/metrics/api/jaxrs/filter/CorsFilter.java
M api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/filter/CorsResponseFilter.java
M rest-tests/src/test/groovy/org/hawkular/metrics/rest/CORSITest.groovy
Log Message:
-----------
[HWKMETRICS-236] Code review updates
Commit: da7ed2914fab57667799f87cb27cac8d0ace5e94
https://github.com/hawkular/hawkular-metrics/commit/da7ed2914fab57667799f...
Author: Thomas Segismont <tsegismont(a)gmail.com>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M api/metrics-api-common/src/main/java/org/hawkular/metrics/api/jaxrs/util/Headers.java
A api/metrics-api-common/src/main/java/org/hawkular/metrics/api/jaxrs/util/OriginValidation.java
M api/metrics-api-jaxrs-1.1/src/main/java/org/hawkular/metrics/api/jaxrs/config/ConfigurationKey.java
M api/metrics-api-jaxrs-1.1/src/main/java/org/hawkular/metrics/api/jaxrs/filter/CorsFilter.java
M api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/config/ConfigurationKey.java
M api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/filter/CorsRequestFilter.java
M api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/filter/CorsResponseFilter.java
M rest-tests/pom.xml
M rest-tests/src/test/groovy/org/hawkular/metrics/rest/CORSITest.groovy
M tests/rest-integration-tests-jaxrs-1.1/pom.xml
Log Message:
-----------
Merge pull request #338 from hawkular/HWKMETRICS-236
[HWKMETRICS-236] Make the CORS origin configurable.
Compare: https://github.com/hawkular/hawkular-metrics/compare/1a121727c50f...da7ed...
10 years
[hawkular/hawkular] 1e4c6c: updating to new ui-services
by Mike Thompson
Branch: refs/heads/deploy-add3
Home: https://github.com/hawkular/hawkular
Commit: 1e4c6c91de7d6879d3bbdb7e53025241681ce326
https://github.com/hawkular/hawkular/commit/1e4c6c91de7d6879d3bbdb7e53025...
Author: Jirka Kremser <jkremser(a)redhat.com>
Date: 2015-09-07 (Mon, 07 Sep 2015)
Changed paths:
M console/src/main/scripts/bower.json
M console/src/main/scripts/plugins/directives/topbar/ts/topbarDirective.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDatasourcesDetails.ts
M console/src/main/scripts/plugins/metrics/ts/metricsAppServerList.ts
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
Log Message:
-----------
updating to new ui-services
Commit: d188792439e806cd89995f5c26204b9f73e7a5e8
https://github.com/hawkular/hawkular/commit/d188792439e806cd89995f5c26204...
Author: Jirka Kremser <jkremser(a)redhat.com>
Date: 2015-09-07 (Mon, 07 Sep 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/ts/metricsAppServerList.ts
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
Log Message:
-----------
updating to new ui-services, volume 2
Commit: 16d02d17509acc47035c61bce3449791742f71bc
https://github.com/hawkular/hawkular/commit/16d02d17509acc47035c61bce3449...
Author: Jirka Kremser <jkremser(a)redhat.com>
Date: 2015-09-07 (Mon, 07 Sep 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Bump agent 0.4.1 -> 0.5.0.Final
Commit: 21268de5c8c543dbb0b204efa9b05ca52ffd5171
https://github.com/hawkular/hawkular/commit/21268de5c8c543dbb0b204efa9b05...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-09-07 (Mon, 07 Sep 2015)
Changed paths:
M console/src/main/scripts/bower.json
M console/src/main/scripts/plugins/metrics/html/app-details/modals/detail-deployments-add.html
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDeploymentsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/directives/fileReadDirective.ts
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
Log Message:
-----------
HAWKULAR-370 Add new deployment wizard
Commit: 076e2a8671932d20dfa6d7e0db6a981832ce0f19
https://github.com/hawkular/hawkular/commit/076e2a8671932d20dfa6d7e0db6a9...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-09-07 (Mon, 07 Sep 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDeploymentsDetails.ts
Log Message:
-----------
Fix rebase merge error.
Commit: cd633a4cb377bedc5a59a7625890fbc982eecc40
https://github.com/hawkular/hawkular/commit/cd633a4cb377bedc5a59a7625890f...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-09-07 (Mon, 07 Sep 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/ts/app-details/modals/appServerDeploymentsAddDialog.ts
Log Message:
-----------
Update to new Hawkular-ui-services specifically HawkularInventory.FeedResource -> HawkularInventory.ResourceUnderFeed.
Commit: e9198dfe048a92546d3e51da1acf0f46aa02d76e
https://github.com/hawkular/hawkular/commit/e9198dfe048a92546d3e51da1acf0...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M console/src/main/scripts/bower.json
M console/src/main/scripts/plugins/metrics/html/app-details/modals/detail-deployments-add.html
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDeploymentsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/modals/appServerDeploymentsAddDialog.ts
Log Message:
-----------
Enable success/error responses from deployment service. Refactoring as well.
Compare: https://github.com/hawkular/hawkular/compare/b411b50ea91f...e9198dfe048a
10 years
[hawkular/hawkular] 6bd748: Update to Hawkular Charts 0.5.0
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: 6bd74824a89ebffe4ae288ac2c2219ceac94f443
https://github.com/hawkular/hawkular/commit/6bd74824a89ebffe4ae288ac2c221...
Author: Alexandre Mendonça <amendonca(a)redhat.com>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M console/src/main/scripts/bower.json
M console/src/main/scripts/plugins/metrics/html/app-details/detail-datasources.html
M console/src/main/scripts/plugins/metrics/html/app-details/detail-jvm.html
M console/src/main/scripts/plugins/metrics/html/app-details/detail-web.html
M console/src/main/scripts/plugins/metrics/html/availability.html
M console/src/main/scripts/plugins/metrics/html/response-time.html
Log Message:
-----------
Update to Hawkular Charts 0.5.0
Commit: 25ef9ef524bb31985845477d418f53bacec0d13c
https://github.com/hawkular/hawkular/commit/25ef9ef524bb31985845477d418f5...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M console/src/main/scripts/bower.json
M console/src/main/scripts/plugins/metrics/html/app-details/detail-datasources.html
M console/src/main/scripts/plugins/metrics/html/app-details/detail-jvm.html
M console/src/main/scripts/plugins/metrics/html/app-details/detail-web.html
M console/src/main/scripts/plugins/metrics/html/availability.html
M console/src/main/scripts/plugins/metrics/html/response-time.html
Log Message:
-----------
Merge pull request #443 from ammendonca/HWK-CHARTS-0.5.0
Update to Hawkular Charts 0.5.0
Compare: https://github.com/hawkular/hawkular/compare/5625da815d72...25ef9ef524bb
10 years