summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* - Patch #268477 by MadHarold, Damien Tournoud, kkaefer, et al: untranslatable...Dries Buytaert2008-08-14
* - Patch #268063: move tests from includes/tests to modules/simpletests/tests.Dries Buytaert2008-08-14
* - Patch #283806 by mustafau: fixed bug in drupal_http_request() and added som...Dries Buytaert2008-08-13
* - Patch #290869 by swenterl, cwgordon07: fixed notice in #ahah handling.Dries Buytaert2008-08-13
* - Patch #293421 by Bart Jansens: fixed documentation of sess_count().Dries Buytaert2008-08-12
* - Patch #290869 by Wim Leers: AHAH functionality was not working for radio bu...Dries Buytaert2008-08-12
* - Patch #283806 by mustafau, Aron Noval: improved error handling in drupal_ht...Dries Buytaert2008-08-12
* - Patch #246522 by mustafu, Dries: fixed typo in documentation.Dries Buytaert2008-08-12
* - Patch #293434 by eMPee584 and Damien: fixed broken watchdog call.Dries Buytaert2008-08-11
* - Patch #208270 by jvandyk: fixed error handling of XML-RPC library.Dries Buytaert2008-08-08
* - Patch #280628 by pwolanin et al: fixed locale module confirm form and broke...Dries Buytaert2008-08-05
* - Patch #276267 by cwgordon7, boombatower, catch, et al: remove failing tests...Dries Buytaert2008-08-05
* - Patch #276272 by catch, cwgordon7: more tests for common.inc.Dries Buytaert2008-08-03
* - Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to regist...Dries Buytaert2008-08-02
* - Patch #158992 by sun, quicksketch, zeta ζ, bangpound, Dries et al: inline ...Dries Buytaert2008-08-02
* - Patch #286002 by cwgordon7: removed dead function module_iterate().Dries Buytaert2008-07-23
* - Patch #226874 by hswong3i: made SQL ANSI compliant.Dries Buytaert2008-07-22
* - Patch #231302 by pwolanin: test required field validation in form API.Dries Buytaert2008-07-19
* - Patch #280631 by pwolanin et al: rethink numeric data-type for db_placehold...Dries Buytaert2008-07-19
* - Patch #263517 by mfb: fixed notice in RSS feeds.Dries Buytaert2008-07-19
* - Patch #245001 by kkaefer et al: unify #process callback naming.Dries Buytaert2008-07-18
* - Patch #231190 by eli, mfb: page cache didn't work with HEAD requests.Dries Buytaert2008-07-17
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print...Dries Buytaert2008-07-16
* - Patch #213699 by Damien Tournoud, c960657: fixed race condition in sess_wri...Dries Buytaert2008-07-11
* - Patch #280629 by Damien, pwolanin, Susurrus, et al: ensure safe arguments i...Dries Buytaert2008-07-11
* - Patch #278458 by pwolanin: menu_link_maintain() doesn't always clear the me...Dries Buytaert2008-07-10
* - Patch #273129 by pwolanin: adding class active-trail should not remove pre...Dries Buytaert2008-07-10
* - Patch #270508 by paul.levvik and pwolanin: usability improvement: image too...Dries Buytaert2008-07-08
* - Patch #257537 by dopry: made file_check_directory less verbose on success.Dries Buytaert2008-07-05
* - Patch #238760 by pwolanin, Damien, boydjd: reduce race condition in menu re...Dries Buytaert2008-07-05
* - Patch #258397 by Dries: fixed spoofing attack.Dries Buytaert2008-07-04
* - Patch #191499 by catch: remove display order settings and cleaned up some w...Dries Buytaert2008-07-03
* - Patch #277440 by R.Muilwijk: fixed bug caching integers and doubles. Fixes...Dries Buytaert2008-07-02
* - Patch #276267 by R.Muilwijk: wrote tests for the caching API. They discove...Dries Buytaert2008-07-02
* - Patch #276581 by catch: wrote missing tests for contact module and simplifi...Dries Buytaert2008-07-02
* - Patch #277604 by gpk: improved phpDoc of url().Dries Buytaert2008-07-02
* - Patch #277073 by threexk: improve consistency of offline vs off-line and on...Dries Buytaert2008-07-01
* - Patch #197124 by dixon_, keith.smith: made it possible to ignore a theme's ...Dries Buytaert2008-07-01
* - Patch #266406 by cwgordon7 and catch: the actual action tests. Sorry for t...Dries Buytaert2008-06-29
* - Restored actions.incDries Buytaert2008-06-29
* - Patch #266406 by cwgordon7 and catch: initial tests for (configuring comple...Dries Buytaert2008-06-29
* - Patch #245961 boombatower: fixed exceptions in XML-RPC library.Dries Buytaert2008-06-27
* - Patch #274994 by R.Muilwijk, boombatower: bring back the includes-tests.Dries Buytaert2008-06-26
* - Patch #258397 by R.Muilwijk and myself: IP address detection improvements. ...Dries Buytaert2008-06-26
* - Patch #273523 by aclight: fixed E_NOTICE in theme_fieldset().Dries Buytaert2008-06-25
* - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'seconda...Dries Buytaert2008-06-25
* - Patch #196862 by catch: rolled back path optimization as it broke certain t...Dries Buytaert2008-06-24
* - Patch #260778 by boombatower et al: play a user agent trick to make the tes...Dries Buytaert2008-06-24
* - Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the ...Dries Buytaert2008-06-24
* - Patch #170309 by pwolanin, Pasqualle, Nick Urban, naquah, keith.smith, et a...Dries Buytaert2008-06-24