Axel Uhl
|
e0f00b0689
|
Merge branch 'master' into bug5147
|
2023-01-10 16:43:37 +01:00 |
|
Axel Uhl
|
58898968ef
|
bug5627: change ShardingType such that encoding is not idempotent
|
2023-01-03 18:23:03 +01:00 |
|
Axel Uhl
|
cbe9204f19
|
mockito-4.8.1: refactored all tests so they compile with mockito-core 4.8.1
|
2022-12-20 18:25:58 +01:00 |
|
Axel Uhl
|
24132454b0
|
bug5792: adjust to Java-11 deprecations (Number constructors, reflection, Hamcrest, minor AWT changes)
|
2022-12-12 07:35:58 -08:00 |
|
Axel Uhl
|
a6363406be
|
bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps
|
2022-12-12 06:18:51 -08:00 |
|
Axel Uhl
|
d5d578584e
|
bug5715: fixing test errors for elimination leaderboards and making Series.getRaceColumns() deliver a copy
|
2022-12-06 00:24:21 +01:00 |
|
Axel Uhl
|
3f3dff9705
|
bug5715: refactored for performance; getCompetitorsFromBestToWorst now returns Iterable, not List
|
2022-12-05 16:17:46 +01:00 |
|
Axel Uhl
|
a679cf5236
|
adjusted code to upgraded JUnit, avoiding deprecation warnings
|
2022-11-29 13:47:14 +01:00 |
|
Axel Uhl
|
432b9838b3
|
bug5147: fixed old tests by adjusting mocked races and a few test verdicts
|
2022-11-08 13:35:35 +01:00 |
|
Axel Uhl
|
2e669c4ea8
|
Merge branch 'master' into bug5147
|
2022-11-07 12:58:01 +01:00 |
|
Axel Uhl
|
804f5df550
|
bug5217: major refactoring, passing through MarkPassingRaceFingerprintRegistry "everywhere"
|
2022-10-12 15:08:42 +02:00 |
|
Finn Huelsbusch
|
1f1b3b8fef
|
merge master into bug 5147
|
2022-10-03 09:53:35 +02:00 |
|
Axel Uhl
|
4a7effef93
|
bug5715: added oneAlwaysStaysOne to Series and RaceColumn throughout
|
2022-09-28 11:27:48 +02:00 |
|
Finn Huelsbusch
|
4f3420564b
|
whitespace happiness
|
2022-08-12 09:56:01 +02:00 |
|
Axel Uhl
|
23928e73d6
|
bug5147: smaller changes during review
|
2022-08-10 14:04:58 +02:00 |
|
Finn Huelsbusch
|
792d11c382
|
added new Checkbox to enable cross Fleet scoring
|
2022-08-08 17:44:42 +02:00 |
|
Finn Huelsbusch
|
d888c1fad9
|
added configuration for eclipse 2022-06 and updated the onboarding
|
2022-07-07 16:51:33 +02:00 |
|
Axel Uhl
|
38f5a6caf6
|
bug5752: fixed discarding and display of discarded results in columns with factors != 1
|
2022-06-23 17:39:31 +02:00 |
|
Axel Uhl
|
daa8e3ad6e
|
Merge branch 'master' into bug5655; starting an implementation of a /createapplicationreplicaset REST method
|
2021-12-16 10:50:27 +01:00 |
|
Axel Uhl
|
52a6bfb2e6
|
bug5631: added missing test fragment dependencies to gateway.interfaces for new SailingServerFactory dependency
|
2021-11-30 18:03:49 +01:00 |
|
Axel Uhl
|
5f0f10815c
|
bug5628: successfully imported competitors from RMSR2021 entry list as CSV
|
2021-10-22 16:55:03 +02:00 |
|
Axel Uhl
|
9822687737
|
bug5628: introduced type parameter for tracking connectivity parameters in tracker classes
|
2021-10-13 15:35:44 +02:00 |
|
Axel Uhl
|
ff695c49f4
|
bug5619: introduced readConcern parameter for MetadataCollection; use MAJORITY only for tests, otherwise DEFAULT
|
2021-08-24 11:09:56 +02:00 |
|
Axel Uhl
|
2c622e5b45
|
patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint
|
2021-06-19 12:45:03 +02:00 |
|
Axel Uhl
|
04349fbcf1
|
bug5541: trying to fix test set-up for OSGi environment
|
2021-05-16 17:21:31 +02:00 |
|
Axel Uhl
|
bac1139ebd
|
bug5541: drop with WriteConcern.JOURNALED to ensure we don't read old stuff
|
2021-05-16 17:07:18 +02:00 |
|
Axel Uhl
|
92e4daf56b
|
bug5541: create a test user explicitly
|
2021-05-16 14:36:48 +02:00 |
|
Axel Uhl
|
a35ccc3382
|
bug5541: enhanced test case and allow for "owned leagues" within an event to be chown'ed without endless recursion
|
2021-05-15 01:46:12 +02:00 |
|
Axel Uhl
|
cb6ab90e47
|
bug5541: added failing test case
|
2021-05-15 00:47:27 +02:00 |
|
Axel Uhl
|
4db4b95b62
|
bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them!
|
2021-02-16 14:58:38 +01:00 |
|
Axel Uhl
|
bd06b75e3d
|
moved JsonSerializer and JsonDeserializer to com.sap.sse.shared.android to make them re-usable by all web bundles
|
2021-01-21 16:54:42 +01:00 |
|
Axel Uhl
|
818a323fd1
|
added a "long-lost" test case for leaderboards with eliminations
|
2020-10-15 17:08:55 +02:00 |
|
Axel Uhl
|
cd1ee8fdb8
|
use WriteConcern.MAJORITY for more sensor fix store-oriented tests
|
2020-09-24 21:11:53 +02:00 |
|
Axel Uhl
|
ce0189f4e2
|
bug5374: passing through request params for GPS fix submission explicitly requesting maneuver and delay to live response
|
2020-09-17 18:23:45 +02:00 |
|
Axel Uhl
|
e88c036c8f
|
bug5285: use List param (multiple occurrences) for event IDs in search and /events; documented this; reverted changes to Searchable and added more specific query type
|
2020-07-22 17:33:24 +02:00 |
|
dmitry.bilyk
|
f4ac5b7878
|
bug5285: fixed search feature and home endpoint filtering
|
2020-07-22 12:22:05 +03:00 |
|
Alessandro Stoltenberg
|
0ae743c047
|
bug5249: MasterDataImportTest uses diamond operator where possible.
|
2020-07-14 17:24:07 +02:00 |
|
Alessandro Stoltenberg
|
69d8b9f1b8
|
bug5249: Consistently use UUIDs in methods dealing with MasterDataImport
|
2020-07-14 12:36:18 +02:00 |
|
Axel Uhl
|
e0d77a8ce3
|
bug5287: replaced all usages of ambiguous RacingEventService.getLeaderboardGroups() by getLeaderboardGroupsIdentifiable(), then renamed
|
2020-06-26 18:40:54 +02:00 |
|
Axel Uhl
|
df67e4b3b0
|
bug1975/bug5287: use IDs for LeaderboardGroup operations
|
2020-06-16 13:53:59 +02:00 |
|
dmitry
|
754037585c
|
bug5287: fixed unit and selenium tests
|
2020-06-05 13:18:53 +03:00 |
|
Axel Uhl
|
c89ea395ce
|
bug5280: added failing test case
|
2020-05-14 17:25:14 +02:00 |
|
Axel Uhl
|
8806700013
|
Merge branch 'master' into bug3465
|
2020-05-11 12:22:29 +02:00 |
|
Axel Uhl
|
acacfc0b4c
|
formatting and logging improvements
|
2020-05-11 12:20:07 +02:00 |
|
Axel Uhl
|
8737100576
|
bug3465: fixed more course area related problems in tests
|
2020-05-09 12:43:14 +02:00 |
|
Axel Uhl
|
384f7bad2d
|
formatting only
|
2020-05-09 12:38:57 +02:00 |
|
Axel Uhl
|
5405db9f6e
|
bug3465: fixing default course area selection for new regatta
|
2020-05-08 23:59:16 +02:00 |
|
Axel Uhl
|
079438c534
|
bug3465: first compilable version after changing from single to multiple course areas per leaderboard/regatta; untested!
|
2020-05-08 00:42:20 +02:00 |
|
Axel Uhl
|
967f2d7def
|
bug3465: many more areas where many course areas are now supported for Leaderboard and Regatta
|
2020-05-07 18:16:10 +02:00 |
|
Axel Uhl
|
8c8ef001b7
|
moved StreamingOutputUtil from shared.android to com.sap.sse where it belongs
|
2020-04-28 15:48:38 +02:00 |
|