Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ↵ | Dries Buytaert | 2009-09-10 |
| | | | | weitzman: automatically install/uninstall schema. | ||
* | - Patch #233200 by eigentor, catch, bohjan, yoroy et al: better content type ↵ | Dries Buytaert | 2009-06-27 |
| | | | | descriptions. | ||
* | - Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates. | Dries Buytaert | 2009-06-22 |
| | |||
* | - Patch #477944 by Damien Tournoud: fix and streamline page cache and ↵ | Dries Buytaert | 2009-06-02 |
| | | | | session handling. | ||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ↵ | Angie Byron | 2009-05-13 |
| | | | | all .install files. | ||
* | - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, ↵ | Dries Buytaert | 2009-01-19 |
| | | | | unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module. | ||
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
| | |||
* | - Patch #349504 by keith.smith: clean up sentence spacing in code comments. | Dries Buytaert | 2008-12-20 |
| | |||
* | - Patch #332123 by webchick, lilou: remove t() function from schema ↵ | Dries Buytaert | 2008-11-15 |
| | | | | descriptions. | ||
* | #206138 by pwolanin: Rename mis-named 'module' attribute in node types. | Angie Byron | 2008-10-08 |
| | |||
* | - Patch #257730 by Senpai: code clean-up for book module. | Dries Buytaert | 2008-05-15 |
| | |||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | #208492 report and testing by KarenS, patch by myself: book upgrade should ↵ | Gábor Hojtsy | 2008-01-10 |
| | | | | not use the book API | ||
* | - Patch #206470 by David_Rothstein: fix book permission upgrade. | Dries Buytaert | 2008-01-05 |
| | |||
* | #199336 by JirkaRybka: remove improper t() use in update code (update goes ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | all in English, but there were some mistakes), and add messages to updates where there was no return value otherwise, so users know what happens in each update | ||
* | - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table ↵ | Dries Buytaert | 2007-12-18 |
| | | | | indicies for common queries. | ||
* | #195576 by webernet: fix broken state of book updates due to my faulty ↵ | Gábor Hojtsy | 2007-11-27 |
| | | | | rollback of a patch | ||
* | Rollback the accidentally committed #194310 | Gábor Hojtsy | 2007-11-26 |
| | |||
* | - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: ↵ | Dries Buytaert | 2007-11-26 |
| | | | | fixed minor spelling issues and fixed spacing issues. | ||
* | #120960 by blakehall, JirkaRybka, catch: improve usability of content ↵ | Gábor Hojtsy | 2007-11-26 |
| | | | | editing permission names | ||
* | - Patch #89196 by catch, keith, earnie, webchick et al: string massaging. | Dries Buytaert | 2007-10-25 |
| | |||
* | #164983 by multiple contributors: document the core database schemas | Gábor Hojtsy | 2007-10-10 |
| | |||
* | - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the ↵ | Dries Buytaert | 2007-10-05 |
| | | | | .schema files into .install files to prevent mistakes. | ||
* | - Patch #170004 by pwolanin: removed db_num_rows() in book_update_6000. | Dries Buytaert | 2007-08-26 |
| | |||
* | - Patch #146425 by pwolanin et al: | Dries Buytaert | 2007-07-30 |
| | | | | | | | | | | | | | | | * Removes the hard-coded 'book' type and perform all node actions equally on any node type via hook_nodeapi. * Achieves 100% integration with the menu system. Improves performance of book rendering. * All the algorithms have been changed to use the tree data structure returned by the menu system. * Added support for 'multiple books'. * Some UI improvements. This is a momumental patch that took 69 iterations. Although there is room for improvement, this is a big step forward. Thanks for the persistence, pwolanin. | ||
* | - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵ | Dries Buytaert | 2007-05-25 |
| | | | | Oh, behave. | ||
* | #81033 by webchick and neclimdul. Uninstall module API. | Neil Drumm | 2006-09-01 |
| | |||
* | - Patch #79428 by Chris Johnson: remove int display width declarations from ↵ | Dries Buytaert | 2006-08-20 |
| | | | | MySQL create table statements. | ||
* | #76681 by sammys, sync posgres install and change unsigned annotation. | Neil Drumm | 2006-08-15 |
| | |||
* | - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :) | Dries Buytaert | 2006-08-04 |
| | |||
* | #73591 by Flanker, add missing CVS Ids. | Neil Drumm | 2006-07-14 |
| | |||
* | - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵ | Dries Buytaert | 2006-07-13 |
et al: an initial install system for Drupal core. |