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

Jean-Noel Rouvignac
17.36.2015 018a4c3d51301ea0ea231e291f159e5e64bdce3d
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
12.56.2015 Jean-Noel Rouvignac
Make code more readable.
tree@ 531806 commitdiff
12.39.2015 Jean-Noel Rouvignac
IndexOutputBuffer.java: Removed useless ComparatorBuffer interface. Renamed...
tree@ 2ebf05 commitdiff
12.19.2015 Jean-Noel Rouvignac
Code cleanup
tree@ d211da commitdiff
11.01.2015 Jean-Noel Rouvignac
Index.java: Changed readKey(ByteSequence key, ReadableStorage txn) to read(...
tree@ 8a0471 commitdiff
11.55.2015 Jean-Noel Rouvignac
EntryIDSet.java: Fixed typo from r11899
tree@ 265415 commitdiff
11.37.2015 Jean-Noel Rouvignac
OPENDJ-1708 Persistit: no rebuild-index support
tree@ 301a6b commitdiff
11.10.2015 Jean-Noel Rouvignac
IndexQuery*.java: Overrode toString() for all sub classes of IndexQuery.
tree@ 869893 commitdiff
11.31.2015 Gaetan Boismal
OPENDJ-1772: Check if server is setted up in sysv opendj service
tree@ 037c8a commitdiff
11.30.2015 Gaetan Boismal
OPENDJ-1772: Code cleanup in opendj sysv service file
tree@ 1fdb70 commitdiff
11.30.2015 Gaetan Boismal
OPENDJ-1772: Avoid double server stop in debian package uninstall
tree@ b9e3eb commitdiff
11.30.2015 Gaetan Boismal
OPENDJ-1772: Avoid double server stop in rpm package uninstall
tree@ 5d5640 commitdiff
11.30.2015 Gaetan Boismal
OPENDJ-1772: Code cleanup in package scripts
tree@ d69014 commitdiff
11.30.2015 Gaetan Boismal
OPENDJ-1772: Add copyright header to debian script files
tree@ 78c491 commitdiff
11.30.2015 Gaetan Boismal
OPENDJ-1772: Code cleanup in server pom
tree@ a248b1 commitdiff
11.59.2015 Mark Craig
CR-6316 OPENDJ-1786 Automate integration of generated content
tree@ 769c9f commitdiff
10.54.2015 Gaetan Boismal
OPENDJ-1769: Fix copyright plugin documentation message
tree@ 3c1e78 commitdiff
10.41.2015 Gaetan Boismal
OPENDJ-1769: Fix copyright plugin documentation message
tree@ ceebe8 commitdiff
10.41.2015 Gaetan Boismal
OPENDJ-1769: Filter scm unknown status file in copyright plugin
tree@ 97e852 commitdiff
10.27.2015 Jean-Noel Rouvignac
More code cleanup
tree@ 82ea61 commitdiff
10.21.2015 Gaetan Boismal
OPENDJ-1772: Cleanup in debian copyright file
tree@ 01a34e commitdiff
10.10.2015 Jean-Noel Rouvignac
Code cleanup
tree@ f36586 commitdiff
10.47.2015 Gaetan Boismal
OPENDJ-1772: Add profile to build deb package
tree@ ee02b4 commitdiff
10.50.2015 Mark Craig
CR-6241 OPENDJ-1859 Document dsconfig --batch option
tree@ 3317a0 commitdiff
first | « prev | next »