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

Ludovic Poitou
10.07.2014 00254cd7ec74fe3971f2a19229fff5d7c95acbce
10.07.2014 Ludovic Poitou
Port another set of test fixes. Fixed another set of tests that are not alw...
tree@ 00254c commitdiff
10.49.2014 Ludovic Poitou
Port improvements to unit-tests to ease troubleshooting.
tree@ d4d564 commitdiff
10.49.2014 Ludovic Poitou
Port changes from trunk. Code cleanup. Made use of constants and serverCons...
tree@ 13d102 commitdiff
10.17.2014 Ludovic Poitou
Port fix test mistake that sets side effect to followup tests (leaves the s...
tree@ 381ea6 commitdiff
10.41.2014 Jean-Noel Rouvignac
Chasing random test failures. Added better diagnostics to ResourceLimitsPol...
tree@ 7cb9df commitdiff
10.36.2014 Jean-Noel Rouvignac
OPENDJ-1453 (CR-3870) Replica offline messages should be synced with updates
tree@ b19ae6 commitdiff
10.29.2014 Jean-Noel Rouvignac
FileChangelogDB.java, JEChangelogDB.java: Synchronized the two files for ea...
tree@ d53d5a commitdiff
10.21.2014 Jean-Noel Rouvignac
OPENDJ-1453 Make the Medium Consistency Point support replicas temporarily ...
tree@ 7a14ad commitdiff
10.35.2014 Mark Craig
Additional fix for OPENDJ-1501: Publish 2.6.9 SDK javadoc
tree@ 6d600b commitdiff
10.41.2014 Mark Craig
CR-3996 Fix for OPENDJ-1501: Publish 2.6.9 SDK javadoc
tree@ f6b204 commitdiff
10.49.2014 Ludovic Poitou
Fixed another set of tests that are not always working individually (becaus...
tree@ a4b3b8 commitdiff
09.46.2014 Matthew Swift
Fix OPENDJ-1500 - OpenDJ should use the latest SDK and JE
tree@ 249e15 commitdiff
09.45.2014 Matthew Swift
Fix OPENDJ-1500 - OpenDJ should use the latest SDK and JE
tree@ d9fe61 commitdiff
08.03.2014 Ludovic Poitou
Improve unit-tests to easy troubleshooting.
tree@ 0c721e commitdiff
07.18.2014 Ludovic Poitou
Fix unit-test breakage due to changes with the isEqualsTo method.
tree@ 196407 commitdiff
07.32.2014 Jean-Noel Rouvignac
Fixed NPE on querying cn=changelog with persistent search. Regression was i...
tree@ 66afe0 commitdiff
07.29.2014 Jean-Noel Rouvignac
OPENDJ-1453 Replica offline messages should be synced with updates
tree@ 7ea8ac commitdiff
07.14.2014 Gaetan Boismal
OPENDJ-1509 (CR-3963) The opendj-ldap-sdk is redundant and can be removed R...
tree@ 0e1ac7 commitdiff
04.38.2014 Mark Craig
Backport CR-3950 Fix for OPENDJ-1504: Update documentation for privilege to...
tree@ bee093 commitdiff
04.37.2014 Mark Craig
CR-3950 Fix for OPENDJ-1504: Update documentation for privilege to search c...
tree@ ffe38e commitdiff
04.34.2014 Mark Craig
Backport CR-3951 Fix for OPENDJ-1499: Note that REST mappings/namingStrateg...
tree@ 8d3092 commitdiff
04.32.2014 Mark Craig
CR-3951 Fix for OPENDJ-1499: Note that REST mappings/namingStrategies are s...
tree@ abcaee commitdiff
04.18.2014 Gaetan Boismal
OPENDJ-1505 (CR-3946) OpenDJ SDK tools prompt for user credentials even whe...
tree@ 84e187 commitdiff
03.19.2014 Jean-Noel Rouvignac
OPENDJ-1453 (CR-3938) Replica offline messages should be synced with updates
tree@ f94847 commitdiff
03.46.2014 Ludovic Poitou
Code cleanup. Made use of constants and serverConstants where applicable. ...
tree@ 46b130 commitdiff
03.30.2014 Jean-Noel Rouvignac
Factorized code into CommonArguments.getSearchScope().
tree@ cb2343 commitdiff
03.19.2014 Jean-Noel Rouvignac
Code cleanup.
tree@ faa556 commitdiff
02.24.2014 Jean-Noel Rouvignac
Code cleanup.
tree@ 8b2e62 commitdiff
02.20.2014 Jean-Noel Rouvignac
Code cleanup.
tree@ c3bc48 commitdiff
02.28.2014 Jean-Noel Rouvignac
Code cleanup: - hid ReplicationDomain internals - moved test code out of pr...
tree@ 10fa44 commitdiff
02.18.2014 Nicolas Capponi
OPENDJ-1471 File based changelog : improve cursor behavior CR-3920
tree@ 51146c commitdiff
01.23.2014 Jean-Noel Rouvignac
Code cleanups.
tree@ 5d7be5 commitdiff
01.58.2014 Chris Ridd
Forward port fix OPENDJ-1187: DSML Gateway SOAP 1.2 Support
tree@ 88aa1c commitdiff
01.39.2014 Chris Ridd
Fix OPENDJ-1187: DSML Gateway SOAP 1.2 Support
tree@ e357d2 commitdiff
01.16.2014 Ludovic Poitou
Fix test mistake that sets side effect to followup tests (leaves the server...
tree@ 05a0b1 commitdiff
01.57.2014 Nicolas Capponi
Checkpoint commit for OPENDJ-1471 File based changelog : improve cursor beh...
tree@ 2da62b commitdiff
30.55.2014 Matthew Swift
Partial fix for OPENDJ-1500: upgrade SDK to Grizzly 2.3.14
tree@ b5aa58 commitdiff
30.49.2014 Jean-Noel Rouvignac
Chasing random test failures. Added better diagnostics to ResourceLimitsPol...
tree@ ae8c53 commitdiff
30.25.2014 Chris Ridd
Frontport fix for OPENDJ-1507: Replication diagrams are still confusing
tree@ 461470 commitdiff
30.16.2014 Chris Ridd
Fix OPENDJ-1507: Replication diagrams are still confusing
tree@ aee129 commitdiff
30.27.2014 Chris Ridd
Fix OPENDJ-1508: Allow "=" in malformed attribute options
tree@ 6380b1 commitdiff
26.19.2014 Jean-Noel Rouvignac
OPENDJ-1453 (CR-3870) Replica offline messages should be synced with updates
tree@ 6e14a8 commitdiff
25.43.2014 Nicolas Capponi
Checkpoint commit for OPENDJ-1471 File based changelog : improve cursor beh...
tree@ 933e60 commitdiff
25.31.2014 Mark Craig
Backport CR-3860 Fix for OPENDJ-1170: Investigate downgrading a DS+RS into ...
tree@ 8fb27b commitdiff
25.28.2014 Mark Craig
CR-3860 Fix for OPENDJ-1170: Investigate downgrading a DS+RS into separate ...
tree@ 217009 commitdiff
25.43.2014 Mark Craig
Update to the latest doc build tools release
tree@ 133f49 commitdiff
25.43.2014 Mark Craig
Update to the latest doc build tools release
tree@ bb4480 commitdiff
24.55.2014 Gaetan Boismal
OPENDJ-1502: Unit test: TestNG configuration failed when there is a device ...
tree@ 301e7a commitdiff
24.00.2014 Jean-Noel Rouvignac
FileChangelogDB.java, JEChangelogDB.java: Synchronized the two files for ea...
tree@ ed2025 commitdiff
24.45.2014 Chris Ridd
Forward port fix for OPENDJ-1497: pwdHistory stops updating when multiple s...
tree@ 4a65d9 commitdiff
first | « prev | next »