| Commit message (Expand) | Author | Age |
... | |
* | - Patch #136961 by Ralf Stamm: add version information to themes and theme pa... | Dries Buytaert | 2007-04-20 |
* | - Patch #132018 by alienbrain: replace instances of _module_parse_info_file()... | Dries Buytaert | 2007-04-18 |
* | - Patch #63881 by dww: fixed problem with dblog upgrade path. | Dries Buytaert | 2007-04-17 |
* | - Patch #132018 by Steven et al: add .info files to themes. | Dries Buytaert | 2007-04-17 |
* | - Patch #130331 by Zen: updated code comments. | Dries Buytaert | 2007-04-15 |
* | - Patch #131009 by chx: menu system fixes/improvements. | Dries Buytaert | 2007-04-15 |
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in co... | Dries Buytaert | 2007-04-13 |
* | - Patch #130331 by webchick and webernet: re-number updates according to majo... | Dries Buytaert | 2007-04-13 |
* | - Patch #133083 by Zen: 'Shortcut icon settings' not using proper FAPI value. | Dries Buytaert | 2007-04-13 |
* | - Patch #63881 by kbahey: logging documentation improvements. | Dries Buytaert | 2007-04-13 |
* | - Patch #134185 by Ralf Stamm: missing CVS IDs in files. | Dries Buytaert | 2007-04-13 |
* | - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. ... | Dries Buytaert | 2007-04-10 |
* | - Patch #107061 by Steven et al: add jQuery teaser splitter. | Dries Buytaert | 2007-04-09 |
* | - Patch #134161 by chx: no menu tabs for themes. | Dries Buytaert | 2007-04-06 |
* | - 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 #131934 by Gerhard: removed useless indices. | Dries Buytaert | 2007-03-30 |
* | #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) | Steven Wittens | 2007-03-27 |
* | - Patch #105853 by killes: move minumum version defines. | Dries Buytaert | 2007-03-26 |
* | - Patch #105853 by killes: move minumum version defines. | Dries Buytaert | 2007-03-26 |
* | - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem. | Dries Buytaert | 2007-03-26 |
* | - Patch #130977 by chx: fix confirm forms. | Dries Buytaert | 2007-03-26 |
* | #127172: Fix negative weights in menu system (admin page was out of order) | Steven Wittens | 2007-03-19 |
* | - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API. | Dries Buytaert | 2007-03-17 |
* | #127941: Add index to users.created column. | Steven Wittens | 2007-03-16 |
* | Fix missing descriptions on status report | Steven Wittens | 2007-03-15 |
* | - Patch #125636by hunmonk: fixed duplication checking on confirm forms. | Dries Buytaert | 2007-03-13 |
* | - Patch #126128 by chx and Steven: menu fixes and enhancements. Yay. | Dries Buytaert | 2007-03-12 |
* | - Patch #125763 by chx: menu system fixes/enhancements. | Dries Buytaert | 2007-03-08 |
* | - Patch #115047 by mindless: token replacement with format_plural. | Dries Buytaert | 2007-03-07 |
* | - Patch #118712 by mindless: add index on comment.status. | Dries Buytaert | 2007-03-07 |
* | #117018: Use Garland theme for installer/maintenance pages, and add task list... | Steven Wittens | 2007-03-02 |
* | - Patch #103634 by chriskennedy: variable.name only 48 charachters. | Dries Buytaert | 2007-02-27 |
* | - Patch #98359 by Robroy and webchick: string clean-up: web site -> website | Dries Buytaert | 2007-02-27 |
* | - Patch #111347 by Steven: refactor url() and l(). | Dries Buytaert | 2007-02-15 |
* | - Patch #119128 by kkaefer: help hook uses wrong argument. | Dries Buytaert | 2007-02-15 |
* | - Patch #97213 by neclimdul: usability improvement: implemented clean URL tes... | Dries Buytaert | 2007-02-13 |
* | - Patch #97213 by neclimdul: usability improvement: implemented clean URL tes... | Dries Buytaert | 2007-02-13 |
* | - Patch #115667 by rotzi: added versioning support to node terms. | Dries Buytaert | 2007-02-12 |
* | - Patch #113603 by chx: first crack at re-implementing tabs. | Dries Buytaert | 2007-02-11 |
* | - Patch #107346 by asaddi: postgresql fix. | Dries Buytaert | 2007-02-10 |
* | - Patch #112605 by Steven: sticky table headers. | Dries Buytaert | 2007-02-06 |
* | - Patch #108272 by webchick, Ralf et al: improved handling of required module... | Dries Buytaert | 2007-02-04 |
* | - Patch #113290 by maynich: added missing t() function. | Dries Buytaert | 2007-02-01 |
* | - Patch #113603 by chx: first crack at re-implementing tabs. | Dries Buytaert | 2007-01-31 |
* | - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Th... | Dries Buytaert | 2007-01-31 |
* | - Patch #112927 by asimmonds: fixed menu system on PostgreSQL. | Dries Buytaert | 2007-01-29 |
* | - Rollback of E_ALL patch. Too much extra breakage. | Dries Buytaert | 2007-01-25 |
* | - Patch #112715 by webchick et al: fixed some E_ALL errors. | Dries Buytaert | 2007-01-25 |
* | - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken an... | Dries Buytaert | 2007-01-24 |