summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #189406 by catch: Add comment settings to the list of stuff you can ↵Angie Byron2008-09-17
| | | | configure per node type.
* #299186 by boombatower: Fix assertFieldByXPath so that it recognizes select ↵Angie Byron2008-09-17
| | | | and textarea values.
* #230932 follow-up by drewish: Uppercase FALSE constant.Angie Byron2008-09-16
|
* #295697 by maartenvg and boombatower: Make SimpleTest fail to install if ↵Angie Byron2008-09-16
| | | | cURL is not present.
* - Patch #296496 by McJim, jpetso: added tests for contact form flood ↵Dries Buytaert2008-09-16
| | | | control. Yay.
* - Patch #245544 by Dave Reid, oadaeh, drupalgeek: the admin_tasks variable ↵Dries Buytaert2008-09-16
| | | | is initialized twice.
* - Patch #308138 by mfer, Dave Reid: replace valid_email_address with ↵Dries Buytaert2008-09-16
| | | | filter_var and FILTER_VALIDATE_EMAIL.
* #308434 follow-up by drewish: Small clean-ups to file.inc clean-ups.Angie Byron2008-09-15
|
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
|
* #253702 follow-up by catch: Fix file.inc tests.Angie Byron2008-09-15
|
* #308526 by chx: Actions do not reset on sync.Angie Byron2008-09-15
|
* - Patch #217170 by maartenvg, rbiffl: boolean PHP settings are best set with ↵Dries Buytaert2008-09-15
| | | | php_flag instead of php_value.
* - Patch #253702 by Damien Tournoud et al: further clean-up of the session ↵Dries Buytaert2008-09-15
| | | | handling code.
* - Patch #308549 by lyrincz, Dave Reid: fixed broken link in PHPdoc.Dries Buytaert2008-09-15
|
* AHEM. Aaaaand... tests! :DAngie Byron2008-09-15
|
* #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: ↵Angie Byron2008-09-15
| | | | Massive file.inc cleanup aaaaaand... tests! Yay! :D
* #275092 follow-up by Damien Tournoud: Restoring meta tag generator and ↵Angie Byron2008-09-15
| | | | fixing failing test.
* #308521 by chx: Fix a bunch of stray whitespace. And the trivial patch of ↵Angie Byron2008-09-15
| | | | the month award goes to... ;)
* #213151 by Pancho, skiquel, and deviantintegral: Make admin/content/node ↵Angie Byron2008-09-15
| | | | sortable.
* #308262 by boombatower, flobruit, and Damien Tournoud: Clean-up of ↵Angie Byron2008-09-14
| | | | simpletest.js.
* #308399 by Damien Tournoud: Fix SimpleTest error handler to not spaz out and ↵Angie Byron2008-09-14
| | | | die when PHP errors are encountered.
* #275092 follow-up by chx: Fix admin blocks page to work with secondary ↵Angie Byron2008-09-14
| | | | themes + test so we don't break it again.
* #308186 by chx: Fix tons and tons of test failures in certain versions of cURL.Angie Byron2008-09-14
|
* #307194 by Razorraser: Fix leading space in site logo link.Angie Byron2008-09-14
|
* #307297 by heyrocker: Making install.inc's Doxygen shiny and clean.Angie Byron2008-09-14
|
* #302440 by Benjamin Melançon, catch, asimmonds, pp: Fix PDOException error ↵Angie Byron2008-09-11
| | | | on empty terms list.
* #305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend.Angie Byron2008-09-10
|
* - Patch #305920 by Gabor: invlidate JavaScript language cache when a string ↵Dries Buytaert2008-09-09
| | | | is edited.
* #286035 follow-up by maartenvg: Fix problem with contrib updates not firing ↵Angie Byron2008-09-09
| | | | unless system update exists.
* #302396 follow-up by catch: Fix typo in tests.Angie Byron2008-09-09
|
* #286035 follow-up by swentel: Make updates work again.Angie Byron2008-09-09
|
* - Patch #302396 by chx, catch: made some tests more granular so they an be ↵Dries Buytaert2008-09-08
| | | | run in parallel or stand-alone.
* - Patch #208793 by kbahey, Damien Tournoud: stop hardcoding the HTTP ↵Dries Buytaert2008-09-08
| | | | protocol version where possible.
* - Patch #253702 by jscheel, gpk: clarified session handling functions.Dries Buytaert2008-09-08
|
* - Patch #304139 by Rob Loach, beeradb, Damien, et al: tests for the ↵Dries Buytaert2008-09-08
| | | | variable_*() functions.
* #259679 by Damien Tournoud: Fix user/X/edit tab on user tracker page.Angie Byron2008-09-08
|
* #305436 by lelutin and Damien Tournoud: Fix broken closing tag.Angie Byron2008-09-08
|
* #302763 by DamZ: Fixing test failures, removing legacy globals check cruft.Angie Byron2008-09-06
|
* #296310 by DamZ: Fixes to drupal_http_request() and accompanying tests.Angie Byron2008-09-06
|
* - 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.
* #298444 by c960657: Fix exceptions in DBLog test.Angie Byron2008-09-05
|
* - Patch #276583 by pwolanin, with minor changes by me: tests for the user ↵Dries Buytaert2008-09-05
| | | | administration pages.
* - Patch #261859 by rse, Damien Tournoud: make the trigger module work on ↵Dries Buytaert2008-09-05
| | | | PostgreSQL.
* - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and ↵Dries Buytaert2008-09-05
| | | | future compatilbility. PHP6 is rumoured to drop ereg support.
* - Patch #303827 by Damien Tournoud: fixed the menu system.Dries Buytaert2008-09-05
|
* #303054 by chx: Enforce MySQL strict mode.Angie Byron2008-09-04
|
* - Patch #52015 by mustafau: update timestamps for aggregator news items.Dries Buytaert2008-09-03
|
* #302395 by chx: Minor DBTNG clean-up.Angie Byron2008-09-03
|
* #285309 by pwolanin: menu_name in hook_menu is ignored on updatesAngie Byron2008-09-02
|
* - Patch #232345 by flobruit: theme_get_registry docs and code conflict.Dries Buytaert2008-09-02
|