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

Bruno Lavit
26.59.2015 9da4d3f83d0d1de513fffe75bcc789cb2d498a3a
26.59.2015 Bruno Lavit
Remove SNAPSHOT dependencies to release OpenDJ-SDK
tree@ 9da4d3 commitdiff
26.52.2015 Gaetan Boismal
OPENDJ-2275 Use FR Bom in SDK
tree@ c6996e commitdiff
26.45.2015 Gaetan Boismal
OPENDJ-2275 Remove unused dependency
tree@ 35dfb1 commitdiff
23.56.2015 Gaetan Boismal
OPENDJ-2089 Code cleanup
tree@ c36f08 commitdiff
23.32.2015 Gaetan Boismal
OPENDJ-2089 Rename to opendj-sdk-parent
tree@ 1b5588 commitdiff
23.32.2015 Gaetan Boismal
OPENDJ-2089 Fix toolkit license
tree@ 2de9a7 commitdiff
23.39.2015 Gaetan Boismal
OPENDJ-2089 Code cleanup
tree@ 7fbc83 commitdiff
23.18.2015 Gaetan Boismal
OPENDJ-2089 Adapts pom files
tree@ 10238e commitdiff
23.20.2015 Gaetan Boismal
OPENDJ-2089 Remove server modules
tree@ 73951b commitdiff
13.44.2015 Gaetan Boismal
OPENDJ-2348 PR-96 Remove webstart and netscape support
tree@ dd28cf commitdiff
09.00.2015 Gaetan Boismal
OPENDJ-2226 PR-96 Remove unused external resources
tree@ 440477 commitdiff
09.59.2015 Gaetan Boismal
OPENDJ-2226 PR-96 Make jar modules OSGI ready
tree@ b75395 commitdiff
09.25.2015 Gaetan Boismal
OPENDJ-2226 PR-96 Resolve split package issues
tree@ bb0c19 commitdiff
14.20.2015 Gaetan Boismal
OPENDJ-2226 PR-96 Fix generate-config build
tree@ 471d4a commitdiff
07.41.2015 Gaetan Boismal
OPENDJ-2226 Code cleanup
tree@ bb261a commitdiff
21.25.2015 Jean-Noël Rouvignac
TestModifyDNOperation.java: Removed code duplication
tree@ 6efc4e commitdiff
20.35.2015 Jean-Noël Rouvignac
Fixed random test in SchemaBackendTestCase: testRemoveAttributeTypeReferenc...
tree@ b8a7f1 commitdiff
16.40.2015 Chris Ridd
OPENDJ-2362 Use je.cleaner.minUtilization instead of je.cleaner.minFileUtil...
tree@ f3ccf0 commitdiff
16.56.2015 Yannick Lecaillez
OPENDJ-2360: PDB: import of 6 million entries with DN validation is very slow.
tree@ d85e4d commitdiff
12.22.2015 Bruno Lavit
OPENDJ-2340: add an update version of the THIRDPARTYREADME.txt file (the ve...
tree@ e23e3e commitdiff
16.11.2015 Yannick Lecaillez
OPENDJ-2361: rebuild-index ClearDegradedState option online mode generates ...
tree@ 97d60f commitdiff
15.14.2015 Yannick Lecaillez
OPENDJ-2326: Exclude branch during import-ldif is ignored.
tree@ edca2f commitdiff
16.41.2015 Yannick Lecaillez
Add component name for missing key type log message.
tree@ cabdc8 commitdiff
16.39.2015 Yannick Lecaillez
Reduce log level for missing key type from warn to info.
tree@ 53b5d1 commitdiff
15.02.2015 Yannick Lecaillez
OPENDJ-2341: dsreplication initialize-all task fails with STOPPED_BY_ERROR.
tree@ d69616 commitdiff
14.44.2015 Jean-Noël Rouvignac
Hide DirectoryServer.getDefaultAttributeType(String, Syntax) the best possi...
tree@ faeaaa commitdiff
14.03.2015 Jean-Noël Rouvignac
Remove unnecessary calls to DirectoryServer.getAttributeTypeOrDefault(String).
tree@ 50f5bd commitdiff
14.41.2015 Jean-Noël Rouvignac
Replaced calls to DirectoryServer.getDefaultAttributeType() by DirectorySer...
tree@ fe971f commitdiff
14.05.2015 Jean-Noël Rouvignac
Renamed DirectoryServer.getAttributeType() to DirectoryServer.getAttributeT...
tree@ 0c4df1 commitdiff
15.29.2015 Yannick Lecaillez
Fixes from PR #107 comments.
tree@ 58feae commitdiff
13.53.2015 Yannick Lecaillez
OPENDJ-2321: Name of rebuilt index has changed in rebuild-index output.
tree@ f0ed3c commitdiff
13.52.2015 Yannick Lecaillez
Fix: Useless storage re-open after import/rebuild-index.
tree@ 7437fa commitdiff
13.33.2015 Jean-Noël Rouvignac
OPENDJ-2332 rebuild-index: references to "Local DB backend" when running ag...
tree@ 2fe0e1 commitdiff
12.52.2015 Fabio Pistolesi
Refactor StaticUtils in server code by calling SDK's basic methods. Remove ...
tree@ d70583 commitdiff
12.19.2015 Lee Trujillo
OPENDJ-2274: Fix in FilePermission.java and ConfigFileHandler.java for perm...
tree@ a2e607 commitdiff
13.32.2015 Mark Craig
OPENDJ-2336 Fix punctuation for generated man page descriptions
tree@ b8dbe7 commitdiff
13.39.2015 Jean-Noël Rouvignac
Remove trailing spaces
tree@ 7e82ab commitdiff
01.42.2015 Jean-Noël Rouvignac
Put all {@inheritDoc} javadocs on a single line
tree@ f740f5 commitdiff
01.07.2015 Jean-Noël Rouvignac
Replace line comments with javadocs where it makes sense
tree@ f57719 commitdiff
01.03.2015 Jean-Noël Rouvignac
Implemented toString()
tree@ 43ab9c commitdiff
09.28.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: Extracted more methods
tree@ 3340d8 commitdiff
12.30.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: Code cleanup
tree@ 7afb24 commitdiff
12.29.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: Make isAuthnManagedLocally() more visible
tree@ f35c32 commitdiff
23.19.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: Extracted methods createPasswordPolicySta...
tree@ 629948 commitdiff
22.35.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: Extracted methods to make code more readable
tree@ 847aac commitdiff
22.34.2015 Jean-Noël Rouvignac
LocalBackendModifyOperation.java: Extracted method isAuthnManagedLocally()
tree@ 5a90af commitdiff
12.46.2015 Chris Ridd
OPENDJ-2339 Avoid double escaping RDN values
tree@ 290c1e commitdiff
12.29.2015 Yannick Lecaillez
OPENDJ-2331: rebuild-index should fail when rebuilding a non-existing index
tree@ 4894ca commitdiff
12.32.2015 Jean-Noël Rouvignac
OPENDJ-2319 Replication with null backend-type does not work anymore
tree@ 685aec commitdiff
07.14.2015 Jean-Noël Rouvignac
code cleanups
tree@ 430a85 commitdiff
first | « prev | next »