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

Jean-Noel Rouvignac
02.57.2013 02eec8772946c18c142973d36073a558759e73dc
02.57.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 02eec8 commitdiff
02.51.2013 Jean-Noel Rouvignac
Surprisingly, doing better cleanup after a test ensured the tests are now p...
tree@ 08bfed commitdiff
02.27.2013 Jean-Noel Rouvignac
Added spaces between error messages and stack traces.
tree@ 1d608e commitdiff
02.57.2013 Jean-Noel Rouvignac
Renamed: - ChangeNumber to CSN - ChangeNumberGenerator to CSNGenerator - Ch...
tree@ be4d4d commitdiff
30.29.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 5737e9 commitdiff
30.56.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 1bc4f1 commitdiff
30.43.2013 Jean-Noel Rouvignac
ChangeNumberTest.java: Added compareToEquivalentToEquals(), hashCodesEqualW...
tree@ 7e2f3a commitdiff
27.06.2013 Christophe Sovant
Added retries on manage-tasks tool to avoid random test failure
tree@ f9118f commitdiff
27.57.2013 Jean-Noel Rouvignac
Made code more encapsulated and more explicit. Removed parameters obscuring...
tree@ de65d8 commitdiff
27.42.2013 Jean-Noel Rouvignac
ServerState.java: Assigned serverIdToChangeNumber field in the declaration....
tree@ 7fb0b7 commitdiff
26.51.2013 Jean-Noel Rouvignac
Found problems in the replication ECL code. Also made the code more explicit.
tree@ 6d84d4 commitdiff
26.33.2013 Christophe Sovant
Revert to previous version of STAX due to memory leak with the latest version
tree@ 652804 commitdiff
26.09.2013 Violette Roche-Montane
Trivial fix - closing streams with StaticUtils
tree@ 90125c commitdiff
26.41.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 539de4 commitdiff
23.27.2013 Jean-Noel Rouvignac
ReplicationServerTest.java: Removed test on number of entries returned: Ecl...
tree@ 2dd25f commitdiff
23.54.2013 Jean-Noel Rouvignac
ReplicationBackend.java: Fixed a bug introduced in r9449.
tree@ 5b8134 commitdiff
22.13.2013 Jean-Noel Rouvignac
ReplicationIterator.java: Renamed releaseCursor() to close(). Now extends C...
tree@ e94ac9 commitdiff
22.13.2013 Jean-Noel Rouvignac
Increased code expressiveness. Code cleanup.
tree@ 56adaf commitdiff
20.19.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Fixed off-by-one error.
tree@ f425d3 commitdiff
20.05.2013 Ludovic Poitou
Fix nightly tests failure within these tests. It was due to a side effect o...
tree@ 040388 commitdiff
19.16.2013 Christophe Sovant
- Fix STAX exception in replication/externalchangelog_consistency tests due...
tree@ f3aee6 commitdiff
14.22.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java Renamed directoryServers to connectedDSs. Rena...
tree@ e55bf4 commitdiff
14.08.2013 Christophe Sovant
- Added known issue OPENDJ-1051 in replication/externalchangelog_consistenc...
tree@ 00d2e0 commitdiff
14.14.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 042cb4 commitdiff
13.15.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ fc1aa4 commitdiff
13.32.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 2f0be4 commitdiff
13.07.2013 Jean-Noel Rouvignac
ExternalChangelogTest.java: Extracted constants SERVER_ID_1 and SERVER_ID_2...
tree@ 50a018 commitdiff
12.16.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Removed another 200 lines. Extracted several me...
tree@ 38ee67 commitdiff
09.32.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: In ECLTwoDomains(), inverted 2 parameters to fi...
tree@ eced70 commitdiff
09.57.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: In ECLAfterChangelogTrim(), inverted 2 paramete...
tree@ cb4edc commitdiff
09.41.2013 Jean-Noel Rouvignac
Fixed a test. Improved javadocs.
tree@ ce6346 commitdiff
09.58.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Knocked off 500 lines of code by extracting var...
tree@ 84eed2 commitdiff
09.32.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Removed 400 lines of code by: - Used TestCaseUt...
tree@ 15cee3 commitdiff
09.34.2013 Jean-Noel Rouvignac
*Test*.java: Used TestCaseUtils.findFreePort() instead of TestCaseUtils.bin...
tree@ a04520 commitdiff
08.37.2013 Jean-Noel Rouvignac
Big refactoring of ReplicationDB to make it readable. Changed count() retur...
tree@ 066727 commitdiff
07.04.2013 Matthew Swift
Rename ServerState.getMaxChangeNumber(int) to ServerState.getChangeNumber(i...
tree@ f59968 commitdiff
07.52.2013 Jean-Noel Rouvignac
ModifyConflictTest.java: Inlined the testModify() method that does not take...
tree@ 71b823 commitdiff
07.21.2013 Jean-Noel Rouvignac
ModifyConflictTest.java: In testHistorical(), removed the EntryHistorical p...
tree@ dc8caf commitdiff
06.33.2013 Jean-Noel Rouvignac
ReplicationServer.java: In getDomainIterator(), never return null. Extracte...
tree@ 382f36 commitdiff
05.08.2013 Christophe Sovant
Updated STAF and services version
tree@ c7d68d commitdiff
05.07.2013 Christophe Sovant
Disabled some replication/aci testcases depending on server configuration (...
tree@ 6926f1 commitdiff
02.52.2013 Christophe Sovant
Added new aci testcases to check readability of cn=changelog and ds-sync-hi...
tree@ c421c1 commitdiff
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
first | « prev | next »