| Commit message (Expand) | Author | Age |
* | - 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 |
* | #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 |
* | #373502 by drewish and sun: Add function to delete unmanaged files recuriseve... | Angie Byron | 2009-02-13 |
* | #135976 by Dave Reid: Move Administration Theme setting to the themes page wh... | Angie Byron | 2009-02-11 |
* | #372376 by yched: Remove uninstall/disable hooks from required field.module. | Angie Byron | 2009-02-11 |
* | #62926 by karschsp: Increase maximum length of free tagging field. | Angie Byron | 2009-02-11 |
* | #372400 by swentel and BrightLoudNoise: Fix 'delete' link on block administra... | Angie Byron | 2009-02-11 |
* | #370037 by bjaspan: Add means of getting all instances of a field. | Angie Byron | 2009-02-10 |
* | #369562 by yched: More Field API clean-ups. | Angie Byron | 2009-02-10 |
* | #371363 by yched: Fix field form tests from randomly breaking. Hooray. | Angie Byron | 2009-02-10 |
* | #371422 by catch: Field form tests should use drupal_strtolower(). | Angie Byron | 2009-02-09 |
* | - Patch #298722 by pwolanin: _menu_translate returns FALSE before to_arg is a... | Dries Buytaert | 2009-02-09 |
* | #365149 by karschsp: Fix @endcode at the end of hook_page_alter() example. | Angie Byron | 2009-02-09 |
* | #371327 by quicksketch: Fix user picture rendering (with fixed tests). | Angie Byron | 2009-02-09 |
* | #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 |
* | #349823 by Dave Reid: Fix query in recent comment block that results in fatal... | Angie Byron | 2009-02-07 |
* | #369562 by yched and bjaspan: Removing sample_code.php, which was accidentall... | Angie Byron | 2009-02-07 |
* | #369562 by yched and bjaspan: Moving api.field.php to field.api.php, per stan... | Angie Byron | 2009-02-07 |
* | #357429 by fusedpro: Update the documentation of hook_menu_alter() to use 'it... | Angie Byron | 2009-02-07 |
* | #333478 by keith.smith: Remove extra comma and 'character sequences' in taxon... | Angie Byron | 2009-02-06 |
* | #369413 by bjaspan: Reset Field API caches in DrupalWebTestCase->tearDown(). | Angie Byron | 2009-02-06 |
* | #366253 by ff1: Fix typo in filter admin form. | Angie Byron | 2009-02-05 |
* | #369460 by rszrama: Add 'No books' message to Book module when no books exist. | Angie Byron | 2009-02-05 |
* | #369653 by rszrama: Add 'No categories' message to Contact module when no cat... | Angie Byron | 2009-02-05 |
* | #361683 follow-up by sun: Remove more windows line endings. | Angie Byron | 2009-02-05 |
* | #361683 follow-up by yched and sun: Fix failing tests and 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 |
* | #52990 by Roger López: Vastly improve translation string search and editing ... | Angie Byron | 2009-02-05 |
* | #361683 follow-up by bjaspan: Fix column type on etid to fix broken installat... | Angie Byron | 2009-02-04 |
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 |
* | - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant... | Dries Buytaert | 2009-02-03 |