Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Michael Frankowski's excellent help text improvements! | Dries Buytaert | 2003-05-29 |
| | |||
* | - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html. | Dries Buytaert | 2003-02-11 |
| | |||
* | - Tidied up XHTML. Patch by Ulf. | Dries Buytaert | 2003-01-23 |
| | | | | - Added missing t() function. Patch by Stefan. | ||
* | - Applied Ori's format_plural() patch; see mailing list for details. | Dries Buytaert | 2003-01-21 |
| | | | | NOTE: some modules in the contributions repository might need to be updated. | ||
* | - Clean URL patch. | Dries Buytaert | 2003-01-06 |
| | |||
* | - Fix blocks of throttle and queue module. Patch by Gerhard. | Dries Buytaert | 2002-11-27 |
| | |||
* | - Committed Jeremy's incarnation of the statistics module. Last minutes | Dries Buytaert | 2002-10-13 |
changes include: * a couple of coding style changes, renamed some "stats" into "statistics", etc. * removed the "Who's online" block from the user module. * added db_affected_rows() to the resp. database abstraction layers and made the statistics module use db_affected_rows() instead. * added update logic to "update.php". |