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

Violette Roche-Montane
07.48.2014 abfe66cd244bd02b21219b62a623d75cc4994949
31.30.2014 Ludovic Poitou
OPENDJ-1319. Relax constraint on minimal character sets in password validator
tree@ 1d8be5 commitdiff
30.50.2014 Ludovic Poitou
Fix for OPENDJ-1295, allow password policy subentries to refer to configure...
tree@ a00e82 commitdiff
29.58.2014 Christophe Sovant
Fixed python exception in replication/external-changelog testsuite
tree@ 321fc7 commitdiff
28.22.2014 Jean-Noel Rouvignac
Misc improvements to replication Session error reporting.
tree@ 387f71 commitdiff
28.33.2014 Jean-Noel Rouvignac
OPENDJ-1262 NPE in ChangeNumberIndex during server startup
tree@ 08727e commitdiff
28.27.2014 Christophe Sovant
Fixed python exception in fractional-replication testsuite
tree@ 52b368 commitdiff
13.44.2014 Christophe Sovant
Remove dependencies on opends-build target and use the archive which is ava...
tree@ 907c20 commitdiff
13.16.2014 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Disabled failing tests that cannot be fixed. Th...
tree@ 3b213c commitdiff
13.45.2014 Manuel Gaupp
CR-1602 (OPENDJ-883) Implement certificateExactMatch matching rule
tree@ b57960 commitdiff
09.44.2014 Jean-Noel Rouvignac
Fixed broken tests
tree@ fd2723 commitdiff
08.30.2014 Jean-Noel Rouvignac
Increased encapsulation of ReplicationDomain.IEContext + moved more behavio...
tree@ e33ecc commitdiff
08.17.2014 Jean-Noel Rouvignac
Replaced/removed numerous fields and methods of ReplicationDomain by direct...
tree@ 3ef361 commitdiff
07.59.2014 Ludovic Poitou
OPENDJ-1268 - HostPort class throws a NullPointException when comparing ins...
tree@ 092864 commitdiff
03.34.2014 Jean-Noel Rouvignac
Fixed test failure for JEChangeNumberIndexDBTest.testClear(). Problem was d...
tree@ 210d5f commitdiff
03.47.2014 Jean-Noel Rouvignac
JEChangeNumberIndexDBTest.java: Fixed an infinite loop after r10071 (Why di...
tree@ 78efb0 commitdiff
03.31.2014 Jean-Noel Rouvignac
ImportLDIFTestCase.java: Code cleanup.
tree@ ef7209 commitdiff
03.25.2014 Jean-Noel Rouvignac
OPENDJ-1205 Remove network layer from External ChangeLog implementation
tree@ e95d2b commitdiff
03.26.2014 Jean-Noel Rouvignac
Fixed a few test failures in ExternalChangeLogTest, broken after r10049. Cr...
tree@ 368e0c commitdiff
03.02.2014 Jean-Noel Rouvignac
Fixed a few test failures in ExternalChangeLogTest, broken after r10049. Cr...
tree@ f4c075 commitdiff
02.47.2014 Jean-Noel Rouvignac
OPENDJ-1090 ECL changenumbers get reset after a purge and server restart
tree@ 0c8217 commitdiff
02.32.2014 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Updated copyright.
tree@ 84dbf0 commitdiff
02.32.2014 Jean-Noel Rouvignac
Fixed ExternalChangeLogTest.ECLReplicationServerTest(), broken after r10049...
tree@ fc88d3 commitdiff
02.13.2014 Jean-Noel Rouvignac
OPENDJ-1262 NPE in ChangeNumberIndex during server startup
tree@ 3479c8 commitdiff
02.14.2014 Jean-Noel Rouvignac
Added tests for BoundedWorkQueueStrategy (finally).
tree@ ef298d commitdiff
23.45.2013 Matthew Swift
Fix feature envy between ListenerThread and ReplicationDomain
tree@ eeb2e4 commitdiff
23.18.2013 Jean-Noel Rouvignac
OPENDJ-1263 Changenumber does not progress on the second replication server...
tree@ ff9969 commitdiff
20.30.2013 Jean-Noel Rouvignac
Tests cleanup.
tree@ f47f2d commitdiff
20.17.2013 Jean-Noel Rouvignac
In ReplicationBroker, removed null checks on the replication domain. Had to...
tree@ e66052 commitdiff
20.32.2013 Jean-Noel Rouvignac
AssuredReplicationServerTest.java: Fixed compile error.
tree@ a28da2 commitdiff
19.31.2013 Jean-Noel Rouvignac
Second step in simplifying the ReplicationBroker class.
tree@ e13d14 commitdiff
19.21.2013 Jean-Noel Rouvignac
Fixing test failure in Continuous Integration.
tree@ 2811ba commitdiff
17.15.2013 Christophe Sovant
Fixed aci/targattrfilter/aci_targattrfilter_019 testcase
tree@ 70b530 commitdiff
17.05.2013 Jean-Noel Rouvignac
OPENDJ-1231 Make the Medium Consistency Point support replica heartbeats
tree@ d356a4 commitdiff
17.08.2013 Jean-Noel Rouvignac
OPENDJ-1231 (CR-2724) Make the Medium Consistency Point support replica hea...
tree@ 020a87 commitdiff
17.43.2013 Jean-Noel Rouvignac
OPENDJ-1231 (CR-2724) Make the Medium Consistency Point support replica hea...
tree@ 40c196 commitdiff
16.48.2013 Christophe Sovant
Fixed debug mode and fixed a typo in an aci
tree@ 576475 commitdiff
13.46.2013 Christophe Sovant
Add capability for debugging tests
tree@ ffb905 commitdiff
13.45.2013 Jean-Noel Rouvignac
OPENDJ-1222 Global update of CDDL copyright headers
tree@ fa1892 commitdiff
13.48.2013 Jean-Noel Rouvignac
DsconfigOptionsTestCase.java: In testGenerateDoc(), added the @Test annotat...
tree@ 2497cc commitdiff
11.03.2013 Jean-Noel Rouvignac
Code cleanups
tree@ ef98b7 commitdiff
10.21.2013 Christophe Sovant
Removed known issue tag for OPENDJ-1088
tree@ cf9860 commitdiff
09.36.2013 Matthew Swift
Attempt to fix nightly unit test failures: forcefully clean the backend dur...
tree@ 3e7785 commitdiff
09.46.2013 Matthew Swift
Reset the configuration after the server is stopped, not before.
tree@ f02d86 commitdiff
09.45.2013 Matthew Swift
Add more debugging to import test which outputs the configured base DNs upo...
tree@ b8c1ff commitdiff
09.12.2013 Matthew Swift
Minor code cleanup
tree@ 474dd7 commitdiff
09.53.2013 Matthew Swift
Investigate unit test failures: dump unexpected content of reject file.
tree@ ef3652 commitdiff
09.26.2013 Christophe Sovant
Updated privileges tests after fix for issue OPENDJ-1107 and fixed problem ...
tree@ 2c5516 commitdiff
09.08.2013 Jean-Noel Rouvignac
ChangeNumberIndexerTest.java: Test cleanup: stop the indexer thread after e...
tree@ a5b84b commitdiff
06.45.2013 Matthew Swift
Don't stop the server at the end of the test.
tree@ 542db6 commitdiff
06.44.2013 Matthew Swift
Improve accuracy of timestamps and thread count changes.
tree@ cc5958 commitdiff
first | « prev | next »