| Commit message (Expand) | Author | Age |
... | |
* | #154309 by KarenS: language code lost in format_date() when using the 'r' format | Gábor Hojtsy | 2007-06-25 |
* | #154046: Optimize confirm_form syntax for common usage (and fix some $form_st... | Steven Wittens | 2007-06-24 |
* | #115139: Add centralized json handler (and send text/javascript content-type ... | Steven Wittens | 2007-06-22 |
* | #153781: Convert all remaining confirm_forms() to deletion api. | Steven Wittens | 2007-06-22 |
* | #147723: Deletion API (by hunmonk). Woop woop. | Steven Wittens | 2007-06-22 |
* | #150049 by Moshe Weitzman: empower custom url rewriting with url() options | Gábor Hojtsy | 2007-06-18 |
* | - Patch #147947 by hswong3i: some files shouldn't defined as text:big for Ora... | Dries Buytaert | 2007-06-15 |
* | #150671: Consistent code comment style (by dmitrig01). | Steven Wittens | 2007-06-14 |
* | - Patch #101927 by cooferat: fixed problem with post information. | Dries Buytaert | 2007-06-11 |
* | #118026 by kkaefer with fixes from myself: JavaScript translation support and... | Gábor Hojtsy | 2007-06-08 |
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund... | Dries Buytaert | 2007-06-04 |
* | #119441: JavaScript aggregator/compressor by m3avrck and others. (tweak) | Steven Wittens | 2007-06-01 |
* | #119441: JavaScript aggregator/compressor by m3avrck and others. | Steven Wittens | 2007-06-01 |
* | - Patch #101268 by webernet et al: improve the usability of feed icons. | Dries Buytaert | 2007-05-31 |
* | #147640 by Jose A Reyero with further cleanup by myself: add language code to... | Gábor Hojtsy | 2007-05-29 |
* | - Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links. | Dries Buytaert | 2007-05-27 |
* | #145737 by yhager, documentation cleaned up by myself: add support for RTL CS... | Gábor Hojtsy | 2007-05-27 |
* | - Patch #146937 by merlinofchaos: restore maintenance mode. | Dries Buytaert | 2007-05-26 |
* | - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse p... | Dries Buytaert | 2007-05-25 |
* | - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh,... | Dries Buytaert | 2007-05-25 |
* | #143249 by Jose A Reyero: add language parameter to t() to make it possible t... | Gábor Hojtsy | 2007-05-15 |
* | #127539: progressive operation support, refactoring update.php code to a gene... | Gábor Hojtsy | 2007-05-04 |
* | #131061: Very fast t() for a small set of strings, | Gábor Hojtsy | 2007-05-04 |
* | - Patch #135931 by EclipseGc: semantic update for core pager. | Dries Buytaert | 2007-05-01 |
* | - Patch #67893 by kbahey, dww, alienbrain, asimmonds et al: made it possible ... | Dries Buytaert | 2007-04-30 |
* | - Patch #137236 by merlinofchaos: provide a way to secure the theme variables... | Dries Buytaert | 2007-04-27 |
* | - Patch #133789 by pwolanin: fixed parse error. | Dries Buytaert | 2007-04-25 |
* | - Patch #133789 by John Albin: Drupal-generated email can look like spam. | Dries Buytaert | 2007-04-24 |
* | - Patch #76588 by Gabor: made log messages translatable. Yay. | Dries Buytaert | 2007-04-24 |
* | - Patch #137138 by jvandyk: fixed problem with drupal_http_request() not sett... | Dries Buytaert | 2007-04-18 |
* | Fix formatting of doxygen for drupal_parse_info_file() (for api.drupal.org). | Steven Wittens | 2007-04-18 |
* | - Patch #132018 by Steven et al: add .info files to themes. | Dries Buytaert | 2007-04-17 |
* | - Patch #118660 by agentrickard: re-order arguments of cache_set() to match P... | Dries Buytaert | 2007-04-15 |
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in co... | Dries Buytaert | 2007-04-13 |
* | - Patch #130987 by merlinofchaos: added theme registry for easier themability. | Dries Buytaert | 2007-04-06 |
* | #130991: Custom menu items, part 1 | Steven Wittens | 2007-04-06 |
* | - Patch #131419 by Chris Johnson: renamed the error handler to avoid conflict... | Dries Buytaert | 2007-03-29 |
* | #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) | Steven Wittens | 2007-03-27 |
* | - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem. | Dries Buytaert | 2007-03-26 |
* | - Small fix for drupal_alter() | Dries Buytaert | 2007-03-26 |
* | #110888: Typos | Steven Wittens | 2007-03-26 |
* | - Patch #110888 by Eaton: unify hook _alter() | Dries Buytaert | 2007-03-26 |
* | - Patch #121876 by Darren, Nedjo et al: drupal_to_js converts empty arrays to... | Dries Buytaert | 2007-03-08 |
* | - Patch #115047 by mindless: token replacement with format_plural. | Dries Buytaert | 2007-03-07 |
* | - Patch #111347 by Steven: refactor url() and l(). | Dries Buytaert | 2007-02-15 |
* | - Patch #118041 by kkaefer: fixed small braino in url(). | Dries Buytaert | 2007-02-12 |
* | - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Th... | Dries Buytaert | 2007-01-31 |
* | - Patch #113829 by m3avrck: improved code comments. | Dries Buytaert | 2007-01-29 |
* | - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken an... | Dries Buytaert | 2007-01-24 |
* | - Patch #99625: enable E_ALL mode. | Dries Buytaert | 2007-01-23 |