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

Jean-Noel Rouvignac
02.31.2013 3eebbe149fa58591b0970ce3acad5ee16875009d
02.31.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 3eebbe commitdiff
02.26.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 53d292 commitdiff
01.22.2013 Christophe Sovant
Fixed condition for known issue OPENDJ-1071: only set known issue if expect...
tree@ 999120 commitdiff
01.54.2013 Jean-Noel Rouvignac
Code cleanup
tree@ 4ed8e5 commitdiff
01.50.2013 Christophe Sovant
Added known issue tags for issues OPENDJ-1106 and OPENDJ-1107
tree@ b4a32c commitdiff
01.45.2013 Jean-Noel Rouvignac
AciTests.java: Partly reverted r9316, but improved the original code by tes...
tree@ f0c5d3 commitdiff
01.08.2013 Christophe Sovant
Added known issue tag for issue OPENDJ-1071
tree@ 5098c2 commitdiff
31.20.2013 Christophe Sovant
Updated anonymous read aci value
tree@ 98506d commitdiff
31.08.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ 8f29d1 commitdiff
31.15.2013 Chris Ridd
CR 2074 Fix OPENDJ-1097 Default access controls grant access to ds-sync-hist
tree@ 4db5f3 commitdiff
31.11.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ 8b232b commitdiff
29.21.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ d6b6d5 commitdiff
29.13.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ 385d65 commitdiff
29.27.2013 Jean-Noel Rouvignac
AttributeBuilderTest.java: Cleanup.
tree@ 549b2b commitdiff
29.57.2013 Jean-Noel Rouvignac
OPENDJ-948 unauthorized disclosure of directory contents
tree@ f267b9 commitdiff
29.53.2013 Jean-Noel Rouvignac
DeleteOperationTestCase.java: Extracted methods processDeleteRaw(), process...
tree@ 1b2cd4 commitdiff
29.33.2013 Jean-Noel Rouvignac
ModifyOperationTestCase.java: Expanded the scope of processAdd() to remove ...
tree@ 1afa78 commitdiff
29.11.2013 Jean-Noel Rouvignac
ModifyOperationTestCase.java: Removed 300 more lines of code by extracting ...
tree@ 67de2d commitdiff
29.24.2013 Jean-Noel Rouvignac
ModifyOperationTestCase.java: Removed 700 lines of code by extracting metho...
tree@ 09cb91 commitdiff
29.31.2013 Jean-Noel Rouvignac
LocalBackend*Operation.java: Fixed NPEs.
tree@ 088e5b commitdiff
26.17.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare tools
tree@ 21c15e commitdiff
25.34.2013 Christophe Sovant
Updated global search aci value after fix for OPENDJ-948
tree@ 33ce7c commitdiff
25.09.2013 Jean-Noel Rouvignac
PrivilegeTestCase.java: Refactored code to remove duplication.
tree@ 5d7b96 commitdiff
25.21.2013 Jean-Noel Rouvignac
OPENDJ-948 (CR-1873) unauthorized disclosure of directory contents
tree@ cabaf5 commitdiff
25.52.2013 Jean-Noel Rouvignac
ReplicationServerLoadBalancingTest.java: Extracted method stopRs() to impro...
tree@ a3a8d6 commitdiff
25.39.2013 Jean-Noel Rouvignac
Used the AutoRefactor plugin.
tree@ 7d1dee commitdiff
25.36.2013 Jean-Noel Rouvignac
ReplicationServerLoadBalancingTest.java: Made the code easier to read, redu...
tree@ c8cef8 commitdiff
25.40.2013 Jean-Noel Rouvignac
AciTestCase.java: Fixed expected/actual mismatch in asserts.
tree@ 3d5525 commitdiff
23.34.2013 Christophe Sovant
Add known issue tag for issue OPENDJ-1088
tree@ bfb79a commitdiff
15.09.2013 Jean-Noel Rouvignac
TaskBackendTestCase.java: Automated refactorings.
tree@ 4adb6f commitdiff
15.09.2013 Jean-Noel Rouvignac
AssuredReplicationServerTest.java: Code cleanup.
tree@ 7eb06b commitdiff
12.54.2013 Jean-Noel Rouvignac
Fixing the build.
tree@ 1fc3b2 commitdiff
11.30.2013 Jean-Noel Rouvignac
Fixed typo.
tree@ c21fee commitdiff
11.15.2013 Jean-Noel Rouvignac
Decouple some tests from running the server.
tree@ 1d2997 commitdiff
10.05.2013 Jean-Noel Rouvignac
*.java: Replaced collection concrete classes with interfaces. Used javadocs...
tree@ 550e5f commitdiff
09.38.2013 Jean-Noel Rouvignac
TestBackendImpl.java: Extracted methods assertIndexContainsID() to remove d...
tree@ eafb10 commitdiff
09.09.2013 Jean-Noel Rouvignac
TestBackendImpl.java: In initMatchedDNs(), fixed the test (variables were i...
tree@ a451db commitdiff
09.46.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Used StaticUtils.close()
tree@ ab2017 commitdiff
09.28.2013 Jean-Noel Rouvignac
Remove try / catch / throw anti-pattern
tree@ d313f5 commitdiff
04.55.2013 Jean-Noel Rouvignac
AttrInfoTest.java: Code cleanup.
tree@ 9f79f3 commitdiff
04.45.2013 Christophe Sovant
Backport: Replaced paralleliterate with iterate which does not work in some...
tree@ b3c2c4 commitdiff
03.39.2013 Jean-Noel Rouvignac
EntryHistorical.java: In encodeAndPurge(), made the code more readable by e...
tree@ 498c6e commitdiff
03.43.2013 Jean-Noel Rouvignac
First stab at having debuggable ACIs. Modified the code after feedback from...
tree@ a9394e commitdiff
03.03.2013 Jean-Noel Rouvignac
First stab at having debuggable ACIs.
tree@ cfbe67 commitdiff
01.45.2013 Christophe Sovant
Backport: Added known issue for replication/changelog test on Windows and f...
tree@ af98d1 commitdiff
29.33.2013 Christophe Sovant
Backport: Fixed setup testsuite for 2.6.0
tree@ 325e13 commitdiff
28.53.2013 Christophe Sovant
Backport: Fixed replication tests (regression introduced by my previous com...
tree@ 4ce00b commitdiff
27.51.2013 Jean-Noel Rouvignac
DirectoryEnvironmentConfig.java: Extracted methods setPathProperty(), setBo...
tree@ 145dc1 commitdiff
27.58.2013 Jean-Noel Rouvignac
*.java: More javadoc/code cleanup. Switched (excluded)serviceIDs/excludedDo...
tree@ 4c42c9 commitdiff
27.39.2013 Christophe Sovant
Backport: Fixed for upgrade to 2.6.0
tree@ 41cd70 commitdiff
first | « prev | next »