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

Jean-Noel Rouvignac
16.06.2013 0c88b448cdbfcc5523d3160600b0255a344b4a11
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
26.37.2013 Jean-Noel Rouvignac
AssuredReplicationPluginTest.java: Fixed ConcurrentModificationException. F...
tree@ a46523 commitdiff
26.41.2013 Jean-Noel Rouvignac
AssuredReplicationPluginTest.java: Factorized common code in tests: - Added...
tree@ af8015 commitdiff
26.35.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 597a31 commitdiff
25.19.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java: Extracted toServerState() method. Renamed get...
tree@ a88272 commitdiff
25.39.2013 Jean-Noel Rouvignac
OPENDJ-1134 (CR-2355) Introduce a class in replication for encapsulating ho...
tree@ 8fc666 commitdiff
25.31.2013 Nicolas Capponi
Fix OPENDJ-18 - keystore import failes due to empty PIN Review CR-2353
tree@ 976397 commitdiff
24.23.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ daff0f commitdiff
24.41.2013 Jean-Noel Rouvignac
LDAPURLTest.java: Silencing annoying warnings in Continuous Integration.
tree@ 449849 commitdiff
24.39.2013 Jean-Noel Rouvignac
HostPortTest.java: Silencing annoying warnings in Continuous Integration.
tree@ 0ba9b2 commitdiff
24.01.2013 Jean-Noel Rouvignac
Replication tests cleanup and consolidation.
tree@ 20fcf1 commitdiff
24.07.2013 Jean-Noel Rouvignac
OPENDJ-1134 (CR-2338) Introduce a class in replication for encapsulating ho...
tree@ 7efc52 commitdiff
first | « prev | next »