| Commit message (Expand) | Author | Age |
... | |
* | #302219 by R.Muilwijk and cyberswat: DBTNGify the Contact module. | Angie Byron | 2009-03-08 |
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
* | #331832 by jhodgdon: Add pointer from hook_form_alter() docs to hook_form_FOR... | Angie Byron | 2009-03-08 |
* | #394460 by Crell: DBTNGify Help module. | Angie Byron | 2009-03-08 |
* | #350275 by Rob Loach, starbow, and quicksketch: Upgrade to jQuery 1.3.2 and j... | Angie Byron | 2009-03-08 |
* | #350545 by Damien Tournoud: Remove unreliable invalid date test so that SQLit... | Angie Byron | 2009-03-08 |
* | #304330 follow-up by Damien Tournoud: Fix whitespace. | Angie Byron | 2009-03-08 |
* | #304330 by ximo, alpritt, Amitaibu, edmund.kwok, Xano, ff1, BrightLoudNoise, ... | Angie Byron | 2009-03-08 |
* | #387218 by geerlingguy, JohnAlbin, and scor: Print/document RDF variables in ... | Angie Byron | 2009-03-02 |
* | #287178 follow-up by dereine and Dave Reid: Fix notice in OpenID module which... | Angie Byron | 2009-03-01 |
* | #304163 by chx: Allow update.php to re-generate settings.php. Now possible to... | Angie Byron | 2009-03-01 |
* | #371886 follow-up: Made an a an A so that update.php works again. | Angie Byron | 2009-03-01 |
* | #371886 by karschsp: update.php button should use sentence capitalization. | Angie Byron | 2009-03-01 |
* | #369002 by toddy: Use format_plural() for search keyword length error. | Angie Byron | 2009-03-01 |
* | #364467 by alex_b: Fix remove followed by update aggregator items. | Angie Byron | 2009-03-01 |
* | #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 #381438 by drumm: do not use page cache for drupal.sh requests. | Dries Buytaert | 2009-02-25 |
* | - Patch #382898 by Jody Lunn: fix0red spelling mistake. | Dries Buytaert | 2009-02-25 |
* | - Patch #243524 by Dave Reid, chx: display INFO_ALL output when calling syste... | Dries Buytaert | 2009-02-25 |
* | - Patch #383318 by mr.baileys: incorrect memory shortage warning when memory ... | Dries Buytaert | 2009-02-25 |
* | #367299 by EclipseGc, JohnAlbin, geerlingguy, and Todd Nienkerk: Update and p... | Angie Byron | 2009-02-24 |
* | - Patch #380400 by flobruit: fixed up the documentation. | Dries Buytaert | 2009-02-24 |
* | - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards. | Dries Buytaert | 2009-02-24 |
* | #369229 follow-up by stella and nedjo: Fix locale tests. | Angie Byron | 2009-02-24 |
* | #349671 by Damien Tournoud and Josh Waihi: Make the PostgreSQL driver indepen... | Angie Byron | 2009-02-24 |
* | - Patch #296584 by mr.baileys: fixed incorrect example with regards to the us... | Dries Buytaert | 2009-02-24 |
* | - Patch #382096 by Arancaytar: improve the form limits so that they actually ... | Dries Buytaert | 2009-02-24 |
* | - Patch #369229 by stella: improved and extended the locale module tests. | Dries Buytaert | 2009-02-22 |
* | - Patch #334554 by hass: prevent endless loops in the simpletests. | Dries Buytaert | 2009-02-22 |
* | - 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 |
* | - Patch #377870 by mr.baileys: removed unnecessary access check. | Dries Buytaert | 2009-02-20 |
* | #330983 follow-up by David Rothenstein: Move rename function later in the pro... | Angie Byron | 2009-02-20 |
* | #377564 by boombatower: Make run-tests.sh respect the 'simpletest_clear_resul... | Angie Byron | 2009-02-20 |
* | - Patch #374568 by chx: remove useless JOIN from permission query. | Dries Buytaert | 2009-02-19 |
* | #330983 by recidive and boombatower: Rename users/users_roles tables to user/... | Angie Byron | 2009-02-18 |
* | #215080 by drifter and robertDouglass: Add index on system name and type to s... | Angie Byron | 2009-02-18 |
* | #373763 by Dave Reid: Fix bug in field_sql_storage_schema() that prevents Sim... | Angie Byron | 2009-02-18 |
* | #255551 by drewish and c960657: Array-itize file_scan_directory()'s parameter... | Angie Byron | 2009-02-18 |
* | #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix,... | Angie Byron | 2009-02-18 |
* | #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compa... | Angie Byron | 2009-02-18 |
* | #373613 interim commit: Adding some images that can be used in image API test... | Angie Byron | 2009-02-15 |
* | #367696 by drumm: Simplify the vocabulary edit form. | Angie Byron | 2009-02-13 |
* | #370846 follow-up by catch: Fix #weight sorting in drupal_render(). | Angie Byron | 2009-02-13 |
* | #372474 by karschsp: Minor documentation fix for node access system. | Angie Byron | 2009-02-13 |
* | #369423 by nedjo: Fix drupal_write_record() bug with multi-field primary keys... | Angie Byron | 2009-02-13 |
* | #69468 by marcingy, greggles, mikey_p: Usability: Display node type on editin... | Angie Byron | 2009-02-13 |
* | #347288 by plach: Fix Locale uninstall (with tests). | Angie Byron | 2009-02-13 |