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

Jean-Noel Rouvignac
04.28.2014 ca6f8fa7fa2d8d4f69c076dc52f9e04d63f4bc8a
04.28.2014 Jean-Noel Rouvignac
OPENDJ-1308 Migrate schema support
tree@ ca6f8f commitdiff
04.36.2014 Jean-Noel Rouvignac
OPENDJ-1308 Migrate schema support
tree@ a1ede5 commitdiff
04.55.2014 Violette Roche-Montane
Backport CR-3127 OPENDJ-1098 – Upgrading must disable old patches
tree@ 4148af commitdiff
04.40.2014 Violette Roche-Montane
Removed final dot.
tree@ 415b03 commitdiff
04.03.2014 Violette Roche-Montane
CR-3127 OPENDJ-1098 – Upgrading must disable old patches
tree@ 70ccf9 commitdiff
03.07.2014 Matthew Swift
Additional fix for OPENDJ-1361: Matching Rules and Syntaxes have a referenc...
tree@ 66176e commitdiff
03.01.2014 Matthew Swift
Fix unstable unit test due to side-effects between tests.
tree@ 983032 commitdiff
03.54.2014 Mark Craig
Temp experiment for DOCS-117
tree@ 9c2298 commitdiff
03.07.2014 Nicolas Capponi
Fix OPENDJ-1361 : Matching Rules and Syntaxes have a reference to a schema ...
tree@ 09b4b3 commitdiff
03.41.2014 Violette Roche-Montane
Minor code cleanup, replaced EOL by com.forgerock.opendj.cli.Utils.LINE_SEP...
tree@ a58b4e commitdiff
03.31.2014 Jean-Noel Rouvignac
OPENDJ-1308 Migrate schema support
tree@ 2ba586 commitdiff
03.47.2014 Jean-Noel Rouvignac
Fixed typo.
tree@ 873841 commitdiff
03.34.2014 Jean-Noel Rouvignac
SchemaUtils.java: Removed unreachable code. Renamed trimConsecutiveSpacesIn...
tree@ 6fd014 commitdiff
03.20.2014 Jean-Noel Rouvignac
StringPrepProfile.java: Made code more readable by extracting method canMap...
tree@ 5d4ac6 commitdiff
03.43.2014 Jean-Noel Rouvignac
SchemaUtilsTest.java: Added more tests.
tree@ cd5756 commitdiff
03.28.2014 Nicolas Capponi
Checkpoint commit for OPENDJ-1308 Migrate schema support
tree@ 43766d commitdiff
03.05.2014 Nicolas Capponi
Checkpoint commit for OPENDJ-1308 Migrate schema support
tree@ 987137 commitdiff
03.53.2014 Violette Roche-Montane
Fixed upgrade log file.
tree@ 375d70 commitdiff
03.50.2014 Nicolas Capponi
Add workaround to make tests pass until issue OPENDJ-1361 is fixed.
tree@ 26a718 commitdiff
03.58.2014 Jean-Noel Rouvignac
Fixed opendj3-dev-branch build broken by r10452 on OpenDJ SDK.
tree@ d9d876 commitdiff
02.13.2014 Manuel Gaupp
CR-2890: Port certificateSyntax and certificateExactMatch to SDK
tree@ 02bccf commitdiff
28.19.2014 Matthew Swift
Update to Grizzly 2.3.11.
tree@ 1d42c3 commitdiff
28.55.2014 Jean-Noel Rouvignac
OPENDJ-1308 (CR-3121) Migrate schema support
tree@ eeff47 commitdiff
28.31.2014 Jean-Noel Rouvignac
OPENDJ-1308 Migrate schema support
tree@ 3da677 commitdiff
28.15.2014 Jean-Noel Rouvignac
OPENDJ-1308 Migrate schema support
tree@ 496cdd commitdiff
28.22.2014 Jean-Noel Rouvignac
ConnectionFactoryTestCase.java: Added @AfterClass that calls TestCaseUtils....
tree@ 4c7761 commitdiff
28.58.2014 Nicolas Capponi
Fix path to manifest for AbstractManagedObjectDefinition : add '/' to make...
tree@ cddb1f commitdiff
28.54.2014 Matthew Swift
Additional fix for OPENDJ-1197: API is lacking functionality to specify TCP...
tree@ f5385b commitdiff
28.26.2014 Matthew Swift
Additional fix for OPENDJ-1197: API is lacking functionality to specify TCP...
tree@ 4c804b commitdiff
27.44.2014 Matthew Swift
Additional fix for OPENDJ-1197: API is lacking functionality to specify TCP...
tree@ 350510 commitdiff
27.33.2014 Matthew Swift
Fix OPENDJ-1197: API is lacking functionality to specify TCP connect timeout
tree@ 0491fd commitdiff
27.03.2014 Nicolas Capponi
Fix infinite loop when retrieving server root or config file in DirectoryE...
tree@ 269291 commitdiff
27.59.2014 Nicolas Capponi
Fix unused import : org.opends.server.schema.SchemaUpdater
tree@ 072c2a commitdiff
27.48.2014 Nicolas Capponi
Refactor retrieval of serverRoot and instanceRoot to have an unique impleme...
tree@ 7f9014 commitdiff
27.17.2014 Violette Roche-Montane
Checkpoint for OPENDJ-1303 "opendj-cli" / Checkpoint OPENDJ-1343 Migrate ds...
tree@ abc7a1 commitdiff
26.20.2014 Nicolas Capponi
Add methods to convert from server DN class to SDK DN class
tree@ 596cd9 commitdiff
25.46.2014 Jean-Noel Rouvignac
Reverted a change suggested by AutoRefactor. Simplified some code.
tree@ 5fee9e commitdiff
25.15.2014 Jean-Noel Rouvignac
Transformed the following: logger.trace(.*, stackTraceToSingleLineStrin...
tree@ 643b03 commitdiff
25.48.2014 Jean-Noel Rouvignac
Removed unnecessary use of reflection for invoking methods, aprticularly wi...
tree@ 364ab1 commitdiff
25.18.2014 Nicolas Capponi
Add methods to convert from/to server Entry class to/from SDK Entry class
tree@ ae4fc1 commitdiff
25.45.2014 Violette Roche-Montane
Fix checkstyle.
tree@ 96dde2 commitdiff
25.35.2014 Violette Roche-Montane
Checkpoint OPENDJ-1343 Migrate dsconfig - Code cleanup. Thanks to AutoRefac...
tree@ c000d2 commitdiff
25.51.2014 Violette Roche-Montane
minor Checkpoint for OPENDJ-1303 "opendj-cli" - Replaced "quiet" argument b...
tree@ a31af2 commitdiff
24.03.2014 Violette Roche-Montane
Fix for OPENDJ-1352 upgrade.log does not contain platform line breaks - Rep...
tree@ 41ccfd commitdiff
24.35.2014 Violette Roche-Montane
OPENDJ-1352 upgrade.log does not contain platform line breaks - Replaced ha...
tree@ 8313b9 commitdiff
24.45.2014 Matthew Swift
Fix OPENDJ-1276: ModifyDNRequest javadoc should describe deleteOldRDN defau...
tree@ 9729b2 commitdiff
24.02.2014 Matthew Swift
Fix OPENDJ-1348: Various connection pool implementations do not recover if ...
tree@ b33a21 commitdiff
24.11.2014 Violette Roche-Montane
Checkpoint for OPENDJ-1303 "opendj-cli" - Replaced some argument names by t...
tree@ 1de2f3 commitdiff
21.03.2014 Violette Roche-Montane
Checkpoint for OPENDJ-1303 "opendj-cli" - Fixed build in SetupCli. Added me...
tree@ 4d052d commitdiff
21.33.2014 Violette Roche-Montane
Checkpoint for OPENDJ-1303 "opendj-cli" - replaced ToolConstants by Argumen...
tree@ b82c79 commitdiff
first | « prev | next »