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

Christophe Sovant
27.39.2013 55193af851c74ef7759212ecdca7699040fa3e8a
27.39.2013 Christophe Sovant
Backport: Fixed for upgrade to 2.6.0
tree@ 55193a commitdiff
27.35.2013 Ludovic Poitou
Resource cleanup (unused messages after removal of the upgrade feature in Q...
tree@ 14fe7e commitdiff
27.20.2013 Jean-Noel Rouvignac
Session.java, ReplicationServer.java: More javadoc/code cleanup. Removed us...
tree@ fda4ad commitdiff
27.45.2013 Jean-Noel Rouvignac
DbHandler.java, ReplicationDB.java: Fixed checkstyle issues.
tree@ 7c6bd0 commitdiff
27.10.2013 Christophe Sovant
Backport: Updated functional tests for 2.6 version
tree@ f4dda3 commitdiff
27.43.2013 Jean-Noel Rouvignac
DbHandler.java, ReplicationDB.java: Javadoc / code cleanups.
tree@ 443a7b commitdiff
26.58.2013 Matthew Swift
Backport fix for OPENDJ-1029: Java webstart installer includes hard-coded d...
tree@ d88036 commitdiff
26.10.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Used interfaces instead of concrete classes.
tree@ 6ee9ed commitdiff
26.43.2013 Jean-Noel Rouvignac
InternalClientConnection.java, InternalSearchOperation.java: Used interface...
tree@ 8e012d commitdiff
26.19.2013 Jean-Noel Rouvignac
LDAPReplicationDomain: Fixed typos. In findAndRenameChild(), removed a usel...
tree@ c2bcce commitdiff
26.01.2013 Jean-Noel Rouvignac
OPENDJ-746 ArrayIndexOutOfBoundsException during OnlineImport / Replication...
tree@ db6c24 commitdiff
26.32.2013 Ludovic Poitou
Fix typos in comments
tree@ 83359c commitdiff
26.31.2013 Ludovic Poitou
Minor editing in comments.
tree@ 24d9c4 commitdiff
26.31.2013 Ludovic Poitou
Minor code & comment cleanup in MemberOf Virtual Attribute Provider.
tree@ cd5eab commitdiff
26.28.2013 Ludovic Poitou
Minor code & comment cleanup in the controlpanel code.
tree@ d0e8ef commitdiff
26.11.2013 Jean-Noel Rouvignac
Attempt at making AccessControlHandler free of references to org.opends.ser...
tree@ a90165 commitdiff
26.52.2013 Jean-Noel Rouvignac
Operation.java: Removed unused methods getCommonLogElements(), getRequestLo...
tree@ 2f4e0b commitdiff
26.15.2013 Matthew Swift
Backport fix for OPENDJ-1026: Support the ability to specify the license fi...
tree@ 85dbf2 commitdiff
25.47.2013 Matthew Swift
Update development version to 2.7.0.
tree@ d0f2bb commitdiff
25.43.2013 Matthew Swift
Update development version to 2.7.0.
tree@ 34f487 commitdiff
25.12.2013 Matthew Swift
Fix OPENDJ-1014: QuickSetup: replace "OpenDJ" with "opendj" in the installa...
tree@ 96fe0f commitdiff
25.06.2013 Violette Roche-Montane
OPENDJ-1010 "upgrade --force" should not automatically accept the license
tree@ 0190fa commitdiff
25.16.2013 Mark Craig
OPENDJ-1011: Update install.txt and install.html
tree@ dec1ae commitdiff
25.14.2013 Ludovic Poitou
Partial fix to OPENDJ-1012, CR-1912. Adjust SVR4 layout according to the ch...
tree@ b4c15c commitdiff
25.49.2013 Jean-Noel Rouvignac
Review: Matthew Swift
tree@ 34a00a commitdiff
25.09.2013 Christophe Sovant
CR-1908 Added basic stress on replicated topology and added add/del operati...
tree@ 7d59da commitdiff
25.33.2013 Jean-Noel Rouvignac
TestModifyDNOperation.java: Made the test code (hopefully) more readable.
tree@ eb6fec commitdiff
25.07.2013 Jean-Noel Rouvignac
TestSynchronousRelayQueue.java: Implemented several methods, removed TODOs,...
tree@ 5f81f8 commitdiff
25.06.2013 Matthew Swift
Speed up unit test by using memory backend and avoiding repeatedly clearing...
tree@ 277650 commitdiff
25.42.2013 Matthew Swift
Fix unit test broken in commit r9044.
tree@ 989aec commitdiff
25.41.2013 Matthew Swift
Second attempt at fixing unit tests broken in commit r9044.
tree@ c7729f commitdiff
25.34.2013 Matthew Swift
Fix unit tests broken in commit r9044.
tree@ 27f47f commitdiff
25.34.2013 Christophe Sovant
CR-1896 Uncomment replication testcase
tree@ 845aac commitdiff
25.28.2013 Christophe Sovant
CR-1908 Added basic stress on replicated topology and added add/del operation
tree@ edb3f7 commitdiff
24.12.2013 Ludovic Poitou
Fix broken build due to missing method signature change.
tree@ 609a36 commitdiff
24.22.2013 Jean-Noel Rouvignac
OPENDJ-885 Replication replay may lose changes if it can't acquire a writeLock
tree@ 2fcf0c commitdiff
24.20.2013 Jean-Noel Rouvignac
OPENDJ-885 (CR-1909) Replication replay may lose changes if it can't acquir...
tree@ 856fdd commitdiff
24.56.2013 Jean-Noel Rouvignac
OPENDJ-885 - Replication replay may lose changes if it can't acquire a writ...
tree@ af76a3 commitdiff
24.22.2013 Jean-Noel Rouvignac
Removed unused import. Converted comments to javadocs.
tree@ bbf1a4 commitdiff
21.32.2013 Ludovic Poitou
Fix to OPENDJ-746. CR-1904. We now request IndexOutputBuffer with the space...
tree@ 680ab4 commitdiff
21.25.2013 Matthew Swift
Follow up fix for OPENDJ-961: Release OpenDJ SDK 2.6.0
tree@ 8924ea commitdiff
21.18.2013 Violette Roche-Montane
OPENDJ-1006 Upgrade: insert new line before displaying license text - inser...
tree@ ca2156 commitdiff
21.43.2013 Mark Craig
CR-1880 Fix for OPENDJ-987: Determine what to do with links to http://opend...
tree@ f910a7 commitdiff
20.16.2013 Matthew Swift
Fix OPENDJ-992: JE environment failure (LOG_FILE_NOT_FOUND) after upgrading...
tree@ d056eb commitdiff
20.02.2013 Ludovic Poitou
Fix for OPENDJ-846, Intermittent Replication failure. The issue was trigger...
tree@ 9e1f37 commitdiff
20.44.2013 Matthew Swift
Fix OPENDJ-943: Replication purge of changelogDb fails to keep up with changes
tree@ 367dcd commitdiff
20.43.2013 Matthew Swift
Fix OPENDJ-992: JE environment failure (LOG_FILE_NOT_FOUND) after upgrading...
tree@ c9a34f commitdiff
20.41.2013 Christophe Sovant
CR-1896 Updated replication/ecl testsuite: re-create topology before runnin...
tree@ 4802b8 commitdiff
19.33.2013 Jean-Noel Rouvignac
Removed unused imports
tree@ 20a76d commitdiff
19.36.2013 Matthew Swift
Fix OPENDJ-986: Exception when reading messages from Replication server RS
tree@ 41bef7 commitdiff
first | « prev | next »