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

Violette Roche-Montane
20.58.2013 b22769cd154c8a45e452fa51a4ee3774c1f6fc5e
20.58.2013 Violette Roche-Montane
Partial fix for OPENDJ-1031 (DEB part)
tree@ b22769 commitdiff
19.02.2013 Ludovic Poitou
Simplify via refactoring the processing within LDAPReplicationDomain's sync...
tree@ f26886 commitdiff
19.18.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ 0647c3 commitdiff
19.16.2013 Christophe Sovant
- Fix STAX exception in replication/externalchangelog_consistency tests due...
tree@ 7fb9f3 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
15.51.2013 Mark Craig
Update additional links to community SSO
tree@ fa19a7 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.15.2013 Jean-Noel Rouvignac
ChangeNumber.java: In the ctor, renamed parameters. In other methods, used ...
tree@ a6066d 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.48.2013 Violette Roche-Montane
Major code refactoring - preparing the ground to OPENDJ-1030. Thanks to JN ...
tree@ 54ca13 commitdiff
13.15.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ b10a33 commitdiff
13.53.2013 Mark Craig
Update community SSO link
tree@ 9689a2 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.47.2013 Ludovic Poitou
Fix checkstyle
tree@ 46d5d9 commitdiff
13.07.2013 Jean-Noel Rouvignac
ExternalChangelogTest.java: Extracted constants SERVER_ID_1 and SERVER_ID_2...
tree@ e3c572 commitdiff
13.31.2013 Ludovic Poitou
Fixes for OPENDJ-1111 + SVR4 specific fix related to OPENDJ-1066. Reviewed ...
tree@ 12b2d7 commitdiff
13.16.2013 Jean-Noel Rouvignac
TimeThread.java: Converted comments to javadoc.
tree@ ca3b72 commitdiff
13.17.2013 Ludovic Poitou
Another fix for OPENDJ-1069 (removal of instance.loc)
tree@ 8de426 commitdiff
13.02.2013 Ludovic Poitou
Fix for OPENDJ-1069, no longer delivering the instance.loc file. Now that t...
tree@ 4cc24d commitdiff
13.59.2013 Jean-Noel Rouvignac
ivy.xml: Upgraded to grizzly 2.3.5 which removes grizzly-rcm dependency :)
tree@ a26234 commitdiff
12.40.2013 Ludovic Poitou
Fix windows batch if instance.loc is missing - OPENDJ-1069
tree@ 890b07 commitdiff
12.22.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 45a802 commitdiff
12.16.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Removed another 200 lines. Extracted several me...
tree@ 5bac63 commitdiff
11.07.2013 Mark Craig
CR-2061 Fix for OPENDJ-979: Use JCite rather than copy/paste to cite Java e...
tree@ 7082db commitdiff
09.32.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: In ECLTwoDomains(), inverted 2 parameters to fi...
tree@ 14f040 commitdiff
09.21.2013 Violette Roche-Montane
Minor code refactoring.
tree@ f32c2a 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.59.2013 Jean-Noel Rouvignac
ReplicationDB.java: Collapsed try/finally embedded in try/catch into single...
tree@ be3671 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.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
08.12.2013 Violette Roche-Montane
Minor code cleanup
tree@ 5f751b commitdiff
08.49.2013 Violette Roche-Montane
Trivial checkstyle fix.
tree@ d9b533 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.16.2013 Jean-Noel Rouvignac
HTTPConnectionHandler.java: HTTPServer.stop() has been deprecated, use HTTP...
tree@ 31778c commitdiff
07.51.2013 Jean-Noel Rouvignac
DbHandler.java: In getChanges(), simplified the code. In flush(), simplifie...
tree@ b64126 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.39.2013 Chris Ridd
CR-2124 Fix OPENDJ-1016 Control panel does not follow static group recommen...
tree@ 04f1cc commitdiff
first | « prev | next »