summaryrefslogtreecommitdiff
path: root/modules/statistics/statistics.admin.inc
Commit message (Collapse)AuthorAge
* - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for ↵Dries Buytaert2010-06-26
| | | | system_settings_form().
* - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, ↵Dries Buytaert2010-02-28
| | | | c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
* - Patch #229051 by Josh Waihi, bellHead, ainigma32, Dave Reid, druido, ↵Dries Buytaert2010-01-26
| | | | ivanSB@drupal.org, jaydub: fixed 'Top visitor' page on PostgreSQL 8.3.
* - Patch #659578 by mcarbone, jhodgdon: fixed statistics pages and added some ↵Dries Buytaert2009-12-20
| | | | extra tests. One critical bug less.
* - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to ↵Dries Buytaert2009-12-02
| | | | all tables.
* #615516 by Crell: Use slave servers for statistics module.Angie Byron2009-10-29
|
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵Dries Buytaert2009-09-29
| | | | url() only accept an array. Another nice API clean-up!
* #49941 by geodaniel and Davy Van Den Bremt: Allow access logs to never be ↵Angie Byron2009-08-29
| | | | discarded.
* - Patch #368408 by jeffschuler: improve consistency of API and settings on ↵Dries Buytaert2009-08-25
| | | | administration pages.
* - Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings.Dries Buytaert2009-08-24
|
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* - Patch rollback of #549432: tests didn't actually ran successfully.Dries Buytaert2009-08-22
|
* - Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and ↵Dries Buytaert2009-08-22
| | | | permissions'.
* - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so ↵Dries Buytaert2009-07-29
| | | | there is more room for customization.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order ↵Dries Buytaert2009-05-22
| | | | by table headers first, before ordering by other fields.
* #362852 by Dave Reid: Convert enabled/disabled radios on statistics form to ↵Angie Byron2009-04-27
| | | | checkboxes.
* - Patch #330748 by stBorchert: remove from theme_pager*.Dries Buytaert2009-04-26
|
* - Patch #394560 by Berdir: converted statistics module to the new database ↵Dries Buytaert2009-04-13
| | | | abstraction layer.
* - Patch #333054 by c960657: page cache should be case sensitive.Dries Buytaert2009-04-01
|
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
|
* #330983 by recidive and boombatower: Rename users/users_roles tables to ↵Angie Byron2009-02-18
| | | | user/user_role for consistency.
* - Patch #80944 by Dave Reid, swentel, ChrisKennedy: move the statistics ↵Dries Buytaert2009-01-22
| | | | settings to a more logical place.
* - Patch #266246 by David Strauss: added smart defaults for ↵Dries Buytaert2009-01-11
| | | | system_settings_form().
* #229051 follow-up by anigma32: Committing rest of fix for statistics under ↵Angie Byron2008-12-30
| | | | pgsql.
* Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() ↵Angie Byron2008-10-13
| | | | check_plain() by default.
* Roll-back of #242873: This caused horrendous problems with SimpleTest on ↵Angie Byron2008-10-12
| | | | some configurations.
* #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ↵Angie Byron2008-10-11
| | | | default.
* - 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 #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵Dries Buytaert2008-08-21
| | | | generation database layer for Drupal 7.
* - 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.
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocksGábor Hojtsy2008-01-08
|
* #203274 by Pasqualle: remove excessive witespace from our code (minor)Gábor Hojtsy2007-12-22
|
* #201055 by JirkaRybka, scor: avoid duplicates in stats when page caching is ↵Gábor Hojtsy2007-12-20
| | | | turned on or node title is modified
* #197730 by keith.smith: standardize on a much more user friendly cron ↵Gábor Hojtsy2007-12-19
| | | | reference in help texts, explain its importance with more examples in INSTALL.txt
* #165140 by dww: rename logs to reports (usability improvement)Gábor Hojtsy2007-10-20
|
* - Patch #169420 by Crell: split statistics module.Dries Buytaert2007-08-23