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

Jean-Noel Rouvignac
15.30.2013 141b38df935b4bf865e1bcf2874aed1c70e3437c
09.35.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ bcd932 commitdiff
09.12.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 47ad54 commitdiff
08.10.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ fe7f48 commitdiff
07.53.2013 Matthew Swift
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 984ba7 commitdiff
04.46.2013 Matthew Swift
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 2fc933 commitdiff
30.42.2013 Jean-Noel Rouvignac
Ludo prefer to not have CSNGenerator.newCSNs() in the production code becau...
tree@ 4290bf commitdiff
30.12.2013 Jean-Noel Rouvignac
Various little changes.
tree@ 6f4e39 commitdiff
26.29.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 4fed0d commitdiff
18.30.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 82e478 commitdiff
18.17.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 0a9135 commitdiff
04.57.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ b1ae3d commitdiff
04.43.2013 Jean-Noel Rouvignac
In javadocs, variable names, method names, etc., renamed: - "draft change n...
tree@ fe9b29 commitdiff
02.57.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 9c8493 commitdiff
02.57.2013 Jean-Noel Rouvignac
Renamed: - ChangeNumber to CSN - ChangeNumberGenerator to CSNGenerator - Ch...
tree@ 157717 commitdiff
27.42.2013 Jean-Noel Rouvignac
ServerState.java: Assigned serverIdToChangeNumber field in the declaration....
tree@ 20d43c commitdiff
19.18.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ 0647c3 commitdiff
14.15.2013 Jean-Noel Rouvignac
ChangeNumber.java: In the ctor, renamed parameters. In other methods, used ...
tree@ a6066d commitdiff
07.04.2013 Matthew Swift
Rename ServerState.getMaxChangeNumber(int) to ServerState.getChangeNumber(i...
tree@ 9e9960 commitdiff
02.26.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 07347a commitdiff
03.40.2013 Jean-Noel Rouvignac
ServerState.java: Replaced the pattern "iterate on keys then get the values...
tree@ 8cc96a commitdiff
02.36.2013 Jean-Noel Rouvignac
ECLSearchOperation.java: Code cleanup. Used StaticUtil.close()
tree@ 953518 commitdiff
02.08.2013 Jean-Noel Rouvignac
ServerState.java: Renamed the lastCnSeenPerServerId to serverIdToChangeNumb...
tree@ 3b742c commitdiff
28.59.2013 Jean-Noel Rouvignac
ServerState.java: Renamed list instance member to lastCnSeenPerServerId. Ad...
tree@ c53885 commitdiff
28.54.2013 Jean-Noel Rouvignac
ChangeNumber.java: Switched Boolean to boolean. Fixed javadocs.
tree@ 526780 commitdiff
27.58.2013 Jean-Noel Rouvignac
*.java: More javadoc/code cleanup. Switched (excluded)serviceIDs/excludedDo...
tree@ 0c830d commitdiff
10.25.2013 Matthew Swift
Fix OPENDJ-951: Reduce size and frequency of replication MonitorMsg
tree@ 4fd152 commitdiff
03.13.2013 Matthew Swift
Fix OPENDJ-866 Local RS is named differently to remote RS under cn=replicat...
tree@ 740236 commitdiff
24.44.2013 Ludovic Poitou
Replication Cleanup.
tree@ 46fd94 commitdiff
07.59.2013 Ludovic Poitou
Fix typo and code simplification
tree@ fd853c commitdiff
22.12.2012 Ludovic Poitou
Minor cleanup, use StringBuilder instead of StringBuffer
tree@ 0e8cd3 commitdiff
29.05.2012 Ludovic Poitou
Fix OPENDJ-508 - Searches that rely on searchable virtual attribute may be ...
tree@ 2fe585 commitdiff
23.41.2011 Ludovic Poitou
Fix issue OPENDJ-213. Processing of the string based cookie was not handlin...
tree@ 83dadb commitdiff
10.25.2011 Matthew Swift
Partial fix for OPENDJ-194: Minor improvements to change log content and co...
tree@ 410b7d commitdiff
30.20.2011 Ludovic Poitou
Resolve several issues with the External Changelog with regards to Cookies ...
tree@ ae41fb commitdiff
16.29.2011 Ludovic Poitou
Fix for Issue OPENDJ-151 - Resolve a couple of potential issues raised by F...
tree@ 23cf07 commitdiff
07.41.2011 Ludovic Poitou
Fix OPENDJ-112 - The Changelog virtual attribute appears in al entries, sho...
tree@ b892b0 commitdiff
04.50.2011 Matthew Swift
OPEN - issue OPENDJ-26: Fix OpenDS issue 4585: ConcurrentModificationExcept...
tree@ a5131f commitdiff
25.53.2010 ludovicp
Fixes an issue with inconsistent Last Change Number in the External Changel...
tree@ 103af6 commitdiff
27.28.2010 ludovicp
Fix for issues #3395 and #3998. The changes improves the replica initializa...
tree@ a5c5ef commitdiff
19.53.2010 mrossign
This is about refactoring the way the directory server chooses the replica...
tree@ 874f6e commitdiff
25.52.2009 pgamba
Fix P3/#4340 ECL (draft mode): on second RS, first and last ChangeNumber ar...
tree@ 9268da commitdiff
10.52.2009 pgamba
Fix#4262 ECL One should be able to disable ECL for each domain
tree@ 6401e6 commitdiff
06.11.2009 mrossign
In order to support a more clever algorithm for the DS to choose his RS, w...
tree@ 3a9e21 commitdiff
27.34.2009 gbellato
Fix for issue 4316 : Replication takes too much time to shutdown
tree@ a733ce commitdiff
19.46.2009 pgamba
Fix#4296 ECL root DSE entry may contain changelog attribute containing ECL ...
tree@ 06432b commitdiff
19.45.2009 pgamba
Fix#4261 ECL Virtual attributes should be internal only (and removed from c...
tree@ aed4a8 commitdiff
16.41.2009 gbellato
Fix for 4272 : Changes not replayed initially on adde
tree@ 422cba commitdiff
07.19.2009 gbellato
The documentation and the configuration of a Replication Domain allow a max...
tree@ c01561 commitdiff
06.34.2009 pgamba
Entry attributes for ECL - Protocol V4
tree@ 76ebd1 commitdiff
25.39.2009 pgamba
Fix 4184 ECL: lastExternalChangelogCookie contains info about private namin...
tree@ 439544 commitdiff
first | « prev | next »