summaryrefslogtreecommitdiff
path: root/modules/statistics/statistics.test
Commit message (Collapse)AuthorAge
* - 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.