| Commit message (Expand) | Author | Age |
* | #448878 by brianV: Convert node.admin.inc to DBTNG. | Angie Byron | 2009-07-21 |
* | #524734 by eojthebrave: Fix typo in image.gd.inc. | Angie Byron | 2009-07-21 |
* | #371374 pre-cursor by quicksketch: Add a sample image for Image module's mani... | Angie Byron | 2009-07-20 |
* | #457744 by quicksketch: Insert missing calls to file_attach_delete() and file... | Angie Byron | 2009-07-20 |
* | - Patch #524530 by c960657: fixed the headers sent by the image module. | Dries Buytaert | 2009-07-20 |
* | - Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be case-... | Dries Buytaert | 2009-07-20 |
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad... | Dries Buytaert | 2009-07-20 |
* | - Patch #524476 by Scott Reynolds: improper FAPI handling for search settings... | Dries Buytaert | 2009-07-20 |
* | - Patch #521798 by catch: fixed caching. | Dries Buytaert | 2009-07-20 |
* | - Patch #334283 by Gábor Hojtsy: fixed context bug. | Dries Buytaert | 2009-07-20 |
* | - Patch #524638 by drumm: documentation clean-up. | Dries Buytaert | 2009-07-20 |
* | - Patch #523520 by c960657: image_style_generate_url() and image_style_url() ... | Dries Buytaert | 2009-07-19 |
* | - Patch #520486 by kika: after killing folded comments in #506218, modules/co... | Dries Buytaert | 2009-07-19 |
* | - Patch #523308 by Bojhan: simplified help texts a bit. | Dries Buytaert | 2009-07-19 |
* | - Patch #523214 by Bohjan: clean up text Site Information page. | Dries Buytaert | 2009-07-19 |
* | - Patch #523544 by c960657: image module clean-up. | Dries Buytaert | 2009-07-19 |
* | - Patch #523694 by catch: improve performance of t(). | Dries Buytaert | 2009-07-19 |
* | - Patch #523406 by Bohjan: clean up forum administration description. | Dries Buytaert | 2009-07-19 |
* | #523542 by tgeller: Fix link in filter help text. | Angie Byron | 2009-07-19 |
* | #523358 by catch: Speed up drupal_function_exists(). | Angie Byron | 2009-07-19 |
* | #509392 follow-up by adrian: Clean-up for .info files for install profiles pa... | Angie Byron | 2009-07-19 |
* | - Patch #517318 by dmitrig01: tableselect needs to be able to give options we... | Dries Buytaert | 2009-07-18 |
* | - Patch #511284 by catch, moshe weitzman: add html_top and move the admin too... | Dries Buytaert | 2009-07-18 |
* | - Patch #522210 by gpk: phpdoc fix. | Dries Buytaert | 2009-07-17 |
* | - Patch #519612 by quicksketch: added drupal_function_exists() to file valida... | Dries Buytaert | 2009-07-16 |
* | - Patch #518750 by Damien Tournoud: rethink system settings form. | Dries Buytaert | 2009-07-16 |
* | - Patch #520620 by quicksketch: delete revision and prepare translation field... | Dries Buytaert | 2009-07-16 |
* | - Patch #396466 by quicksketch: support custom success callbacks in ahah.js. | Dries Buytaert | 2009-07-16 |
* | - Patch #519362 by mfb: make the aggregator module pick up dc:author tags. | Dries Buytaert | 2009-07-15 |
* | - Patch #506218 by kika: remove some left-overs from the collapsed comments f... | Dries Buytaert | 2009-07-15 |
* | - Patch #512236 by yched, bjaspan: design flaw in field_attach_query(), follo... | Dries Buytaert | 2009-07-15 |
* | - Patch #519216 by tgeller: small wording change. | Dries Buytaert | 2009-07-15 |
* | - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_att... | Dries Buytaert | 2009-07-15 |
* | #509392 by adrian: Add .info files for installation profiles. | Angie Byron | 2009-07-15 |
* | #193366 by Anthony Hersey: Move various rebuild functions to module page subm... | Angie Byron | 2009-07-14 |
* | #395472 follow-up by catch, boombatower, and jrchamp: Remove failing test to ... | Angie Byron | 2009-07-14 |
* | - Patch #517542 by Damien Tournoud: fixed broken patch. | Dries Buytaert | 2009-07-14 |
* | - Patch #510460 by tic2000: improved CSS test. | Dries Buytaert | 2009-07-14 |
* | - Patch #504074 by Bojhan, tic2000, royroy, catch, keith.smith et al: improve... | Dries Buytaert | 2009-07-14 |
* | - Patch #507108 by quicksketch: allow AHAH to reset Drupal.settings after loa... | Dries Buytaert | 2009-07-14 |
* | - Patch #518284 by Everett Zufelt: remove redundant title from Garland. | Dries Buytaert | 2009-07-14 |
* | - Patch #509736 by yched: make sure all settings are present at run-time. | Dries Buytaert | 2009-07-14 |
* | - Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay'... | Dries Buytaert | 2009-07-14 |
* | #518412 by yched: Minor clean-up on Field API tests. | Angie Byron | 2009-07-14 |
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
* | #455844 follow-up by yched: Change render() to print render() for consistency... | Angie Byron | 2009-07-13 |
* | - Patch #517502 by Crell: make transaction API follow its own documentation. | Dries Buytaert | 2009-07-13 |
* | - Patch #491456 by quicksketch, drewish, et al: image effects and actions. | Dries Buytaert | 2009-07-12 |
* | - Patch #516416 by lyricnz: fix broken links to taxonomy administration pages. | Dries Buytaert | 2009-07-11 |
* | - Patch #516254 by drewish remove @return PHPDocs where nothing is to return. | Dries Buytaert | 2009-07-11 |