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

features/bump-commons
02.47.2016 Jean-Noël Rouvignac
Code cleanups: - remove isEmpty() checks when lists are iterated immediatel...
cdbc97 diff | tree
02.59.2016 Jean-Noël Rouvignac
When removing enum syntaxes, also remove the corresponding ordering matchin...
aaf314 diff | tree
02.10.2016 Jean-Noël Rouvignac
Code cleanup
d55169 diff | tree
02.01.2016 Mark Craig
Update site files to reflect release of OpenDJ 3
09781c diff | tree
29.38.2016 Jean-Noël Rouvignac
OPENDJ-2650 No more task log (detail or error) when running tools in online...
6cbfdb diff | tree
01.04.2016 Jean-Noël Rouvignac
Replaced server's AttributeDescriptions.create(AttributeType, Set<String>) ...
766284 diff | tree
29.39.2016 Jean-Noël Rouvignac
*.java: Replaced DirectoryServer.getAttributeTypeOrNull(String) != null by ...
aab063 diff | tree
29.24.2016 Jean-Noël Rouvignac
DirectoryServer.java: In getAttributeTypeOrNull(String), delegated to getAt...
41e57b diff | tree
29.09.2016 Jean-Noël Rouvignac
Removed unnecessary roundtrips between DirectoryServer and Schema
593a01 diff | tree
29.21.2016 Jean-Noël Rouvignac
*Test*.java: Changed client code from DirectoryServer.getAttributeTypeOrNul...
97eaa8 diff | tree
29.45.2016 Jean-Noël Rouvignac
DirectoryServer.java: Renamed getAttributeTypeOrDefault(String) to getAttri...
d79928 diff | tree
29.38.2016 Jean-Noël Rouvignac
DirectoryServer.java: Removed getAttributeTypeOrDefault(String lowerName, S...
d3f728 diff | tree
29.26.2016 Jean-Noël Rouvignac
DirectoryServer.java: getAttributeTypeOrDefault(String lowerName, String up...
514d76 diff | tree
15.17.2016 Jean-Noël Rouvignac
Code cleanup
17d7e4 diff | tree
13.35.2016 Jean-Noël Rouvignac
OPENDJ-2553 Constrain VLV index range queries when evaluating searches with...
792252 diff | tree
29.07.2016 Jean-Noël Rouvignac
AttributeDescription.java: handled null options in create(AttributeType, Co...
57e0a1 diff | tree
29.42.2016 Jean-Noël Rouvignac
AttributeDescription.java: Added create(AttributeType, Collection<String> o...
54bbab diff | tree
28.09.2016 Jean-Noël Rouvignac
Replaced org.opends.server.types.AttributeDescription with org.forgerock.op...
b2dc02 diff | tree
19.33.2015 Chris Ridd
OPENDJ-1906: Protect StaticGroups with a RWLock to allow updating in-place
1cc3bd diff | tree
25.58.2016 Jean-Noël Rouvignac
OPENDJ-2638 (PR-201) Collation matching rule should be configurable via con...
de0255 diff | tree
22.42.2015 Jean-Noël Rouvignac
(PR-201) Removed all matching rule factories when matching rules are part o...
c2eaf9 diff | tree
21.14.2015 Jean-Noël Rouvignac
(PR-201) Do not call String.toLowerCase() or StaticUtils.toLowerCase() sinc...
70e742 diff | tree
26.08.2015 Nicolas Capponi
OPENDJ-1632 (PR-201) Migrate AttributeType in one shot
8b3cd2 diff | tree
26.00.2016 Chris Ridd
OPENDJ-2036: add separate messages for authzID account problems
53d487 diff | tree
25.20.2016 Yannick Lecaillez
OPENDJ-2631: OOME error while importing 100M entries.
b326ec diff | tree
26.52.2016 Yannick Lecaillez
Specify the size of the attribute's HashMap to prevent the map to be resize...
1d44dd diff | tree
26.02.2016 Yannick Lecaillez
Simplification by replacing optimistic chunk creation by a pessimistic one.
3156b7 diff | tree
26.59.2016 Yannick Lecaillez
OPENDJ-2640: Online import doesn't delete temporary files after import.
41964f diff | tree
26.56.2016 Jean-Noël Rouvignac
SchemaBuilder.java: In remove*() methods, renamed parameter from name to na...
9e2608 diff | tree
12.09.2016 Jean-Noël Rouvignac
Code cleanups: renaming, comments, etc.
657c7d diff | tree
12.56.2016 Jean-Noël Rouvignac
OPENDJ-2609 NoSuchElementException on ldapsearch --sortorder when using cor...
d35203 diff | tree
15.00.2016 ian.packer
OPENDJSDK-80 Decode base64 specified control values when parsing command li...
20f97f diff | tree
14.20.2016 ian.packer
OPENDJ-2626 Base64 decode ldapsearch --control values if necessary
b411d8 diff | tree
13.32.2016 Mark Craig
OPENDJ-2587 Fix links on community project site
588dc9 diff | tree
13.30.2016 Mark Craig
OPENDJ-2587 Fix links on community project site
2e54a1 diff | tree
08.32.2016 Jean-Noël Rouvignac
OPENDJ-1019 modrate/searchrate should validate bind parameters before launc...
b98fbe diff | tree
12.28.2016 Gaetan Boismal
Improve copyright maven plugin
9fc50b diff | tree
11.20.2016 Gaetan Boismal
Fix copyright maven plugin execution
c3be91 diff | tree
11.30.2016 Gaetan Boismal
OPENDJ-2601 man pages not found on CentOS7
a9918f diff | tree
11.01.2016 Chris Ridd
OPENDJ-2599 buildAndPublishMissingChanges should log as debug
03f0d4 diff | tree
11.28.2016 Jean-Noël Rouvignac
Schema.java: Changed javadoc to not mention "name or OID" when only name is...
6e78e5 diff | tree
07.14.2016 Jean-Noël Rouvignac
Schema.java: Renamed all "name" parameters to "nameOrOid" where applicable.
05f80d diff | tree
08.53.2015 Jean-Noël Rouvignac
OPENDJ-1632 Migrate AttributeType in one shot
b5adf0 diff | tree
11.27.2016 Jean-Noël Rouvignac
Updated THIRDPARTYREADME.txt with jcip-annotations.jar
b89a96 diff | tree
11.04.2016 Jean-Noël Rouvignac
Fixed indent
18bb5f diff | tree
08.52.2016 Jean-Noël Rouvignac
OPENDJSDK-49 Advertise support for TLSv1.2 in SSLContextBuilder
d42571 diff | tree
08.46.2016 Jean-Noël Rouvignac
OPENDJ-2536 Add and use JCIP annotations jar
627a66 diff | tree
08.24.2016 Gaetan Boismal
Code cleanup
0225ec diff | tree
08.49.2016 Gaetan Boismal
Improve copyright maven plugin
01231d diff | tree
08.41.2016 Gaetan Boismal
OPENDJ-2340 Update third party readme file
07e51c diff | tree
first | « prev | next »