| Commit message (Expand) | Author | Age |
* | - Removing whitespace. | Dries Buytaert | 2007-08-30 |
* | #111127 rollback by chx, slightly extended: roll back node_load cache, it nee... | Gábor Hojtsy | 2007-08-30 |
* | #156475 by Christoph C. Cemper and greggles: actually call the publish op on ... | Gábor Hojtsy | 2007-08-29 |
* | - Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functi... | Dries Buytaert | 2007-08-26 |
* | #111127 by chx: cache node_load(), so heavy operations loading data from exte... | Gábor Hojtsy | 2007-08-25 |
* | - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Ora... | Dries Buytaert | 2007-08-12 |
* | - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Ora... | Dries Buytaert | 2007-08-12 |
* | - Patch #166205 by hswong3i: improved database compatibility of db_result(). ... | Dries Buytaert | 2007-08-11 |
* | - Patch #163073 by Robert Douglas: removing dead code. | Dries Buytaert | 2007-07-30 |
* | #161979 noticed by bboyjay, patch by myself: kill noticedisplayed when no com... | Gábor Hojtsy | 2007-07-25 |
* | - Patch #160589 by dvessel: tpl-ify the comment module's theme functions. | Dries Buytaert | 2007-07-20 |
* | - Patch #160491 by dvessel: fixed E_NOTICE warnings. | Dries Buytaert | 2007-07-20 |
* | - Patch #57106 by Steven et al: future timestamps break search indexing. | Dries Buytaert | 2007-07-15 |
* | #156778 by asimmonds: revert node and comment deletions to the pre-deletion A... | Gábor Hojtsy | 2007-07-13 |
* | - Patch #157773 by pwolanin: remove node/%/% from comment_menu. | Dries Buytaert | 2007-07-09 |
* | #156910 by asimmonds: fix code indentation problems introduced with new code ... | Gábor Hojtsy | 2007-07-05 |
* | #128165 by joshk and webchick: missing db_rewrite_sql() calls in comment queries | Gábor Hojtsy | 2007-07-04 |
* | - Patch #155986 by Uwe: fixed typos. | Dries Buytaert | 2007-07-02 |
* | #146386 by kbahey: refactor 'submitted by user - date' themeing and make it m... | Gábor Hojtsy | 2007-07-01 |
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | Dries Buytaert | 2007-07-01 |
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ro... | Gábor Hojtsy | 2007-06-30 |
* | - Patch #148410 by jvandyk: added rewrite of the actions module! | Dries Buytaert | 2007-06-29 |
* | #154046: Optimize confirm_form syntax for common usage (and fix some $form_st... | Steven Wittens | 2007-06-24 |
* | #148678: Fix notices/warnings on invalid paths like 'node/zzz'. (chx/pwolanin... | Steven Wittens | 2007-06-24 |
* | #147723: Deletion API (by hunmonk). Woop woop. | Steven Wittens | 2007-06-22 |
* | - Patch #82526 by Moshe: simplified APIs -- use form_alter now. | Dries Buytaert | 2007-06-15 |
* | - Patch #142829 by webchick and gurpartap singh: pave the path to allow comme... | Dries Buytaert | 2007-06-11 |
* | - Patch #149176 by chx, David et al: getting rid of the sequences table, usin... | Dries Buytaert | 2007-06-05 |
* | - Patch #149339 by Ted: removed unnecessary heavy query. | Dries Buytaert | 2007-06-05 |
* | - Patch #146667 by Jeff Eaton: form API fixes. | Dries Buytaert | 2007-06-04 |
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund... | Dries Buytaert | 2007-06-04 |
* | - Patch #147417 by robertDouglas: only save cookie for anonymous users. | Dries Buytaert | 2007-05-29 |
* | - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. | Dries Buytaert | 2007-05-28 |
* | - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse p... | Dries Buytaert | 2007-05-25 |
* | - Patch #141131 by mfer: fixed UTF-8 problem. | Dries Buytaert | 2007-05-20 |
* | - Patch #141131 by mfer: remember anonyous comment posters. | Dries Buytaert | 2007-05-17 |
* | - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) | Dries Buytaert | 2007-05-14 |
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 |
* | - Patch #137236 by merlinofchaos: provide a way to secure the theme variables... | Dries Buytaert | 2007-04-27 |
* | #76588 patch by alienbrain: some localization-unfriendly watchdog() calls | Gábor Hojtsy | 2007-04-24 |
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in co... | Dries Buytaert | 2007-04-13 |
* | - Patch #130366 by webchick and Steven: make signatures pretty. | Dries Buytaert | 2007-04-09 |
* | - 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 |
* | #130366: Better styling for signature separator (thanks webchick). | Steven Wittens | 2007-04-01 |
* | - Patch #130366 by webchick and steven: improved signature handling. Step 1 ... | Dries Buytaert | 2007-03-30 |
* | - Patch #110888 by Heine: fixed drupal_alter glitch(). | Dries Buytaert | 2007-03-29 |
* | #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) | Steven Wittens | 2007-03-27 |
* | - Patch #110888 by Eaton: unify hook _alter() | Dries Buytaert | 2007-03-26 |
* | - Patch #123940 by Gman: anchor to comment form is mis-labeled. | Dries Buytaert | 2007-03-12 |