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

Jean-Noel Rouvignac
02.09.2013 12c224abaebcba7af70e8d7f847b5b11b87083b3
24.52.2013 Jean-Noel Rouvignac
EntryContainer.java: Small code cleanup.
tree@ 00f046 commitdiff
11.03.2013 Jean-Noel Rouvignac
EntryContainer.java: Committed adding @Override separately from bigger, rea...
tree@ f66e71 commitdiff
10.05.2013 Jean-Noel Rouvignac
*.java: Replaced collection concrete classes with interfaces. Used javadocs...
tree@ 37c1e3 commitdiff
26.01.2013 Jean-Noel Rouvignac
OPENDJ-746 ArrayIndexOutOfBoundsException during OnlineImport / Replication...
tree@ db6c24 commitdiff
21.32.2013 Ludovic Poitou
Fix to OPENDJ-746. CR-1904. We now request IndexOutputBuffer with the space...
tree@ 680ab4 commitdiff
11.38.2013 Matthew Swift
Partial fix for OPENDJ-885: Replication replay may lose changes if it can't...
tree@ 7bcb81 commitdiff
10.46.2013 Violette Roche-Montane
CR-1816 OPENDJ-940 Import-ldif NPE if base entry contains invalid attribute...
tree@ 1862a6 commitdiff
04.15.2013 Matthew Swift
Initial work for re-opened OPENDJ-866: Local RS is named differently to rem...
tree@ aa2e7c commitdiff
23.38.2013 Ludovic Poitou
Fix typo in comment (Spotted when reviewing changes for OPENDJ-625)
tree@ 76703e commitdiff
23.22.2013 Matthew Swift
Fix OPENDJ-625: ModifyDN does not allow the same (normalized) DN
tree@ 66bda1 commitdiff
11.39.2013 Violette Roche-Montane
OPENDJ-799 - CR-1391 rebuild-index disables backend after trying to rebuild...
tree@ 7a895d commitdiff
04.25.2013 Violette Roche-Montane
OPENDJ-770 Simplify the "rebuild-index --clearDegradedState" command output...
tree@ db4562 commitdiff
20.52.2013 Jean-Noel Rouvignac
Fixed javadoc errors, unnecessary semicolons, useless imports
tree@ 3398f3 commitdiff
07.27.2013 Violette Roche-Montane
OPENDJ-473 CR-1252 Implement a task which allows the administrator to force...
tree@ 010eb1 commitdiff
07.19.2013 Ludovic Poitou
Small commit to mark the location of issue OPENDJ-746.
tree@ 397863 commitdiff
25.41.2013 Matthew Swift
Fix OPENDJ-169: Modifying an existing object class definition requires serv...
tree@ f653ee commitdiff
09.34.2013 Ludovic Poitou
Fix issue in Units tests, when running only the backends.jeb package. Chang...
tree@ f4f41d commitdiff
19.25.2012 Matthew Swift
Fix OPENDJ-623: Import and rebuild should not call System.exit()
tree@ a9c66c commitdiff
05.17.2012 Chris Ridd
Fix OPENDJ-620 Referrals returned when not in scope.
tree@ ec2f56 commitdiff
02.25.2012 Ludovic Poitou
Fix OPENDJ-528: rebuild-index doesn't rebuild properly DN2ID after an upgra...
tree@ 6aa5f5 commitdiff
19.26.2012 Matthew Swift
Fix OPENDJ-525: Remove compiler warnings when building using JDK7
tree@ 108e20 commitdiff
13.05.2012 Matthew Swift
Fix OPENDJ-520: Worker threads are too greedy when caching memory used for ...
tree@ 9ff69f commitdiff
29.05.2012 Ludovic Poitou
Fix OPENDJ-508 - Searches that rely on searchable virtual attribute may be ...
tree@ 2fe585 commitdiff
28.46.2012 Ludovic Poitou
Fix OPENDJ-507: Index may go untrusted without a message in the errors log....
tree@ bd39be commitdiff
03.13.2012 Matthew Swift
Fix OPENDJ-462: Spinning threads in JE backend importer
tree@ 550e2a commitdiff
13.17.2012 Matthew Swift
Fix OPENDJ-439: export-ldif on jeb produces duplicate entries
tree@ d2118c commitdiff
27.53.2012 Matthew Swift
Fix OPENDJ-406: Add support for rebuilding all degraded indexes to rebuild...
tree@ 4640fe commitdiff
26.14.2012 Matthew Swift
Fix OPENDJ-413: verify-index with "-c" option doesn't work for certain indexes
tree@ 560e93 commitdiff
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 55b437 commitdiff
13.54.2011 Ludovic Poitou
Fix OPENDJ-380: index-entry-limit=0 not working as expected. While setting...
tree@ 1c2cf1 commitdiff
12.34.2011 Ludovic Poitou
Fix OPENDJ-384: Substring search on entryUUID fails with a NullPointerExcep...
tree@ a6a65f commitdiff
12.57.2011 Ludovic Poitou
Fix OPENDJ-383 : Expose JE fileCacheSize property through OpenDJ configurat...
tree@ 3b0443 commitdiff
08.29.2011 Ludovic Poitou
Fix for OPENDJ-372: Enhance rebuild-index and verify-index tools to use JE ...
tree@ 84f115 commitdiff
29.13.2011 Matthew Swift
Additional minor fix for OPEND-250: Add an option to the JE backend for dis...
tree@ d0cd8e commitdiff
29.04.2011 Matthew Swift
Fix OPEND-250: Add an option to the JE backend for disabling the subordinat...
tree@ b3c4b1 commitdiff
28.20.2011 Matthew Swift
Fix OPENDJ-247: Rename max-entries property in JE backend to something more...
tree@ 20923b commitdiff
28.19.2011 Matthew Swift
Fix compiler warning.
tree@ 7340a7 commitdiff
28.18.2011 Matthew Swift
Additional fix for issue OPENDJ-246: Tag unindexed searches in the Access log.
tree@ eae077 commitdiff
27.27.2011 Ludovic Poitou
Fix issue OPENDJ-246: Tag unindexed searches in the Access log. The keyword...
tree@ 799d7b commitdiff
27.31.2011 Matthew Swift
Fix OPENDJ-245: Improve APIs for adding additional access log items to oper...
tree@ d57e8f commitdiff
14.41.2011 Ludovic Poitou
Fix potential NPE
tree@ 13bb53 commitdiff
19.13.2011 Ludovic Poitou
Fix OPENDJ-59 : search with paged result control issue
tree@ 5dd446 commitdiff
15.36.2011 Matthew Swift
Fix issue OPENDJ-46: Extensible filters which use dnAttributes are not proc...
tree@ 49acda commitdiff
20.07.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ 455c5f commitdiff
14.07.2010 Ludovic Poitou
Fix checkstyle failure (one extra space).
tree@ 14f29d commitdiff
13.15.2010 Ludovic Poitou
FIX OPENDJ-10 - Import phase2 warnings and failure with very large heap si...
tree@ 6c2e6b commitdiff
13.12.2010 Ludovic Poitou
FIX defect OPENDJ-13 -Upgrade script failed (OpenDS 2.2.1 -> OpenDJ 2.4.0be...
tree@ da47aa commitdiff
26.56.2010 Ludovic Poitou
Resolves issue OPENDJ-11 - Update the Berkeley DB Java Edition 4.1.6. Intro...
tree@ 50aac5 commitdiff
20.30.2010 ludovicp
Fix an issue with the uncaught exception handler, that was registered durin...
tree@ 9f9ad1 commitdiff
30.52.2010 ludovicp
Implements index analysis features. There are 2 components: Index Filter An...
tree@ b12119 commitdiff
first | « prev | next »