mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Valery Kharseko
3 days ago 9254b286e410b95d0cbff9b27b2246a92b6861cd
3 days ago Valery Kharseko
Remove per-attribute read lock from CompressedSchema decode path (#670)
tree@ 9254b2 commitdiff
3 days ago Valery Kharseko
Avoid global monitor on every bind in getDefaultPasswordPolicy (#669)
tree@ aac9ff commitdiff
3 days ago Valery Kharseko
Remove global digestLock serialization in digest password storage schemes (...
tree@ 1bda52 commitdiff
3 days ago Valery Kharseko
Remove per-bind global lock contention in AuthenticatedUsers (#660)
tree@ 51ed0a commitdiff
3 days ago Valery Kharseko
Replace per-operation backend read lock with a scalable shared-access gate ...
tree@ 8377b6 commitdiff
3 days ago Valery Kharseko
Reduce per-bind allocations on the bind hot path (#672)
tree@ 88f1a8 commitdiff
3 days ago Valery Kharseko
Make AciList reads lock-free with true copy-on-write (#674)
tree@ a5caf2 commitdiff
3 days ago Valery Kharseko
Use LongAdder for LDAPStatistics counters (#678)
tree@ 9f9f0c commitdiff
3 days ago Valery Kharseko
Avoid full attribute walk for types without subordinate types (#679)
tree@ f291f0 commitdiff
3 days ago Valery Kharseko
Skip replication processing when no replication domain is configured (#681)
tree@ 5671d8 commitdiff
3 days ago Valery Kharseko
Avoid global write lock on every delete in GroupManager (#682)
tree@ 98c873 commitdiff
3 days ago Valery Kharseko
Generate entryUUID from a per-thread SecureRandom (#683)
tree@ 310979 commitdiff
3 days ago Valery Kharseko
Disable duplicate JSON access logger in the default configuration (#668)
tree@ 657bd5 commitdiff
4 days ago Valery Kharseko
[#851] Add upgrade task for RFC 5805 transaction extended operation handler...
tree@ 430005 commitdiff
4 days ago Valery Kharseko
[#843] Cap the number of operations accepted per batchRequest in the DSML g...
tree@ 924eb4 commitdiff
4 days ago Valery Kharseko
[#818] Drop the empty domain map a replica DB creation leaves behind when i...
tree@ 6bd697 commitdiff
4 days ago Valery Kharseko
[#841] Fix flaky InitOnLineTest: notify the requester when a remotely reque...
tree@ 5bd63c commitdiff
4 days ago Valery Kharseko
[#813] Refuse to create a replica DB once the changelog shutdown has starte...
tree@ 44ebda commitdiff
4 days ago Valery Kharseko
Fix CodeQL note-severity alerts: the leftovers of the already-fixed rules (...
tree@ c34642 commitdiff
4 days ago Valery Kharseko
Fix CodeQL note-severity alerts: confusable class and method names, and an ...
tree@ 635688 commitdiff
4 days ago Valery Kharseko
Fix CodeQL note-severity alerts: shadowed locals, and the array cases of th...
tree@ 74fe31 commitdiff
4 days ago Valery Kharseko
[#824] Answer each batchRequest of a SOAP body with its own batchResponse (...
tree@ 6c0a88 commitdiff
5 days ago Valery Kharseko
Fix CodeQL note-severity alerts: Thread.run() calls and getters leaking int...
tree@ 7af515 commitdiff
5 days ago Valery Kharseko
Fix CodeQL note-severity alerts: nested classes which never use the enclosi...
tree@ 084d46 commitdiff
5 days ago Valery Kharseko
Fix CodeQL note-severity alerts: stale @param tags (#842)
tree@ 70e233 commitdiff
5 days ago Valery Kharseko
[#825] Cap the batchRequest count per SOAP body and the request body size i...
tree@ 46d8dd commitdiff
5 days ago Valery Kharseko
Fix CodeQL note-severity alerts: uncaught NumberFormatException in the exam...
tree@ 4bba57 commitdiff
5 days ago Valery Kharseko
Fix CodeQL note-severity alerts: ignored error status of file and stream ca...
tree@ 069a12 commitdiff
5 days ago Valery Kharseko
Fix CodeQL note-severity alerts: confusing overloads with subtype parameter...
tree@ a0a2b0 commitdiff
5 days ago Valery Kharseko
[#819] Release the log when a changelog DB constructor cannot read its limi...
tree@ 384767 commitdiff
5 days ago Valery Kharseko
Remove the stale migration deprecations of ObjectClass and AttributeDescrip...
tree@ 6ffbe1 commitdiff
5 days ago Valery Kharseko
Fix CodeQL note-severity alerts: uncaught NumberFormatException in the tool...
tree@ 4c7057 commitdiff
5 days ago Valery Kharseko
[#816] Unmap only the locked domainMap in FileChangelogDB.removeDomain() (#...
tree@ 4f4d18 commitdiff
5 days ago Valery Kharseko
Fix CodeQL note-severity alerts: calls to the deprecated Entry compatibilit...
tree@ ace0dc commitdiff
5 days ago Valery Kharseko
Fix CodeQL note-severity alerts: deprecated JDK calls and inefficient expre...
tree@ 9b22e6 commitdiff
5 days ago Valery Kharseko
Fix CodeQL note-severity alerts: dead parameters of private methods (#834)
tree@ bd8b80 commitdiff
5 days ago Valery Kharseko
Fix CodeQL note-severity alerts: missing @Override annotations (#837)
tree@ 0c4987 commitdiff
5 days ago Valery Kharseko
[#821] Unregister the handler when a handshake aborts after registration (#...
tree@ 2b20c6 commitdiff
5 days ago Valery Kharseko
[#828] Fix infinite loop picking the errors-encountered LDIF file name (#839)
tree@ fc0edc commitdiff
5 days ago Valery Kharseko
[#815] Wait for the topology to settle before asserting RS side DS counts (...
tree@ 9cc45a commitdiff
5 days ago Valery Kharseko
Fix CodeQL note-severity alerts: array logging and uncaught NumberFormatExc...
tree@ e24c27 commitdiff
5 days ago Valery Kharseko
[#802] Fail fast when the replication server cannot read its changelog (#805)
tree@ bed2b1 commitdiff
6 days ago Valery Kharseko
[#809] Fix DSML gateway NPE on abandonRequest and on missing Content-Type (...
tree@ 218108 commitdiff
6 days ago Valery Kharseko
[#807] Do not drop persistent search notifications through search-phase ded...
tree@ 016502 commitdiff
6 days ago Valery Kharseko
[#808] fix MS SQL MERGE upsert conversion deadlock with WITH (HOLDLOCK, UPD...
tree@ 77bf72 commitdiff
6 days ago Valery Kharseko
[#801] Drop the rerunFailingTestsCount setting that never applied to TestNG...
tree@ 8e4bdf commitdiff
6 days ago Valery Kharseko
[#800] Allocate the replication test listen ports per invocation (#803)
tree@ c6b392 commitdiff
9 days ago Valery Kharseko
Fix CodeQL warning-severity alerts: process stream ownership and two leaks ...
tree@ 44b37a commitdiff
9 days ago Valery Kharseko
[#797] Retry the deletion of the embedded server temporary directory on clo...
tree@ 37b964 commitdiff
9 days ago Valery Kharseko
[#794] Wait for the listen port to be open before returning from connection...
tree@ a2c7a1 commitdiff
first | « prev | next »