summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAge
* - Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.Dries Buytaert2009-08-13
|
* #193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to ↵Angie Byron2009-08-05
| | | | set_time_limit() and prevent warnings/errors.
* - Patch #443154 by boombatower, pwolanin: properly report fatal errors as ↵Dries Buytaert2009-07-30
| | | | failures.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #516062 by c960657: fixed regression in run-tests.shDries Buytaert2009-07-11
|
* - Patch #443154 by boombatower: make sure fatal errors are reported as test ↵Dries Buytaert2009-07-07
| | | | failures.
* - Patch #511022 by gordon: some drupal.sh fixes for Drush.Dries Buytaert2009-07-06
|
* - Patch #484610 by Damien Tournoud: do not start an output buffer when ↵Dries Buytaert2009-06-10
| | | | running in CLI mode.
* - Patch #449198 by boombatower: cealn up test loading and related API.Dries Buytaert2009-06-08
|
* - Patch #430682 by saxofaan: script didn't work with non-default webserver port.Dries Buytaert2009-04-13
|
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* - Re-adding code-clean.sh. Didn't mean to remove that.Dries Buytaert2009-03-09
|
* - Patch #340940 by grendzy, Damien Tournoud: remove code-style.pl. Death by ↵Dries Buytaert2009-03-09
| | | | coder module.
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
|
* #377564 by boombatower: Make run-tests.sh respect the ↵Angie Byron2009-02-20
| | | | 'simpletest_clear_results' variable.
* #330983 by recidive and boombatower: Rename users/users_roles tables to ↵Angie Byron2009-02-18
| | | | user/user_role for consistency.
* - Patch #367508 by lyricnz: returned help screen when running test groups.Dries Buytaert2009-02-01
|
* - Patch #358006 by gcopenhaver: fixed spelling errors.Dries Buytaert2009-01-13
|
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* - Modified patch #348408 by boombatower: clariy run-test.sh script and ↵Dries Buytaert2008-12-18
| | | | provide some better help.
* - Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase.Dries Buytaert2008-11-26
|
* - Patch #338516 by Damien Tournoud: convert run-tests.sh to the new database ↵Dries Buytaert2008-11-24
| | | | API.
* - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.Dries Buytaert2008-11-11
|
* - Patch #322843 by Damien Tournoud: fixed --php option.Dries Buytaert2008-10-29
|
* - Patch #322843 by Damien Tournoud, boombatower: fixed --php parameter in ↵Dries Buytaert2008-10-19
| | | | run-tests.sh
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
|
* #312883 by moshe weitzman: Fix REQUEST_METHOD notice in run-tests.sh.Angie Byron2008-09-24
|
* #312847 by moshe weitzman: Fix end time reporting in run-tests.sh.Angie Byron2008-09-24
|
* - Patch #311160 by moshe weitzman and Damien Tournoud: enhance run-tests.sh ↵Dries Buytaert2008-09-23
| | | | by automatically picking up the PHP interpreter.
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use ↵Angie Byron2008-09-20
| | | | absolute paths.
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵Dries Buytaert2008-09-06
| | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
* - Patch #291670 by dhubler, Dries: run tests by file.Dries Buytaert2008-08-18
|
* - Patch #254166 by Damien Tournoud: improved error handling of concurrency mode.Dries Buytaert2008-07-24
|
* - Patch #254166 by boombatower: improve and clean-up the test script. Added ↵Dries Buytaert2008-07-07
| | | | color coding and allow people to control the verbosity.
* - Patch #274794 by Damien Tournoud et al: make scripts/run-tests.php work again.Dries Buytaert2008-06-29
|
* - Patch #243773 by chx, catch, boombatower, cwgordon7, yched, dmitrig01, et ↵Dries Buytaert2008-06-24
| | | | al: small revert of batch API patch. Also forgot to mention cwgordon7 in the previous commit.
* - Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the ↵Dries Buytaert2008-06-24
| | | | batch API for running the tests instead of an all-in-one approach. Great work.
* - Renaming the test script from run-functional-tests.php to run-tests.php.Dries Buytaert2008-06-09
|
* - Patch #254166 by boombatower and pwlonin: added --list feature to list all ↵Dries Buytaert2008-05-28
| | | | available test groups and fixed some indentation issues.
* - Patch #254166 by pwolanin: script improvements.Dries Buytaert2008-05-26
|
* - Renaming to .sh file.Dries Buytaert2008-04-23
|
* - Added a test framework to Drupal along with a first batch of tests forDries Buytaert2008-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | Drupal core! This is an important milestone for the project so enable the module and check it out ... :) Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran Lal, Moshe Weitzman, and the many other people that helped with testing over the past years and that drove this home. It all works but it is still rough around the edges (i.e. documentation is still being written, the coding style is not 100% yet, a number of tests still fail) but we spent the entire weekend working on it in Paris and made a ton of progress. The best way to help and to get up to speed, is to start writing and contributing some tests ... as well as fixing some of the failures. For those willing to help with improving the test framework, here are some next steps and issues to resolve: - How to best approach unit tests and mock functions? - How to test drupal_mail() and drupal_http_request()? - How to improve the admin UI so we have a nice progress bar? - How best to do code coverage? - See http://g.d.o/node/10099 for more ...
* - Patch #29706 by pwolanin, solardiz, et al: more secure password hashing.Dries Buytaert2008-03-31
| | | | | | | | | | | | | | | | | | | This is a big and important patch for Drupal's security. We are switching to much stronger password hashes that are also compatible with the Portable PHP password hashing framework. The new password hashes defeat a number of attacks, including: - The ability to try candidate passwords against multiple hashes at once. - The ability to use pre-hashed lists of candidate passwords. - The ability to determine whether two users have the same (or different) password without actually having to guess one of the passwords. Also implemented a pluggable password hashing API (similar to how an alternate cache mechanism can be used) to allow developers to readily substitute an alternative hashing and authentication scheme. Thanks all!
* - Patch #222236 by Rob Loach: drupal.sh with no arguments now prints the ↵Dries Buytaert2008-02-17
| | | | help text instead of giving an error.
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
|
* - Patch #59863 by sun: clarified how to use drupal.sh.Dries Buytaert2007-03-05
|
* - Stripping whitespace.Dries Buytaert2007-03-01
|
* - Patch #59863 by sun et al: added a scripts/drupal.sh to execute Drupal ↵Dries Buytaert2007-03-01
| | | | code from the command line. This is great for using Drupal as a scripting framework, or to write backup or migration scripts.
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
|