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

Jean-Noel Rouvignac
23.14.2015 bca416bcd8006dbf0589bbdf0ec3656bc9efca5b
23.14.2015 Jean-Noel Rouvignac
Code cleanup
tree@ bca416 commitdiff
23.51.2015 Jean-Noel Rouvignac
AutoRefactored javadocs + simplified code in equals()
tree@ a35cf0 commitdiff
23.44.2015 Jean-Noel Rouvignac
AutoRefactored javadocs
tree@ e917de commitdiff
23.33.2015 Gaetan Boismal
OPENDJ-1714: Code cleanup
tree@ 1ab866 commitdiff
23.33.2015 Gaetan Boismal
OPENDJ-1714: Code cleanup
tree@ 8580ea commitdiff
23.17.2015 Gaetan Boismal
OPENDJ-1727: Fix checkstyle issue
tree@ 28247f commitdiff
23.55.2015 Fabio Pistolesi
OPENDJ-1727 CR-6350 db-cache-percent default values in persistit backend pr...
tree@ 356462 commitdiff
23.31.2015 Jean-Noel Rouvignac
Code cleanup
tree@ dfbdd5 commitdiff
23.21.2015 Jean-Noel Rouvignac
ImportIDset.java: In addEntryID(), reject negative entryIDs, this makes exp...
tree@ 6dbd6f commitdiff
23.12.2015 Jean-Noel Rouvignac
Ensured IndexQuery.evaluate() never returns null + updated javadoc to menti...
tree@ 5ff5b9 commitdiff
23.16.2015 Patrick Diligent
OPENDJ-1842 (CR-6359) Using SSL with JMX doesn't work
tree@ 58f63a commitdiff
20.34.2015 Jean-Noel Rouvignac
EntryContainer.java: In entryExists(), fixed NPE.
tree@ 4da546 commitdiff
20.06.2015 Fabio Pistolesi
OPENDJ-1727 CR-6350 db-cache-percent default values in persistit backend pr...
tree@ 159a3b commitdiff
20.44.2015 Fabio Pistolesi
Preparatory commit for OPENDJ-1727, propagating a serverContext to all back...
tree@ 42d711 commitdiff
20.27.2015 Yannick Lecaillez
OPENDJ-1867: Consider removing ImportIDSet and using EntryIDSet instead
tree@ 9065d5 commitdiff
18.18.2015 Nicolas Capponi
Increase global waiting time in test to prevent test failure in slow enviro...
tree@ 4fd2f3 commitdiff
18.55.2015 Nicolas Capponi
Increase timeout value in test to prevent test failure in slow environment
tree@ c88538 commitdiff
18.12.2015 Gaetan Boismal
OPENDJ-1773: Force the unpack of config file during the build
tree@ bfd9d7 commitdiff
17.05.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 853a6a commitdiff
17.41.2015 Ludovic Poitou
Fix for OpenDJ-1610. When changing a password using the password modify ext...
tree@ 360df8 commitdiff
17.33.2015 Jean-Noel Rouvignac
OPENDJ-1708 Persistit: no rebuild-index support
tree@ 09e166 commitdiff
17.09.2015 Mark Craig
CR-6372 OPENDJ-1786 Automate integration of generated content
tree@ 3b5e6e commitdiff
17.08.2015 Jean-Noel Rouvignac
OPENDJ-1708 Persistit: no rebuild-index support
tree@ 73aae6 commitdiff
17.36.2015 Jean-Noel Rouvignac
EntryIDSet.java: Extracted constants.
tree@ 018a4c commitdiff
17.35.2015 Jean-Noel Rouvignac
TracedStorage.java: Also log object's identity for TracedStorage + TracedIm...
tree@ 38b84a commitdiff
17.05.2015 Jean-Noel Rouvignac
Fixed java.lang.NegativeArraySizeException in ByteString.toHexString().
tree@ 77942c commitdiff
17.09.2015 Gaetan Boismal
OPENDJ-1585: Fix checkstyle issues
tree@ d43406 commitdiff
16.58.2015 Jean-Noel Rouvignac
Code cleanup
tree@ e50bc1 commitdiff
16.52.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 8df7c9 commitdiff
16.29.2015 Jean-Noel Rouvignac
Remove dead code.
tree@ d25364 commitdiff
16.52.2015 Nicolas Capponi
OPENDJ-1585 Update DN normalization in SDK to align with server
tree@ 3c553d commitdiff
16.40.2015 Jean-Noel Rouvignac
Hide IndexFilter.FILTER_CANDIDATE_THRESHOLD, use isBelowFilterThreshold() i...
tree@ dc3e96 commitdiff
16.28.2015 Jean-Noel Rouvignac
In pluggable backend, renamed all "EntryIDList" to "EntryIDSet".
tree@ c27c0c commitdiff
16.36.2015 Yannick Lecaillez
OPENDJ-1866: Make EntryIDSet more maintainable.
tree@ d24ddd commitdiff
14.46.2015 Matthew Swift
OPENDJ-1848: minor improvements to DatabaseContainer
tree@ aec569 commitdiff
14.48.2015 Matthew Swift
OPENDJ-1848: simplify DatabaseContainer and Storage APIs
tree@ 4b75fa commitdiff
14.44.2015 Matthew Swift
Minor code cleanup: remove DatabaseContainer.entryContainer field
tree@ 4b46b2 commitdiff
13.29.2015 Gaetan Boismal
OPENDJ-1773: Remove duplicated config xml files
tree@ ce4026 commitdiff
13.28.2015 Gaetan Boismal
OPENDJ-1773: Fix divergence with duplicated server config files
tree@ 69f622 commitdiff
13.28.2015 Gaetan Boismal
OPENDJ-1773: Add missing file to new config framework
tree@ 06a790 commitdiff
13.28.2015 Gaetan Boismal
OPENDJ-1773: Code cleanup
tree@ b82b5f commitdiff
13.33.2015 Jean-Noel Rouvignac
Fixed bugs in TracedStorage.
tree@ 76514b commitdiff
13.13.2015 Gaetan Boismal
OPENDJ-1741: Fix error in server pom
tree@ 5054a8 commitdiff
13.56.2015 Gaetan Boismal
OPENDJ-1741: Fix error in server pom
tree@ 70e33b commitdiff
12.41.2015 Gaetan Boismal
OPENDJ-1772: Add package-svr4 profile to server pom
tree@ 23fc05 commitdiff
12.41.2015 Gaetan Boismal
OPENDJ-1772: Delete man pages of deleted svr4 scripts
tree@ bcfb9b commitdiff
12.32.2015 Jean-Noel Rouvignac
Simplified loops in import/rebuild-index code.
tree@ c2d4f9 commitdiff
12.00.2015 Jean-Noel Rouvignac
Get rid of too much ByteBuffer to ByteString conversions.
tree@ 3287f3 commitdiff
12.13.2015 Jean-Noel Rouvignac
IndexOutputBuffer.java: Revert to previous sort order: changes where correc...
tree@ dec79f commitdiff
12.09.2015 Jean-Noel Rouvignac
IndexOutputBuffer.java: further code simplifications
tree@ bcfb85 commitdiff
first | « prev | next »