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

Jean-Noel Rouvignac
03.40.2013 f73536246fef6ac4311907b4ac2922929e547783
03.40.2013 Jean-Noel Rouvignac
ServerState.java: Replaced the pattern "iterate on keys then get the values...
tree@ f73536 commitdiff
03.39.2013 Jean-Noel Rouvignac
EntryHistorical.java: In encodeAndPurge(), made the code more readable by e...
tree@ 498c6e commitdiff
03.43.2013 Ludovic Poitou
Fix typos in comments
tree@ 0855df commitdiff
03.41.2013 Ludovic Poitou
Fix typos in comments
tree@ 7ad773 commitdiff
03.03.2013 Jean-Noel Rouvignac
AttrHistoricalMultiple.java: Added javadocs explaining the use of collectio...
tree@ 269e03 commitdiff
03.43.2013 Jean-Noel Rouvignac
First stab at having debuggable ACIs. Modified the code after feedback from...
tree@ a9394e commitdiff
03.58.2013 Jean-Noel Rouvignac
LocalBackendBindOperation.java: Used javadocs.
tree@ d5b5e0 commitdiff
03.03.2013 Jean-Noel Rouvignac
First stab at having debuggable ACIs.
tree@ cfbe67 commitdiff
02.12.2013 Jean-Noel Rouvignac
ECLSearchOperation.java: Extracted methods addAttributeByUppercaseName(), a...
tree@ eecf8b commitdiff
02.11.2013 Jean-Noel Rouvignac
ReplicationServer.java: Fixed checkstyle issue.
tree@ ddf2cb commitdiff
02.05.2013 Jean-Noel Rouvignac
ReplicationServer.java: Added a toString() method. Removed useless instance...
tree@ ddd3d4 commitdiff
02.36.2013 Jean-Noel Rouvignac
ECLSearchOperation.java: Code cleanup. Used StaticUtil.close()
tree@ 195321 commitdiff
02.08.2013 Jean-Noel Rouvignac
ServerState.java: Renamed the lastCnSeenPerServerId to serverIdToChangeNumb...
tree@ b5a78c commitdiff
02.48.2013 Matthew Swift
Fix OPENDJ-1043: Worker Thread was interrupted while waiting for new work w...
tree@ 314e6b commitdiff
02.23.2013 Jean-Noel Rouvignac
DraftCNDB.java, DraftCNDbHandler.java: Code cleanup. Added comments.
tree@ 72679f commitdiff
01.42.2013 Chris Ridd
Fix OPENDJ-1038 ACI should get SSF from all security layers
tree@ 08f1de commitdiff
28.22.2013 Ludovic Poitou
Fix checkstyle compliance
tree@ 42beba commitdiff
28.51.2013 Jean-Noel Rouvignac
MonitorMsg.java: Code cleanup + javadocs.
tree@ 7f4887 commitdiff
28.59.2013 Jean-Noel Rouvignac
ServerState.java: Renamed list instance member to lastCnSeenPerServerId. Ad...
tree@ 0e92b0 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.54.2013 Jean-Noel Rouvignac
ChangeNumber.java: Switched Boolean to boolean. Fixed javadocs.
tree@ 789bc0 commitdiff
27.51.2013 Jean-Noel Rouvignac
DirectoryEnvironmentConfig.java: Extracted methods setPathProperty(), setBo...
tree@ 145dc1 commitdiff
27.58.2013 Jean-Noel Rouvignac
*.java: More javadoc/code cleanup. Switched (excluded)serviceIDs/excludedDo...
tree@ 4c42c9 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.43.2013 Jean-Noel Rouvignac
DbHandler.java, ReplicationDB.java: Javadoc / code cleanups.
tree@ d1329a 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.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
25.06.2013 Violette Roche-Montane
OPENDJ-1010 "upgrade --force" should not automatically accept the license
tree@ 7d4d2d 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
21.32.2013 Ludovic Poitou
Fix to OPENDJ-746. CR-1904. We now request IndexOutputBuffer with the space...
tree@ 09128b commitdiff
21.18.2013 Violette Roche-Montane
OPENDJ-1006 Upgrade: insert new line before displaying license text - inser...
tree@ f43af8 commitdiff
20.16.2013 Matthew Swift
Fix OPENDJ-992: JE environment failure (LOG_FILE_NOT_FOUND) after upgrading...
tree@ 73bcbc commitdiff
20.02.2013 Ludovic Poitou
Fix for OPENDJ-846, Intermittent Replication failure. The issue was trigger...
tree@ a32bc8 commitdiff
20.44.2013 Matthew Swift
Fix OPENDJ-943: Replication purge of changelogDb fails to keep up with changes
tree@ 313082 commitdiff
20.43.2013 Matthew Swift
Fix OPENDJ-992: JE environment failure (LOG_FILE_NOT_FOUND) after upgrading...
tree@ afcb52 commitdiff
19.36.2013 Matthew Swift
Fix OPENDJ-986: Exception when reading messages from Replication server RS
tree@ 6c857f commitdiff
17.39.2013 Violette Roche-Montane
CR-1849 OPENDJ-985 Upgrade: add task to convert the "e:mail" mapping to "em...
tree@ eea48b commitdiff
14.03.2013 Jean-Noel Rouvignac
OPENDJ-960 (CR-1844) HTTP Connection Handler - Validate http-config.json file
tree@ 3fd21e commitdiff
first | « prev | next »