| Commit message (Expand) | Author | Age |
* | #453962 by neclimdul: Change all instances of getInfo() to static functions. | Angie Byron | 2009-05-06 |
* | - Patch #267333 by cwgordon7, David_Rothstein, lilou, et al: fixed batch api ... | Dries Buytaert | 2009-05-06 |
* | - Patch #352872 by Damien Tournoud: clean-up xmlrpc() wrapper. | Dries Buytaert | 2009-05-04 |
* | - Patch #396578 by Damien Tournoud: added db_truncate_table() to the database... | Dries Buytaert | 2009-05-03 |
* | - Patch #329015 by Damien Tournoud: improved error handling of batch API. | Dries Buytaert | 2009-05-03 |
* | - Patch #392696 by yched et al: save default values on insert. | Dries Buytaert | 2009-05-01 |
* | - Patch #295864 by boombatower: cleaned up the randomName() method by removin... | Dries Buytaert | 2009-04-29 |
* | - Patch #408024 by brianV et al: rename drupal_execute() to drupal_submit_for... | Dries Buytaert | 2009-04-29 |
* | #445094 by yched: Fix failing tests in SQLite/PostgreSQL due to passing in NU... | Angie Byron | 2009-04-28 |
* | #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonym... | Angie Byron | 2009-04-27 |
* | - Patch #345591 by pwolanin, c960657: make the tests work when running with CGI. | Dries Buytaert | 2009-04-27 |
* | - 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 |