hadsie
August 19, 2007
-
loadtest: /modules/loadtest/drupal_load_test.php 1.1
loadtest: /modules/loadtest/loadtest.info 1.1
loadtest: /modules/loadtest/loadtest.install 1.1
loadtest: /modules/loadtest/loadtest.module 1.1
loadtest: /modules/loadtest/runtests.js 1.1
loadtest: /modules/loadtest/tests/request_pages.test 1.1
loadtest: /modules/loadtest/tests/request_random_nodes.test 1.1added the loadtest module
-
Directory /cvs/drupal-contrib/contributions/modules/loadtest/tests added to the repository
-
Directory /cvs/drupal-contrib/contributions/modules/loadtest added to the repository
-
added simpletest as a dependency
-
Sandbox: /sandbox/hadsie/loadtest/loadtest.module 1.9
Sandbox: /sandbox/hadsie/loadtest/runtests.js 1.1
Sandbox: /sandbox/hadsie/loadtest/tests/request_pages.test 1.3added some ajaxiness when running the tests
August 18, 2007
-
Sandbox: /sandbox/hadsie/loadtest/drupal_load_test.php 1.2
Sandbox: /sandbox/hadsie/loadtest/loadtest.module 1.8
Sandbox: /sandbox/hadsie/loadtest/tests/request_pages.test 1.2* Added the ability to clear the db logs for the tests * Added export to CSV functionality * You can now select which load tests to run through the web interface * load tests can have customizable options. The loadtest module will pick up the form and display in in a drupal settings page.
August 7, 2007
-
removed the submit code from the loadtest test form.
August 4, 2007
-
added the ability to manually set your site to a desired state.
-
Sandbox: /sandbox/hadsie/loadtest/drupal_load_test.php 1.1
Sandbox: /sandbox/hadsie/loadtest/loadtest.install 1.4
Sandbox: /sandbox/hadsie/loadtest/loadtest.module 1.5
Sandbox: /sandbox/hadsie/loadtest/tests/request_pages.test 1.1
Sandbox: /sandbox/hadsie/loadtest/tests/request_random_nodes.test 1.1refactored the module. added more tests.
July 19, 2007
-
removed t function from where it didn't belong and removed a rogue print statement.
