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

Fabio Pistolesi
21.07.2015 9d8f217048da7bf76fdacf7728af49393a4d089c
21.07.2015 Fabio Pistolesi
OPENDJ-2030 CR-7001 dsreplication in interactive mode does not ask for seco...
tree@ 9d8f21 commitdiff
21.24.2015 Jean-Noel Rouvignac
OnDiskMerge*Importer.java: Extracted method isCanceled(). Directly used Byt...
tree@ ce8b33 commitdiff
21.34.2015 Yannick Lecaillez
Use backendID for entry cache rather than backend instance. RootContainer ...
tree@ 05559c commitdiff
21.25.2015 Jean-Noel Rouvignac
OPENDJ-2016 Implement new on disk merge import strategy based on storage en...
tree@ 42346f commitdiff
20.39.2015 Jean-Noel Rouvignac
OPENDJ-2016 Implement new on disk merge import strategy based on storage en...
tree@ 1683fc commitdiff
20.02.2015 Nicolas Capponi
OPENDJ-2010 CR-7000 NullPointerException during backend offline backup
tree@ 6b43bf commitdiff
20.56.2015 Matthew Swift
OPENDJ-1936 - move common changelog classes and tests out of JE implementat...
tree@ 782bb2 commitdiff
20.11.2015 Jean-Noel Rouvignac
OPENDJ-2016 Implement new on disk merge import strategy based on storage en...
tree@ acf596 commitdiff
20.53.2015 Matthew Swift
OPENDJ-1936 - don't allow users to configure a JE backend if it is unsupported
tree@ 251c88 commitdiff
20.51.2015 Matthew Swift
OPENDJ-1936 - package JE backend and changelog in a separate JAR
tree@ ac0bea commitdiff
20.29.2015 Jean-Noel Rouvignac
OnDiskMergeBufferImporter.java: Changed IndexManager constructor.
tree@ 6e9946 commitdiff
20.23.2015 Jean-Noel Rouvignac
Importer.java: Renamed Importer to OnDiskMergeBufferImporter Used the simpl...
tree@ a281d6 commitdiff
20.20.2015 Jean-Noel Rouvignac
Decouple ImportLDIFReader from Importer.
tree@ 35d21f commitdiff
20.08.2015 Nicolas Capponi
OPENDJ-1995 Can't restore new backend
tree@ 6dee26 commitdiff
20.17.2015 Jean-Noel Rouvignac
Remove unused imports
tree@ 489e59 commitdiff
20.53.2015 Matthew Swift
OPENDJ-1936 - move DBTest tool and JE DB environment monitor into JEB backe...
tree@ b0eaa1 commitdiff
20.44.2015 Matthew Swift
Minor fix: omit opendj-server-legacy JAR from final package because it is d...
tree@ c65b17 commitdiff
19.46.2015 Jean-Noel Rouvignac
Importer.java: Code cleanup Use static imports.
tree@ 3676ea commitdiff
19.27.2015 Fabio Pistolesi
Fix checkstyle issues
tree@ 2ace6c commitdiff
19.08.2015 Yannick Lecaillez
Minor cleanup (final, useless getters)
tree@ 28f3c1 commitdiff
19.03.2015 Yannick Lecaillez
Minor cleanup (use diamond & interface)
tree@ 3cb0d3 commitdiff
19.42.2015 Jean-Noel Rouvignac
Follow up on r12267.
tree@ 606729 commitdiff
19.41.2015 Yannick Lecaillez
Cleanup: white-spaces
tree@ 86942b commitdiff
19.36.2015 Yannick Lecaillez
Minor cleanup (use diamond & interface)
tree@ 36d769 commitdiff
19.32.2015 Yannick Lecaillez
Minor cleanup (use diamond & interface)
tree@ e349b9 commitdiff
19.05.2015 Yannick Lecaillez
Minor cleanup (use diamond & interface)
tree@ 0f9e85 commitdiff
19.01.2015 Yannick Lecaillez
Minor cleanup (use diamond & interface)
tree@ 61c775 commitdiff
19.51.2015 Yannick Lecaillez
Minor cleanup (use diamond & interface)
tree@ 3ded31 commitdiff
19.50.2015 Jean-Noel Rouvignac
Code simplifications with indexes
tree@ 836daf commitdiff
19.40.2015 Yannick Lecaillez
OPENDJ-1973: Unindexed searches should limit dn2id cursoring based on hard-...
tree@ a3f92d commitdiff
19.16.2015 Jean-Noel Rouvignac
IndexManager.java: Removed bufferFileName field, duplicating information he...
tree@ ec7b96 commitdiff
19.13.2015 Jean-Noel Rouvignac
IndexManager.java: Removed bufferFileName field, duplicating information he...
tree@ ef856e commitdiff
19.00.2015 Jean-Noel Rouvignac
Importer.java: DNCacheImpl: - in containsDN(), fixed FIXME + no longer use ...
tree@ d16473 commitdiff
19.19.2015 Jean-Noel Rouvignac
Importer.java: Removed DNIndexMgrList which is unnecessarily duplicating in...
tree@ 0a91d9 commitdiff
19.47.2015 Jean-Noel Rouvignac
AutoRefactor'ed Use diamond operator
tree@ 04f34e commitdiff
18.52.2015 Jean-Noel Rouvignac
AutoRefactor'ed Use multi-catch
tree@ 4c8bc7 commitdiff
18.52.2015 Jean-Noel Rouvignac
Reinstating final change which was lost at r11917 .
tree@ 6759e7 commitdiff
18.37.2015 Jean-Noel Rouvignac
LdapException.java: Use switch statement instead of too many if else if sta...
tree@ 97ef4f commitdiff
18.31.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 8389bd commitdiff
18.08.2015 Yannick Lecaillez
OPENDJ-2002: Wrong number of entries presented in output of status command ...
tree@ 24ada0 commitdiff
18.52.2015 Yannick Lecaillez
OPENDJ-1864: Ordering matching rules should reuse equality indexes where po...
tree@ 6e92d4 commitdiff
18.51.2015 Yannick Lecaillez
Code cleanup
tree@ 74bc0f commitdiff
18.15.2015 Fabio Pistolesi
OPENDJ-2029 CR-6966 Uncaught exception in dsreplication
tree@ e5761b commitdiff
18.57.2015 Fabio Pistolesi
Fix checkstyle complaints
tree@ e51086 commitdiff
18.44.2015 Fabio Pistolesi
OPENDJ-1945 CR-6960 NPE while monitoring a CTS topology
tree@ 7f02c0 commitdiff
18.18.2015 James Phillpotts
OPENDJ-2023 CR-6951 valueOf method for PersistentSearchChangeType ints
tree@ 15a45d commitdiff
18.13.2015 Jean-Noel Rouvignac
Get rid of calls to Throwable.initCause() + code cleanup
tree@ c61b9a commitdiff
18.32.2015 Mark Craig
CR-6934 OPENDJ-1971 Document backup incompatibilities
tree@ ae845e commitdiff
18.29.2015 Mark Craig
Fix typo
tree@ d463c6 commitdiff
18.27.2015 Mark Craig
OPENDJ-1873 Add an OpenDJ developer's guide
tree@ 7d069e commitdiff
first | « prev | next »