github-actions
released this
21 May 11:48
·
0 commits
to develop
since this release
Commits
- [29decdd]: libmcljava for mac (Severin Kistler) #4
- [05beaa6]: deduplicate pom (Severin Kistler) #6
- [7143e54]: Extract VenueType enum and rename QrCodeContent to be equal to file (Severin Kistler) #6
- [3ac5b43]: endPoint to upload diaryEntries (endpoint is currently a noop) (Severin Kistler) #6
- [7bf419e]: without StringHttpMessageConverter, a response from ResponseEntity is deserialized as JSON with addition quotes around the string (Severin Kistler) #6
- [c674e05]: DiaryEntryDataService with insertion in /debug/diaryEntries (Severin Kistler) #6
- [4a73519]: @RestController on class implies @controller and @responsebody (Severin Kistler) #6
- [53cc679]: @EnableWebMvc on Application does nothing additional but only removes some default auto-configuration (like enable loading static web resources from default static path) (Severin Kistler) #6
- [9d4b892]: basic thymeleaf web setup with bootstrap css/js, favicons and controller (Severin Kistler) #6
- [8030647]: remove bootstrap v4 and use v5 from cdn (Severin Kistler) #6
- [f9871fc]: read out adn display criticalEvents from DB (Severin Kistler) #6
- [3f148ad]: fix RowMapper name to equal Generic Type (Severin Kistler) #6
- [dd24a24]: show critical events as accordion of events that contain diary entries tbale (Severin Kistler) #6
- [080da30]: Merge remote-tracking branch 'origin/develop' into feature/backward-tracing (Severin Kistler) #6
- [8905d1a]: update testcontainers to 1.15.1 to fix testcontainers/testcontainers-java#3574 (Severin Kistler) #6
- [3f1b1aa]: testconfigs (Severin Kistler) #6
- [2feb015]: testconfigs and Base*Test files (Severin Kistler) #6
- [b2a8042]: Remove unused argument (Severin Kistler) #6
- [adc96fe]: Tests for new code (Severin Kistler) #6
- [3c649f2]: fix unsafe cast (Severin Kistler) #6
- [789adcd]: Exclude unused JUNIT so tests are picked up from maven build. (alig) #6
- [5a45008]: fix endpoint url for test (Severin Kistler) #6
- [33d6c59]: Added order by clauses for reproducability (Severin Kistler) #6
- [4395de0]: fix tests (Severin Kistler) #6
- [aeda5fb]: fix tests (static timezone europe/zurich) (Severin Kistler) #6
- [8af983a]: swagger generation (Severin Kistler) #6
- [184f89b]: renamed proto ProblematicDiaryEntry to DiaryEntry and java DiaryEntry to JavaDiaryEntry (Severin Kistler) #6
- [7ee68a5]: make SonarCloud a bit happier (Severin Kistler) #6
- [0fe7c4e]: fix the renaming of ProblematicDiaryEntry to DiaryEntry (Severin Kistler) #6
- [3d259ff]: N2STEP-73: move Dockerfile to ws subdirectory (Severin Kistler) #7
- [0c619d6]: N2STEP-73: remove jacoco (does not build with jdk 15) (Severin Kistler) #7
- [075e7e7]: N2STEP-73: silent pushes as heartbeats every odd hour (Severin Kistler) #7
- [c6a7a77]: N2STEP-73: fix pushToken length and remove duplicates before insert (Severin Kistler) #7
- [2495453]: N2STEP-73: use correct bundle ids (Severin Kistler) #7
- [a472350]: N2STEP-73: fix protobuf postmapping: needs consumes, not produces (Severin Kistler) #7
- [7421e67]: N2STEP-73: pushToken is nullable (Severin Kistler) #7
- [56ba67f]: N2STEP-73: fix (Severin Kistler) #7
- [c16889f]: N2STEP-73: readd android and ios push and remove log output (Severin Kistler) #7
- [ffc7691]: N2STEP-73: @transactional in data service (Severin Kistler) #7
- [6f44213]: N2STEP-73: pushregistration in one transaction (Severin Kistler) #7
- [e2f9f60]: N2STEP-73: better sandbox pushdata creation (Severin Kistler) #7
- [e6d2311]: Added proto schemas for CrowdNotifier v2.5 (Lasse_Meinen) #10
- [c87be1b]: Updated naming & schemas (Lasse_Meinen) #10
- [71b423e]: Added traceKey v3 (Lasse_Meinen) #10
- [6a6cdc1]: Updated swagger schema (Lasse_Meinen) #10
- [e4d888b]: Added dataservice unit tests (Lasse_Meinen) #10
- [d2a327a]: Fixed sql param map and db schema (Lasse_Meinen) #10
- [b39d4b8]: Removed debugging code (Lasse_Meinen) #10
- [bacc856]: Updated WSBaseConfig to start V3 controller & added unit tests (Lasse_Meinen) #10
- [a7a424e]: Updated doc & fixed swagger dependencies (Lasse_Meinen) #10
- [aaaca05]: Cropped documentation png's & updated README (Lasse_Meinen) #10
- [ad30b6c]: Rebase fixed. (alig) #10
- [bad63fb]: Add Register Endpoint to v3. (alig) #10
- [f2e1398]: Debug Upload V3. New mcl lib version. (alig) #10
- [a25fd90]: Fix Debug Controllerv3 loading. (alig) #10
- [4fe29ad]: Parse Enum with Number (alig) #10
- [7bf21e9]: Fix Trace Generation. (alig) #10
- [d50a782]: Seconds! (alig) #10
- [8dc721c]: Insert v2 uploaded keys into v3 (alig) #10
- [a4c639c]: Added dummy userUpload endpoint (Lasse_Meinen) #11,#12
- [6006ba8]: Cleaned up CryptoWrapper code and added some small testcases (Lasse_Meinen) #11,#12
- [393336e]: Implemented uuid dataservice (Lasse_Meinen) #11,#12
- [b441cef]: Testing & cleanup (Lasse_Meinen) #11,#12
- [005028c]: Added duration normalization of userupload request (Lasse_Meinen) #11,#12
- [43a081b]: Extended unit test for request time normalization (Lasse_Meinen) #11,#12
- [a52900a]: Upgraded spring boot to 2.4.5 (Lasse_Meinen) #11,#12
- [c03aae1]: Only load web in debug mode. (alig) #11,#12
- [f0b47ff]: Implemented JWTConfig and corresponding tests (Lasse_Meinen) #11,#12
- [31118e2]: Merge branch 'feature/userupload' of github.com:notifyme-app/notifyme-sdk-backend into feature/userupload (Lasse_Meinen) #11,#12
- [6d49749]: version not needed (alig) #11,#12
- [2cf5f44]: Set version (alig) #11,#12
- [c7d25ac]: New Identity-calculation (alig)
- [e5b5ea1]: Merge branch 'develop' into main (alig)
- [ecc0dbc]: Version up v1.2.0 (alig)
- [8fbcd24]: Make criticalty optional. (alig)
- [2e558fa]: New Protobuf for UserUpload. Fixed unittests. (alig) #11,#12
- [5e132cf]: Merge branch 'develop' into feature/userupload (alig) #11,#12
- [644634d]: New protobuf. Continue crypopart. (alig) #11,#12
- [757a1af]: lower bucket size for unit test. (alig) #11,#12
- [a32df87]: More Tests for userUpload. Bugfix. (alig) #11,#12
- [17abed3]: New protobufs. More tests. Cleanup (alig) #11,#12
- [f136fcf]: Day in seconds. (alig) #11,#12
- [7fe443f]: Fixed unit tests to use @transactional annotation (lmeinen) #11,#12
- [b21c68a]: Reworked CryptoWrapper structure (lmeinen) #11,#12
- [da6fe95]: Fixed cryptowrapper usage in debugcontrollerV2 (lmeinen) #11,#12
- [d12e6f0]: Omit ub dependency in heartbeatsilentpush to fix github build action (lmeinen) #11,#12
- [c6c0fa0]: Cleaner fix of silentpush (lmeinen) #11,#12
- [2a5b8b7]: Fixed old swagger dependency (lmeinen) #11,#12
- [caf90a1]: Added coverage reporting (lmeinen) #11,#12
- [c92c1fa]: Fixed sonar property in pom (lmeinen) #11,#12
- [47460e2]: Begun adding cryptowrapper tests (lmeinen) #11,#12
- [ed91a7f]: Removed debugcontroller and corresponding crypto functions (deprecated) (lmeinen) #11,#12
- [0538722]: Added tests for crypto utils (lmeinen) #11,#12
- [cd98231]: Turned off debug mode for spring security (lmeinen) #11,#12
- [dca1120]: Implemented InsertManager (lmeinen) #12
- [62e1b6c]: Implemented basic insertManager tests (lmeinen) #12
- [4661fab]: Cleaned up test application context (lmeinen) #12
- [3b3c17b]: Implemented fake request filter & tests (lmeinen) #12
- [001bc48]: Implemented IntervalThresholdFilter: (lmeinen) #12
- [8af0c39]: Implemented BeforeOnsetFilter: (lmeinen) #12
- [7cf4e8d]: Updated and fixed testcases (lmeinen) #12
- [6ad2cd9]: Fixed controller tests, uncommented jwt validation, added try-catch for validation (lmeinen) #12
- [f052134]: Replaced try-catch in /userupload endpoint with exceptionhandler (lmeinen) #12
- [00bbcfd]: Implemented OverlappingIntervalsFilter: (lmeinen) #12
- [76ad61d]: Extended InsertManagerTest to use multiple filters (lmeinen) #12
- [7443f46]: Implemented e2e tests for controller to test visit filtering (lmeinen) #12
- [055e98e]: Fixed incorrect controller unit test (lmeinen) #12
- [c4ea410]: Decreased allowed time interval length in intervalthreshold filter to 1h & added comments (lmeinen) #12
- [75d0aea]: Disable CSRF. (alig) #12
- [3589d6a]: renamed insertion_manager and insertion_filters packages (lmeinen) #12
- [2c32fc4]: Corrected IntervalThresholdFilter comment (lmeinen) #12
- [058448d]: Corrected IntervalThresholdFilter comment (lmeinen) #12
- [5e555bb]: Fixed findTraceKeys dependent on timezone & corresponding unit tests (lmeinen) #12