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

Mark Craig
27.11.2013 22085260db3edf467a78bc15d977007cd53de4e1
27.11.2013 Mark Craig
Missed OPENDJ-510 when it was fixVersion 2.Next
tree@ 220852 commitdiff
27.58.2013 Jean-Noel Rouvignac
*.java: More javadoc/code cleanup. Switched (excluded)serviceIDs/excludedDo...
tree@ 4c42c9 commitdiff
27.39.2013 Christophe Sovant
Backport: Fixed for upgrade to 2.6.0
tree@ 41cd70 commitdiff
27.35.2013 Ludovic Poitou
Resource cleanup (unused messages after removal of the upgrade feature in Q...
tree@ ce3ce7 commitdiff
27.20.2013 Jean-Noel Rouvignac
Session.java, ReplicationServer.java: More javadoc/code cleanup. Removed us...
tree@ 2af0b8 commitdiff
27.45.2013 Jean-Noel Rouvignac
DbHandler.java, ReplicationDB.java: Fixed checkstyle issues.
tree@ d2582b commitdiff
27.10.2013 Christophe Sovant
Backport: Updated functional tests for 2.6 version
tree@ d26ce9 commitdiff
27.43.2013 Jean-Noel Rouvignac
DbHandler.java, ReplicationDB.java: Javadoc / code cleanups.
tree@ d1329a commitdiff
27.47.2013 Mark Craig
Avoid getting the wrong package number when uninstalling .rpm.
tree@ 540b52 commitdiff
26.58.2013 Matthew Swift
Backport fix for OPENDJ-1029: Java webstart installer includes hard-coded d...
tree@ d1846e commitdiff
26.10.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Used interfaces instead of concrete classes.
tree@ b00780 commitdiff
26.43.2013 Jean-Noel Rouvignac
InternalClientConnection.java, InternalSearchOperation.java: Used interface...
tree@ f778ab commitdiff
26.19.2013 Jean-Noel Rouvignac
LDAPReplicationDomain: Fixed typos. In findAndRenameChild(), removed a usel...
tree@ 0ae977 commitdiff
26.01.2013 Jean-Noel Rouvignac
OPENDJ-746 ArrayIndexOutOfBoundsException during OnlineImport / Replication...
tree@ b2866b commitdiff
26.32.2013 Ludovic Poitou
Fix typos in comments
tree@ 697d4e commitdiff
26.31.2013 Ludovic Poitou
Minor editing in comments.
tree@ 538db1 commitdiff
26.31.2013 Ludovic Poitou
Minor code & comment cleanup in MemberOf Virtual Attribute Provider.
tree@ 8dcccf commitdiff
26.28.2013 Ludovic Poitou
Minor code & comment cleanup in the controlpanel code.
tree@ 63dd5e commitdiff
26.11.2013 Jean-Noel Rouvignac
Attempt at making AccessControlHandler free of references to org.opends.ser...
tree@ bdacd2 commitdiff
26.52.2013 Jean-Noel Rouvignac
Operation.java: Removed unused methods getCommonLogElements(), getRequestLo...
tree@ ef6e76 commitdiff
26.15.2013 Matthew Swift
Backport fix for OPENDJ-1026: Support the ability to specify the license fi...
tree@ cec445 commitdiff
26.04.2013 Jean-Noel Rouvignac
StaticUtils.java: Added closeSilently(Iterable<? extends Closeable>)
tree@ 1fbfb2 commitdiff
25.47.2013 Matthew Swift
Update development version to 2.7.0.
tree@ 3a8e6e commitdiff
25.43.2013 Matthew Swift
Update development version to 2.7.0.
tree@ b4a317 commitdiff
25.12.2013 Matthew Swift
Fix OPENDJ-1014: QuickSetup: replace "OpenDJ" with "opendj" in the installa...
tree@ bb7c21 commitdiff
25.06.2013 Violette Roche-Montane
OPENDJ-1010 "upgrade --force" should not automatically accept the license
tree@ 7d4d2d commitdiff
25.01.2013 Mark Craig
Review comments by IM from Laurent
tree@ 882e40 commitdiff
25.56.2013 Mark Craig
Review comments by IM from Christophe
tree@ 9c3e8d commitdiff
25.16.2013 Mark Craig
OPENDJ-1011: Update install.txt and install.html
tree@ f07183 commitdiff
25.14.2013 Ludovic Poitou
Partial fix to OPENDJ-1012, CR-1912. Adjust SVR4 layout according to the ch...
tree@ bb4889 commitdiff
25.49.2013 Jean-Noel Rouvignac
Review: Matthew Swift
tree@ 76c108 commitdiff
25.09.2013 Christophe Sovant
CR-1908 Added basic stress on replicated topology and added add/del operati...
tree@ e68e5b commitdiff
25.33.2013 Jean-Noel Rouvignac
TestModifyDNOperation.java: Made the test code (hopefully) more readable.
tree@ e07401 commitdiff
25.07.2013 Jean-Noel Rouvignac
TestSynchronousRelayQueue.java: Implemented several methods, removed TODOs,...
tree@ f5f3cc commitdiff
25.06.2013 Matthew Swift
Speed up unit test by using memory backend and avoiding repeatedly clearing...
tree@ d6b014 commitdiff
25.06.2013 Mark Craig
OPENDJ-1001: Relocating a pin should not be part of the 'creating a new key...
tree@ 70866c commitdiff
25.42.2013 Matthew Swift
Fix unit test broken in commit r9044.
tree@ de7f2d commitdiff
25.41.2013 Matthew Swift
Second attempt at fixing unit tests broken in commit r9044.
tree@ d7c37a commitdiff
25.34.2013 Matthew Swift
Fix unit tests broken in commit r9044.
tree@ 80518a commitdiff
25.34.2013 Christophe Sovant
CR-1896 Uncomment replication testcase
tree@ 0457ca commitdiff
25.28.2013 Christophe Sovant
CR-1908 Added basic stress on replicated topology and added add/del operation
tree@ 373e81 commitdiff
24.12.2013 Ludovic Poitou
Fix broken build due to missing method signature change.
tree@ 57a5d1 commitdiff
24.22.2013 Jean-Noel Rouvignac
OPENDJ-885 Replication replay may lose changes if it can't acquire a writeLock
tree@ bb425a commitdiff
24.20.2013 Jean-Noel Rouvignac
OPENDJ-885 (CR-1909) Replication replay may lose changes if it can't acquir...
tree@ 8c8415 commitdiff
24.56.2013 Jean-Noel Rouvignac
OPENDJ-885 - Replication replay may lose changes if it can't acquire a writ...
tree@ 53af64 commitdiff
24.22.2013 Jean-Noel Rouvignac
Removed unused import. Converted comments to javadocs.
tree@ 8e8d61 commitdiff
21.32.2013 Ludovic Poitou
Fix to OPENDJ-746. CR-1904. We now request IndexOutputBuffer with the space...
tree@ 09128b commitdiff
21.28.2013 Mark Craig
Fix doc build break
tree@ 786e0d commitdiff
21.25.2013 Matthew Swift
Follow up fix for OPENDJ-961: Release OpenDJ SDK 2.6.0
tree@ e1473f commitdiff
21.26.2013 Matthew Swift
[maven-release-plugin] prepare release b2.6-sdk
tree@ 3d8f6e commitdiff
first | « prev | next »