| Commit message (Expand) | Author | Age |
* | - 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 |
* | - Patch #111830 by pwolanin: comment block sql incompatible with db_rewrite_sql. | Dries Buytaert | 2007-03-06 |
* | - Patch #124742 by ChrisKennedy: fixed comments in CVS HEAD. | Dries Buytaert | 2007-03-06 |
* | - Backporting comment module validation fixes. Already went into DRUPAL-5. | Dries Buytaert | 2007-03-01 |
* | - Patch #111347 by Steven: refactor url() and l(). | Dries Buytaert | 2007-02-15 |
* | - Patch #113603 by chx: first crack at re-implementing tabs. | Dries Buytaert | 2007-02-11 |
* | - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Th... | Dries Buytaert | 2007-01-31 |
* | - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken an... | Dries Buytaert | 2007-01-24 |
* | - Patch #107440 by webchick and add1sum: code cleanup. | Dries Buytaert | 2007-01-23 |
* | - Patch #104156 by chromeyellow and Heine: avoid redundant SQL queries. | Dries Buytaert | 2007-01-03 |
* | - Patch #106351 by hickory: fixed comment forms. | Dries Buytaert | 2007-01-03 |
* | #18870 by zen. Only allow the new comment anchor to be output forthe first ne... | Neil Drumm | 2006-12-30 |
* | #60664 by Heine. Only check if new comments are duplicates. | Neil Drumm | 2006-12-25 |
* | #69111 by robertDouglass. Speed up the new comments block. | Neil Drumm | 2006-12-19 |
* | #92242: Don't indent when comment view is flat. | Steven Wittens | 2006-12-15 |
* | #93897: Fix comment de-indenting multiple levels at a time. | Steven Wittens | 2006-12-12 |
* | #102606: More documentation for constants (webchick) | Steven Wittens | 2006-12-12 |
* | #60916: Fix comment subject being empty when comment only contains HTML tags. | Steven Wittens | 2006-12-12 |
* | #102783: link to right permissions section in comment help | Steven Wittens | 2006-12-12 |
* | -Patch | Dries Buytaert | 2006-12-11 |
* | - Patch #102026 by robert douglas: improved PHPdoc comments. | Dries Buytaert | 2006-12-08 |
* | - Patch #102151 by robert douglass: removed unneeded 'GROUP BY' clause in thr... | Dries Buytaert | 2006-12-08 |
* | - Patch #100836 by webernet: make collapsed comments work again. | Dries Buytaert | 2006-12-06 |
* | - Patch #92149 by Chris Kennedy: more sentence capitalization. | Dries Buytaert | 2006-12-05 |
* | - Patch #51314 by kjartan, eafarris, et al: hide the last comment block if th... | Dries Buytaert | 2006-12-01 |
* | #99579 by Heine. Don't placeholder the number of comments per page. | Neil Drumm | 2006-11-27 |
* | #97824 by webchick. Move enclosing elements out of t(). | Neil Drumm | 2006-11-26 |
* | #99645 by chx. Reshuffle some comments. | Neil Drumm | 2006-11-26 |