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

el_kaboing
01.09.2007 f092016fffcd8052eb5158e798894b44697f4285
01.09.2007 el_kaboing
Added header information to the stylesheets.
tree@ f09201 commitdiff
01.07.2007 el_kaboing
The new parsing tool for retrieving test specs from the test case comments ...
tree@ f32c25 commitdiff
01.00.2007 gbellato
Enable the ChangelogTest.stopChangelog() test that should not cause problem...
tree@ c6768a commitdiff
31.46.2007 neil_a_wilson
Fix a problem in the backup backend in which it could throw an internal exc...
tree@ 3376a9 commitdiff
31.21.2007 gbellato
Fix for Issue 1162 : Synchronization server deadlock when using multiple ma...
tree@ b0acea commitdiff
31.02.2007 el_kaboing
Adding comments for each test case that will be used with the parsing tool.
tree@ cb38e6 commitdiff
30.27.2007 neil_a_wilson
Make sure that the modifyTimestamp in the schema entry gets updated when th...
tree@ 55fe36 commitdiff
30.11.2007 neil_a_wilson
Add a new task that may be used to cause the server to load the contents of...
tree@ f38680 commitdiff
30.09.2007 neil_a_wilson
Update the test case framework to include loggers that will report any acce...
tree@ 3e8210 commitdiff
30.32.2007 pgamba
Add a catch for the following null pointer exception that Neil got while ru...
tree@ a66445 commitdiff
30.45.2007 pgamba
Fix for the deadlock appeared in the last daily build. The root cause is a ...
tree@ 499a9c commitdiff
29.06.2007 neil_a_wilson
Fix a mismatch between the expected and given parameters for a message in t...
tree@ 7a20cc commitdiff
29.21.2007 gbellato
- Fix issue 1160 : synchronization is flushing the msgQueue to the database...
tree@ 97c337 commitdiff
29.31.2007 neil_a_wilson
Add a new Ant task that can be used to ensure that new files marked for add...
tree@ 7849d7 commitdiff
29.14.2007 pgamba
Fix #794 unit test should cover changelog to changelog communications
tree@ c8816d commitdiff
29.02.2007 neil_a_wilson
Update files created or modified since the beginning of the year to include...
tree@ 87f4db commitdiff
28.26.2007 neil_a_wilson
Update a number of files to ensure that they have the svn:eol-style propert...
tree@ 83eb49 commitdiff
28.21.2007 neil_a_wilson
Fix a couple of minor comment problems in the CheckCopyrightDates task source.
tree@ 0e84f3 commitdiff
28.29.2007 neil_a_wilson
Enable the use of the caching mechanism used by CheckStyle to significantly...
tree@ eb8efc commitdiff
28.55.2007 neil_a_wilson
Add features into our build process that can make use of the SVNKit library...
tree@ 0594c7 commitdiff
26.20.2007 al_xipe
removed the creation of the report in a timestamp directory to allow the da...
tree@ edebdd commitdiff
26.11.2007 el_kaboing
Removed a duplicate call to one of the Security test suites.
tree@ af9eea commitdiff
26.04.2007 neil_a_wilson
Update the server schema processing so that interactions with entries (e.g....
tree@ 458a51 commitdiff
25.45.2007 el_kaboing
Housecleaning. Made the test case names more aligned with the rest of the S...
tree@ facb85 commitdiff
25.41.2007 al_xipe
Added xml output for unit-tests coverage to allow for dashboard to track th...
tree@ 2f271f commitdiff
25.59.2007 neil_a_wilson
Make a number of updates to schema processing, all of which fall under the ...
tree@ 4b31a3 commitdiff
24.16.2007 gbellato
fix for issue 1161 : too much code inside the pendingChanges lock
tree@ f6b0ca commitdiff
23.34.2007 neil_a_wilson
Remove a couple of test values from the data provider used by ASN.1 element...
tree@ 80b102 commitdiff
23.45.2007 neil_a_wilson
Revert an inadvertent change to the startup batch file.
tree@ 4056cb commitdiff
23.37.2007 sin
Bug# 428: Adding support for rejecting unauthenticated requests
tree@ bd77cd commitdiff
23.32.2007 sin
Fix for Bug# 428. Added Message ID related to configuration attribute "ds-c...
tree@ dcea61 commitdiff
23.30.2007 sin
addedFix for Bug# 428. Added definitions for LDAP attribute "ds-cfg-reject...
tree@ 0f3018 commitdiff
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
first | « prev | next »