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

Jean-Noel Rouvignac
19.37.2013 2858afa718f634eab2c3c845f2f0c7dde9f45e6f
17.30.2013 Jean-Noel Rouvignac
OPENDJ-1172 Deadlock between replication threads during shutdown
tree@ 407101 commitdiff
17.05.2013 Jean-Noel Rouvignac
OPENDJ-1231 Make the Medium Consistency Point support replica heartbeats
tree@ 3d7fb8 commitdiff
17.32.2013 Jean-Noel Rouvignac
OPENDJ-1255 SEVERE_ERROR (Socket closed) in logs/errors file after uninstal...
tree@ 758558 commitdiff
17.08.2013 Jean-Noel Rouvignac
OPENDJ-1231 (CR-2724) Make the Medium Consistency Point support replica hea...
tree@ 5f8038 commitdiff
17.43.2013 Jean-Noel Rouvignac
OPENDJ-1231 (CR-2724) Make the Medium Consistency Point support replica hea...
tree@ a74752 commitdiff
13.22.2013 Jean-Noel Rouvignac
OPENDJ-1222 Global update of CDDL copyright headers
tree@ 26b777 commitdiff
12.27.2013 Jean-Noel Rouvignac
Code cleanup in the virtual attributes.
tree@ d9d337 commitdiff
12.51.2013 Jean-Noel Rouvignac
Fixing a test failure in Continuous Integration. See the test failure stack...
tree@ 59b365 commitdiff
09.43.2013 Jean-Noel Rouvignac
Fixing thread leaks in Continuous Integration.
tree@ 755f5e commitdiff
06.13.2013 Jean-Noel Rouvignac
OPENDJ-1088 (CR-2677) Wrong error message and result code when deleting bra...
tree@ e42dc4 commitdiff
05.14.2013 Jean-Noel Rouvignac
OPENDJ-1174 Transfer responsibility for populating the ChangeNumberIndexDB ...
tree@ 116f4b commitdiff
05.53.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java: Removed change which was not intended for com...
tree@ 29a9e4 commitdiff
05.50.2013 Jean-Noel Rouvignac
Fixed a readWriteLock deadlock happening on calling ChangelogDB.removeDB() ...
tree@ caef6e commitdiff
04.47.2013 Jean-Noel Rouvignac
ChangeNumberIndexer.java: In run(), made sure all cursors are properly clos...
tree@ 51abac commitdiff
04.05.2013 Jean-Noel Rouvignac
Fixing stalled builds. Fixed problem introduced in r9887: an open cursor wa...
tree@ d1963b commitdiff
03.48.2013 Jean-Noel Rouvignac
Fixed a NullPointerException that is causing the following error message: (...
tree@ 20e80e commitdiff
03.58.2013 Jean-Noel Rouvignac
OPENDJ-1217 Servers not synchronized after a conflicting replace on multi-v...
tree@ f8c671 commitdiff
02.18.2013 Jean-Noel Rouvignac
Renamed ds-cfg-compute-changenumber to ds-cfg-compute-change-number.
tree@ 735ede commitdiff
02.01.2013 Jean-Noel Rouvignac
OPENDJ-1174 (CR-2631) Transfer responsibility for populating the ChangeNumb...
tree@ 814200 commitdiff
02.48.2013 Jean-Noel Rouvignac
CSN.java, CSNGenerator.java: Updated javadoc.
tree@ 04a820 commitdiff
29.52.2013 Jean-Noel Rouvignac
Fixing the build.
tree@ a811d5 commitdiff
29.12.2013 Jean-Noel Rouvignac
Fixing the build.
tree@ 60714b commitdiff
29.58.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Added missing spaces in exception messages. Ext...
tree@ 73eb08 commitdiff
28.26.2013 Jean-Noel Rouvignac
Code cleanup
tree@ 57ea7d commitdiff
22.26.2013 Jean-Noel Rouvignac
Found and fixed a new deadlock with read vs. write locks.
tree@ 6d35a7 commitdiff
22.00.2013 Jean-Noel Rouvignac
Found and fixed a new deadlock with read vs. write locks.
tree@ 64a135 commitdiff
22.24.2013 Jean-Noel Rouvignac
Checkpoint commit for OPENDJ-1174 Transfer responsibility for populating th...
tree@ 89f7cf commitdiff
22.24.2013 Jean-Noel Rouvignac
Checkpoint commit for OPENDJ-1174 Transfer responsibility for populating th...
tree@ 1cc3f8 commitdiff
21.10.2013 Jean-Noel Rouvignac
Fixing the build.
tree@ 15c81f commitdiff
21.33.2013 Jean-Noel Rouvignac
Checkpoint commit for OPENDJ-1174 Transfer responsibility for populating th...
tree@ 710223 commitdiff
21.17.2013 Jean-Noel Rouvignac
Checkpoint commit for OPENDJ-1174 Transfer responsibility for populating th...
tree@ 654610 commitdiff
19.23.2013 Nicolas Capponi
Remove org.opends.server.util.Pair class to use com.forgerock.opendj.util.P...
tree@ 8bf998 commitdiff
19.39.2013 Jean-Noel Rouvignac
ServerStateTest.java: Added @Test annotation to testCover() - follow up of ...
tree@ 990642 commitdiff
18.58.2013 Jean-Noel Rouvignac
ReplicationDomainDB.java, JEChangelogDB.java: In publishUpdateMsg(), added ...
tree@ e8dddc commitdiff
18.51.2013 Jean-Noel Rouvignac
FirstChangeNumberVirtualAttributeProvider.java, LastChangeNumberVirtualAttr...
tree@ 2ccf3b commitdiff
14.03.2013 Jean-Noel Rouvignac
CompositeDBCursorTest.java: ADDED
tree@ dfac8c commitdiff
13.17.2013 Jean-Noel Rouvignac
CompositeDBCursor.java: Fixed another ConcurrentModificationException that ...
tree@ f5debe commitdiff
13.06.2013 Jean-Noel Rouvignac
OPENDJ-1174 Transfer responsibility for populating the ChangeNumberIndexDB ...
tree@ b15e4f commitdiff
13.16.2013 Jean-Noel Rouvignac
Complement of r9789
tree@ 2cdedf commitdiff
13.20.2013 Jean-Noel Rouvignac
replication*.properties: Added more info for ERR_INVALID_COOKIE_SYNTAX.
tree@ 828eab commitdiff
12.43.2013 Jean-Noel Rouvignac
JEChangelogDB.java: In CrossReplicaDBCursor.getCursorFrom(), let the Change...
tree@ c08d1e commitdiff
12.52.2013 Jean-Noel Rouvignac
CR-2563 JEChangelogDB removing a synchronized block in a heavily hit path
tree@ 760cd5 commitdiff
07.20.2013 Jean-Noel Rouvignac
Replication messages clean up.
tree@ 8cc88e commitdiff
06.51.2013 Jean-Noel Rouvignac
OPENDJ-1053 Improve logging of replication load balancing and fail-over in ...
tree@ a99b60 commitdiff
05.11.2013 Jean-Noel Rouvignac
StartECLSessionMsg.java: Added complimentary javadocs to explain what these...
tree@ 72f564 commitdiff
05.51.2013 Jean-Noel Rouvignac
ECLServerHandler.java, ReplicationServerDomain.java: Renamed variables and ...
tree@ 77b37b commitdiff
04.19.2013 Jean-Noel Rouvignac
OPENDJ-1190 (CR-2523) Under rare circumstances the DS replication recovery ...
tree@ 658a2e commitdiff
04.55.2013 Jean-Noel Rouvignac
OPENDJ-1190 (CR-2523) Under rare circumstances the DS replication recovery ...
tree@ 1a2887 commitdiff
04.06.2013 Jean-Noel Rouvignac
OPENDJ-1190 (CR-2523) Under rare circumstances the DS replication recovery ...
tree@ 908563 commitdiff
30.49.2013 Jean-Noel Rouvignac
InitializeTargetTask.java: In runTask(), improved error logging in case of ...
tree@ 1a8d13 commitdiff
first | « prev | next »