[hawkular/hawkular-ui-components] 7052ce: Add Rx, new component for alerts, add them to demo
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular-ui-components
Commit: 7052ce5c9e5c670662589c61bda9ba804b620bbc
https://github.com/hawkular/hawkular-ui-components/commit/7052ce5c9e5c670...
Author: Karel Hala <khala(a)redhat.com>
Date: 2016-04-25 (Mon, 25 Apr 2016)
Changed paths:
M bower.json
A demo/controllers/basicNotificationController.ts
M demo/controllers/dataTableController.ts
M demo/controllers/loader.ts
M demo/data/data-table.json
M demo/index.ts
M demo/services/availableComponentsService.ts
M demo/styles/demo-app.scss
M demo/template-index.ejs
M demo/views/data-table/basic.html
A demo/views/notification.html
M dist/css/hawkular-ui-components.css
M dist/js/hawkular-ui-components.js
M package.json
M src/components/action-buttons.html
M src/components/data-table/data-table.html
M src/components/data-table/dataTableComponent.ts
M src/components/data-table/dataTablecontroller.ts
M src/components/loader.ts
A src/components/notifications/loader.ts
A src/components/notifications/notification-section.html
A src/components/notifications/notificationSectionComponent.ts
A src/components/notifications/notificationSectionController.ts
A src/components/notifications/notifications.html
A src/components/notifications/notificationsController.ts
A src/components/notifications/notificationsDirective.ts
M src/index.ts
M src/services/dataTableService.ts
M src/services/formValidatorService.ts
M src/services/loader.ts
A src/services/notificationService.ts
M src/styles/hawkular-ui-components.scss
A tsd.json
M webpack.config.js
M webpack.vendor.config.js
Log Message:
-----------
Add Rx, new component for alerts, add them to demo
Rx is taking care for assynchronous events, especially alerts, which are registered in Subject and called on Subject.
Alerts itself are then inserted with new component, where you can specify how many of them will be visible and if you want, after how much time they will dissapear.
Inserting this component to demo as well, so we can see how they behave
Commit: 9bfeb12f8925623d5336f009d72b018742e876f8
https://github.com/hawkular/hawkular-ui-components/commit/9bfeb12f8925623...
Author: Karel Hala <khala(a)redhat.com>
Date: 2016-04-25 (Mon, 25 Apr 2016)
Changed paths:
M demo/views/notification.html
M dist/js/hawkular-ui-components.js
M package.json
M src/components/action-buttons.html
M src/components/actionButtonsDirective.ts
M src/components/notifications/notificationSectionComponent.ts
M src/components/notifications/notificationSectionController.ts
M src/components/notifications/notificationsController.ts
M src/services/formValidatorService.ts
M src/services/notificationService.ts
M webpack.vendor.config.js
Log Message:
-----------
Fix notification services to work more with Rxjs
change RXjs version to 4, since we use currently Angular 1.5.x and this version uses only Rx 4. After moving to Angular 2, we can change to Rx 5 easily.
Commit: c0ed555cf27741cbda8aed67945fce3719f2e859
https://github.com/hawkular/hawkular-ui-components/commit/c0ed555cf27741c...
Author: Karel Hala <khala(a)redhat.com>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M dist/css/hawkular-ui-components.css
M dist/js/hawkular-ui-components.js
M package.json
M src/components/loader.ts
M src/components/notifications/notificationSectionController.ts
A src/components/sort-items.html
A src/components/sortItemsComponent.ts
A src/components/sortItemsController.ts
A src/components/tile-view/loader.ts
A src/components/tile-view/small-tile.html
A src/components/tile-view/tile-view.html
A src/components/tile-view/tileViewComponent.ts
A src/components/tile-view/tileViewController.ts
M src/components/toolbar-menu/toolbar-menu.html
M src/components/validateCredentialsController.ts
M src/services/dataTableService.ts
M src/services/formValidatorService.ts
M src/styles/hawkular-ui-components.scss
Log Message:
-----------
Add tile view component, sort items
new component for tile views, this component has 2 usage, small without data and big with data.
Another component for sorting items
Commit: b8cbb898e50bea998b1ccc1bac5bebc0664fe54f
https://github.com/hawkular/hawkular-ui-components/commit/b8cbb898e50bea9...
Author: Karel Hala <khala(a)redhat.com>
Date: 2016-04-29 (Fri, 29 Apr 2016)
Changed paths:
M dist/css/hawkular-ui-components.css
M dist/js/hawkular-ui-components.js
M src/components/data-table/data-table-pagination.html
M src/components/data-table/data-table.html
M src/components/data-table/dataTableComponent.ts
M src/components/data-table/dataTablePaginationDirective.ts
M src/components/data-table/dataTablecontroller.ts
M src/components/sortItemsComponent.ts
M src/components/sortItemsController.ts
M src/components/tile-view/small-tile.html
M src/components/tile-view/tile-view.html
M src/components/tile-view/tileViewComponent.ts
M src/components/tile-view/tileViewController.ts
M src/services/dataTableService.ts
M src/styles/hawkular-ui-components.scss
Log Message:
-----------
Update items after they are sorted
In datables there was problem that whenever sort or limit was used data were not refreshed properly.
Commit: 9b217385768032c16c07a49100767f13fd7ff908
https://github.com/hawkular/hawkular-ui-components/commit/9b217385768032c...
Author: Karel Hala <khala(a)redhat.com>
Date: 2016-04-29 (Fri, 29 Apr 2016)
Changed paths:
M src/components/data-table/dataTablecontroller.ts
M src/components/tile-view/tileViewController.ts
M src/services/dataTableService.ts
Log Message:
-----------
Fix typescript errors and warnings
Commit: 6b0e5d2496d018ab9fbd002c8a576f480ed44528
https://github.com/hawkular/hawkular-ui-components/commit/6b0e5d2496d018a...
Author: Karel Hala <khala(a)redhat.com>
Date: 2016-04-29 (Fri, 29 Apr 2016)
Changed paths:
M dist/css/hawkular-ui-components.css
M src/styles/hawkular-ui-components.scss
Log Message:
-----------
Update styles for small icons
Commit: 90b6a98427451eb7ed0c247085c65aa0b6c97472
https://github.com/hawkular/hawkular-ui-components/commit/90b6a98427451eb...
Author: Karel Hala <khala(a)redhat.com>
Date: 2016-05-05 (Thu, 05 May 2016)
Changed paths:
M demo/controllers/dataTableController.ts
M demo/data/data-table.json
M demo/index.ts
M demo/services/availableComponentsService.ts
M demo/views/data-table/basic.html
R demo/views/data-table/no-data.html
R demo/views/data-table/with-pagination.html
A demo/views/tile-view/small-tile.html
A demo/views/tile-view/tile-view.html
M dist/js/hawkular-ui-components.js
M src/components/data-table/dataTablecontroller.ts
M src/components/sortItemsController.ts
M src/components/tile-view/small-tile.html
M src/components/tile-view/tile-view.html
M src/components/tile-view/tileViewController.ts
M src/components/toolbar-menu/toolbar-list.html
M src/services/dataTableService.ts
Log Message:
-----------
Add tile view to demo page
new view and component was created, so let's add them to demo application to showcase these changes. Also update table to correspond with new changes.
Let's use different build environment, since the last one had problems with g++ compiler, Trusty environment should be using newer version.
Commit: 822728ee28e9455e8c2883c9e13b8e4d1f9cd8f1
https://github.com/hawkular/hawkular-ui-components/commit/822728ee28e9455...
Author: Karel Hala <khala(a)redhat.com>
Date: 2016-05-05 (Thu, 05 May 2016)
Changed paths:
M publishPr.sh
Log Message:
-----------
Add secret and remove --force
when merging PR secret has to be used in hashed form. Also remove --force from publishing scripts
Commit: b58f6ba86815bae8ded7b941e54ed140e490b499
https://github.com/hawkular/hawkular-ui-components/commit/b58f6ba86815bae...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2016-05-09 (Mon, 09 May 2016)
Changed paths:
M bower.json
A demo/controllers/basicNotificationController.ts
M demo/controllers/dataTableController.ts
M demo/controllers/loader.ts
M demo/data/data-table.json
M demo/index.ts
M demo/services/availableComponentsService.ts
M demo/styles/demo-app.scss
M demo/template-index.ejs
M demo/views/data-table/basic.html
R demo/views/data-table/no-data.html
R demo/views/data-table/with-pagination.html
A demo/views/notification.html
A demo/views/tile-view/small-tile.html
A demo/views/tile-view/tile-view.html
M dist/css/hawkular-ui-components.css
M dist/js/hawkular-ui-components.js
M package.json
M publishPr.sh
M src/components/action-buttons.html
M src/components/actionButtonsDirective.ts
M src/components/data-table/data-table-pagination.html
M src/components/data-table/data-table.html
M src/components/data-table/dataTableComponent.ts
M src/components/data-table/dataTablePaginationDirective.ts
M src/components/data-table/dataTablecontroller.ts
M src/components/loader.ts
A src/components/notifications/loader.ts
A src/components/notifications/notification-section.html
A src/components/notifications/notificationSectionComponent.ts
A src/components/notifications/notificationSectionController.ts
A src/components/notifications/notifications.html
A src/components/notifications/notificationsController.ts
A src/components/notifications/notificationsDirective.ts
A src/components/sort-items.html
A src/components/sortItemsComponent.ts
A src/components/sortItemsController.ts
A src/components/tile-view/loader.ts
A src/components/tile-view/small-tile.html
A src/components/tile-view/tile-view.html
A src/components/tile-view/tileViewComponent.ts
A src/components/tile-view/tileViewController.ts
M src/components/toolbar-menu/toolbar-list.html
M src/components/toolbar-menu/toolbar-menu.html
M src/components/validateCredentialsController.ts
M src/index.ts
M src/services/dataTableService.ts
M src/services/formValidatorService.ts
M src/services/loader.ts
A src/services/notificationService.ts
M src/styles/hawkular-ui-components.scss
A tsd.json
M webpack.config.js
M webpack.vendor.config.js
Log Message:
-----------
Merge pull request #129 from karelhala/notificationComponent
Notification component
Compare: https://github.com/hawkular/hawkular-ui-components/compare/93d10400d107.....
9 years, 4 months
[hawkular/hawkular-alerts] e58e4e: Add BASIC JAAS security to .war artifacts
by Jay Shaughnessy
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular-alerts
Commit: e58e4e3053f2d524e0ec2d8d83a9441b64150539
https://github.com/hawkular/hawkular-alerts/commit/e58e4e3053f2d524e0ec2d...
Author: Lucas Ponce <ponce.ballesteros(a)gmail.com>
Date: 2016-05-09 (Mon, 09 May 2016)
Changed paths:
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-rest-tests/src/test/groovy/org/hawkular/alerts/rest/BusITest.groovy
M hawkular-alerts-rest-tests/src/test/resources/application-roles.properties
M hawkular-alerts-rest-tests/src/test/resources/application-users.properties
M hawkular-alerts-rest/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
Add BASIC JAAS security to .war artifacts
Commit: 06bad6b6cf056f4a83799ff83bfe47f9127d175b
https://github.com/hawkular/hawkular-alerts/commit/06bad6b6cf056f4a83799f...
Author: Jay Shaughnessy <jshaughn(a)redhat.com>
Date: 2016-05-09 (Mon, 09 May 2016)
Changed paths:
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-rest-tests/src/test/groovy/org/hawkular/alerts/rest/BusITest.groovy
M hawkular-alerts-rest-tests/src/test/resources/application-roles.properties
M hawkular-alerts-rest-tests/src/test/resources/application-users.properties
M hawkular-alerts-rest/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
Merge pull request #179 from lucasponce/JAAS-Support
Add BASIC JAAS security to .war artifacts
Compare: https://github.com/hawkular/hawkular-alerts/compare/d5944bfadf69...06bad6...
9 years, 4 months
[hawkular/hawkular-alerts] e72a0e: [maven-release-plugin] prepare release 1.0.2.Final
by jshaughn
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular-alerts
Commit: e72a0eb3cdd548dccec4f1dcce14827d55440939
https://github.com/hawkular/hawkular-alerts/commit/e72a0eb3cdd548dccec4f1...
Author: jshaughn <jshaughn(a)redhat.com>
Date: 2016-03-09 (Wed, 09 Mar 2016)
Changed paths:
M hawkular-alerts-actions-api/pom.xml
M hawkular-alerts-actions-bus/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-tests/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/pom.xml
M hawkular-alerts-actions-plugins/pom.xml
M hawkular-alerts-actions-standalone/pom.xml
M hawkular-alerts-api/pom.xml
M hawkular-alerts-bus-api/pom.xml
M hawkular-alerts-bus/pom.xml
M hawkular-alerts-engine/pom.xml
M hawkular-alerts-metrics/pom.xml
M hawkular-alerts-rest-tests/pom.xml
M hawkular-alerts-rest/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 1.0.2.Final
Commit: 02d0f060b7a3f4a3298f5319327b45084460a160
https://github.com/hawkular/hawkular-alerts/commit/02d0f060b7a3f4a3298f53...
Author: jshaughn <jshaughn(a)redhat.com>
Date: 2016-03-09 (Wed, 09 Mar 2016)
Changed paths:
M hawkular-alerts-actions-api/pom.xml
M hawkular-alerts-actions-bus/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-tests/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/pom.xml
M hawkular-alerts-actions-plugins/pom.xml
M hawkular-alerts-actions-standalone/pom.xml
M hawkular-alerts-api/pom.xml
M hawkular-alerts-bus-api/pom.xml
M hawkular-alerts-bus/pom.xml
M hawkular-alerts-engine/pom.xml
M hawkular-alerts-metrics/pom.xml
M hawkular-alerts-rest-tests/pom.xml
M hawkular-alerts-rest/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 7de606fd9a7d98c81eabb6044d796db0a0bbbd56
https://github.com/hawkular/hawkular-alerts/commit/7de606fd9a7d98c81eabb6...
Author: jshaughn <jshaughn(a)redhat.com>
Date: 2016-05-09 (Mon, 09 May 2016)
Changed paths:
M .travis.yml
M examples/autoresolve-process/src/test/resources/autoresolve-process-definitions.json
M examples/events/src/test/resources/events-tutorial-03.json
M examples/events/src/test/resources/events-tutorial-04.json
M examples/events/src/test/resources/events-tutorial-05.json
M examples/hello-world/src/test/resources/hello-world-definitions.json
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/pom.xml
R hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/java/org/hawkular/alerts/actions/webhook/accounts/PersonaFilter.java
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-api/pom.xml
M hawkular-alerts-api/src/main/java/org/hawkular/alerts/api/model/dampening/Dampening.java
M hawkular-alerts-engine/src/main/java/org/hawkular/alerts/engine/StandaloneAlerts.java
M hawkular-alerts-engine/src/main/java/org/hawkular/alerts/engine/impl/AlertsContext.java
M hawkular-alerts-engine/src/main/java/org/hawkular/alerts/engine/impl/CassAlertsServiceImpl.java
M hawkular-alerts-engine/src/main/java/org/hawkular/alerts/engine/impl/CassCluster.java
M hawkular-alerts-engine/src/main/java/org/hawkular/alerts/engine/impl/CassDefinitionsServiceImpl.java
M hawkular-alerts-engine/src/main/java/org/hawkular/alerts/engine/impl/PartitionManagerImpl.java
M hawkular-alerts-engine/src/test/java/org/hawkular/alerts/engine/CassPersistenceTest.java
R hawkular-alerts-engine/src/test/java/org/hawkular/commons/cassandra/EmbeddedCassandra.java
R hawkular-alerts-engine/src/test/resources/cassandra.yaml
M hawkular-alerts-rest-tests/pom.xml
M hawkular-alerts-rest-tests/server-provisioning.xml
M hawkular-alerts-rest-tests/src/test/groovy/org/hawkular/alerts/rest/AbstractITestBase.groovy
M hawkular-alerts-rest-tests/src/test/groovy/org/hawkular/alerts/rest/ActionsITest.groovy
M hawkular-alerts-rest-tests/src/test/groovy/org/hawkular/alerts/rest/BusITest.groovy
M hawkular-alerts-rest-tests/src/test/groovy/org/hawkular/alerts/rest/ImportExportITest.groovy
M hawkular-alerts-rest-tests/src/test/groovy/org/hawkular/alerts/rest/TriggersITest.groovy
M hawkular-alerts-rest-tests/src/test/resources/standalone-hawkular.xsl
M hawkular-alerts-rest-tests/src/test/wildfly-data/hawkular-alerts/alerts-data.json
M hawkular-alerts-rest/pom.xml
M hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/ActionPluginHandler.java
M hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/ActionsHandler.java
M hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/AlertsHandler.java
M hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/EventsHandler.java
M hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/ExportHandler.java
M hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/ImportHandler.java
M hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/StatusHandler.java
M hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/TriggersHandler.java
R hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/accounts/PersonaFilter.java
M hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/json/Link.java
R hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/swagger/filter/JaxRsFilter.java
A hawkular-alerts-rest/src/main/rest-doc/apidoc.groovy
A hawkular-alerts-rest/src/main/rest-doc/base.adoc
M hawkular-alerts-rest/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-rest/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-rest/src/main/webapp/WEB-INF/web.xml
M pom.xml
Log Message:
-----------
Merge branch 'master' of github.com:hawkular/hawkular-alerts
Commit: fb2da9ddda54c35d1515e1ec9e189fa44851d128
https://github.com/hawkular/hawkular-alerts/commit/fb2da9ddda54c35d1515e1...
Author: jshaughn <jshaughn(a)redhat.com>
Date: 2016-05-09 (Mon, 09 May 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Remove metrics srcdep, move to 0.15.0.Final
Commit: 625c740d12903e4db6fe25a29d008d90032c59dc
https://github.com/hawkular/hawkular-alerts/commit/625c740d12903e4db6fe25...
Author: jshaughn <jshaughn(a)redhat.com>
Date: 2016-05-09 (Mon, 09 May 2016)
Changed paths:
M hawkular-alerts-api/src/main/java/org/hawkular/alerts/api/model/event/Event.java
Log Message:
-----------
Fix a few possible issues in json serialization
Commit: 13f9855a4ecbdf4f3d78bb399395c1efa806ff35
https://github.com/hawkular/hawkular-alerts/commit/13f9855a4ecbdf4f3d78bb...
Author: jshaughn <jshaughn(a)redhat.com>
Date: 2016-05-09 (Mon, 09 May 2016)
Changed paths:
M hawkular-alerts-api/src/main/java/org/hawkular/alerts/api/services/DefinitionsService.java
M hawkular-alerts-engine/src/main/java/org/hawkular/alerts/engine/impl/CassDefinitionsServiceImpl.java
M hawkular-alerts-rest-tests/src/test/groovy/org/hawkular/alerts/rest/TriggersITest.groovy
M hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/TriggersHandler.java
Log Message:
-----------
Allow removeTrigger to delete group member triggers
Compare: https://github.com/hawkular/hawkular-alerts/compare/adcac229df49...13f985...
9 years, 4 months
[hawkular/hawkular-alerts] 2b9f51: HWKALERTS-145 Remove Hawkular Accounts dependency
by Jay Shaughnessy
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular-alerts
Commit: 2b9f512f32e9ff6f89f74b9636d42945907126ed
https://github.com/hawkular/hawkular-alerts/commit/2b9f512f32e9ff6f89f74b...
Author: Lucas Ponce <ponce.ballesteros(a)gmail.com>
Date: 2016-05-05 (Thu, 05 May 2016)
Changed paths:
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-engine/src/main/java/org/hawkular/alerts/engine/impl/PartitionManagerImpl.java
M hawkular-alerts-rest-tests/pom.xml
M hawkular-alerts-rest-tests/server-provisioning.xml
M hawkular-alerts-rest-tests/src/test/groovy/org/hawkular/alerts/rest/AbstractITestBase.groovy
M hawkular-alerts-rest-tests/src/test/resources/standalone-hawkular.xsl
M hawkular-alerts-rest/pom.xml
R hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/accounts/PersonaFilter.java
M hawkular-alerts-rest/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-rest/src/main/webapp/WEB-INF/web.xml
M pom.xml
Log Message:
-----------
HWKALERTS-145 Remove Hawkular Accounts dependency
Commit: 917bbbdcbae6b412489486bc668b9ca81064a978
https://github.com/hawkular/hawkular-alerts/commit/917bbbdcbae6b412489486...
Author: Lucas Ponce <ponce.ballesteros(a)gmail.com>
Date: 2016-05-05 (Thu, 05 May 2016)
Changed paths:
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/pom.xml
R hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/java/org/hawkular/alerts/actions/webhook/accounts/PersonaFilter.java
M hawkular-alerts-rest-tests/src/test/resources/standalone-hawkular.xsl
M hawkular-alerts-rest/pom.xml
M pom.xml
Log Message:
-----------
Small changes after feedback
Commit: adcac229df49d7c1064811943d35ad425fadeaa4
https://github.com/hawkular/hawkular-alerts/commit/adcac229df49d7c1064811...
Author: Jay Shaughnessy <jshaughn(a)redhat.com>
Date: 2016-05-05 (Thu, 05 May 2016)
Changed paths:
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-irc/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/pom.xml
R hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/java/org/hawkular/alerts/actions/webhook/accounts/PersonaFilter.java
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/webapp/WEB-INF/jboss-deployment-structure.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-webhook/src/main/webapp/WEB-INF/web.xml
M hawkular-alerts-engine/src/main/java/org/hawkular/alerts/engine/impl/PartitionManagerImpl.java
M hawkular-alerts-rest-tests/pom.xml
M hawkular-alerts-rest-tests/server-provisioning.xml
M hawkular-alerts-rest-tests/src/test/groovy/org/hawkular/alerts/rest/AbstractITestBase.groovy
M hawkular-alerts-rest-tests/src/test/resources/standalone-hawkular.xsl
M hawkular-alerts-rest/pom.xml
R hawkular-alerts-rest/src/main/java/org/hawkular/alerts/rest/accounts/PersonaFilter.java
M hawkular-alerts-rest/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-alerts-rest/src/main/webapp/WEB-INF/web.xml
M pom.xml
Log Message:
-----------
Merge pull request #178 from lucasponce/Remove-Hawkular-Accounts
HWKALERTS-145 Remove Hawkular Accounts dependency
Compare: https://github.com/hawkular/hawkular-alerts/compare/cb7405e2a1c1...adcac2...
9 years, 5 months