Kai Zimmermann
ed533dc0a3
Merge remote-tracking branch 'eclipse/master' into BUG/TARGET_TABLE_PERFOMANCE
...
# Conflicts:
#
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/DelayedEventBusPush
Strategy.java
2016-03-29 14:04:12 +02:00
SirWayne
d23a1aecb4
- Add fixed size for hashset
...
- Use 1 static block
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-29 12:01:27 +02:00
Kai Zimmermann
99df0802ab
Merge pull request #104 from bsinno/remove-boilerplate-code
...
Remove boilerplate code
2016-03-29 11:51:40 +02:00
Kai Zimmermann
83818462b6
Forgot to delete 3 more PageList classes
2016-03-29 11:25:15 +02:00
Michael Hirsch
a7c99940f1
Merge pull request #101 from bsinno/Management_ui_n+1_query_on_tag
...
ok merging.
2016-03-29 08:43:42 +02:00
SirWayne
c14d534fe1
Add license header
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 18:04:56 +01:00
SirWayne
5232058433
Add license header
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 17:24:58 +01:00
SirWayne
53fbe367e4
Sonar fix
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 13:16:37 +01:00
SirWayne
45f6fb80a3
Fix event provider autowiring
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 12:59:29 +01:00
SirWayne
18b4ac338d
Reselect items after deletion
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 12:38:06 +01:00
SirWayne
cbefcb2f53
Add commit
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 12:14:08 +01:00
SirWayne
b837defb13
Revert uncomment code
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 12:12:28 +01:00
SirWayne
7e75b79cbe
Add a event provider which hold the repository events which are provided
...
by the ui.
fix the performance issue. Issue was the selection of targets. The table
needs very long to calculate the scroll position.
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 12:00:07 +01:00
Kai Zimmermann
9ff0f00822
Remove REST API boilerplate
...
Was used in the past for Swagger generation.
2016-03-23 16:12:56 +01:00
SirWayne
84519b77ab
Disable to set the current page first item id
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-23 15:12:12 +01:00
Kai Zimmermann
6ee66dc4e1
Put BaseEntity below tenant aware and unaware entities
2016-03-23 14:09:40 +01:00
asharani-murugesh
24b2469c84
Removed unused imports
...
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-03-23 09:43:29 +01:00
Michael Hirsch
0fbc761615
Merge pull request #103 from bsinno/upgrade-vaadin-764
...
merging, seems ok.
2016-03-22 15:56:52 +01:00
Kai Zimmermann
2739fee158
Upgraded Vaadin to 7.6.4
2016-03-22 14:56:41 +01:00
asharani-murugesh
e236984d94
Deployment view - tags :Fixed N+1 query issue
...
Bug fix: Deleted tag displayed in tag layout
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com >
2016-03-21 13:02:23 +01:00
Michael Hirsch
3f4788d60e
Merge pull request #98 from bsinno/stabilize-eventbus-driven-tests
...
made progress counter volatile
2016-03-17 12:53:01 +01:00
Kai Zimmermann
5279276146
Removed unnecessary type reference
2016-03-17 10:09:42 +01:00
Kai Zimmermann
5de4c51927
made progress counter volatile
2016-03-17 10:07:34 +01:00
Kai Zimmermann
061159f259
Merge pull request #82 from bsinno/Sonar_Issue_Methods_should_not_have_too_many_lines
...
Fix for sonar issue: Methods should not have too many lines
2016-03-17 09:17:33 +01:00
Kai Zimmermann
31e408e8f4
Merge pull request #88 from bsinno/fix-small-code-issues
...
Fixed small code issues
2016-03-17 09:10:17 +01:00
Kai Zimmermann
d224a6371d
Merge pull request #95 from kartben/kartben-readme-1
...
fix wrong '-' character signs
2016-03-16 20:12:22 +01:00
Benjamin Cabé
bb97dba7e4
fix wrong '-' character signs
...
Signed-off-by: Benjamin Cabé <benjamin@eclipse.org >
2016-03-16 14:26:19 +01:00
Kai Zimmermann
8a97b817e3
Merge pull request #94 from kartben/kartben-readme-1
...
thx @kartben 😄
2016-03-16 14:01:58 +01:00
Benjamin Cabé
157b7f7229
fix clone&build instructions
...
Signed-off-by: Benjamin Cabé <benjamin@eclipse.org >
2016-03-16 13:12:18 +01:00
Kai Zimmermann
d33f0b3cb5
Migrated interfaces documentation to wiki.
2016-03-16 11:49:46 +01:00
Kai Zimmermann
9bb53df162
Hiding exception from user
2016-03-15 15:42:10 +01:00
Kai Zimmermann
618de8813d
Javadoc for Dennis
2016-03-15 15:14:07 +01:00
Kai Zimmermann
201e2390bb
Sorted members
2016-03-15 14:06:59 +01:00
Kai Zimmermann
d2a95b1c7c
Fixed compile error and made utility final
2016-03-15 14:05:47 +01:00
Kai Zimmermann
f5352b420d
Cleaned up a bit
2016-03-15 13:22:43 +01:00
Kai Zimmermann
40e8fdf5e0
Made duration helper a static utility class
2016-03-15 13:06:47 +01:00
Jonathan Philip Knoblauch
03fddfe471
Done refactoring, fixed bug with validator for gateway token
...
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-03-15 13:06:44 +01:00
Kai Zimmermann
de446bf022
Merge pull request #87 from bsinno/FIX_MISS_SYSTEM_SECRUITY_CONTEXT
...
Fix missing run as secruity context for header filter
2016-03-15 10:52:30 +01:00
SirWayne
6d12e62d58
Fix missing run as secruity context for header filter
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-15 10:02:48 +01:00
Kai Zimmermann
7473c1b226
Merge pull request #56 from bsinno/feature_MECS-86_tenant_specific_polling_configuration
...
Feature: tenant specific polling configuration
Note: @fabnon is member of @michahirsch and my organisation
2016-03-14 16:37:46 +01:00
Kai Zimmermann
cb9d77f131
Merge pull request #86 from bsinno/CREATE_RABBIT_TEAMPLATE_BEAN
...
Thx for the contribution
2016-03-14 16:36:29 +01:00
Kai Zimmermann
d4b18ce5e5
Adapted the test to user different principals for repo prep and actual controller call
2016-03-14 16:08:41 +01:00
SirWayne
0508f65a56
Merge branch 'feature_MECS-86_tenant_specific_polling_configuration' of https://github.com/bsinno/hawkbit.git into feature_MECS-86_tenant_specific_polling_configuration
2016-03-14 15:55:12 +01:00
SirWayne
f5539fd607
Add a controller management api to get the polling time
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-14 15:54:54 +01:00
Kai Zimmermann
4c282d8ee3
Documented differences between system wide properties and the veritable by tenant
2016-03-14 15:39:01 +01:00
SirWayne
57c722ea11
Remove the controller properties for polling time and overdue time and
...
use the new tenant configuration management, which handle the tenant
specific polling time.
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-14 15:13:51 +01:00
SirWayne
0b813a0cc8
Create rabbitTemplate bean with jackson message converter
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-14 14:30:14 +01:00
Kai Zimmermann
4f06b60880
Merge pull request #85 from bsinno/Stabilise_tests
...
Should help with selenium test on hawkBit based UIs. Thx.
2016-03-14 12:57:45 +01:00
Kai Zimmermann
ca9d42d711
Merge pull request #71 from bsinno/Rollout_migrate_table_to_grid_final
...
Thx for the contribution.
Note: @asharani-murugesh is part of @michahirsch and my organisation.
2016-03-14 10:03:37 +01:00
Kai Zimmermann
807aaf629c
Merge remote-tracking branch 'eclipse/master' into feature_MECS-86_tenant_specific_polling_configuration
...
# Conflicts:
#
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/Tena
ntConfigurationDashboardView.java
2016-03-14 09:51:00 +01:00