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

Fabio Pistolesi
07.27.2015 cc6cb59385bbe19356c2df0551cda371caa34140
07.27.2015 Fabio Pistolesi
OPENDJ-1791 Implement a tool like dbtest for the pluggable backend
tree@ cc6cb5 commitdiff
07.26.2015 Fabio Pistolesi
OPENDJ-2295 Provide a method to get back human readable strings from normal...
tree@ d6c15d commitdiff
09.25.2015 Jean-Noël Rouvignac
Fixed typos
tree@ bebc30 commitdiff
07.50.2015 Jean-Noël Rouvignac
AttributeIndex.java: Code cleanup
tree@ 3d01c4 commitdiff
07.23.2015 Jean-Noël Rouvignac
AttributeIndex.java: Make methods static
tree@ 36aa90 commitdiff
07.00.2015 Jean-Noël Rouvignac
Code cleanup
tree@ 9c56d0 commitdiff
07.43.2015 Jean-Noël Rouvignac
OPENDJ-1852 Fix feature envy between AttributeIndex and Index* classes
tree@ 5b4f75 commitdiff
06.13.2015 Jean-Noël Rouvignac
OPENDJ-2317 dsconfig batch: executed command should be displayed on stdout ...
tree@ 8fb912 commitdiff
06.10.2015 Jean-Noël Rouvignac
More code cleanup
tree@ 4af614 commitdiff
06.06.2015 Jean-Noël Rouvignac
AutoRefactor DSConfig.java
tree@ ddda43 commitdiff
07.09.2015 Jean-Noël Rouvignac
BackendMonitor.java: Renamed update*ndexedSearchCount() to increment*ndexed...
tree@ 4a7419 commitdiff
07.58.2015 Jean-Noël Rouvignac
JEStorage.java, PDBStorage.java: Removed duplicated code and extracted it i...
tree@ 995c28 commitdiff
08.48.2015 Fabio Pistolesi
Excluding bin/ in .gitignore prevents some server code to be tracked, rewri...
tree@ e42806 commitdiff
07.45.2015 Fabio Pistolesi
Change byte to hex conversions to return computed at initialization strings...
tree@ fcda6c commitdiff
07.09.2015 Mark Craig
Update OpenDJ site FAQ
tree@ 89c436 commitdiff
07.57.2015 Jean-Noël Rouvignac
abbreviations.xml: removed duplicate abbreviation for 'je'
tree@ 3aae37 commitdiff
29.53.2015 Jean-Noël Rouvignac
OPENDJ-1719 Consider migrating JE backend to new PluggableBackend framework
tree@ 8550e8 commitdiff
06.53.2015 Jean-Noël Rouvignac
TextErrorLogPublisher.java: Extracted methods setDefinedSeverities() and ad...
tree@ ad607b commitdiff
06.41.2015 Jean-Noël Rouvignac
Removed the ParallelTextWriter experiment (never achieved?, never a success?)
tree@ a1b046 commitdiff
01.02.2015 Jean-Noël Rouvignac
bugfix: dsconfig on loggers trigger thread leaks
tree@ 716649 commitdiff
30.35.2015 Jean-Noël Rouvignac
Text*LogPublisher.java: Code cleanup Extracted methods newParallelWriter(),...
tree@ ac8ab1 commitdiff
02.17.2015 Gaetan Boismal
OPENDJ-2244 PR-71 Fix makeldif sdk on windows
tree@ a7b31a commitdiff
02.07.2015 Gaetan Boismal
OPENDJ-1684 PR-71 Fix addrate and makeldif template path
tree@ 5342ff commitdiff
02.04.2015 Gaetan Boismal
OPENDJ-1925 PR-71 Fix addrate error output
tree@ 9f4ac3 commitdiff
05.43.2015 Yannick Lecaillez
Fix: Rebuild id2childrencount with dn2id
tree@ a29134 commitdiff
02.15.2015 Yannick Lecaillez
OPENDJ-2316: Rebuild index fails with IllegalArgumentException.
tree@ 957653 commitdiff
05.49.2015 Peter Major
Remove extraneous empty line from command output
tree@ e4a3fa commitdiff
02.00.2015 Yannick Lecaillez
Refactoring: Remove dead-code, use factory methods.
tree@ 59d77a commitdiff
02.44.2015 Yannick Lecaillez
Fix: Exit early if there is no index to rebuild.
tree@ 438480 commitdiff
02.41.2015 Yannick Lecaillez
Fix --clearDegradedState final log message.
tree@ fe9caf commitdiff
02.29.2015 Yannick Lecaillez
Fix: Remove redundant clearTree().
tree@ 46b462 commitdiff
02.27.2015 Yannick Lecaillez
Fix: Ensure latch is released if beforeImport() throws.
tree@ fee8ed commitdiff
03.53.2015 Peter Major
Use error stream for list-backends error messages
tree@ 338daa commitdiff
02.08.2015 Fabio Pistolesi
Fix checkstyle
tree@ 8281d9 commitdiff
02.15.2015 Jean-Noël Rouvignac
Final manual cleanup
tree@ 1c2bee commitdiff
01.00.2015 Jean-Noël Rouvignac
Ran UCDetector on the pluggable and PDB backend
tree@ d333da commitdiff
01.41.2015 Jean-Noël Rouvignac
AutoRefactor'ed the pluggable and PDB backend
tree@ c5524d commitdiff
01.29.2015 Chris Ridd
OPENDJ-2312 Check rightsMask for all operations in setEval{User,Op}Attributes
tree@ e9eedf commitdiff
01.35.2015 Gaetan Boismal
OPENDJ-2246 Fix xxxrate tools NaN err/sec
tree@ 758b33 commitdiff
01.10.2015 Gaetan Boismal
OPENDJ-1983 OPENDJ-2246 PR-65 Fix xxxrate tools
tree@ f73e7a commitdiff
30.59.2015 Gaetan Boismal
OPENDJ-1910 Fix xxxrate tools stats
tree@ 87c1a6 commitdiff
30.17.2015 Fabio Pistolesi
OPENDJ-2314 Command line help shows command name twice
tree@ d02736 commitdiff
30.46.2015 Matthew Swift
OPENDJ-2196: update global ACIs so that isMemberOf is returned by default
tree@ 532243 commitdiff
16.06.2015 Mark Craig
OPENDJ-2277 Align doc with changes due to updated components
tree@ 55ec35 commitdiff
09.07.2015 Yannick Lecaillez
OPENDJ-2016: New on disk merge import strategy based on storage engine.
tree@ 7028df commitdiff
30.09.2015 Jean-Noël Rouvignac
Renamed ModifyReplayTest => ModifyReplaySingleValuedAttributeTest
tree@ 600245 commitdiff
29.33.2015 Jean-Noël Rouvignac
OPENDJ-1192 Modify request replay failures
tree@ 963590 commitdiff
29.33.2015 Jean-Noël Rouvignac
ModifyReplayTest.java: Code cleanup
tree@ 7a2c6e commitdiff
28.50.2015 Gaetan Boismal
OPENDJ-2253 PR-58 Adapts opendj copyright plugin
tree@ 8e55dd commitdiff
29.23.2015 Jean-Noël Rouvignac
OPENDJ-1192 Modify request replay failures
tree@ e5499b commitdiff
first | « prev | next »