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

Mark Craig
28.15.2013 d8353a115e28f8727dae8da1938eccf86d69d24d
28.15.2013 Mark Craig
Mention OPENDJ-991 in the release notes
tree@ d8353a commitdiff
28.11.2013 Jean-Noel Rouvignac
PendingChanges.java: Added comments.
tree@ c88934 commitdiff
28.46.2013 Jean-Noel Rouvignac
PendingChanges.java: Removed methods starting with '_', and replaced them w...
tree@ b89944 commitdiff
28.15.2013 Mark Craig
Mention replication improvements Review over IM with Ludo, Matt, Chris, Gary
tree@ ec6f62 commitdiff
28.54.2013 Jean-Noel Rouvignac
ChangeNumber.java: Switched Boolean to boolean. Fixed javadocs.
tree@ 789bc0 commitdiff
27.31.2013 Mark Craig
Typo
tree@ 4ecc57 commitdiff
27.00.2013 Mark Craig
Additional fix for DOCS-21: Release documentation builds should include pro...
tree@ dd7db7 commitdiff
27.51.2013 Jean-Noel Rouvignac
DirectoryEnvironmentConfig.java: Extracted methods setPathProperty(), setBo...
tree@ 145dc1 commitdiff
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
first | « prev | next »