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

Gaetan Boismal
20.18.2015 92f86826768d4df9eb14367ba07c66af8af9f6b6
20.18.2015 Gaetan Boismal
OPENDJ-1666 CR-7647 forgerock-util 2.0.0 migration
tree@ 92f868 commitdiff
20.16.2015 Yannick Lecaillez
OPENDJ-2212: Administrator Connector configuration is not applied.
tree@ a97080 commitdiff
17.45.2015 Gaetan Boismal
OPENDJ-1666 code cleanup
tree@ 4a438e commitdiff
17.29.2015 Gaetan Boismal
OPENDJ-2027 (CR-7617) Code cleanup
tree@ 4e4b32 commitdiff
16.44.2015 Jean-Noel Rouvignac
Fix regression introduced in r12622
tree@ 137a39 commitdiff
16.36.2015 Jean-Noel Rouvignac
Use Objects.equals() throughout
tree@ be124c commitdiff
16.57.2015 Jean-Noel Rouvignac
AutoRefactor'ed simplify expressions
tree@ a41662 commitdiff
16.49.2015 Jean-Noel Rouvignac
Code review: Matthew Swift
tree@ b527ea commitdiff
16.07.2015 Jean-Noel Rouvignac
PluginConfigManager.java: Removed code duplication. Code cleanup.
tree@ 671544 commitdiff
16.02.2015 Jean-Noel Rouvignac
Code cleanup
tree@ ef6383 commitdiff
16.13.2015 Jean-Noel Rouvignac
AutoRefactor'ed simplify expressions
tree@ 533fd5 commitdiff
15.50.2015 Jean-Noel Rouvignac
Fix checkstyle error
tree@ 26bb4b commitdiff
15.14.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 82d394 commitdiff
15.46.2015 Jean-Noel Rouvignac
AutoRefactor'ed use StringBuilder
tree@ 0e38f7 commitdiff
15.00.2015 Jean-Noel Rouvignac
length <= 0 -> length == 0
tree@ a86595 commitdiff
15.44.2015 Jean-Noel Rouvignac
Autorefactor'ed Map usage
tree@ ef171d commitdiff
15.42.2015 Gaetan Boismal
OPENDJ-2027 Print usage on stderr after error
tree@ d23b5f commitdiff
15.42.2015 Gaetan Boismal
OPENDJ-2027 Code cleanup
tree@ 5ff464 commitdiff
15.33.2015 Gaetan Boismal
OPENDJ-1353 Fix setup in quiet mode mode
tree@ befdcd commitdiff
15.30.2015 Gaetan Boismal
Code cleanup
tree@ fa5ab3 commitdiff
14.52.2015 Mark Craig
CR-7532 OPENDJ-2188 Merge install chapters
tree@ ef8cef commitdiff
13.07.2015 Jean-Noel Rouvignac
Code cleanup: - used early exits - removed code duplication
tree@ 0b2490 commitdiff
13.32.2015 Jean-Noel Rouvignac
Code cleanup
tree@ cccd29 commitdiff
13.22.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 776a73 commitdiff
13.14.2015 Jean-Noel Rouvignac
Code cleanup. Removed duplication.
tree@ 63f448 commitdiff
13.38.2015 Jean-Noel Rouvignac
Inlined TestCaseUtils.new*() methods (superseded by CollectionUtils methods).
tree@ 30f529 commitdiff
13.26.2015 Jean-Noel Rouvignac
Used CollectionUtils methods.
tree@ dd692a commitdiff
13.59.2015 Jean-Noel Rouvignac
Used CollectionUtils.newArrayList() and newLinkedList().
tree@ 9ddd1c commitdiff
10.29.2015 Fabio Pistolesi
OPENDJ-2211 Searches using debugsearchindex return NOT-INDEXED when index c...
tree@ 197426 commitdiff
10.13.2015 Jean-Noel Rouvignac
Code cleanup
tree@ c5740d commitdiff
10.14.2015 Fabio Pistolesi
Fix checkstyle error
tree@ 15390f commitdiff
10.49.2015 Jean-Noel Rouvignac
IndexBuffer.java: Augmented javadoc with a comment from CR-7560
tree@ 4e6d62 commitdiff
10.02.2015 Fabio Pistolesi
Fix checkstyle error
tree@ 4f08d8 commitdiff
10.21.2015 Jean-Noel Rouvignac
More code cleanup
tree@ eaa4cf commitdiff
10.18.2015 Jean-Noel Rouvignac
ID2entry.java: Removed code duplication and dead code
tree@ 22a458 commitdiff
10.16.2015 Jean-Noel Rouvignac
Code cleanup
tree@ a632fb commitdiff
10.56.2015 Yannick Lecaillez
Upgrade PersistIt to 4.1.0-SNAPSHOT
tree@ 7cacf5 commitdiff
10.14.2015 Yannick Lecaillez
OPENDJ-2217: Contended keys generate too many rollbacks
tree@ 3fb5df commitdiff
10.26.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 801602 commitdiff
09.37.2015 Fabio Pistolesi
OPENDJ-2171 CR-7414 import-ldif in append mode should not reset index state
tree@ 65c4b9 commitdiff
09.24.2015 Fabio Pistolesi
Apply code simplifications related to DN2ID and DN2URI from r12247, see CR-...
tree@ cd12a6 commitdiff
09.01.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 5cd7bd commitdiff
09.55.2015 Mark Craig
OPENDJ-2187 Add missing server Javadoc to OpenDJ site
tree@ 5dd85b commitdiff
09.45.2015 Mark Craig
OPENDJ-2187 Add missing server Javadoc to OpenDJ site
tree@ b27aaf commitdiff
09.40.2015 Jean-Noel Rouvignac
AutoRefactor'ed Collections
tree@ edc595 commitdiff
08.12.2015 Jean-Noel Rouvignac
r12610 was not the last one. In ChangelogBackendTestCase.isOldestCSNForRepl...
tree@ d718a3 commitdiff
08.26.2015 Jean-Noel Rouvignac
AutoRefactor'ed TestNG asserts
tree@ 167960 commitdiff
08.40.2015 Mark Craig
OPENDJ-2187 Add missing server Javadoc to OpenDJ site
tree@ e791d2 commitdiff
08.06.2015 Jean-Noel Rouvignac
opendj-server-legacy maven module: Enabled "NeedBraces" checkstyle rule. Th...
tree@ b8c6b8 commitdiff
08.00.2015 Jean-Noel Rouvignac
AutoRefactor'ed remove useless semi-colons
tree@ a23343 commitdiff
first | « prev | next »