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

Jean-Noel Rouvignac
12.52.2013 760cd52e941b352aab6d0d3362f1f0d689bcec62
12.52.2013 Jean-Noel Rouvignac
CR-2563 JEChangelogDB removing a synchronized block in a heavily hit path
tree@ 760cd5 commitdiff
06.51.2013 Jean-Noel Rouvignac
OPENDJ-1053 Improve logging of replication load balancing and fail-over in ...
tree@ a99b60 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
29.04.2013 Jean-Noel Rouvignac
Fixing failing tests in continuous integration.
tree@ c3717b commitdiff
29.35.2013 Jean-Noel Rouvignac
StateMachineTest.java: In createReplicationBroker(), added back configurati...
tree@ f5c8a1 commitdiff
28.01.2013 Jean-Noel Rouvignac
AssuredReplicationServerTest.java: Used Assertions to have more descriptive...
tree@ 7953cd commitdiff
28.06.2013 Jean-Noel Rouvignac
OPENDJ-1053 (CR-2520) Improve logging of replication load balancing and fai...
tree@ b641e6 commitdiff
23.19.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Replaced instance fields with directly storing ...
tree@ 8d5673 commitdiff
17.50.2013 Jean-Noel Rouvignac
Fixed GenerationIdTest.generationIdTest(): test was failing precisely becau...
tree@ 132dd3 commitdiff
17.54.2013 Jean-Noel Rouvignac
GenerationIdTest.generationIdTest() test is not fixed, but I have now deter...
tree@ 02c343 commitdiff
16.06.2013 Jean-Noel Rouvignac
HeartbeatThread.java, CTHeartbeatPublisherThread.java, DirectoryThread.java...
tree@ 0c88b4 commitdiff
15.11.2013 Jean-Noel Rouvignac
GenerationIdTest.java: More code cleanup.
tree@ b0d651 commitdiff
15.14.2013 Jean-Noel Rouvignac
GenerationIdTest.java: Code cleanup.
tree@ baca15 commitdiff
15.30.2013 Jean-Noel Rouvignac
Fixing UpdateOperationTest.csnGeneratorAdjust() test failure in Continuous ...
tree@ cbe451 commitdiff
14.06.2013 Jean-Noel Rouvignac
UpdateOperationTest.java: Tried to simplify the code + separated similar lo...
tree@ 54ca17 commitdiff
11.29.2013 Jean-Noel Rouvignac
Trying to fix random failures for HistoricalTest.testRecurringPurgeIn1Run().
tree@ 2d7204 commitdiff
11.27.2013 Jean-Noel Rouvignac
ReplicationBroker.java: In computeInitialServerStatus(), used early exits. ...
tree@ 5f4a9b commitdiff
10.11.2013 Christophe Sovant
Added some checks to avoid python exception
tree@ 9ea540 commitdiff
10.45.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 2a28fb commitdiff
10.31.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 7770af commitdiff
10.00.2013 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Added tests on the CSNs returned by changelog a...
tree@ 775101 commitdiff
10.51.2013 Matthew Swift
Clean up unit test assertions and hopefully get better exception stack traces.
tree@ 854342 commitdiff
10.32.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 57cd42 commitdiff
10.50.2013 Jean-Noel Rouvignac
Stabilizing JEChangeNumberIndexDBTest.testClear().
tree@ 52df1e commitdiff
10.56.2013 Jean-Noel Rouvignac
*Test*.java: Code cleanup. Used InternalClientConnection.process*() methods.
tree@ e3854b commitdiff
09.45.2013 Jean-Noel Rouvignac
*Test.java: More code cleanups.
tree@ ccfdb0 commitdiff
09.35.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 844e17 commitdiff
09.12.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 07124d commitdiff
08.36.2013 Jean-Noel Rouvignac
UpdateOperationTest.java: Big code cleanup to remove as much useless variab...
tree@ 8b53a9 commitdiff
07.53.2013 Matthew Swift
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ c75242 commitdiff
07.13.2013 Jean-Noel Rouvignac
ReSyncTest.java: Fixing this test: the main problem was in classCleanUp() t...
tree@ cf935c commitdiff
05.14.2013 Jean-Noel Rouvignac
InitOnLineTest.java: Fixing this test: the main problem was in afterTest() ...
tree@ 0d9ef8 commitdiff
05.11.2013 Jean-Noel Rouvignac
ReplicationTestCase.java Fixed problem introduced in tests at r9648.
tree@ 001938 commitdiff
04.09.2013 Ludovic Poitou
Fix typo and increase wait time when enabling the JMXConnectionHandler to s...
tree@ a40679 commitdiff
04.03.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 1c0273 commitdiff
03.52.2013 Jean-Noel Rouvignac
HistoricalTest failure: Code added a task but did not wait for it to comple...
tree@ e12de2 commitdiff
03.59.2013 Jean-Noel Rouvignac
ReplicationTestCase.java: Change entryList and configEntryList from LinkedL...
tree@ d74140 commitdiff
03.43.2013 Jean-Noel Rouvignac
UpdateComparator.java, UpdateComparatorTest.java: REMOVED This code is neve...
tree@ ddc827 commitdiff
03.21.2013 Jean-Noel Rouvignac
Maybe the end of endless pain and suffering on the Continuous Integration f...
tree@ b7ee84 commitdiff
02.50.2013 Jean-Noel Rouvignac
Maybe the end of endless pain and suffering on the Continuous Integration f...
tree@ 69420f commitdiff
02.45.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ a81831 commitdiff
01.41.2013 Jean-Noel Rouvignac
ReplicationServerTest.java: In setUp(), used "ou" under "o" to be logically...
tree@ 122f5e commitdiff
01.44.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ e7500e commitdiff
01.38.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 738be8 commitdiff
30.42.2013 Jean-Noel Rouvignac
Ludo prefer to not have CSNGenerator.newCSNs() in the production code becau...
tree@ 68493d commitdiff
30.12.2013 Jean-Noel Rouvignac
Various little changes.
tree@ 4102cd commitdiff
27.30.2013 Jean-Noel Rouvignac
Fixed the failing nightly test GenerationIdTest.testSingleRS().
tree@ 6bdd95 commitdiff
26.29.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 6e1a57 commitdiff
26.30.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ c89f2e commitdiff
first | « prev | next »