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

Matthew Swift
19.25.2012 a9c66cf2e6902b49f691ae06d74ab4525509e6fa
19.25.2012 Matthew Swift
Fix OPENDJ-623: Import and rebuild should not call System.exit()
blob@ a9c66c commitdiff | diff to current
03.13.2012 Matthew Swift
Fix OPENDJ-462: Spinning threads in JE backend importer
blob@ 550e2a commitdiff | diff to current
27.53.2012 Matthew Swift
Fix OPENDJ-406: Add support for rebuilding all degraded indexes to rebuild...
blob@ 4640fe commitdiff | diff to current
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
blob@ 55b437 commitdiff | diff to current
13.54.2011 Ludovic Poitou
Fix OPENDJ-380: index-entry-limit=0 not working as expected. While setting...
blob@ 1c2cf1 commitdiff | diff to current
08.29.2011 Ludovic Poitou
Fix for OPENDJ-372: Enhance rebuild-index and verify-index tools to use JE ...
blob@ 84f115 commitdiff | diff to current
13.15.2010 Ludovic Poitou
FIX OPENDJ-10 - Import phase2 warnings and failure with very large heap si...
blob@ 6c2e6b commitdiff | diff to current
20.30.2010 ludovicp
Fix an issue with the uncaught exception handler, that was registered durin...
blob@ 9f9ad1 commitdiff | diff to current
30.34.2010 ludovicp
Implements disk space monitoring for the JEB backend, import and rebuild op...
blob@ 3d4edc commitdiff | diff to current
30.19.2010 ludovicp
import-ldif: Change second phase import strategy in order to better handle ...
blob@ e4076b commitdiff | diff to current
05.19.2010 ludovicp
Fix issue with rebuild index and memory budgetting: Always round usable mem...
blob@ eeaf70 commitdiff | diff to current
05.08.2010 ludovicp
Fix performance regression in Import, an issue with --append more and an is...
blob@ 06a272 commitdiff | diff to current
25.13.2010 ludovicp
Enhanced the messages logged when an IOException is encountered while writi...
blob@ af7d66 commitdiff | diff to current
25.40.2010 ludovicp
Resolves an issue in Import due to entries with multiple RDNs. This patch c...
blob@ 218b2a commitdiff | diff to current
31.16.2010 ludovicp
Import now populates dn2id correctly when using the --append and --replaceE...
blob@ 2106c8 commitdiff | diff to current
31.14.2010 ludovicp
Imported entry count was not correct when the --append and --replaceExistin...
blob@ f50482 commitdiff | diff to current
31.18.2010 ludovicp
Memory budgeting now accounts for the buffers allocated for writing the tem...
blob@ 9e28ae commitdiff | diff to current
31.03.2010 ludovicp
Changed from using a Timer to invoke the FirstPhaseProgressTask to a Schedu...
blob@ 3f1a34 commitdiff | diff to current
31.01.2010 ludovicp
Fix issue #4520. Import no longer uses the same temporary environment for e...
blob@ 5e9de2 commitdiff | diff to current
13.52.2010 dugan
IllegalStateException during import. Issue 4407
blob@ 6c7753 commitdiff | diff to current
13.28.2010 jvergara
Fix checkstyle.
blob@ 59537c commitdiff | diff to current
13.03.2010 dugan
Offline rebuild-index hanging after complete. Issue 4405.
blob@ a51cc2 commitdiff | diff to current
13.29.2010 dugan
Issue 4476 large thread count and small heap cause OOME.
blob@ 6d36d6 commitdiff | diff to current
17.46.2009 dugan
Fix unit tests.
blob@ 4fe394 commitdiff | diff to current
16.43.2009 dugan
Fix problem where second phase cache size calculation was too small.
blob@ e82cd8 commitdiff | diff to current
15.57.2009 dugan
Fix javadoc warning.
blob@ 0eca4e commitdiff | diff to current
15.10.2009 dugan
Import scalabilty improvements.
blob@ 31e832 commitdiff | diff to current
09.06.2009 dugan
The index state was being set erroneously when the --rebuildAll flag was n...
blob@ a2673b commitdiff | diff to current
06.18.2009 dugan
This fix tries to alleviate this problem somewhat by allocating more memory...
blob@ cc1d6f commitdiff | diff to current
22.28.2009 dugan
Fix for 4291(2) - null pointer exception using --skipDNValidation and -a
blob@ 024f10 commitdiff | diff to current
16.03.2009 dugan
Fix for issue 4291 - null pointer exception using --skipDNValidation and -a
blob@ 0e65bd commitdiff | diff to current
14.35.2009 dugan
Fix for thread time out problem.Issue 4280
blob@ 1ad16a commitdiff | diff to current
13.16.2009 dugan
Fix import wrong import count for rejected entries. Issue 4279.
blob@ b75b5c commitdiff | diff to current
09.02.2009 abobrov
- get rid of JE DatabaseException ruse and prepare for JE4 drop-in.
blob@ 619d5d commitdiff | diff to current
06.20.2009 dugan
Fix regression caused by rebuild-index commit. Issue 4268.
blob@ 8fdeab commitdiff | diff to current
26.33.2009 dugan
Rebuild index using new import engine.
blob@ 3e7410 commitdiff | diff to current
16.11.2009 dugan
Correct importing LDIF with large numbers of subtrees using small JVM heaps...
blob@ 4e2469 commitdiff | diff to current
15.08.2009 matthew_swift
Fix issue 4231: Import-ldif fails to import 6M entries
blob@ afaa2b commitdiff | diff to current
15.05.2009 dugan
Fix problems related to fix for issue 4178.
blob@ dd1761 commitdiff | diff to current
12.02.2009 dugan
Clear first phase list not needed for second phase(2).
blob@ 4d4992 commitdiff | diff to current
12.14.2009 dugan
Clear first phase list not needed for second phase
blob@ fd37d1 commitdiff | diff to current
08.21.2009 dugan
Fix missing dn2uri support and additional message logging
blob@ d6cf09 commitdiff | diff to current
31.14.2009 dugan
Reconcile import count with number imported. Issue 4198.
blob@ d9bb9e commitdiff | diff to current
24.15.2009 dugan
Fix for issue 4188: invalid schema raises exception import exception
blob@ 458de7 commitdiff | diff to current
21.13.2009 dugan
Fix for issue 4178: Only base entry visible after on-line import
blob@ a9f9fc commitdiff | diff to current
19.13.2009 dugan
Fix problems with unit tests.
blob@ 8e1eeb commitdiff | diff to current
18.06.2009 dugan
Some unit test fixes. Also, comment a unit test out until I figure out what...
blob@ 7c8329 commitdiff | diff to current
17.03.2009 dugan
Activate code commented out for testing purposes.
blob@ 42a24e commitdiff | diff to current
17.23.2009 dugan
These changes allow import-ldif to support multiple suffixes and fix some p...
blob@ 0d9383 commitdiff | diff to current
30.33.2009 dugan
Fix import memory calculation to use maxMemory()
blob@ df19b6 commitdiff | diff to current
first | « prev | next »