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...
blob@ a5f828 commitdiff | diff to current
22.13.2013 Jean-Noel Rouvignac
ReplicationIterator.java: Renamed releaseCursor() to close(). Now extends C...
blob@ 676494 commitdiff | diff to current
22.13.2013 Jean-Noel Rouvignac
Increased code expressiveness. Code cleanup.
blob@ 0a15e8 commitdiff | diff to current
21.42.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java: Fixed test break introduced in r9436.
blob@ 73d922 commitdiff | diff to current
21.12.2013 Jean-Noel Rouvignac
Renamed MonitorData.java to ReplicationDomainMonitorData.java Renamed fmd f...
blob@ 207702 commitdiff | diff to current
21.26.2013 Jean-Noel Rouvignac
Extracted ReplicationDomainMonitor class out of ReplicationServerDomain to ...
blob@ f9fc57 commitdiff | diff to current
21.33.2013 Jean-Noel Rouvignac
Increased encapsulation in ReplicationServerDomain by: - Making private the...
blob@ 10b76e commitdiff | diff to current
19.27.2013 Jean-Noel Rouvignac
Avoided possible costly thread leaks in ReplicationServerDomain.
blob@ c70776 commitdiff | diff to current
19.32.2013 Jean-Noel Rouvignac
Enforced ReplicationServerDomain responsibilities by increasing encapsulation.
blob@ d51eba commitdiff | diff to current
14.22.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java Renamed directoryServers to connectedDSs. Rena...
blob@ 5d1c7d commitdiff | diff to current
14.14.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
blob@ 92359e commitdiff | diff to current
14.30.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
blob@ 0a51f5 commitdiff | diff to current
13.15.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
blob@ b10a33 commitdiff | diff to current
13.32.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
blob@ 5e495b commitdiff | diff to current
13.07.2013 Jean-Noel Rouvignac
ExternalChangelogTest.java: Extracted constants SERVER_ID_1 and SERVER_ID_2...
blob@ e3c572 commitdiff | diff to current
12.22.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
blob@ 45a802 commitdiff | diff to current
08.22.2013 Ludovic Poitou
Fix checkstyle issue
blob@ 22bb7b commitdiff | diff to current
08.16.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java: Changed getCount() return type from int to lo...
blob@ fa73aa commitdiff | diff to current
07.13.2013 Matthew Swift
Fix variable name typo.
blob@ da1b7a commitdiff | diff to current
07.04.2013 Matthew Swift
Rename ServerState.getMaxChangeNumber(int) to ServerState.getChangeNumber(i...
blob@ 9e9960 commitdiff | diff to current
05.31.2013 Matthew Swift
Minor code cleanup.
blob@ 8131ab commitdiff | diff to current
04.41.2013 Jean-Noel Rouvignac
Changes made by AutoRefactor plugin and reviewed by me
blob@ 5866e9 commitdiff | diff to current
20.02.2013 Ludovic Poitou
Fix for OPENDJ-846, Intermittent Replication failure. The issue was trigger...
blob@ 9e1f37 commitdiff | diff to current
19.36.2013 Matthew Swift
Fix OPENDJ-986: Exception when reading messages from Replication server RS
blob@ 41bef7 commitdiff | diff to current
04.15.2013 Matthew Swift
Initial work for re-opened OPENDJ-866: Local RS is named differently to rem...
blob@ aa2e7c commitdiff | diff to current
31.25.2013 Matthew Swift
Fix for OPENDJ-875: Use of hostnames in replication protocol causes failove...
blob@ 5a872b commitdiff | diff to current
24.44.2013 Ludovic Poitou
Replication Cleanup.
blob@ 46fd94 commitdiff | diff to current
04.16.2013 Ludovic Poitou
Another set of code cleanup, fixing typos.
blob@ b6baf9 commitdiff | diff to current
22.21.2012 Ludovic Poitou
Code cleanup after running Findbugs. Remove useless initializations, useles...
blob@ 15a0d1 commitdiff | diff to current
28.55.2011 Matthew Swift
Fix OPENDJ-219 - Replication server and draft changelog DB code may attempt...
blob@ 5b5611 commitdiff | diff to current
30.20.2011 Ludovic Poitou
Resolve several issues with the External Changelog with regards to Cookies ...
blob@ ae41fb commitdiff | diff to current
20.26.2011 Matthew Swift
Fix OpenDJ-121: Replication failure on startup due to generation ID of -1
blob@ b5e00f commitdiff | diff to current
18.55.2011 Matthew Swift
Fix OpenDJ-117: IllegalMonitorStateException during server shutdown
blob@ 296090 commitdiff | diff to current
13.23.2011 Matthew Swift
Initial fix for OpenDJ-97: Very many minor problems with the error logging ...
blob@ 96eaa5 commitdiff | diff to current
05.33.2011 Matthew Swift
OpenDJ-107: Potential for leaking DB cursors in replication databases
blob@ 6b1e3b commitdiff | diff to current
30.21.2011 Matthew Swift
Fix issue OpenDJ-96: Replication server monitor data computation takes too ...
blob@ 4d0faf commitdiff | diff to current
18.00.2011 Matthew Swift
Fix issue opendj-92: improve replication thread names
blob@ 172f9f commitdiff | diff to current
15.26.2011 Matthew Swift
Fix issue OPENDJ-48: Draft ECL: lastChangeNumber still not calculated corre...
blob@ 5747eb commitdiff | diff to current
18.18.2010 matthew_swift
Fix bug where ECL Draft Compat / lastChangeNumber is erroneous when changes...
blob@ 48139c commitdiff | diff to current
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
blob@ 7486ef commitdiff | diff to current
25.53.2010 ludovicp
Fixes an issue with inconsistent Last Change Number in the External Changel...
blob@ 103af6 commitdiff | diff to current
31.11.2010 ludovicp
Fix build issue with JDK5 and improve replication diagnostic through cn=Mon...
blob@ 60c6fe commitdiff | diff to current
28.31.2010 ludovicp
Fix for issue #4514 and #4533. Resolved some possible lock contention in Re...
blob@ 420d06 commitdiff | diff to current
27.28.2010 ludovicp
Fix for issues #3395 and #3998. The changes improves the replica initializa...
blob@ a5c5ef commitdiff | diff to current
27.47.2010 ludovicp
Fix issue #4384, a performance problem in replication monitoring
blob@ 7ffcb1 commitdiff | diff to current
27.24.2010 ludovicp
Fix for issue with ECL in cookie mode: when building lastExternalChangelogC...
blob@ f7f439 commitdiff | diff to current
29.35.2010 ludovicp
Last batch of changes for this week. This adds support for the IETF based P...
blob@ 7c30db commitdiff | diff to current
19.53.2010 mrossign
This is about refactoring the way the directory server chooses the replica...
blob@ 874f6e commitdiff | diff to current
10.57.2009 pgamba
Fix #4395 ECL cookie older than server changelog db trim is not detected
blob@ 1c1262 commitdiff | diff to current
09.42.2009 pgamba
Minor comments improvements
blob@ bb81bc commitdiff | diff to current
first | « prev | next »