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

Yannick Lecaillez
01.59.2015 c9be76aa5748caa7e04fd35386eb08b5c40d968a
01.59.2015 Yannick Lecaillez
OPENDJ-1959: Duplicated WARNING messages
tree@ c9be76 commitdiff
09.14.2015 Jean-Noël Rouvignac
OPENDJ-2329 dsconfig delete-backend-index command hangs on JE pluggable
tree@ 2b341e commitdiff
07.10.2015 Matthew Swift
OPENDJ-1719: implement upgrade tasks for migrating JE backends
tree@ 642ee8 commitdiff
07.09.2015 Matthew Swift
OPENDJ-1719: remove TreeName mangling for JE storage
tree@ bc6df5 commitdiff
07.08.2015 Matthew Swift
OPENDJ-2325: align DN.toNormalizedUrlSafeString() with SDK
tree@ 3adda2 commitdiff
07.27.2015 Fabio Pistolesi
OPENDJ-1791 Implement a tool like dbtest for the pluggable backend
tree@ 36e213 commitdiff
07.26.2015 Fabio Pistolesi
OPENDJ-2295 Provide a method to get back human readable strings from normal...
tree@ d9ef44 commitdiff
09.25.2015 Jean-Noël Rouvignac
Fixed typos
tree@ 079825 commitdiff
07.50.2015 Jean-Noël Rouvignac
AttributeIndex.java: Code cleanup
tree@ dc749e commitdiff
07.23.2015 Jean-Noël Rouvignac
AttributeIndex.java: Make methods static
tree@ 4fcfe0 commitdiff
07.00.2015 Jean-Noël Rouvignac
Code cleanup
tree@ f3b16f commitdiff
07.43.2015 Jean-Noël Rouvignac
OPENDJ-1852 Fix feature envy between AttributeIndex and Index* classes
tree@ 88f8db commitdiff
06.13.2015 Jean-Noël Rouvignac
OPENDJ-2317 dsconfig batch: executed command should be displayed on stdout ...
tree@ fcaa88 commitdiff
06.10.2015 Jean-Noël Rouvignac
More code cleanup
tree@ e5a85d commitdiff
06.06.2015 Jean-Noël Rouvignac
AutoRefactor DSConfig.java
tree@ e22a7d commitdiff
07.09.2015 Jean-Noël Rouvignac
BackendMonitor.java: Renamed update*ndexedSearchCount() to increment*ndexed...
tree@ 9c83af commitdiff
07.58.2015 Jean-Noël Rouvignac
JEStorage.java, PDBStorage.java: Removed duplicated code and extracted it i...
tree@ 933f25 commitdiff
08.48.2015 Fabio Pistolesi
Excluding bin/ in .gitignore prevents some server code to be tracked, rewri...
tree@ 9919e6 commitdiff
07.45.2015 Fabio Pistolesi
Change byte to hex conversions to return computed at initialization strings...
tree@ b63815 commitdiff
07.09.2015 Mark Craig
Update OpenDJ site FAQ
tree@ 81bc26 commitdiff
07.57.2015 Jean-Noël Rouvignac
abbreviations.xml: removed duplicate abbreviation for 'je'
tree@ e75aa2 commitdiff
29.53.2015 Jean-Noël Rouvignac
OPENDJ-1719 Consider migrating JE backend to new PluggableBackend framework
tree@ caa38c commitdiff
06.53.2015 Jean-Noël Rouvignac
TextErrorLogPublisher.java: Extracted methods setDefinedSeverities() and ad...
tree@ a5f2de commitdiff
06.41.2015 Jean-Noël Rouvignac
Removed the ParallelTextWriter experiment (never achieved?, never a success?)
tree@ 3d7552 commitdiff
01.02.2015 Jean-Noël Rouvignac
bugfix: dsconfig on loggers trigger thread leaks
tree@ 1ab173 commitdiff
30.35.2015 Jean-Noël Rouvignac
Text*LogPublisher.java: Code cleanup Extracted methods newParallelWriter(),...
tree@ f8e01c commitdiff
02.17.2015 Gaetan Boismal
OPENDJ-2244 PR-71 Fix makeldif sdk on windows
tree@ ddf040 commitdiff
02.07.2015 Gaetan Boismal
OPENDJ-1684 PR-71 Fix addrate and makeldif template path
tree@ ca097c commitdiff
02.04.2015 Gaetan Boismal
OPENDJ-1925 PR-71 Fix addrate error output
tree@ 58ae07 commitdiff
05.43.2015 Yannick Lecaillez
Fix: Rebuild id2childrencount with dn2id
tree@ d12749 commitdiff
02.15.2015 Yannick Lecaillez
OPENDJ-2316: Rebuild index fails with IllegalArgumentException.
tree@ e1d2ab commitdiff
05.49.2015 Peter Major
Remove extraneous empty line from command output
tree@ e616cc commitdiff
02.00.2015 Yannick Lecaillez
Refactoring: Remove dead-code, use factory methods.
tree@ 7715a0 commitdiff
02.44.2015 Yannick Lecaillez
Fix: Exit early if there is no index to rebuild.
tree@ ba4e4c commitdiff
02.41.2015 Yannick Lecaillez
Fix --clearDegradedState final log message.
tree@ 0a9a1a commitdiff
02.29.2015 Yannick Lecaillez
Fix: Remove redundant clearTree().
tree@ 3f3bec commitdiff
02.27.2015 Yannick Lecaillez
Fix: Ensure latch is released if beforeImport() throws.
tree@ dfe677 commitdiff
03.53.2015 Peter Major
Use error stream for list-backends error messages
tree@ da52ce commitdiff
02.08.2015 Fabio Pistolesi
Fix checkstyle
tree@ ed6d0c commitdiff
02.15.2015 Jean-Noël Rouvignac
Final manual cleanup
tree@ a069e2 commitdiff
01.00.2015 Jean-Noël Rouvignac
Ran UCDetector on the pluggable and PDB backend
tree@ 6f1a7f commitdiff
01.41.2015 Jean-Noël Rouvignac
AutoRefactor'ed the pluggable and PDB backend
tree@ ad4108 commitdiff
01.29.2015 Chris Ridd
OPENDJ-2312 Check rightsMask for all operations in setEval{User,Op}Attributes
tree@ fe19ac commitdiff
01.35.2015 Gaetan Boismal
OPENDJ-2246 Fix xxxrate tools NaN err/sec
tree@ abfe56 commitdiff
01.10.2015 Gaetan Boismal
OPENDJ-1983 OPENDJ-2246 PR-65 Fix xxxrate tools
tree@ c1d491 commitdiff
30.59.2015 Gaetan Boismal
OPENDJ-1910 Fix xxxrate tools stats
tree@ 891f8d commitdiff
30.17.2015 Fabio Pistolesi
OPENDJ-2314 Command line help shows command name twice
tree@ be91c2 commitdiff
30.46.2015 Matthew Swift
OPENDJ-2196: update global ACIs so that isMemberOf is returned by default
tree@ 18e0d2 commitdiff
16.06.2015 Mark Craig
OPENDJ-2277 Align doc with changes due to updated components
tree@ d4fe40 commitdiff
09.07.2015 Yannick Lecaillez
OPENDJ-2016: New on disk merge import strategy based on storage engine.
tree@ 641e89 commitdiff
first | « prev | next »