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

Jean-Noël Rouvignac
02.47.2016 cdbc97a66ca18d9f74b58c3fbca253f17d4dcd55
02.47.2016 Jean-Noël Rouvignac
Code cleanups: - remove isEmpty() checks when lists are iterated immediatel...
tree@ cdbc97 commitdiff
02.01.2016 Mark Craig
Update site files to reflect release of OpenDJ 3
tree@ 09781c commitdiff
29.38.2016 Jean-Noël Rouvignac
OPENDJ-2650 No more task log (detail or error) when running tools in online...
tree@ 6cbfdb commitdiff
01.04.2016 Jean-Noël Rouvignac
Replaced server's AttributeDescriptions.create(AttributeType, Set<String>) ...
tree@ 766284 commitdiff
29.39.2016 Jean-Noël Rouvignac
*.java: Replaced DirectoryServer.getAttributeTypeOrNull(String) != null by ...
tree@ aab063 commitdiff
29.24.2016 Jean-Noël Rouvignac
DirectoryServer.java: In getAttributeTypeOrNull(String), delegated to getAt...
tree@ 41e57b commitdiff
29.09.2016 Jean-Noël Rouvignac
Removed unnecessary roundtrips between DirectoryServer and Schema
tree@ 593a01 commitdiff
29.21.2016 Jean-Noël Rouvignac
*Test*.java: Changed client code from DirectoryServer.getAttributeTypeOrNul...
tree@ 97eaa8 commitdiff
29.45.2016 Jean-Noël Rouvignac
DirectoryServer.java: Renamed getAttributeTypeOrDefault(String) to getAttri...
tree@ d79928 commitdiff
29.38.2016 Jean-Noël Rouvignac
DirectoryServer.java: Removed getAttributeTypeOrDefault(String lowerName, S...
tree@ d3f728 commitdiff
29.26.2016 Jean-Noël Rouvignac
DirectoryServer.java: getAttributeTypeOrDefault(String lowerName, String up...
tree@ 514d76 commitdiff
15.17.2016 Jean-Noël Rouvignac
Code cleanup
tree@ 17d7e4 commitdiff
13.35.2016 Jean-Noël Rouvignac
OPENDJ-2553 Constrain VLV index range queries when evaluating searches with...
tree@ 792252 commitdiff
28.09.2016 Jean-Noël Rouvignac
Replaced org.opends.server.types.AttributeDescription with org.forgerock.op...
tree@ b2dc02 commitdiff
19.33.2015 Chris Ridd
OPENDJ-1906: Protect StaticGroups with a RWLock to allow updating in-place
tree@ 1cc3bd commitdiff
25.58.2016 Jean-Noël Rouvignac
OPENDJ-2638 (PR-201) Collation matching rule should be configurable via con...
tree@ de0255 commitdiff
22.42.2015 Jean-Noël Rouvignac
(PR-201) Removed all matching rule factories when matching rules are part o...
tree@ c2eaf9 commitdiff
21.14.2015 Jean-Noël Rouvignac
(PR-201) Do not call String.toLowerCase() or StaticUtils.toLowerCase() sinc...
tree@ 70e742 commitdiff
26.08.2015 Nicolas Capponi
OPENDJ-1632 (PR-201) Migrate AttributeType in one shot
tree@ 8b3cd2 commitdiff
26.00.2016 Chris Ridd
OPENDJ-2036: add separate messages for authzID account problems
tree@ 53d487 commitdiff
25.20.2016 Yannick Lecaillez
OPENDJ-2631: OOME error while importing 100M entries.
tree@ b326ec commitdiff
26.52.2016 Yannick Lecaillez
Specify the size of the attribute's HashMap to prevent the map to be resize...
tree@ 1d44dd commitdiff
26.02.2016 Yannick Lecaillez
Simplification by replacing optimistic chunk creation by a pessimistic one.
tree@ 3156b7 commitdiff
26.59.2016 Yannick Lecaillez
OPENDJ-2640: Online import doesn't delete temporary files after import.
tree@ 41964f commitdiff
12.09.2016 Jean-Noël Rouvignac
Code cleanups: renaming, comments, etc.
tree@ 657c7d commitdiff
12.56.2016 Jean-Noël Rouvignac
OPENDJ-2609 NoSuchElementException on ldapsearch --sortorder when using cor...
tree@ d35203 commitdiff
14.20.2016 ian.packer
OPENDJ-2626 Base64 decode ldapsearch --control values if necessary
tree@ b411d8 commitdiff
13.30.2016 Mark Craig
OPENDJ-2587 Fix links on community project site
tree@ 2e54a1 commitdiff
11.01.2016 Chris Ridd
OPENDJ-2599 buildAndPublishMissingChanges should log as debug
tree@ 03f0d4 commitdiff
11.27.2016 Jean-Noël Rouvignac
Updated THIRDPARTYREADME.txt with jcip-annotations.jar
tree@ b89a96 commitdiff
11.04.2016 Jean-Noël Rouvignac
Fixed indent
tree@ 18bb5f commitdiff
08.46.2016 Jean-Noël Rouvignac
OPENDJ-2536 Add and use JCIP annotations jar
tree@ 627a66 commitdiff
08.40.2016 Gaetan Boismal
OPENDJ-2340 Update third party readme file
tree@ ffe370 commitdiff
08.35.2016 Jean-Noël Rouvignac
Bring documentation of HTTPConnectionHandler "ssl-client-auth-policy" prope...
tree@ f1fa3e commitdiff
06.58.2016 Ludovic Poitou
Fix OPENDJ-2595 - Error on Windows, when installing OpenDJ in a split insta...
tree@ ba27bd commitdiff
06.01.2016 Fabio Pistolesi
OPENDJ-2580 File-based changelog growing and filling up the disk when using...
tree@ bb3ff3 commitdiff
05.31.2016 Fabio Pistolesi
OPENDJ-2580 File-based changelog growing and filling up the disk when using...
tree@ 761ba8 commitdiff
05.40.2016 Jean-Noël Rouvignac
OPENDJ-2583 Upgrade from 2.5.0 express to 3.0.0 does not work
tree@ f7ccc7 commitdiff
05.36.2016 Jean-Noël Rouvignac
OPENDJ-2583 Upgrade from 2.5.0 express to 3.0.0 does not work
tree@ 765e07 commitdiff
04.07.2016 Jean-Noël Rouvignac
OPENDJ-2583 Upgrade from 2.5.0 express to 3.0.0 does not work
tree@ 249dcc commitdiff
04.30.2016 Jean-Noël Rouvignac
Code cleanups. Added toString() to UpgradeTasks.
tree@ 3c64e2 commitdiff
05.15.2016 Mark Craig
Add redirect away from obsolete LDAP SDK site files
tree@ a9b269 commitdiff
04.51.2016 Fabio Pistolesi
OPENDJ-2118 Changelog purge does not seem to work anymore after changelog i...
tree@ 15431d commitdiff
22.13.2015 Jean-Noël Rouvignac
Remove unnecessary null checks for Operation.getRequestControls()
tree@ edf894 commitdiff
22.03.2015 Jean-Noël Rouvignac
EntryContainer.java: Remove null checks on operation objects
tree@ d7ff20 commitdiff
23.52.2015 Jean-Noël Rouvignac
Run UCDetector on package org.opends.server.backends.pluggable
tree@ 0c7fb5 commitdiff
22.54.2015 Fabio Pistolesi
OPENDJ-2575 VLV indexed search with offset type control does not give expec...
tree@ cc3c61 commitdiff
22.08.2015 Matthew Swift
OPENDJ-2516: improve configuration validation for tamper proof logging
tree@ 16204e commitdiff
22.28.2015 Ludovic Poitou
OPENDJ-2572 - Fix check style
tree@ 643ded commitdiff
21.41.2015 Ludovic Poitou
OPENDJ-2572 - with OEM version, JE node displayed in Monitoring > General I...
tree@ 5e98ea commitdiff
first | « prev | next »