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

sin
23.29.2007 78882703c25ec634bdd3332beaef7331fc96a4d2
23.29.2007 sin
Fix for Bug# 428. Added configuration attribute "ds-cfg-reject-unauthentica...
tree@ 788827 commitdiff
23.40.2007 gbellato
Fix a wrong parameter in a call to getEntry causing the test to wait for 10...
tree@ 2171db commitdiff
22.06.2007 gbellato
reduce the maximum waiting time of the synchronization stress test to 120 sec
tree@ dbc73c commitdiff
22.14.2007 gbellato
Fix a problem in the synchronization stress test where the main thread was ...
tree@ 35c90e commitdiff
22.56.2007 davidely
Various fixes to the unit testing framework.
tree@ 638494 commitdiff
22.40.2007 davidely
1. Wrapped TestNG suite runner with our own (SuiteRunner.java). When ther...
tree@ d19038 commitdiff
19.57.2007 neil_a_wilson
Update the schema backend so that the creatorsName, createTimestamp, modifi...
tree@ cb23b6 commitdiff
19.54.2007 neil_a_wilson
Update the build script so that the coveragediff facility is used when buil...
tree@ ed7a70 commitdiff
19.09.2007 coulbeck
Found a missing comma in a DN in a synchronization unit test.
tree@ 00db71 commitdiff
19.35.2007 coulbeck
Add a unit test case for the synchronization provider receive status. The ...
tree@ c98899 commitdiff
19.21.2007 boli
Added logError methods to the task class that will add the messages to the ...
tree@ 29dd37 commitdiff
19.17.2007 boli
Fix issue where backups of an empty backend would fail. Added a placeholder...
tree@ 21ed1f commitdiff
18.20.2007 gbellato
put back the 980 revision that had been removed because of a regression. -...
tree@ 5d3ab1 commitdiff
18.00.2007 neil_a_wilson
Update the build script to temporarily allow up to 256MB of memory for the ...
tree@ 4e8521 commitdiff
17.01.2007 pgamba
Fix Issue 783 synchronization does not detect that the parent is renamed du...
tree@ 8cf3cd commitdiff
17.45.2007 davidely
Commenting out SearchFilterTests because they cause the JVM to run out of m...
tree@ 632269 commitdiff
17.32.2007 davidely
Fixed race conditions in operation test cases by having them be more robust...
tree@ 6e5255 commitdiff
17.28.2007 davidely
Fixes for several small SearchFilter and Attribute matching issues (730, 69...
tree@ d6ed8c commitdiff
16.15.2007 boli
Fix for getSupportedFeatures returning null. It now returns an empty set. T...
tree@ e32ae4 commitdiff
16.42.2007 neil_a_wilson
Update the extended operation config manager so that it will register any a...
tree@ a4e7c2 commitdiff
16.40.2007 neil_a_wilson
Fix typos in a number of method names in add operation test cases (misspell...
tree@ f09fe6 commitdiff
16.13.2007 neil_a_wilson
Revert the changes made in revision 980 because they appear to be responsib...
tree@ 116cc7 commitdiff
16.10.2007 gbellato
This change includes a set of new unit tests dedicated to the startup phase...
tree@ 79c2bd commitdiff
15.44.2007 gary_williams
Uncomment test suites from run job
tree@ 476b84 commitdiff
15.49.2007 neil_a_wilson
Disable the JMX test cases as a result of the problem described in issue #763.
tree@ 527c9d commitdiff
13.17.2007 boli
Made the following enhancements to the coveragediff tool:
tree@ 7b8998 commitdiff
12.20.2007 gary_williams
Implement Issue 1049 proposal for testcase name standardization
tree@ f1b062 commitdiff
12.32.2007 davidely
Fixed an issue where coverage diff didn't run on windows and also fixed an ...
tree@ 7f4158 commitdiff
12.19.2007 el_kaboing
Adding test cases for Issue 345
tree@ 266e41 commitdiff
12.57.2007 gary_williams
functional tests stylesheet now has color coded banner
tree@ 2a8b07 commitdiff
12.29.2007 gary_williams
Fix Issue 898 function deletefolder should check folder exist before delete
tree@ 8ac1e4 commitdiff
12.00.2007 neil_a_wilson
Update the pre-parse and pre-operation search plugin API to expose the retu...
tree@ 86f12a commitdiff
11.17.2007 neil_a_wilson
Update the attribute type syntax so that it is possible to specify an appro...
tree@ 8db9a1 commitdiff
11.38.2007 el_kaboing
Fixed headers with the new format.
tree@ e9cdb5 commitdiff
11.04.2007 neil_a_wilson
Remove a duplicate ds-cfg-equality-matching-rule objectclass from the "cn=D...
tree@ 0e3aa7 commitdiff
11.11.2007 pgamba
Fix #731 - Exception when testing NumericStringSubstringMatchingRule.valueM...
tree@ a24226 commitdiff
11.09.2007 pgamba
Fix #731 - Exception when testing NumericStringSubstringMatchingRule.valueM...
tree@ 92b741 commitdiff
10.42.2007 neil_a_wilson
Fix a bug in the DIGEST-MD5 SASL mechanism handler that could cause a null ...
tree@ 2d5643 commitdiff
10.28.2007 neil_a_wilson
Fix a problem in build.xml in which the "rebuild" target incorrectly refers...
tree@ 8b1c6a commitdiff
10.23.2007 jvergara
Fix a bug in the FramePanel that made not to have distinct colors when runn...
tree@ dcc045 commitdiff
10.28.2007 boli
Prevents the coveragediff utility from failing the build if svn is not in t...
tree@ 38085d commitdiff
09.19.2007 boli
Added various enhancements to the coveragediff utility: 1. coveragediff is ...
tree@ 2465da commitdiff
09.11.2007 neil_a_wilson
Update the add operation code in order to reverse the order in which the lo...
tree@ 703ba4 commitdiff
09.20.2007 neil_a_wilson
Update the schema backend to provide full support for online schema updates...
tree@ bdf67a commitdiff
09.03.2007 jvergara
Fix a bug in the Utils.isMacOS function and remove some unused functions.
tree@ c26a45 commitdiff
09.50.2007 gary_williams
Fix Issue 1092 license form is not consistent in xml files
tree@ 28ffd4 commitdiff
09.10.2007 gbellato
Use AtomicInteger instead of synchronized blocks in one case when increment...
tree@ 2c42b0 commitdiff
08.57.2007 el_kaboing
Added test cases for Issues 351 and 352
tree@ 862fa4 commitdiff
08.38.2007 gbellato
Fix a problem in org.opends.server.synchronization.common.ChangeNumberGener...
tree@ 6d3607 commitdiff
08.27.2007 gary_williams
quality Issue 1074 generate an email containing test report
tree@ 955b28 commitdiff
first | « prev | next »