| Commit message (Expand) | Author | Age |
... | |
* | #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 |
* | #355496 by geodaniel, Dave Reid: Always list available databases, with explan... | Angie Byron | 2009-02-10 |
* | #370806 by cwgordon7: Add navigation and login blocks back to minimal profile. | 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 |
* | #363013 by mannkind: Use getwd() rather than realpath(__FILE__) to determine ... | 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 |
* | #368729 by meba: (i18n sprint) Fix error during multilingual installation bec... | 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 |
* | - Patch #367380 by Moshe: make block module optional. | Dries Buytaert | 2009-02-03 |
* | - Reverting #367711 ... | Dries Buytaert | 2009-02-03 |
* | - Patch #367711 by catch: shorten drupal_map_assoc(). Thanks almighty catch. | Dries Buytaert | 2009-02-02 |
* | - Patch #363391 by ShawnClark, Dave Reid: add SimpleTest's DomDocument requir... | Dries Buytaert | 2009-02-01 |
* | - Patch #366949 by c960657: use parse_url(, PHP_URL_xxx). | Dries Buytaert | 2009-02-01 |
* | - Patch #367508 by lyricnz: returned help screen when running test groups. | Dries Buytaert | 2009-02-01 |
* | #360128 by quicksketch: Create centralized ahah callback to reduce duplicate ... | Angie Byron | 2009-02-01 |
* | - Patch #354812 by catch, mfer: filter_xss_bad_protocol is called hundreds of... | Dries Buytaert | 2009-01-31 |
* | #326210 by AlexisWhite and jhedstrom: Pass ->menu by reference to allow modul... | Angie Byron | 2009-01-31 |
* | #88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter def... | Angie Byron | 2009-01-31 |
* | #361130 by Dave Reid: Clean up comment variables on uninstall. | Angie Byron | 2009-01-31 |
* | #361135 by Dave Reid: Clean up taxonomy variables on uninstall. | Angie Byron | 2009-01-31 |
* | #352337 by catch: Avoid pager query if there are no comments on a node. | Angie Byron | 2009-01-31 |
* | #349836 by lut4rp: Remove ellipsis in menu description. | Angie Byron | 2009-01-31 |
* | #364777 by Eaton, EclipseGC, JohnAlbin, and Rob_Feature: Add a 'stripped down... | Angie Byron | 2009-01-30 |