platform

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-07-03
15:04
Implement some verticals (IAM access, unitemporal, pagination, o11y). - Manually map stuff to SQL - Outline a VersaTiles integration - Merge ConfigClient into OpsClient - Work on API specs - More refactorings Leaf check-in: dd944590f5 user: chrswk tags: pl3
2025-06-12
12:43
Get BlueprintTest working again. - Add file upload example to admin - Remove jarsigner stuff (does not play nice with spring boot jars, too much hassle atm) check-in: b693df7604 user: chrswk tags: pl3
2025-06-11
11:59
Continue implementing more API stuff (sse, file downloads via service worker). check-in: 184277fcb4 user: chrswk tags: pl3
2025-06-04
12:24
Refactor server packages. - Refactor Db, O11y utils - Switch to using repository classes instead of Daos - Switch to not using sql objects with jdbi - Switch to using haproxy - Start implementing more apis check-in: d457fdf955 user: chrswk tags: pl3
2025-05-21
16:13
Work on tool runbooks after trial run. check-in: fe69a97371 user: chrswk tags: pl3
2025-05-20
18:16
Finish all tool runbooks. check-in: 834928208c user: chrswk tags: pl3
13:00
More general work and refactorings. - FOTM web stack is Mithril and meiosis plus robot - Implement some light weight annotations for api resources - Split shared into util/api modules. Move admin into client module - Start with implementing top level definitions for all deploy modules - Switch to using spring-boot-maven-plugin and executable jars instead of shaded jars - Web outputdir is now a common top level directory check-in: 077ef81ea4 user: chrswk tags: pl3
2025-04-30
13:02
Get ops repo build, deployer, watchdog, ops service lifecycle working. check-in: 6fc2ea889e user: chrswk tags: pl3
2025-04-10
13:13
Another step in the right direction after first real server installs with deploy and blueprint. check-in: f2f90bcbeb user: chrswk tags: pl3
2025-03-18
08:48
Remove old files. check-in: bfbe221be1 user: chrswk tags: pl3
08:30
Commit current state of repo. check-in: ef1e9f12e1 user: chrswk tags: pl3
2025-03-11
16:23
Merge stable and prepare version 2.37.0-SNAPSHOT. Leaf check-in: 822e7ed104 user: chrswk tags: trunk
14:18
Merge trunk and release version 2.36.0. Leaf check-in: a875f1675a user: chrswk tags: stable, 2.36.0
14:04
Update docs. check-in: b6515639c3 user: chrswk tags: trunk
10:23
Revert back to platform threads (except in ScheduledTasks). - Revert back to unbounded BlockingDeque in AbstractEngineWorkQueueService - Revert back to sendAsync in Wget/RestClient check-in: 463fede8d6 user: chrswk tags: trunk
2025-02-20
15:13
Fix jetty handlers in HttpService and remove support for HttpServiceAccessConfig. - Fix admin logging presets - Fix shade plugin configs - Fix WatchdogService.sendStatus check-in: 6a94c91aac user: chrswk tags: trunk
12:16
Fix GatewayServiceTest. check-in: d06c8aeba1 user: chrswk tags: trunk
12:10
Update Jenkinsfile. check-in: 7f5d260220 user: chrswk tags: trunk
12:08
Fix error in GatewayMockService. check-in: 24ef6711e3 user: chrswk tags: trunk
10:53
Update to Jetty 12. - Remove DoSFilter use - Remove GatewayService.invokeWebhook (making MetaUserOtpType.WEBHOOK nonfunctional) - Remove Wget.sendAsync - Wget.newHttpClient now supports HTTP2 by default check-in: d68daa6150 user: chrswk tags: trunk
2025-02-05
12:23
Fix missing target in SevenZip. - Fix jfr arguments check-in: 19b658cce8 user: chrswk tags: trunk
2025-02-04
21:36
Commit rough outline before another crash. check-in: 541e39a094 user: chrswk tags: pl3
2025-01-27
09:52
Minor shutdown hook cleanup. check-in: 26e4b77aaf user: chrswk tags: trunk
2025-01-10
13:47
Merge stable and prepare version 2.36.0-SNAPSHOT. check-in: 760dd837e0 user: chrswk tags: trunk
12:15
Merge trunk and release version 2.35.2. check-in: 64dbb1cb1c user: chrswk tags: stable, 2.35.2
09:40
Add jfr settings to service params. - Update various tool versions check-in: f03d695946 user: chrswk tags: trunk
2025-01-02
12:36
Commit before another freeze and restart. check-in: 5d57d4816c user: chrswk tags: pl3
2024-12-05
17:11
Merge stable and prepare version 2.36.0-SNAPSHOT. check-in: 041c19571b user: chrswk tags: trunk
16:45
Merge trunk and release version 2.35.1. check-in: 3c1e08d399 user: chrswk tags: stable, 2.35.1
12:18
Enable etag header on DefaultServlet. check-in: 984ef7dc40 user: chrswk tags: trunk
2024-11-27
13:27
Merge stable and prepare version 2.36.0-SNAPSHOT. check-in: 0ab83ec091 user: chrswk tags: trunk
12:41
Merge trunk and release version 2.35.0. check-in: 4d842f0725 user: chrswk tags: stable, 2.35.0
12:29
Update to JDK 23. check-in: f8c7ecbf9c user: chrswk tags: trunk
2024-11-26
14:16
Update docs. check-in: ab0ffe20a8 user: chrswk tags: pl3
2024-11-15
10:45
Make bootstrap execute scripts change cd to script directory before execution. check-in: c3854aba2c user: chrswk tags: trunk
2024-11-11
09:41
Cleanup build. check-in: 719696dfd4 user: chrswk tags: trunk
2024-11-05
19:12
Fix error in meta-test build. check-in: 69012f9463 user: chrswk tags: trunk
16:55
Add missing package lock file. check-in: fbbf5f7227 user: chrswk tags: trunk
16:53
Use npm ci with package-lock.json and remove npm install from normal build. - Set a defined max date/date time value - Switch to alternate NSSM source - Update to latest maven beta version check-in: 7c06ef77f9 user: chrswk tags: trunk
2024-10-15
15:54
Add lucene refresh cache machanism. - Remove bootstrap-test - Remove env specific setup from execute script - Use jre artefact and place jre inside service folder check-in: 268ef93f8b user: chrswk tags: trunk
2024-10-04
11:30
Implement PropStep.file handling in RunbookRunner. check-in: a02515ccb1 user: chrswk tags: pl3
11:09
Fixes after more deploy tests. - Make nssm.exe part of deploy/config check-in: 8a96ab107b user: chrswk tags: pl3
08:47
Cleanup deploy files. check-in: f46b9dd781 user: chrswk tags: pl3
2024-10-03
21:13
Fix errors after deployment tests. check-in: 666aa6f4c7 user: chrswk tags: pl3
19:25
More java module changes after archetype tests. - Work on deploy modules after more tests check-in: adc450b103 user: chrswk tags: pl3
2024-10-01
12:35
Add module-info files to all maven modules, requires moving test classes to own packes. check-in: 039c6fef0a user: chrswk tags: pl3
2024-09-30
12:32
More restructuring into api/model, api/service packages. - Start implementing first event and file APIs check-in: 6ccc62b08c user: chrswk tags: pl3
08:56
Bugfixes for deleting group in meta admin and verify_lead texts. check-in: 6a37bbbb8e user: chrswk tags: trunk
2024-09-27
07:29
Merge stable and prepare version 2.35.0-SNAPSHOT. check-in: f3a632af56 user: chrswk tags: trunk
2024-09-25
17:56
Release version 2.34.2. check-in: 4e0aaf88c6 user: chrswk tags: stable, 2.34.2