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

gbellato
23.40.2007 b567e5f6eddc8ad131aaa3fa8ddfc0e28ecfbba3
23.40.2007 gbellato
Fix a wrong parameter in a call to getEntry causing the test to wait for 10...
tree@ b567e5 commitdiff
22.06.2007 gbellato
reduce the maximum waiting time of the synchronization stress test to 120 sec
tree@ 0cd1da commitdiff
22.14.2007 gbellato
Fix a problem in the synchronization stress test where the main thread was ...
tree@ f00748 commitdiff
22.56.2007 davidely
Various fixes to the unit testing framework.
tree@ 350bf1 commitdiff
22.40.2007 davidely
1. Wrapped TestNG suite runner with our own (SuiteRunner.java). When ther...
tree@ 0e81a8 commitdiff
19.57.2007 neil_a_wilson
Update the schema backend so that the creatorsName, createTimestamp, modifi...
tree@ dd0aa3 commitdiff
19.54.2007 neil_a_wilson
Update the build script so that the coveragediff facility is used when buil...
tree@ e920c4 commitdiff
19.09.2007 coulbeck
Found a missing comma in a DN in a synchronization unit test.
tree@ 720524 commitdiff
19.35.2007 coulbeck
Add a unit test case for the synchronization provider receive status. The ...
tree@ d00ae6 commitdiff
19.21.2007 boli
Added logError methods to the task class that will add the messages to the ...
tree@ f0dfc7 commitdiff
19.17.2007 boli
Fix issue where backups of an empty backend would fail. Added a placeholder...
tree@ 2b48ed commitdiff
18.20.2007 gbellato
put back the 980 revision that had been removed because of a regression. -...
tree@ aefad4 commitdiff
18.00.2007 neil_a_wilson
Update the build script to temporarily allow up to 256MB of memory for the ...
tree@ a9b31a commitdiff
17.01.2007 pgamba
Fix Issue 783 synchronization does not detect that the parent is renamed du...
tree@ 7c6dff commitdiff
17.45.2007 davidely
Commenting out SearchFilterTests because they cause the JVM to run out of m...
tree@ 369026 commitdiff
17.32.2007 davidely
Fixed race conditions in operation test cases by having them be more robust...
tree@ 44f577 commitdiff
17.28.2007 davidely
Fixes for several small SearchFilter and Attribute matching issues (730, 69...
tree@ 13243b commitdiff
16.15.2007 boli
Fix for getSupportedFeatures returning null. It now returns an empty set. T...
tree@ 22d1ff commitdiff
16.42.2007 neil_a_wilson
Update the extended operation config manager so that it will register any a...
tree@ ef4506 commitdiff
16.40.2007 neil_a_wilson
Fix typos in a number of method names in add operation test cases (misspell...
tree@ a5adda commitdiff
16.13.2007 neil_a_wilson
Revert the changes made in revision 980 because they appear to be responsib...
tree@ 067771 commitdiff
16.10.2007 gbellato
This change includes a set of new unit tests dedicated to the startup phase...
tree@ 355271 commitdiff
15.44.2007 gary_williams
Uncomment test suites from run job
tree@ a275cc commitdiff
15.49.2007 neil_a_wilson
Disable the JMX test cases as a result of the problem described in issue #763.
tree@ 7937e3 commitdiff
13.17.2007 boli
Made the following enhancements to the coveragediff tool:
tree@ 2f87c5 commitdiff
12.20.2007 gary_williams
Implement Issue 1049 proposal for testcase name standardization
tree@ 74a5ed commitdiff
12.32.2007 davidely
Fixed an issue where coverage diff didn't run on windows and also fixed an ...
tree@ c598f2 commitdiff
12.19.2007 el_kaboing
Adding test cases for Issue 345
tree@ 5b50d1 commitdiff
12.57.2007 gary_williams
functional tests stylesheet now has color coded banner
tree@ 1c9efe commitdiff
12.29.2007 gary_williams
Fix Issue 898 function deletefolder should check folder exist before delete
tree@ b6d6b5 commitdiff
12.00.2007 neil_a_wilson
Update the pre-parse and pre-operation search plugin API to expose the retu...
tree@ 6cf851 commitdiff
11.17.2007 neil_a_wilson
Update the attribute type syntax so that it is possible to specify an appro...
tree@ a1d57e commitdiff
11.38.2007 el_kaboing
Fixed headers with the new format.
tree@ 503db4 commitdiff
11.04.2007 neil_a_wilson
Remove a duplicate ds-cfg-equality-matching-rule objectclass from the "cn=D...
tree@ ef9ad2 commitdiff
11.11.2007 pgamba
Fix #731 - Exception when testing NumericStringSubstringMatchingRule.valueM...
tree@ ac8d7e commitdiff
11.09.2007 pgamba
Fix #731 - Exception when testing NumericStringSubstringMatchingRule.valueM...
tree@ a2d4e5 commitdiff
10.42.2007 neil_a_wilson
Fix a bug in the DIGEST-MD5 SASL mechanism handler that could cause a null ...
tree@ e53fad commitdiff
10.28.2007 neil_a_wilson
Fix a problem in build.xml in which the "rebuild" target incorrectly refers...
tree@ de7a2d commitdiff
10.23.2007 jvergara
Fix a bug in the FramePanel that made not to have distinct colors when runn...
tree@ 3e1fe8 commitdiff
10.28.2007 boli
Prevents the coveragediff utility from failing the build if svn is not in t...
tree@ 81fb98 commitdiff
09.19.2007 boli
Added various enhancements to the coveragediff utility: 1. coveragediff is ...
tree@ dae465 commitdiff
09.11.2007 neil_a_wilson
Update the add operation code in order to reverse the order in which the lo...
tree@ d26d89 commitdiff
09.20.2007 neil_a_wilson
Update the schema backend to provide full support for online schema updates...
tree@ 7c774e commitdiff
09.03.2007 jvergara
Fix a bug in the Utils.isMacOS function and remove some unused functions.
tree@ aff7d0 commitdiff
09.50.2007 gary_williams
Fix Issue 1092 license form is not consistent in xml files
tree@ c38865 commitdiff
09.10.2007 gbellato
Use AtomicInteger instead of synchronized blocks in one case when increment...
tree@ 3222fb commitdiff
08.57.2007 el_kaboing
Added test cases for Issues 351 and 352
tree@ a1c994 commitdiff
08.38.2007 gbellato
Fix a problem in org.opends.server.synchronization.common.ChangeNumberGener...
tree@ cdab23 commitdiff
08.27.2007 gary_williams
quality Issue 1074 generate an email containing test report
tree@ 85cc36 commitdiff
08.43.2007 gbellato
Update the org.opends.server.synchronization.UpdateOperationTest.getEntryUU...
tree@ ddc55b commitdiff
first | « prev | next »