Commit Graph

3330 Commits

Author SHA1 Message Date
Robert von Burg 7cbff0cdfc
[New] Added StrolchRootElement.ensureModifiable() 2022-11-24 17:07:08 +01:00
dependabot[bot] 98956dbb75
Bump postgresql from 42.4.1 to 42.4.3
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.4.1...REL42.4.3)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 22:23:33 +00:00
Robert von Burg ae1aa54b7b
[New] Implemented async parallel loading from pageable persistence layers 2022-11-22 10:19:54 +01:00
Robert von Burg 20c6f96d11
[Minor] ignoring more jars in I18nMessage 2022-11-21 13:26:41 +01:00
Robert von Burg 7116f05bc2
[New] Implemented async parallel loading from pageable persistence layers 2022-11-21 13:26:13 +01:00
Robert von Burg 1eef4b8746
[New] Implemented async parallel loading from pageable persistence layers 2022-11-21 12:12:05 +01:00
Robert von Burg ef0a38db30
[Fix] Fixed WriteRolesFileHelperTest not being idempotent 2022-11-21 12:11:34 +01:00
Robert von Burg 538402e12a
[New] Added PersistenceHandler.supportsPaging() 2022-11-21 12:09:50 +01:00
Robert von Burg 836cbe067f
[New] Added StrolchTransaction.suppressUpdates() 2022-11-21 12:09:20 +01:00
Robert von Burg 68ac34a566
[Minor] Code cleanup 2022-11-18 14:12:58 +01:00
Robert von Burg 4386e311ca
[Minor] Code cleanup 2022-11-18 11:52:18 +01:00
Robert von Burg 905eb9f667
[New] Also log version after starting 2022-11-17 16:21:24 +01:00
Robert von Burg 97bcf85851
[Minor] Properly log bad policy configuration on XML parsing 2022-11-15 13:53:29 +01:00
Robert von Burg 673650812f
[Minor] Log bad StrolchJob configurations on startup 2022-11-15 13:51:50 +01:00
Robert von Burg 04141884c1
[Minor] Properly log bad policy configuration on XML parsing 2022-11-15 13:23:03 +01:00
Robert von Burg a2fcda11e8
[Project] cleaned up pom.xml 2022-11-14 16:11:10 +01:00
Robert von Burg cdeb5d8a4e
[Project] cleaned up pom.xml 2022-11-14 15:18:10 +01:00
Robert von Burg e6c298b3ab
[Minor] show time stamp in ISO8601 format in Packet 2022-11-04 13:53:48 +01:00
Robert von Burg 9641dc2fb5
[New] Added ITimeVariable.equals() contract with tests 2022-10-19 10:54:36 +02:00
Robert von Burg 0cd54539bf
[New] Updated implementations of equals()/hashCode() for state variables 2022-10-19 10:53:57 +02:00
Robert von Burg 0ccb3aaa83
[Fix] Catch and log failing warning task 2022-10-11 16:39:45 +02:00
Robert von Burg 0ce29fb2a1
[New] Extending execution policies for warning task 2022-10-11 15:53:50 +02:00
Robert von Burg 7f3bfd8fac
[Fix] Controller.toStopped() should work for not in exec activity 2022-10-10 16:27:22 +02:00
Robert von Burg a7c00671ff
[Project] Removed obsolete StrolchQuery privileges 2022-10-10 14:23:25 +02:00
Robert von Burg a8304d6745
[Project] Updated compiler property to JDK 17 2022-10-10 12:46:12 +02:00
Robert von Burg a17b89b833
[Fix] logger fix 2022-10-07 16:05:51 +02:00
Robert von Burg df9bc79041
[New] DurationExecution now respects 0s duration 2022-10-07 08:38:34 +02:00
Robert von Burg 429976025c
[New] Added new Checked consumer and function 2022-10-06 17:40:52 +02:00
Robert von Burg a864ff74cf
[Fix] Fixed broken test 2022-09-30 14:54:03 +02:00
Robert von Burg 5e95f0ad94
[Minor] OperationsLog start is now async 2022-09-29 13:42:17 +02:00
Robert von Burg 0aa38c4e5b
[Minor] OperationsLog start is now async 2022-09-27 15:13:20 +02:00
Robert von Burg 6a8f2abe8d
[Minor] interning strings for log messages 2022-09-15 10:17:36 +02:00
Robert von Burg af45a03668
[Minor] Require interpretation and UOM for MetricPolicy 2022-09-09 08:45:03 +02:00
Robert von Burg 0f895cb7ba
[Project] Removed mvnw 2022-09-08 12:44:33 +02:00
Robert von Burg ee7acc43e7
[Fix] concurrent modification fix on EventBasedExecutionHandler.stop() 2022-09-06 13:10:28 +02:00
Robert von Burg 6764ae13d2
[Minor] Garbage collect after startup
This allows us to see the memory usage after startup
2022-09-06 13:10:04 +02:00
Robert von Burg f888e5cd1c
[Fix] Properly show memory usage 2022-09-06 13:09:28 +02:00
Robert von Burg ca046f7e66
[New] More String interning of some fields 2022-09-06 13:09:04 +02:00
Robert von Burg fd2ba1be0c
[Minor] Allow overriding time granularity in MetricPolicy 2022-09-05 16:11:35 +02:00
Robert von Burg cc31e72d56
[New] String interning of some fields 2022-09-05 11:37:15 +02:00
Robert von Burg caf9f4aae9
[New] Cloning without getters and setters 2022-09-05 11:35:33 +02:00
Robert von Burg 62e122b107
[Fix] Fixed writing empty Resource with version 2022-08-23 14:22:22 +02:00
Robert von Burg e0f7bd57da
[Minor] Handle NPE in DefaultPrivilegeHandler.detectPrivilegeConflicts() 2022-08-23 14:14:19 +02:00
Robert von Burg 27d62cd6af
[Project] Removed annoying .mvn/wrapper
It always messes IntelliJ up...
2022-08-18 13:07:20 +02:00
Robert von Burg ad81125c29
[Fix] Check if updateTask is null in DefaultObserverHandler 2022-08-17 14:49:32 +02:00
Robert von Burg a4e6208430
Revert "[Project] Fixing deployment to Nexus"
This reverts commit 3db66595fb.
2022-08-17 06:55:06 +02:00
Robert von Burg 7d30438881
Revert "[Project] Downgraded nexus-staging-maven-plugin version to 1.6.12"
This reverts commit 864cf6fc
2022-08-17 06:49:50 +02:00
Robert von Burg 3db66595fb
[Project] Fixing deployment to Nexus 2022-08-17 06:41:53 +02:00
Robert von Burg 7bb8302be0
[Project] Moved archetypes to separate repository 2022-08-16 22:06:27 +02:00
Robert von Burg 08ecd527a4
[Project] Updating web app archetype 2022-08-16 21:49:27 +02:00