summaryrefslogtreecommitdiff
path: root/modules/statistics/statistics.test
Commit message (Collapse)AuthorAge
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* - Patch #394560 by Berdir: converted statistics module to the new database ↵Dries Buytaert2009-04-13
| | | | abstraction layer.
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* - Patch #338403 by drewish: code comments clean-up.Dries Buytaert2008-11-25
|
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵Dries Buytaert2008-09-17
| | | | developer experience.
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵Dries Buytaert2008-09-06
| | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
* - Patch #256152 by catch: added additional tests for the IP address blocking ↵Dries Buytaert2008-05-10
| | | | and added a small usability improvement.
* - Patch #248436 by catch: fixed some bugs in the statistics module, wrote ↵Dries Buytaert2008-05-07
some tests, and made some minor usability improvments along the way. That is _exactly_ how we like it.