Commit Graph

  • cad916c1d7 Refactoring of bulk upload Jonathan Philip Knoblauch 2016-08-04 10:04:08 +02:00
  • a12b10cd14 fix license header Michael Hirsch 2016-08-04 08:51:30 +02:00
  • 5beb10b8db Removed uiNotification Jonathan Philip Knoblauch 2016-08-03 17:51:52 +02:00
  • 43f71cc976 Catch RuntimeException and handle with Vaadin error handler Jonathan Philip Knoblauch 2016-08-03 17:31:46 +02:00
  • cd39f32c21 fix unit test Michael Hirsch 2016-08-03 09:49:57 +02:00
  • fca7ecbce4 fix unit test Michael Hirsch 2016-08-03 09:32:10 +02:00
  • 2965c93083 fix unit test Michael Hirsch 2016-08-03 09:24:28 +02:00
  • 2ba9fd135d Add missing PreAuthorize annotation to secure methods and write unit test Michael Hirsch 2016-08-03 09:08:03 +02:00
  • 0854d023fb Fixed the code for the create ds for deployment view and fixed the issue for delete metadata(getting optimistic lock exception) Gaurav 2016-08-02 18:32:44 +02:00
  • 041dd3bb7a don't allow anonymous login on rest-api Michael Hirsch 2016-08-02 14:05:24 +02:00
  • 9c75ae308d reduce usage of getTenantMetadata(String) Michael Hirsch 2016-08-02 13:01:31 +02:00
  • fc4747083c Use system role where necessary to invoke the getTenantMetadata method Michael Hirsch 2016-08-02 12:51:08 +02:00
  • 1bf91372ae Added the javadoc. Gaurav 2016-08-01 17:51:34 +02:00
  • 9994d7c12a Merge branch 'master' of local repository into fix_systemmanagement_security_annotation Michael Hirsch 2016-08-01 17:25:24 +02:00
  • fa3b5d69e9 Merge branch 'master' into feature_enable_push_in_deployment_view Gaurav 2016-08-01 17:25:19 +02:00
  • 046ec2b2ec add preauthorize to system management Michael Hirsch 2016-08-01 17:22:21 +02:00
  • 30a88cc8f6 Merge pull request #259 from bsinno/feature_beautify_error_notifications Michael Hirsch 2016-08-01 17:21:10 +02:00
  • ecc70882a6 Merge pull request #260 from bsinno/feature_allow_to_use_other_exception_handler Michael Hirsch 2016-08-01 16:45:21 +02:00
  • 1d72257b9f Merge branch 'feature_enable_push_in_deployment_view' of https://github.com/bsinno/hawkbit/ into feature_enable_push_in_deployment_view Gaurav 2016-08-01 16:11:11 +02:00
  • d0f372765f Merge branch 'feature_enable_push_in_deployment_view' of https://github.com/bsinno/hawkbit/ into feature_enable_push_in_deployment_view Gaurav 2016-08-01 16:06:41 +02:00
  • b8bc46d299 Add JavaDoc Melanie Retter 2016-08-01 15:34:00 +02:00
  • 9c442967f8 add tests for repository entity events Michael Hirsch 2016-08-01 15:14:40 +02:00
  • 60cc2c333c Refactored the code for displaying distributions in the deployment view. Gaurav 2016-08-01 15:12:03 +02:00
  • c0a3a44277 Delete displayError in UiNotification Melanie Retter 2016-08-01 13:40:40 +02:00
  • 4e237f748b refactor the EventAwareEntity interface Michael Hirsch 2016-08-01 13:01:25 +02:00
  • 4462d0aad9 Refactoring for configuration Jonathan Philip Knoblauch 2016-08-01 11:15:52 +02:00
  • de375fe183 Updated javadoc Jonathan Philip Knoblauch 2016-08-01 10:51:36 +02:00
  • 1a1d3746df Moved errorHandler to to autoconfig Jonathan Philip Knoblauch 2016-08-01 10:47:36 +02:00
  • 87dc8b8964 Set the errorHandler as parameter in method Jonathan Philip Knoblauch 2016-08-01 10:38:28 +02:00
  • 72899df4a4 remove notification of distribution set deletion from management layer Michael Hirsch 2016-08-01 10:30:45 +02:00
  • 5be513422d remove notification of target deletion from management layer Michael Hirsch 2016-08-01 10:24:09 +02:00
  • 26c376e22e Refactor HawkbitNotificationMessage Melanie Retter 2016-08-01 10:13:45 +02:00
  • 27019b9e4c Beautify error notification. Melanie Retter 2016-07-28 15:23:56 +02:00
  • e7e77cbb86 Extended method signature to allow to set a error handler and created the default one as bean Jonathan Philip Knoblauch 2016-07-29 13:50:30 +02:00
  • dfd449592c Fix for EOL from widows EOL to unix EOL Gaurav 2016-07-29 13:22:38 +02:00
  • 9c468c76f0 Fix for EOL. Gaurav 2016-07-29 13:12:51 +02:00
  • ea83b75e76 Merge branch 'master' into feature_enable_push_in_deployment_view Gaurav 2016-07-29 12:35:22 +02:00
  • e32d6b1b3e Modified EOL from windows to unix. Gaurav 2016-07-29 12:33:10 +02:00
  • 2b79cafb9e Merge pull request #258 from bsinno/feature_add_entity_interceptor Michael Hirsch 2016-07-28 15:47:32 +02:00
  • 53136d48fd Refactor some clean code staff SirWayne 2016-07-28 15:22:52 +02:00
  • 2c70e7db1f Refactor some clean code staff SirWayne 2016-07-28 15:11:22 +02:00
  • c4b10982c5 Fix clean code SirWayne 2016-07-28 15:04:31 +02:00
  • a74ec2897c revert tenantaware remove useless findAlltargets fix typo SirWayne 2016-07-28 14:57:56 +02:00
  • faac47d6e4 Remove useless findAllTargets SirWayne 2016-07-28 14:56:33 +02:00
  • 37eea0e16a Add test cases refacor after pr review SirWayne 2016-07-28 14:51:50 +02:00
  • f2853e6d9f Resolved the conflicts Gaurav 2016-07-28 14:24:49 +02:00
  • dd79829b6b Merge branch 'master' into feature_enable_push_in_deployment_view Gaurav 2016-07-28 14:19:31 +02:00
  • bf28a8dde8 Fixed the issue for metadata not getting updated and also the refresh of page not displaying the distribution details in deployment and distribution view. Gaurav 2016-07-28 14:07:19 +02:00
  • 7fa89d7d3c Add entity lifercycle interceptor interface and add a entity listener. SirWayne 2016-07-28 12:39:12 +02:00
  • 34d98decc9 Merge pull request #257 from bsinno/feature_sonar_pom_hygiene Michael Hirsch 2016-07-28 11:25:22 +02:00
  • 271ee88d12 remove unnecessary property declaration Michael Hirsch 2016-07-28 10:38:29 +02:00
  • 1224221e8c sonar pom hygiene Michael Hirsch 2016-07-28 10:09:51 +02:00
  • 069818fec6 Merge pull request #244 from bsinno/feature_multiunassignment_soft_mod Michael Hirsch 2016-07-28 09:35:37 +02:00
  • b6506380ad Merge branch 'master' into feature_boot_13_sec_41 kaizimmerm 2016-07-27 15:29:54 +02:00
  • 99adab1a5f Fixed license header and entity scan. kaizimmerm 2016-07-27 14:51:18 +02:00
  • 5bc4b04039 Merge branch 'master' into feature_enable_push_in_deployment_view GAH6KOR 2016-07-26 10:16:44 +02:00
  • 7a32d931b5 improve code quality Michael Hirsch 2016-07-25 17:12:56 +02:00
  • 5ae190c8c3 improve code quality Michael Hirsch 2016-07-25 17:11:04 +02:00
  • 2ad6f6946f improve code quality Michael Hirsch 2016-07-25 16:01:32 +02:00
  • b919dd7146 Fix for the selenium testcase failure Gaurav 2016-07-25 15:52:27 +02:00
  • f4566d72ac Merge branch 'feature_multiunassignment_soft_mod' of https://github.com/bsinno/hawkbit/ into feature_multiunassignment_soft_mod Gaurav 2016-07-25 14:44:44 +02:00
  • b97f787a8a Formatted the code Gaurav 2016-07-25 14:39:51 +02:00
  • e2d435b68c Merge branch 'master' into feature_multiunassignment_soft_mod Gaurav 2016-07-25 14:05:18 +02:00
  • b7ca552c2f Merge branch 'master' into Feature_Improve_Code_Quality Michael Hirsch 2016-07-25 13:36:18 +02:00
  • a04333b393 re-insert the method cleanMessageHeaderProperties Michael Hirsch 2016-07-25 13:30:58 +02:00
  • ebf2c15da9 use private method getEntityFactory() Michael Hirsch 2016-07-25 12:07:35 +02:00
  • a978662812 Merge pull request #226 from bsinno/feature_ui_metadata Kai Zimmermann 2016-07-25 12:03:57 +02:00
  • 2f263faca0 suppress warning for multiple checked exception declaration Michael Hirsch 2016-07-25 12:01:28 +02:00
  • 7e94c9f684 write comment in constructor why necessary Michael Hirsch 2016-07-25 11:58:11 +02:00
  • 227267af88 avoid more than 3 nested if/switch/try blocks Michael Hirsch 2016-07-25 11:18:05 +02:00
  • 40a12c0321 remove unnecessary IOException from method signature Michael Hirsch 2016-07-25 11:16:37 +02:00
  • 400c8bafcf move method to the right inner class Michael Hirsch 2016-07-25 11:10:59 +02:00
  • 9727af7a99 don't use getBytes using default encoding Michael Hirsch 2016-07-25 10:54:05 +02:00
  • 928ad1520b remove port 8080 to fix tests Michael Hirsch 2016-07-25 10:39:55 +02:00
  • 812498d2fe don't use constructor using default encoding Michael Hirsch 2016-07-25 10:22:35 +02:00
  • 82fa485ddc suppress warning squid:S2221 Michael Hirsch 2016-07-25 10:13:07 +02:00
  • f3b472bcd2 Merge branch 'master' into Feature_Improve_Code_Quality Michael Hirsch 2016-07-25 10:08:24 +02:00
  • 3e4f76cca6 Merge branch 'master' into feature_multiunassignment_soft_mod Michael Hirsch 2016-07-22 15:16:38 +02:00
  • 2d58cfcc59 Merge branch 'master' into feature_ui_metadata Michael Hirsch 2016-07-22 15:14:37 +02:00
  • 0380fdf8ba Merge pull request #255 from bsinno/fix_upgrade_collections Kai Zimmermann 2016-07-21 12:52:35 +02:00
  • 02e96fa079 Merge branch 'master' into feature_enable_push_in_deployment_view GAH6KOR 2016-07-21 12:41:56 +02:00
  • 5f1db53def Removed the extra level of abstraction and modified the code accordingly. GAH6KOR 2016-07-21 12:39:54 +02:00
  • 1c70527083 Upgrade Apache Collections to 4.1 due to known vulnerability. kaizimmerm 2016-07-21 11:44:41 +02:00
  • 2e416d0027 Using same plugin for weave and metamodel kaizimmerm 2016-07-21 10:39:57 +02:00
  • 8a4e952bdb Merge pull request #252 from bsinno/feature_upgrade_spring_amqp Kai Zimmermann 2016-07-21 10:38:54 +02:00
  • 6eadd6a3eb Merge pull request #251 from bsinno/feature_rsql_last_poll Kai Zimmermann 2016-07-21 10:38:09 +02:00
  • adb60156f8 Merge pull request #254 from bsinno/add_hawkbit_logo_to_readme Michael Hirsch 2016-07-21 09:39:19 +02:00
  • af00f3aa1b resize image Michael Hirsch 2016-07-21 08:32:53 +02:00
  • 2fe670b57f resize image Michael Hirsch 2016-07-21 08:27:04 +02:00
  • d12bd8c2db try out image tag for resize Michael Hirsch 2016-07-21 08:26:10 +02:00
  • 4bc5bb2dd3 Merge pull request #253 from bsinno/fix_initial_tenant_creation Michael Hirsch 2016-07-20 19:35:26 +02:00
  • b04755eda8 remove caching from jpa_system_management Michael Hirsch 2016-07-20 18:05:21 +02:00
  • fd749a9d69 Minor review comments added. Dominic Schabel 2016-07-20 18:03:28 +02:00
  • 5a6d656b75 add hawkbit logo to readme.md Michael Hirsch 2016-07-20 16:51:01 +02:00
  • 7afb2f996f Merge branch 'master' into feature_enable_push_in_deployment_view GAH6KOR 2016-07-20 12:31:28 +02:00
  • 1ae3b4bcbb Upgrade Spring AMQP to 1.6.1 Kai Zimmermann 2016-07-20 11:45:53 +02:00
  • b92794c5ef Merge branch 'feature_multiunassignment_soft_mod' of https://github.com/bsinno/hawkbit/ into feature_multiunassignment_soft_mod GAH6KOR 2016-07-20 11:02:24 +02:00
  • 79823b2930 Merge branch 'master' into feature_multiunassignment_soft_mod GAH6KOR 2016-07-20 11:01:15 +02:00
  • 2ad5d8cfb1 Added feature to query by last target poll. Kai Zimmermann 2016-07-20 10:34:19 +02:00
  • 03fecba57d Merge branch 'master' into feature_ui_metadata Michael Hirsch 2016-07-19 19:12:31 +02:00