| Commit message (Expand) | Author | Age |
* | - Patch #445410 by Damien Tournoud: fix $ tags. | Dries Buytaert | 2009-04-26 |
* | - Patch #345591 by pwolanin, JacobSingh: drupal_http_request() should return ... | Dries Buytaert | 2009-04-25 |
* | - Patch #147310 by c960657 et al: better cache headers for reverse proxies. | Dries Buytaert | 2009-04-22 |
* | - Patch #302240 by fago: fixed various problems with form storage and added t... | Dries Buytaert | 2009-04-22 |
* | - Patch #413732 by brianV: database code clean-up. | Dries Buytaert | 2009-04-20 |
* | Roll-back of #333054; needs more discussion. | Angie Byron | 2009-04-20 |
* | #396224 - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme. | Angie Byron | 2009-04-15 |
* | - Patch #423690 by Berdir: fixed bug in menu_link_maintain(). With tests. | Dries Buytaert | 2009-04-13 |
* | #423664 by Berdir: Fix dependency checking of non-existing modules. (with cor... | Angie Byron | 2009-04-11 |
* | - Patch #424094 by chx: fixed taxonomy tests. | Dries Buytaert | 2009-04-05 |
* | - Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et a... | Dries Buytaert | 2009-04-02 |
* | - Patch #333054 by c960657: page cache should be case sensitive. | Dries Buytaert | 2009-04-01 |
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati... | Angie Byron | 2009-03-31 |
* | #259368 by Rob Loach, mfer, and sun: Allow drupal_add_css() to add/aggregate ... | Angie Byron | 2009-03-30 |
* | #297972 by scor, yched, Steven Jones, and heyrocker: Allow drupal_execute() t... | Angie Byron | 2009-03-28 |
* | #369964 by yched and bjaspan: Refactor field validation and error reporting. ... | Angie Byron | 2009-03-26 |
* | - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to... | Dries Buytaert | 2009-03-20 |
* | #402804 by roychri and Damien Tournoud: Add assertions to check if text was f... | Angie Byron | 2009-03-17 |
* | #347250 by catch, drewish, and Berdir: Add function for loading multiple user... | Angie Byron | 2009-03-14 |
* | - Patch #401922 by Damien Tournoud: fixed parent link detection. | Dries Buytaert | 2009-03-14 |
* | - Patch #12201 by mfb: added support for table descriptions. | Dries Buytaert | 2009-03-14 |
* | - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ... | Dries Buytaert | 2009-03-14 |
* | #343999 by Crell, chx, and Alexander Pas: Add facility for doing NULL / NOT N... | Angie Byron | 2009-03-14 |
* | - Patch #373613 by drewish, quicksketch: working around some Debian issues. ... | Dries Buytaert | 2009-03-10 |
* | - Patch #373613 by quicksketch and drewish: in order to operate on images mul... | Dries Buytaert | 2009-03-09 |
* | #350545 by Damien Tournoud: Remove unreliable invalid date test so that SQLit... | Angie Byron | 2009-03-08 |
* | #91250 by ontwerpwerk, hass, profix898, Rob Loach, and mfer: Allow drupal_add... | Angie Byron | 2009-02-28 |
* | Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. | Angie Byron | 2009-02-26 |
* | - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards. | Dries Buytaert | 2009-02-24 |
* | - Patch #380064 by c960657: make file_scan_directory() use save property name... | Dries Buytaert | 2009-02-22 |
* | - Patch #299267 by Crell: add extender support to the SELECT query builder. | Dries Buytaert | 2009-02-22 |
* | - Patch #374940 by Dave Reid et al: fixed MergeQuery problem. | Dries Buytaert | 2009-02-22 |
* | #330983 by recidive and boombatower: Rename users/users_roles tables to user/... | Angie Byron | 2009-02-18 |
* | #255551 by drewish and c960657: Array-itize file_scan_directory()'s parameter... | Angie Byron | 2009-02-18 |
* | #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compa... | Angie Byron | 2009-02-18 |
* | #370846 follow-up by catch: Fix #weight sorting in drupal_render(). | Angie Byron | 2009-02-13 |
* | #369423 by nedjo: Fix drupal_write_record() bug with multi-field primary keys... | Angie Byron | 2009-02-13 |
* | #373502 by drewish and sun: Add function to delete unmanaged files recuriseve... | Angie Byron | 2009-02-13 |
* | #370846 by catch: Further improve performance of drupal_render() sorting (wit... | Angie Byron | 2009-02-09 |
* | #369562 by bjaspan and yched: Clean up a few minor things in field API. | Angie Byron | 2009-02-08 |
* | #368502 by catch: Make adjustment to file naming test in an effort to make te... | Angie Byron | 2009-02-08 |
* | #361683 follow-up by sun: Remove more windows line endings. | Angie Byron | 2009-02-05 |
* | #348627 by smk-ka and catch: Allow menu title callback property to bypass t()... | Angie Byron | 2009-02-05 |
* | - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant... | Dries Buytaert | 2009-02-03 |
* | - Patch #354812 by catch, mfer: filter_xss_bad_protocol is called hundreds of... | Dries Buytaert | 2009-01-31 |
* | #88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter def... | Angie Byron | 2009-01-31 |
* | #242962 by Heine: Add a 'tablesort' Form API element to unify various places ... | Angie Byron | 2009-01-28 |
* | #364407 by catch: Fix drupal_render() sorting (with tests). | Angie Byron | 2009-01-27 |
* | - Removing whitespace. | Dries Buytaert | 2009-01-26 |
* | #363687 by chx: Simplify DBTNG codeflow. | Angie Byron | 2009-01-25 |