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

Jean-Noël Rouvignac
09.00.2016 8de5b2eff206a39d408f149cecc29607ffa62846
09.00.2016 Jean-Noël Rouvignac
DN.java: Added precisions about localName(int) vs. parent(int)
tree@ 8de5b2 commitdiff
09.56.2016 Jean-Noël Rouvignac
OPENDJSDK-85 AVA does not provide a way to get back the user provided attri...
tree@ 93ee53 commitdiff
15.27.2016 Gaetan Boismal
OPENDJSDK-81 Remove asynchronous option in rate tools
tree@ d1f856 commitdiff
04.40.2016 Gaetan Boismal
OPENDJ-2469 Improve performance metric tools
tree@ d387e0 commitdiff
15.58.2015 Gaetan Boismal
OPENDJ-2550 RateTool: Improve error output
tree@ 674c64 commitdiff
04.47.2016 Mark Craig
OPENDJ-2618 Try to prevent broken breadcrumbs
tree@ 7133f6 commitdiff
03.00.2016 Mark Craig
Update site skin
tree@ 3b5b5c commitdiff
02.08.2016 Jean-Noël Rouvignac
*.java: Added addToSchema(boolean overwrite) method to all schema elements.
tree@ 8f97c5 commitdiff
02.59.2016 Jean-Noël Rouvignac
When removing enum syntaxes, also remove the corresponding ordering matchin...
tree@ aaf314 commitdiff
02.10.2016 Jean-Noël Rouvignac
Code cleanup
tree@ d55169 commitdiff
29.07.2016 Jean-Noël Rouvignac
AttributeDescription.java: handled null options in create(AttributeType, Co...
tree@ 57e0a1 commitdiff
29.42.2016 Jean-Noël Rouvignac
AttributeDescription.java: Added create(AttributeType, Collection<String> o...
tree@ 54bbab commitdiff
26.56.2016 Jean-Noël Rouvignac
SchemaBuilder.java: In remove*() methods, renamed parameter from name to na...
tree@ 9e2608 commitdiff
15.00.2016 ian.packer
OPENDJSDK-80 Decode base64 specified control values when parsing command li...
tree@ 20f97f commitdiff
13.32.2016 Mark Craig
OPENDJ-2587 Fix links on community project site
tree@ 588dc9 commitdiff
08.32.2016 Jean-Noël Rouvignac
OPENDJ-1019 modrate/searchrate should validate bind parameters before launc...
tree@ b98fbe commitdiff
12.28.2016 Gaetan Boismal
Improve copyright maven plugin
tree@ 9fc50b commitdiff
11.20.2016 Gaetan Boismal
Fix copyright maven plugin execution
tree@ c3be91 commitdiff
11.28.2016 Jean-Noël Rouvignac
Schema.java: Changed javadoc to not mention "name or OID" when only name is...
tree@ 6e78e5 commitdiff
07.14.2016 Jean-Noël Rouvignac
Schema.java: Renamed all "name" parameters to "nameOrOid" where applicable.
tree@ 05f80d commitdiff
08.53.2015 Jean-Noël Rouvignac
OPENDJ-1632 Migrate AttributeType in one shot
tree@ b5adf0 commitdiff
08.52.2016 Jean-Noël Rouvignac
OPENDJSDK-49 Advertise support for TLSv1.2 in SSLContextBuilder
tree@ d42571 commitdiff
08.24.2016 Gaetan Boismal
Code cleanup
tree@ 0225ec commitdiff
08.49.2016 Gaetan Boismal
Improve copyright maven plugin
tree@ 01231d commitdiff
08.22.2016 Gaetan Boismal
OPENDJ-2340 Update third party readme file
tree@ 124081 commitdiff
08.19.2016 Gaetan Boismal
ForgeRock BOM 4.1.1 Migration
tree@ 34e747 commitdiff
07.01.2016 Jean-Noël Rouvignac
Utils.closeSilently() => try-with-resources
tree@ c5d0f6 commitdiff
07.07.2016 Jean-Noël Rouvignac
Remove unused parameters. Other code cleanups. Reset the clirr api changes ...
tree@ 0eaad3 commitdiff
06.05.2016 Gaetan Boismal
Fix copyright
tree@ 979c53 commitdiff
06.56.2016 Gaetan Boismal
Improve copyright maven plugin
tree@ bc32e8 commitdiff
06.05.2016 Gaetan Boismal
Cleanup in pom files
tree@ d6efc6 commitdiff
06.57.2016 Jean-Noël Rouvignac
Fix eclipse warnings
tree@ 8ad920 commitdiff
06.47.2016 Jean-Noël Rouvignac
Added @Override annotations, removed {@inheritDoc}
tree@ e771ea commitdiff
06.45.2016 Jean-Noël Rouvignac
Code cleanup: for -> foreach
tree@ 21f366 commitdiff
31.40.2015 Jean-Noël Rouvignac
Convert == to String.equals() which embeds == check
tree@ 386f94 commitdiff
31.39.2015 Jean-Noël Rouvignac
MemoryBackendTestCase.java: Improve test
tree@ 5b2529 commitdiff
31.51.2015 Jean-Noël Rouvignac
Fix Eclipse warnings
tree@ 812633 commitdiff
04.28.2016 Gaetan Boismal
OPENDJ-2594 Remove unused field in authrate
tree@ c3b63d commitdiff
05.13.2016 Gaetan Boismal
Fix copyright maven plugin
tree@ 1aa564 commitdiff
04.00.2016 Gaetan Boismal
OPENDJ-2589 Fix sdk toolkit extract folder name
tree@ 6e1b5e commitdiff
04.53.2016 Gaetan Boismal
OPENDJ-2589 Code cleanup
tree@ 8d0c9b commitdiff
21.50.2015 Jean-Noël Rouvignac
Remove unused import
tree@ c5f886 commitdiff
21.47.2015 Jean-Noël Rouvignac
Converted try/finally Closeable.close() (or Utils.closeSilently()) into try...
tree@ c11639 commitdiff
18.00.2015 Matthew Swift
Switch SCM tag back to HEAD
tree@ 6b5b0d commitdiff
18.17.2015 Bruno Lavit
[maven-release-plugin] prepare for next development iteration
tree@ 679c65 commitdiff
18.16.2015 Bruno Lavit
[maven-release-plugin] prepare branch release/3.0.0
tree@ b74a35 commitdiff
17.03.2015 Gaetan Boismal
OPENDJ-2555 Fix bug
tree@ 999ef9 commitdiff
17.03.2015 Gaetan Boismal
OPENDJ-2555 Improve setup man page
tree@ a9775c commitdiff
17.33.2015 Gaetan Boismal
OPENDJ-2555 Fix setup man page
tree@ be7099 commitdiff
16.23.2015 Gaetan Boismal
Migrate to forgerock-bom-4.1.0
tree@ f35a0d commitdiff
first | « prev | next »