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

Jean-Noel Rouvignac
04.43.2013 fe9b2994e042be96cb148e52fc58653fcf09aa9d
04.43.2013 Jean-Noel Rouvignac
In javadocs, variable names, method names, etc., renamed: - "draft change n...
tree@ fe9b29 commitdiff
04.48.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Fixed a small bug that I introduced in the prev...
tree@ 480230 commitdiff
04.16.2013 Jean-Noel Rouvignac
Renamed: - ChangelogDB to ChangeNumberIndexDB - ChangelogDBIterator to Chan...
tree@ 4f567b commitdiff
03.08.2013 Jean-Noel Rouvignac
LDAPreplicationDomain.java: Reverted if statement conditions to do early ex...
tree@ 0d88ba commitdiff
02.57.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 9c8493 commitdiff
02.51.2013 Jean-Noel Rouvignac
Surprisingly, doing better cleanup after a test ensured the tests are now p...
tree@ 09b00d commitdiff
02.27.2013 Jean-Noel Rouvignac
Added spaces between error messages and stack traces.
tree@ b795e0 commitdiff
02.57.2013 Jean-Noel Rouvignac
Renamed: - ChangeNumber to CSN - ChangeNumberGenerator to CSNGenerator - Ch...
tree@ 157717 commitdiff
30.29.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 4772c4 commitdiff
30.56.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ bd3c13 commitdiff
30.43.2013 Jean-Noel Rouvignac
ChangeNumberTest.java: Added compareToEquivalentToEquals(), hashCodesEqualW...
tree@ 1267fa commitdiff
27.06.2013 Christophe Sovant
Added retries on manage-tasks tool to avoid random test failure
tree@ 39e8c0 commitdiff
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
first | « prev | next »