Commit Graph

3637 Commits

Author SHA1 Message Date
Robert von Burg 413d9b5eed
[Minor] Clean up code 2023-04-06 14:34:03 +02:00
Robert von Burg 601ff098fc
[Minor] Clean up code 2023-04-06 14:33:32 +02:00
Robert von Burg f55780ffb4
[Fix] Fixed possible NPE 2023-04-06 14:32:03 +02:00
Robert von Burg 78ac6e524c
[Fix] Fixed implicit cast to long in ByteHelper 2023-04-06 14:29:54 +02:00
Robert von Burg 19c7fe1088
[Minor] Overriding equals 2023-04-06 12:00:30 +02:00
Robert von Burg 13dcc0fac6
[Major] Fixed builder methods with unclear names 2023-04-06 12:00:02 +02:00
Robert von Burg f4162541be
[Major] Fixed StrolchJob's synchronization 2023-04-06 11:45:54 +02:00
Robert von Burg 294ddecf2d
[Major] Fixed StrolchJob's synchronization 2023-04-06 10:56:32 +02:00
Robert von Burg 1c60977bc4
[Minor] code cleanup in AesCryptoHelper 2023-04-06 10:24:20 +02:00
Robert von Burg abf02c3c3d
[Minor] code cleanup in FileIo 2023-04-06 10:21:31 +02:00
Robert von Burg c909f9c46f
[Minor] Automated Code cleanup: field accessed in both synchronized and unsynchronized contexts 2023-04-06 10:16:48 +02:00
Robert von Burg 5345bd4404
[Major] Refactored StrolchJob's synchronization 2023-04-06 10:15:44 +02:00
Robert von Burg 542f0496dc
[Minor] code cleanup 2023-04-06 09:56:04 +02:00
Robert von Burg 4c829b7d6d
[Major] Minor added missing branches in ConfigurationSaxParser 2023-04-06 09:52:10 +02:00
Robert von Burg 74024136cb
[Major] Minor added missing branches in AbstractStrolchRootElement 2023-04-06 09:51:16 +02:00
Robert von Burg 9bc0fa7a10
[Major] Minor code cleanup in DefaultServiceHandler 2023-04-06 09:48:47 +02:00
Robert von Burg f2ae50b87a
[Major] Refactored OperationsLog's synchronization 2023-04-06 09:39:01 +02:00
Robert von Burg 8dfa75c243
[Minor] Automated Code cleanup: remove unnecessary synchronized modifier 2023-04-06 09:29:09 +02:00
Robert von Burg a31cfcad50
[Minor] typo 2023-04-06 09:22:33 +02:00
Robert von Burg 2c362b52c9
[Minor] Automated Code cleanup: field accessed in both synchronized and unsynchronized contexts 2023-04-06 09:22:19 +02:00
Robert von Burg beaf2f1eb4
[Minor] Code cleanup 2023-04-06 07:55:36 +02:00
Robert von Burg 9282773e4b
[Minor] Code cleanup 2023-04-06 07:54:08 +02:00
Robert von Burg c6badc27cf
[Minor] Fix serializable issues 2023-04-06 07:52:19 +02:00
Robert von Burg c20938505a
[Minor] Removed use of e.printStackTrace(); 2023-04-06 07:48:54 +02:00
Robert von Burg 7b6e881b21
[Minor] Remove unnecessary main method 2023-04-06 07:48:39 +02:00
Robert von Burg b387cc2d21
[Minor] Remove unnecessary main method 2023-04-06 07:47:04 +02:00
Robert von Burg 939a52f456
[Major] Renamed UserRep.clone() to .getCopy() 2023-04-05 21:38:33 +02:00
Robert von Burg d6ab8119a7
[Minor] GenericReport: Field 'counter' is accessed in both synchronized and unsynchronized contexts 2023-04-05 21:34:29 +02:00
Robert von Burg 17dd0e68d8
[Minor] Remove use of System.err.println 2023-04-05 21:32:15 +02:00
Robert von Burg cb16d74e7a
[Minor] Fix ITimeVariable.equals() override 2023-04-05 21:31:10 +02:00
Robert von Burg 4773bd7a4c
[Minor] Automated Code cleanup: can be annotated with '@Serial' annotation 2023-04-05 21:28:18 +02:00
Robert von Burg e9d1a5004b
[Minor] Added missing branch case EXECUTABLE in ConfirmationPolicy.doConfirmation() 2023-04-05 21:27:40 +02:00
Robert von Burg 3098711c6b
[Minor] Automated Code cleanup: 'instanceof' on 'catch' parameter 'e' 2023-04-05 21:25:44 +02:00
Robert von Burg fcb24205a6
[Minor] Added default branches to PrivilegeConfigSaxReader.startElement() 2023-04-05 21:24:29 +02:00
Robert von Burg fa7c9a8aea
[Minor] Automated Code cleanup: can be annotated with '@Serial' annotation 2023-04-05 21:14:25 +02:00
Robert von Burg e78f8277c6
[Project] Updated qodana.yaml 2023-04-05 21:08:38 +02:00
Robert von Burg fe7bc45ca2
[Minor] Minor use .isEmpty() in ObjectFilter 2023-04-05 21:07:45 +02:00
Robert von Burg 634c51a371
[Minor] Made fields final in AbstractTransaction used in synchronized blocks 2023-04-05 21:07:29 +02:00
Robert von Burg 7db2e3aa1b
[Minor] ObjectFilter has a default cache of 1 2023-04-05 21:03:27 +02:00
Robert von Burg 98ff483ed6
[Minor] Added missing default branch in AbstractTransaction.removeFromCache() 2023-04-05 20:51:26 +02:00
Robert von Burg 4a4891f176
[Minor] Cleanup in PostgresqlDao 2023-04-05 20:48:52 +02:00
Robert von Burg 686ae8c248
[Minor] Cleanup threading in DefaultStrolchSessionHandler 2023-04-05 20:45:22 +02:00
Robert von Burg 5ce2382834
[Minor] Replace synchronizedMap() with ConcurrentHashMap 2023-04-05 20:33:11 +02:00
Robert von Burg e77e730c7c
[Minor] Removed unnecessary synchronized modifier in UserChallengeHandler and BaseLdapPrivilegeHandler 2023-04-05 20:32:00 +02:00
Robert von Burg a3a919d26b
[Project] Updated qodana.yaml 2023-04-05 20:26:00 +02:00
Robert von Burg 3e6788e335
[Minor] Removed unnecessary synchronized modifier in DefaultPrivilegeHandler.initialize() 2023-04-05 20:24:39 +02:00
Robert von Burg 7869387a25
[Project] Fix exceptions in testing 2023-04-05 15:23:06 +02:00
Robert von Burg 6d05ff4803
[Major] Refactored PrivilegeHandler, adding locking, no synchronized blocks and methods 2023-04-05 15:18:13 +02:00
Robert von Burg 10f201ad9d
[Minor] Don't catch RuntimeException in ElementLockingHandler.lockedExecute* 2023-04-05 15:17:33 +02:00
Robert von Burg 8002d32121
[Major] Refactored LockableObject and ElementLockingHandler 2023-04-05 08:15:45 +02:00