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

Jean-Noel Rouvignac
09.12.2013 9f000320e58d0053bf4cbcec1ebc19394fb7cf94
09.12.2013 Jean-Noel Rouvignac
LDIFReader.java: Code cleanup: removed useless try / catch. Used interfaces...
tree@ 9f0003 commitdiff
08.23.2013 Matthew Swift
Unit tests for OPENDJ-1058: HeartbeatConnectionFactory does not actively sh...
tree@ 432910 commitdiff
08.08.2013 Christophe Sovant
[OPENDJ-1063] CR-1971 Fix "build.sh package-RPM" target which fails when th...
tree@ ba9ba3 commitdiff
08.21.2013 Mark Craig
CR-1970 Fix for OPENDJ-1055: Document SSL support for the REST LDAP gateway
tree@ 9db99a commitdiff
08.56.2013 Mark Craig
Fix Javadoc vulnerability with older Java environments
tree@ 402d16 commitdiff
08.43.2013 Mark Craig
Update in-progress docs to target next version
tree@ 805b71 commitdiff
05.41.2013 Matthew Swift
Fix OPENDJ-1044: Doing a PUT with JSON data identical to what is on the ser...
tree@ df38eb commitdiff
05.22.2013 Ludovic Poitou
Fix typo and unreachable code.
tree@ ed5dfc commitdiff
05.07.2013 Violette Roche-Montane
CR-1962 OPENDJ-1048 OpenDJ QuickSetup creates the "licenseAccepted" file in...
tree@ 32cbf7 commitdiff
05.53.2013 Ludovic Poitou
Cleanup typos in comments, and useless variables.
tree@ d78550 commitdiff
05.40.2013 Matthew Swift
Fix OPENDJ-1033: The Rest2LDAP servlet does not support SSL
tree@ e50b79 commitdiff
05.43.2013 Mark Craig
Mention 2.6.0 on the community site
tree@ 69ed0f commitdiff
04.02.2013 Jean-Noel Rouvignac
AbstractTextAccessLogPublisher.java: Extracted methods decodePatterns() and...
tree@ cae23f commitdiff
04.41.2013 Jean-Noel Rouvignac
Changes made by AutoRefactor plugin and reviewed by me
tree@ 5866e9 commitdiff
04.04.2013 Jean-Noel Rouvignac
Removed reflection that was used to access APIs new from JDK 6.
tree@ ce1858 commitdiff
04.55.2013 Jean-Noel Rouvignac
AttrInfoTest.java: Code cleanup.
tree@ 470364 commitdiff
04.45.2013 Christophe Sovant
Backport: Replaced paralleliterate with iterate which does not work in some...
tree@ 4fbed1 commitdiff
03.02.2013 Mark Craig
Additional review comments from Christophe
tree@ 6ad16b commitdiff
03.40.2013 Jean-Noel Rouvignac
ServerState.java: Replaced the pattern "iterate on keys then get the values...
tree@ 8cc96a commitdiff
03.39.2013 Jean-Noel Rouvignac
EntryHistorical.java: In encodeAndPurge(), made the code more readable by e...
tree@ ffeb69 commitdiff
03.22.2013 Matthew Swift
Fix OPENDJ-1049: ReferenceCountedObject can be released twice in some circu...
tree@ e94452 commitdiff
03.43.2013 Ludovic Poitou
Fix typos in comments
tree@ 5f1c23 commitdiff
03.41.2013 Ludovic Poitou
Fix typos in comments
tree@ 8b0753 commitdiff
03.03.2013 Jean-Noel Rouvignac
AttrHistoricalMultiple.java: Added javadocs explaining the use of collectio...
tree@ c17e2c commitdiff
03.43.2013 Jean-Noel Rouvignac
First stab at having debuggable ACIs. Modified the code after feedback from...
tree@ b8d4d2 commitdiff
03.02.2013 Matthew Swift
Move etag and log filtering items near to the top.
tree@ d11530 commitdiff
03.34.2013 Ludovic Poitou
Re-order what's new section of RN
tree@ 1ac712 commitdiff
03.58.2013 Jean-Noel Rouvignac
LocalBackendBindOperation.java: Used javadocs.
tree@ 8398ca commitdiff
03.49.2013 Mark Craig
Mention -XX:+UseCompressedOops for use with updated JE
tree@ 7e24ae commitdiff
03.03.2013 Jean-Noel Rouvignac
First stab at having debuggable ACIs.
tree@ 56e752 commitdiff
03.06.2013 Mark Craig
Typo
tree@ 44ddf8 commitdiff
03.40.2013 Mark Craig
Review comment from Ludo. T2000 systems are End of Life.
tree@ fd80c1 commitdiff
03.18.2013 Mark Craig
Updates for QA review comments thanks to Christophe
tree@ 3ff5bd commitdiff
02.12.2013 Jean-Noel Rouvignac
ECLSearchOperation.java: Extracted methods addAttributeByUppercaseName(), a...
tree@ 70d750 commitdiff
02.11.2013 Jean-Noel Rouvignac
ReplicationServer.java: Fixed checkstyle issue.
tree@ 3d68ec commitdiff
02.05.2013 Jean-Noel Rouvignac
ReplicationServer.java: Added a toString() method. Removed useless instance...
tree@ 751942 commitdiff
02.36.2013 Jean-Noel Rouvignac
ECLSearchOperation.java: Code cleanup. Used StaticUtil.close()
tree@ 953518 commitdiff
02.08.2013 Jean-Noel Rouvignac
ServerState.java: Renamed the lastCnSeenPerServerId to serverIdToChangeNumb...
tree@ 3b742c commitdiff
02.53.2013 Mark Craig
Typo (two copies of the same entry)
tree@ 435ff4 commitdiff
02.51.2013 Mark Craig
Fix broken link
tree@ cdb76b commitdiff
02.48.2013 Matthew Swift
Fix OPENDJ-1043: Worker Thread was interrupted while waiting for new work w...
tree@ 4217a2 commitdiff
02.23.2013 Jean-Noel Rouvignac
DraftCNDB.java, DraftCNDbHandler.java: Code cleanup. Added comments.
tree@ 635aa1 commitdiff
02.30.2013 Mark Craig
CR-1925 Fix for OPENDJ-978: Update screenshots for fixed icons
tree@ d0f085 commitdiff
02.18.2013 Mark Craig
CR-1919 Fix for OPENDJ-1018: Align prerequisites with what ForgeRock tested
tree@ d7a601 commitdiff
02.09.2013 Mark Craig
CR-1883 Fix for OPENDJ-997: Release note the change to default-aci allowing...
tree@ 35951f commitdiff
01.04.2013 Mark Craig
CR-1901 Fix for OPENDJ-1004: Document need to rebuild ds-sync-hist index wh...
tree@ a7b98b commitdiff
01.45.2013 Christophe Sovant
Backport: Added known issue for replication/changelog test on Windows and f...
tree@ 5fa835 commitdiff
01.07.2013 Matthew Swift
Attempt to fix build instability by moving to Grizzly 2.3.4-SNAPSHOT and pu...
tree@ 7035ec commitdiff
01.42.2013 Chris Ridd
Fix OPENDJ-1038 ACI should get SSF from all security layers
tree@ 2ef1b4 commitdiff
29.33.2013 Christophe Sovant
Backport: Fixed setup testsuite for 2.6.0
tree@ c3f8af commitdiff
first | « prev | next »