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

Gaetan Boismal
27.01.2015 cbc5fe974288afb724eabbca7e6dd271d6624f3f
27.01.2015 Gaetan Boismal
OPENDJ-2027 Refactor MakeLDIF integration test
tree@ cbc5fe commitdiff
27.01.2015 Gaetan Boismal
OPENDJ-2027 Rename MakeLDIFTestCase
tree@ 1202a6 commitdiff
27.01.2015 Gaetan Boismal
Add missing return statement
tree@ 702974 commitdiff
27.52.2015 Mark Craig
CR-7576 OPENDJ-1767 Show an example schema check
tree@ 2d06c1 commitdiff
27.48.2015 Mark Craig
CR-7576 OPENDJ-1767 Show an example schema check
tree@ cdf6e2 commitdiff
24.45.2015 Fabio Pistolesi
OPENDJ-2194 Index range search is equivalent to interval search only for si...
tree@ 5387b6 commitdiff
22.37.2015 Patrick Diligent
OPENDJ-1056 CR-7615
tree@ 2be645 commitdiff
21.56.2015 Fabio Pistolesi
OPENDJ-2205 FreeDiskSpaceRetentionPolicy cannot work
tree@ aad00e commitdiff
21.50.2015 Jean-Noel Rouvignac
JmxPrivilegeTestCase.java: Fix NPE which makes PrivilegeTestCase setup fail...
tree@ 8f3261 commitdiff
20.18.2015 Gaetan Boismal
OPENDJ-1666 CR-7647 forgerock-util 2.0.0 migration
tree@ 32dae5 commitdiff
20.16.2015 Yannick Lecaillez
OPENDJ-2212: Administrator Connector configuration is not applied.
tree@ fdfd3b commitdiff
17.45.2015 Gaetan Boismal
OPENDJ-1666 code cleanup
tree@ 361f7a commitdiff
17.29.2015 Gaetan Boismal
OPENDJ-2027 (CR-7617) Code cleanup
tree@ e53637 commitdiff
16.44.2015 Jean-Noel Rouvignac
Fix regression introduced in r12622
tree@ 8ed215 commitdiff
16.36.2015 Jean-Noel Rouvignac
Use Objects.equals() throughout
tree@ 60ff8a commitdiff
16.57.2015 Jean-Noel Rouvignac
AutoRefactor'ed simplify expressions
tree@ eed8a2 commitdiff
16.49.2015 Jean-Noel Rouvignac
Code review: Matthew Swift
tree@ 51738f commitdiff
16.07.2015 Jean-Noel Rouvignac
PluginConfigManager.java: Removed code duplication. Code cleanup.
tree@ bfa6d0 commitdiff
16.02.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 37dcc5 commitdiff
16.13.2015 Jean-Noel Rouvignac
AutoRefactor'ed simplify expressions
tree@ 04da82 commitdiff
15.50.2015 Jean-Noel Rouvignac
Fix checkstyle error
tree@ 3f0d00 commitdiff
15.14.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 474963 commitdiff
15.46.2015 Jean-Noel Rouvignac
AutoRefactor'ed use StringBuilder
tree@ 87bfea commitdiff
15.00.2015 Jean-Noel Rouvignac
length <= 0 -> length == 0
tree@ 2325b5 commitdiff
15.44.2015 Jean-Noel Rouvignac
Autorefactor'ed Map usage
tree@ 72d0cf commitdiff
15.42.2015 Gaetan Boismal
OPENDJ-2027 Print usage on stderr after error
tree@ b1c34d commitdiff
15.42.2015 Gaetan Boismal
OPENDJ-2027 Code cleanup
tree@ 766703 commitdiff
15.33.2015 Gaetan Boismal
OPENDJ-1353 Fix setup in quiet mode mode
tree@ 920f71 commitdiff
15.30.2015 Gaetan Boismal
Code cleanup
tree@ aa0764 commitdiff
14.52.2015 Mark Craig
CR-7532 OPENDJ-2188 Merge install chapters
tree@ 83ce20 commitdiff
13.07.2015 Jean-Noel Rouvignac
Code cleanup: - used early exits - removed code duplication
tree@ ea312d commitdiff
13.32.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 006fc1 commitdiff
13.22.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 4ad0b8 commitdiff
13.14.2015 Jean-Noel Rouvignac
Code cleanup. Removed duplication.
tree@ 04efe7 commitdiff
13.38.2015 Jean-Noel Rouvignac
Inlined TestCaseUtils.new*() methods (superseded by CollectionUtils methods).
tree@ 948cbb commitdiff
13.26.2015 Jean-Noel Rouvignac
Used CollectionUtils methods.
tree@ 990f01 commitdiff
13.59.2015 Jean-Noel Rouvignac
Used CollectionUtils.newArrayList() and newLinkedList().
tree@ 9d55b3 commitdiff
10.29.2015 Fabio Pistolesi
OPENDJ-2211 Searches using debugsearchindex return NOT-INDEXED when index c...
tree@ 9b844b commitdiff
10.13.2015 Jean-Noel Rouvignac
Code cleanup
tree@ f79ca7 commitdiff
10.14.2015 Fabio Pistolesi
Fix checkstyle error
tree@ 91cc2b commitdiff
10.49.2015 Jean-Noel Rouvignac
IndexBuffer.java: Augmented javadoc with a comment from CR-7560
tree@ a08f90 commitdiff
10.02.2015 Fabio Pistolesi
Fix checkstyle error
tree@ 6ee23b commitdiff
10.21.2015 Jean-Noel Rouvignac
More code cleanup
tree@ 697170 commitdiff
10.18.2015 Jean-Noel Rouvignac
ID2entry.java: Removed code duplication and dead code
tree@ 6cf4b0 commitdiff
10.16.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 39a429 commitdiff
10.56.2015 Yannick Lecaillez
Upgrade PersistIt to 4.1.0-SNAPSHOT
tree@ b7c0ae commitdiff
10.14.2015 Yannick Lecaillez
OPENDJ-2217: Contended keys generate too many rollbacks
tree@ a84714 commitdiff
10.26.2015 Jean-Noel Rouvignac
Code cleanup
tree@ cef20f commitdiff
09.37.2015 Fabio Pistolesi
OPENDJ-2171 CR-7414 import-ldif in append mode should not reset index state
tree@ 50724e commitdiff
09.24.2015 Fabio Pistolesi
Apply code simplifications related to DN2ID and DN2URI from r12247, see CR-...
tree@ 442566 commitdiff
first | « prev | next »