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

Jean-Noel Rouvignac
27.57.2013 a5f828cdb6549933c9f49783f99be1de1085a75e
27.57.2013 Jean-Noel Rouvignac
Made code more encapsulated and more explicit. Removed parameters obscuring...
tree@ a5f828 commitdiff
27.42.2013 Jean-Noel Rouvignac
ServerState.java: Assigned serverIdToChangeNumber field in the declaration....
tree@ 20d43c commitdiff
26.51.2013 Jean-Noel Rouvignac
Found problems in the replication ECL code. Also made the code more explicit.
tree@ 403f29 commitdiff
26.33.2013 Christophe Sovant
Revert to previous version of STAX due to memory leak with the latest version
tree@ 00de07 commitdiff
26.09.2013 Violette Roche-Montane
Trivial fix - closing streams with StaticUtils
tree@ 972a60 commitdiff
26.41.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ c64a67 commitdiff
23.27.2013 Jean-Noel Rouvignac
ReplicationServerTest.java: Removed test on number of entries returned: Ecl...
tree@ ce1432 commitdiff
23.54.2013 Jean-Noel Rouvignac
ReplicationBackend.java: Fixed a bug introduced in r9449.
tree@ d1e20e commitdiff
22.13.2013 Jean-Noel Rouvignac
ReplicationIterator.java: Renamed releaseCursor() to close(). Now extends C...
tree@ 676494 commitdiff
22.13.2013 Jean-Noel Rouvignac
Increased code expressiveness. Code cleanup.
tree@ 0a15e8 commitdiff
20.19.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Fixed off-by-one error.
tree@ fa2c17 commitdiff
20.05.2013 Ludovic Poitou
Fix nightly tests failure within these tests. It was due to a side effect o...
tree@ 02bea0 commitdiff
19.16.2013 Christophe Sovant
- Fix STAX exception in replication/externalchangelog_consistency tests due...
tree@ 7fb9f3 commitdiff
14.22.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java Renamed directoryServers to connectedDSs. Rena...
tree@ 5d1c7d commitdiff
14.08.2013 Christophe Sovant
- Added known issue OPENDJ-1051 in replication/externalchangelog_consistenc...
tree@ 9d3629 commitdiff
14.14.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 92359e commitdiff
13.15.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ b10a33 commitdiff
13.32.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 5e495b commitdiff
13.07.2013 Jean-Noel Rouvignac
ExternalChangelogTest.java: Extracted constants SERVER_ID_1 and SERVER_ID_2...
tree@ e3c572 commitdiff
12.16.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Removed another 200 lines. Extracted several me...
tree@ 5bac63 commitdiff
09.32.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: In ECLTwoDomains(), inverted 2 parameters to fi...
tree@ 14f040 commitdiff
09.57.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: In ECLAfterChangelogTrim(), inverted 2 paramete...
tree@ aadaa2 commitdiff
09.41.2013 Jean-Noel Rouvignac
Fixed a test. Improved javadocs.
tree@ e3aeaf commitdiff
09.58.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Knocked off 500 lines of code by extracting var...
tree@ 952e23 commitdiff
09.32.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Removed 400 lines of code by: - Used TestCaseUt...
tree@ 3426cb commitdiff
09.34.2013 Jean-Noel Rouvignac
*Test*.java: Used TestCaseUtils.findFreePort() instead of TestCaseUtils.bin...
tree@ 585d1b commitdiff
08.37.2013 Jean-Noel Rouvignac
Big refactoring of ReplicationDB to make it readable. Changed count() retur...
tree@ 8170a2 commitdiff
07.04.2013 Matthew Swift
Rename ServerState.getMaxChangeNumber(int) to ServerState.getChangeNumber(i...
tree@ 9e9960 commitdiff
07.52.2013 Jean-Noel Rouvignac
ModifyConflictTest.java: Inlined the testModify() method that does not take...
tree@ 969a6f commitdiff
07.21.2013 Jean-Noel Rouvignac
ModifyConflictTest.java: In testHistorical(), removed the EntryHistorical p...
tree@ af4188 commitdiff
06.33.2013 Jean-Noel Rouvignac
ReplicationServer.java: In getDomainIterator(), never return null. Extracte...
tree@ f5f321 commitdiff
05.08.2013 Christophe Sovant
Updated STAF and services version
tree@ b9069d commitdiff
05.07.2013 Christophe Sovant
Disabled some replication/aci testcases depending on server configuration (...
tree@ 02cddb commitdiff
02.52.2013 Christophe Sovant
Added new aci testcases to check readability of cn=changelog and ds-sync-hi...
tree@ 882c2b commitdiff
02.31.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 2a1a1b commitdiff
02.26.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 07347a commitdiff
01.22.2013 Christophe Sovant
Fixed condition for known issue OPENDJ-1071: only set known issue if expect...
tree@ 80ac0c commitdiff
01.54.2013 Jean-Noel Rouvignac
Code cleanup
tree@ de6d2e commitdiff
01.50.2013 Christophe Sovant
Added known issue tags for issues OPENDJ-1106 and OPENDJ-1107
tree@ eddd65 commitdiff
01.45.2013 Jean-Noel Rouvignac
AciTests.java: Partly reverted r9316, but improved the original code by tes...
tree@ 0061cb commitdiff
01.08.2013 Christophe Sovant
Added known issue tag for issue OPENDJ-1071
tree@ 363fb5 commitdiff
31.20.2013 Christophe Sovant
Updated anonymous read aci value
tree@ 968c34 commitdiff
31.08.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ 347712 commitdiff
31.15.2013 Chris Ridd
CR 2074 Fix OPENDJ-1097 Default access controls grant access to ds-sync-hist
tree@ 33d73b commitdiff
31.11.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ fecb8c commitdiff
29.21.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ 8eb89b commitdiff
29.13.2013 Christophe Sovant
CR-2055 Use "useCompareResultCode" option for ldif-diff and ldapcompare too...
tree@ 664e04 commitdiff
29.27.2013 Jean-Noel Rouvignac
AttributeBuilderTest.java: Cleanup.
tree@ c6370b commitdiff
29.57.2013 Jean-Noel Rouvignac
OPENDJ-948 unauthorized disclosure of directory contents
tree@ 8daf2b commitdiff
29.53.2013 Jean-Noel Rouvignac
DeleteOperationTestCase.java: Extracted methods processDeleteRaw(), process...
tree@ a58035 commitdiff
first | « prev | next »