summaryrefslogtreecommitdiff
path: root/modules/simpletest
Commit message (Collapse)AuthorAge
...
* #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().Angie Byron2008-11-10
|
* Roll-back of #304936; broke because #74645 patch was rolled back.Angie Byron2008-11-09
|
* Further rollback of patch #74645 - hunk got skipped for some reason.Angie Byron2008-11-09
|
* #304940 by drewish: Stop SimpleTest from trying to upload non-files.Angie Byron2008-11-09
|
* #304936 by drewish and boombatower: Fix SimpleTest copying/deletion.Angie Byron2008-11-09
|
* - Patch #329080 by chx, Damien Tournoud, pwolanin: statics in objects are ↵Dries Buytaert2008-11-08
| | | | not per-instance.
* - Patch #74645 by drewish, Robin Monks, tayknight: clean up ↵Dries Buytaert2008-11-08
| | | | file_scan_directory API to use regex.
* - Patch #331013 by drewish: remove file_set_status in favor of file_save().Dries Buytaert2008-11-08
|
* #331737 by Crell: Fix nested conditions (plus test)Angie Byron2008-11-08
|
* #325895 by chx and hswong3i: Fix queryTemporary and add test case.Angie Byron2008-11-08
|
* #329226 by drewish and c960657: Remove ugly GLOBALS from file tests to fix ↵Angie Byron2008-11-08
| | | | file tests.
* - Patch #243532 by Damien Tournoud et al: catch notices, warnings and fatal ↵Dries Buytaert2008-11-05
| | | | errors during testing. Woop, woop.
* - Patch #321161 by Damien Tournoud: properly flush cache between tests.Dries Buytaert2008-11-05
|
* - Patch #314147 by catch: more taxonomy standardization.Dries Buytaert2008-11-05
|
* - Patch #306224 by catch, sun: add proper taxonomy term hooks.Dries Buytaert2008-11-02
|
* - Patch #306224 by catch et al: improving the taxonomy hook system.Dries Buytaert2008-11-02
|
* - Patch #324875 by pwolanin, Damien Tournoud, goba: improved conf_path() ↵Dries Buytaert2008-11-02
| | | | header injection checking.
* - Patch #328719 by c960657: make the module list tests succeed again.Dries Buytaert2008-11-01
|
* - Patch #314401 by boombatower et al: batch API screen improvements.Dries Buytaert2008-11-01
|
* - Patch #327480 by chx: remove DB specific code from simpletest.Dries Buytaert2008-10-31
|
* - Patch #298600 by chx, justinrandell, Damien, et al: make module_implements ↵Dries Buytaert2008-10-31
| | | | work regardless of bootstrap phase.
* - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.Dries Buytaert2008-10-29
|
* - Patch #305150 by jpetso et al: keep running tests checked.Dries Buytaert2008-10-27
|
* - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().Dries Buytaert2008-10-26
|
* #318440 by Crell: Make it easier to add multiple fields in a dynamic SELECT ↵Angie Byron2008-10-25
| | | | statement.
* #325869 by pwolanin: Restore missing hidden property in test module .info file.Angie Byron2008-10-24
|
* - Patch #315797 by mfer, Rob Loach, et al: rework the parameter of ↵Dries Buytaert2008-10-22
| | | | drupal_add_js.
* #316868 by Crell: Make addField() alias to the field name, rather than the ↵Angie Byron2008-10-22
| | | | table and field name when there are no conflicts.
* - Patch #323137 by Crell: clean-up of database tests.Dries Buytaert2008-10-20
|
* - Patch #322779 by Damein Tournoud, cha0s: simpletest calls ↵Dries Buytaert2008-10-20
| | | | file_check_directory incorrectly.
* - Patch #298669 by Crell, moshe et al: add query logging per connection.Dries Buytaert2008-10-16
|
* - Patch #304924 by Damien Tournoud: extend error handler to manage ↵Dries Buytaert2008-10-15
| | | | exceptions. I have one exception and one fail.
* - Patch #320374 by Damien Tournoud, pwolanin et al: worked around a ↵Dries Buytaert2008-10-15
| | | | max_allowed_packet size issue with the simpletests.
* - Patch #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests.Dries Buytaert2008-10-15
|
* - Patch #320747 by lilou, UltimateBoy: removed double semicolons.Dries Buytaert2008-10-14
|
* #320161 by Dave Reid: Fix problems with drupalGetTestFiles() that causes ↵Angie Byron2008-10-12
| | | | upload.test to break on some systems.
* #320155 by Dave Reid: Fix silly exceptions in file.test.Angie Byron2008-10-12
|
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
|
* #320127 by matt2000: Fix bug with file_check_directory() being passed a ↵Angie Byron2008-10-12
| | | | function by-reference.
* #253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow ↵Angie Byron2008-10-11
| | | | modules to react when other modules are enabled, disabled, installed, or uninstalled.
* #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.Angie Byron2008-10-11
|
* #318892 by justinrandell and chx: Add .install files to the list of files ↵Angie Byron2008-10-09
| | | | added to .info files.
* #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵Angie Byron2008-10-09
| | | | to allow for localization of permission names
* #316344 by boombatower: Add meta refresh support to SimpleTest to allow ↵Angie Byron2008-10-09
| | | | programmatically dealing with Batch API and such.
* #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding ↵Angie Byron2008-10-09
| | | | hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
* - Patch #318593 by hswong3i: clean up of tabs.Dries Buytaert2008-10-08
|
* - Patch #308668 by jpetso, boombatower: make test selection page work when ↵Dries Buytaert2008-10-06
| | | | Javascript is disabled.
* #281446 by xqus, dropcube, and catch: Improve the requirements check for the ↵Angie Byron2008-10-01
| | | | installer. Awesome.
* Temporary roll-back of #298669: This wasn't quite ready yet and broke ↵Angie Byron2008-09-28
| | | | SimpleTest in a big way.
* - Patch #298669 by Crell, moshe weitzman: added query logging per connection.Dries Buytaert2008-09-28
|