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

issues/opendj-setup-failure
15.58.2015 Gaetan Boismal
OPENDJ-2550 RateTool: Improve error output
674c64 diff | tree
05.10.2016 Jean-Noël Rouvignac
Align Attribute with SDK APIs: containsAll(Collection<ByteString>) => conta...
3610cc diff | tree
04.41.2016 Jean-Noël Rouvignac
SubentryManagerTestCase.java: replace RawModification by Modification
7d597d diff | tree
04.43.2016 Jean-Noël Rouvignac
AttributeBuilder.java: remove now unnecessary inner classes
ff37f9 diff | tree
03.48.2016 Jean-Noël Rouvignac
ModifyCommonMsg.java: Removed null check Code cleanup
982a6e diff | tree
03.26.2016 Jean-Noël Rouvignac
Removed Attribute.getAttributeType()
30370a diff | tree
03.17.2016 Jean-Noël Rouvignac
Removed Attribute.getOptions()
758fa0 diff | tree
04.48.2016 Mark Craig
OPENDJ-2618 Try to prevent broken breadcrumbs
0d4bb3 diff | tree
04.47.2016 Mark Craig
OPENDJ-2618 Try to prevent broken breadcrumbs
7133f6 diff | tree
04.04.2016 Mark Craig
OPENDJ-2618 Attempt to publish site directly at opendj.forgerock.org
0bef41 diff | tree
01.30.2016 Ludovic Poitou
Update version number to 4.0.0
7db601 diff | tree
07.50.2016 Ludovic Poitou
Update copyright year
3f3361 diff | tree
16.13.2015 Ludovic Poitou
OPENDJ-2435 - Provide Bcrypt password storage scheme
ade072 diff | tree
05.49.2016 Gaetan Boismal
OPENDJ-2569 Make archive names consistent
f975e0 diff | tree
05.55.2016 Gaetan Boismal
OPENDJ-2569 Make archive names consistent
b350b6 diff | tree
05.41.2016 Gaetan Boismal
OPENDJ-2569 Code cleanup
8a85c5 diff | tree
03.41.2016 Jean-Noël Rouvignac
Removed unused imports
2506f5 diff | tree
28.37.2016 Jean-Noël Rouvignac
Use AttributeDescription in CompareOperation
e04805 diff | tree
28.53.2016 Jean-Noël Rouvignac
Use AttributeDescription in Entry and Attribute
5c1781 diff | tree
03.00.2016 Mark Craig
Update site skin
3b5b5c diff | tree
03.07.2016 Mark Craig
Update site skin
43c295 diff | tree
02.38.2016 Jean-Noël Rouvignac
LocalBackend*Operation.java: moved null checks on the backend before using ...
8b0c24 diff | tree
02.37.2016 Jean-Noël Rouvignac
OPENDJ-2647 Schema problems in control-panel
a9f305 diff | tree
25.07.2015 Jean-Noël Rouvignac
Factorized duplicated code into VLVIndex
9d37ef diff | tree
03.38.2016 Mark Craig
Remove obfuscated reference to deleted dsconfig.properties file
e741af diff | tree
02.08.2016 Jean-Noël Rouvignac
*.java: Added addToSchema(boolean overwrite) method to all schema elements.
8f97c5 diff | tree
29.34.2016 Jean-Noël Rouvignac
*.java: Removed DirectoryServer.getAttributeTypeOrNull(), replaced with Dir...
ed519f diff | tree
03.25.2016 Jean-Noël Rouvignac
Prep work for OPENDJ-1342: align APIs for DNs
602b19 diff | tree
16.15.2015 Jean-Noël Rouvignac
SubjectAttributeToUserAttributeCertificateMapperTestCase.java: Extracted me...
54bc1f diff | tree
08.04.2015 Jean-Noël Rouvignac
Simplified widespread use of OperatingSystem.isWindows() and duplication by...
3b230c diff | tree
24.31.2015 Jean-Noël Rouvignac
ReplicationServerTest.java: removed duplicated code
639a95 diff | tree
22.38.2015 Jean-Noël Rouvignac
Used try-with-resources. Extracted methods to hide reflection.
b67874 diff | tree
22.01.2015 Jean-Noël Rouvignac
PasswordPolicyState.java: code cleanup Extracted methods replace() and clea...
4a62ca diff | tree
22.37.2015 Jean-Noël Rouvignac
BackendConfigManager.java: Extracted methods to remove duplicated code.
46e20c diff | tree
22.02.2015 Jean-Noël Rouvignac
Remove unused dsconfig.properties from opendj-server-legacy It has been mov...
ea5d3a diff | tree
21.49.2015 Jean-Noël Rouvignac
CryptoManagerImpl.java: code cleanup Extract a few methods for duplicated code
0392c1 diff | tree
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
first | « prev | next »