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.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.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.07.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 9603e9 commitdiff
30.56.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ bd3c13 commitdiff
29.10.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ d5cf5d commitdiff
29.56.2013 Jean-Noel Rouvignac
ReplicationDbEnv.java: Renamed: - field stateDb to changelogStateDb. - star...
tree@ 836356 commitdiff
27.12.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java: Extended the use of the getMessage() method t...
tree@ f04118 commitdiff
27.25.2013 Jean-Noel Rouvignac
Fixed the broken tests in ReplicationServerTest.
tree@ 93610d 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.41.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ c64a67 commitdiff
23.54.2013 Jean-Noel Rouvignac
ReplicationBackend.java: Fixed a bug introduced in r9449.
tree@ d1e20e commitdiff
23.43.2013 Jean-Noel Rouvignac
Fixed the duplicate attribute values returned by "dc=replicationchanges".
tree@ 6591ed commitdiff
22.34.2013 Jean-Noel Rouvignac
Fixed checkstyle error.
tree@ 4db31f commitdiff
22.13.2013 Jean-Noel Rouvignac
ReplicationIterator.java: Renamed releaseCursor() to close(). Now extends C...
tree@ 676494 commitdiff
22.20.2013 Jean-Noel Rouvignac
Fixed checkstyle.
tree@ 69c00b commitdiff
22.15.2013 Jean-Noel Rouvignac
ReplicationServerHandler.java: Fixed broken early exit.
tree@ e0a9d1 commitdiff
22.52.2013 Jean-Noel Rouvignac
Code cleanup. Removed useless duplicated javadocs for getMonitorData.
tree@ d6a06d commitdiff
22.13.2013 Jean-Noel Rouvignac
Increased code expressiveness. Code cleanup.
tree@ 0a15e8 commitdiff
21.42.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java: Fixed test break introduced in r9436.
tree@ 73d922 commitdiff
21.12.2013 Jean-Noel Rouvignac
Renamed MonitorData.java to ReplicationDomainMonitorData.java Renamed fmd f...
tree@ 207702 commitdiff
21.26.2013 Jean-Noel Rouvignac
Extracted ReplicationDomainMonitor class out of ReplicationServerDomain to ...
tree@ f9fc57 commitdiff
21.33.2013 Jean-Noel Rouvignac
Increased encapsulation in ReplicationServerDomain by: - Making private the...
tree@ 10b76e commitdiff
19.18.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ 0647c3 commitdiff
19.27.2013 Jean-Noel Rouvignac
Avoided possible costly thread leaks in ReplicationServerDomain.
tree@ c70776 commitdiff
19.32.2013 Jean-Noel Rouvignac
Enforced ReplicationServerDomain responsibilities by increasing encapsulation.
tree@ d51eba commitdiff
14.22.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java Renamed directoryServers to connectedDSs. Rena...
tree@ 5d1c7d commitdiff
14.14.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 92359e commitdiff
14.30.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 0a51f5 commitdiff
13.28.2013 Ludovic Poitou
Fix checkstyle
tree@ 8a1708 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.59.2013 Jean-Noel Rouvignac
ReplicationIterator.java: In next(), removed useless local variable. Rename...
tree@ 9f3e70 commitdiff
13.07.2013 Jean-Noel Rouvignac
ExternalChangelogTest.java: Extracted constants SERVER_ID_1 and SERVER_ID_2...
tree@ e3c572 commitdiff
12.22.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 45a802 commitdiff
09.41.2013 Jean-Noel Rouvignac
Fixed a test. Improved javadocs.
tree@ e3aeaf commitdiff
09.59.2013 Jean-Noel Rouvignac
ReplicationDB.java: Collapsed try/finally embedded in try/catch into single...
tree@ be3671 commitdiff
08.22.2013 Ludovic Poitou
Fix checkstyle issue
tree@ 22bb7b commitdiff
08.16.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java: Changed getCount() return type from int to lo...
tree@ fa73aa commitdiff
08.37.2013 Jean-Noel Rouvignac
Big refactoring of ReplicationDB to make it readable. Changed count() retur...
tree@ 8170a2 commitdiff
07.13.2013 Matthew Swift
Fix variable name typo.
tree@ da1b7a commitdiff
07.04.2013 Matthew Swift
Rename ServerState.getMaxChangeNumber(int) to ServerState.getChangeNumber(i...
tree@ 9e9960 commitdiff
07.03.2013 Jean-Noel Rouvignac
ReplicationDbEnv.java: Extracted methods readDomainBaseDNGenerationIDRecord...
tree@ a3782e commitdiff
07.51.2013 Jean-Noel Rouvignac
DbHandler.java: In getChanges(), simplified the code. In flush(), simplifie...
tree@ b64126 commitdiff
first | « prev | next »