Kai Zimmermann
|
c1b9fb48e8
|
No need to get EM if no tenant has to be set.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-04-29 08:44:29 +02:00 |
|
Michael Hirsch
|
607c98b819
|
remove current tenant null check cause not all queries have current
tenant and must set it for tenant indenpendent queries like
SystemManagement
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-04-29 07:21:43 +02:00 |
|
Michael Hirsch
|
97eb406fa6
|
Merge pull request #145 from bsinno/performance_rollout_target_group_creation
make use of the existencechecking annotation for targetrolloutgroup
|
2016-04-28 14:45:36 +02:00 |
|
Michael Hirsch
|
4e48c7c9d7
|
code cleanup pull-request feedback
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-04-28 11:46:01 +02:00 |
|
Michael Hirsch
|
30788904be
|
code cleanup pull-request feedback
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-04-28 11:45:06 +02:00 |
|
Michael Hirsch
|
f62b740ae8
|
change propagation level to SUPPORTS instead of NOT_SUPPORTED
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-04-28 11:43:46 +02:00 |
|
Michael Hirsch
|
9db2a1bf1b
|
Merge branch 'master' into fix_rolloutmanagement_transaction_handling_deadlock
|
2016-04-28 11:27:49 +02:00 |
|
Michael Hirsch
|
5703abf680
|
Merge pull request #132 from bsinno/eclipselink-tenancy
Eclipselink tenancy
|
2016-04-27 12:27:49 +02:00 |
|
Kai Zimmermann
|
6e85c724bf
|
Removed the method exception from transaction manager as they where not
needed anymore. The bean in systemmanagement should also not open a
transaction.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-04-25 14:09:38 +02:00 |
|
Michael Hirsch
|
8eac737219
|
update javadoc and remove author from it
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-04-18 07:47:23 +02:00 |
|
Michael Hirsch
|
fd7fb7bd01
|
make use of the existencechecking annotation for targetrolloutgroup
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-04-18 07:41:33 +02:00 |
|
Michael Hirsch
|
5fd220a5e3
|
change transaction handling of creating groups and check running
Rollouts
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-04-16 10:42:26 +02:00 |
|
Michael Hirsch
|
2ca807916c
|
fix lookup by filename and not by ID because the ID is unique and the
filename exists multiple times
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-04-14 13:32:24 +02:00 |
|
Michael Hirsch
|
d704ef99fd
|
source code hygiene, better method naming and variable naming
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-04-12 16:22:43 +02:00 |
|
Michael Hirsch
|
c4fd082098
|
fix the lookup of artifacts with the same lookup key, e.g. SHA1 hash if
multiple artifacts with key exists for different software modules
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-04-12 09:39:07 +02:00 |
|
Kai Zimmermann
|
0c800d3149
|
Fixed condition
|
2016-04-08 06:13:16 +02:00 |
|
Kai Zimmermann
|
a7d0306e75
|
Removed unnecessary transaction exceptions.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-04-08 05:37:21 +02:00 |
|
Michael Hirsch
|
cadf67ad6c
|
Merge pull request #122 from bsinno/reduce-duplicate-metadata
Reduce duplicate metadata code
|
2016-04-07 08:34:49 +02:00 |
|
Kai Zimmermann
|
f4f9c10186
|
Optimized equals.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-04-06 10:57:23 +02:00 |
|
Michael Hirsch
|
8bb3469b52
|
Merge branch 'master' into Download_server_supports_download_through_HTTP_and_HTTPs
|
2016-04-05 15:45:47 +02:00 |
|
Kai Zimmermann
|
bf168ffb70
|
reduced duplicate code.
|
2016-04-05 14:00:57 +02:00 |
|
Michael Hirsch
|
df1d4c5a20
|
Merge branch 'master' into
Download_server_supports_download_through_HTTP_and_HTTPs
Conflicts:
hawkbit-core/src/main/java/org/eclipse/hawkbit/tenancy/configuration/TenantConfigurationKey.java
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-04-05 11:58:27 +02:00 |
|
SirWayne
|
044f0bef03
|
Reduce some duplicate code
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
|
2016-04-04 12:59:45 +02:00 |
|
Kai Zimmermann
|
0a0c08b700
|
Fixed wrong call of sw module type. UI uses name and not key.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-04-01 15:55:00 +02:00 |
|
Kai Zimmermann
|
52cc957cfb
|
Consolidated equals and hashcode for all BaseEntities.
|
2016-03-31 09:31:47 +02:00 |
|
Kai Zimmermann
|
c1b3b40a9d
|
Merge pull request #107 from bsinno/complete-rep-tests
Complete repository tests
|
2016-03-30 11:38:44 +02:00 |
|
Kai Zimmermann
|
c6c50c6a68
|
Fixed broken usage of metadata addition. Fixed equals of two elements.
|
2016-03-30 09:49:25 +02:00 |
|
Kai Zimmermann
|
ca17f4543a
|
Fixed wring metadata change in RSQL test
|
2016-03-30 09:29:09 +02:00 |
|
Kai Zimmermann
|
d21ed45054
|
Fixed metadata equals. Value should not be in there.
|
2016-03-30 09:08:19 +02:00 |
|
Kai Zimmermann
|
292ca31768
|
Found even more code that could be deleted
|
2016-03-30 09:03:09 +02:00 |
|
Kai Zimmermann
|
7d3d4f1fd4
|
Fixed broken test.
|
2016-03-29 15:37:07 +02:00 |
|
Kai Zimmermann
|
db12385d8d
|
Removed generated but unnecessary comments
|
2016-03-29 13:49:34 +02:00 |
|
Kai Zimmermann
|
83818462b6
|
Forgot to delete 3 more PageList classes
|
2016-03-29 11:25:15 +02:00 |
|
Kai Zimmermann
|
a950fa0337
|
Documented equals dashcode policy
|
2016-03-28 11:17:06 +02:00 |
|
Kai Zimmermann
|
1146e6a808
|
Found an even better name
|
2016-03-28 10:25:07 +02:00 |
|
Kai Zimmermann
|
9849205bea
|
Re-applied base entity based equals hashcode policy
|
2016-03-28 09:59:24 +02:00 |
|
Kai Zimmermann
|
a2a0a5697e
|
Added tests for DS management. Removed boilerplate.
|
2016-03-27 17:18:32 +02:00 |
|
Kai Zimmermann
|
8a26ded4c4
|
Extended tests for tag toggle and fixed a typo on the assigment result
classes.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-03-27 10:39:29 +02:00 |
|
Kai Zimmermann
|
c9566e61ce
|
Used lambdas to reduce boilerplate code.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-03-27 10:36:55 +02:00 |
|
Kai Zimmermann
|
0cc7284f6f
|
Added further tests for target searches including the various filter options that we provide
|
2016-03-26 16:13:58 +01:00 |
|
Kai Zimmermann
|
cc8a62d1d4
|
Checked in typo by accident.
|
2016-03-26 09:27:33 +01:00 |
|
Kai Zimmermann
|
080f7d20e8
|
Removed boiler plate code. Added missing equals in model. Fixed sonar
issues.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-03-26 09:26:48 +01:00 |
|
Kai Zimmermann
|
f237a1e508
|
Added tests for software management
- while at it I renamed also a few methods to fit into the overall
pattern
|
2016-03-25 16:24:42 +01:00 |
|
Michael Hirsch
|
1cb7519ace
|
add security and filters for anonymous download via http and amqp
requests
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-03-23 16:17:53 +01:00 |
|
Kai Zimmermann
|
6ee66dc4e1
|
Put BaseEntity below tenant aware and unaware entities
|
2016-03-23 14:09:40 +01:00 |
|
Michael Hirsch
|
cdac7185c4
|
fix typo of class TenantSecurityToken and handle authentication message
based on FileResource not only on SHA1 hash
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-03-23 10:23:35 +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
|
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 |
|
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 |
|