/[drupal]/drupal/modules/statistics/statistics.pages.inc
ViewVC logotype

Log of /drupal/modules/statistics/statistics.pages.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 21:26:44 2009 UTC (3 weeks, 3 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 07:17:22 2009 UTC (4 weeks ago) by webchick
Branch: MAIN
Changes since 1.18: +7 -7 lines
Diff to previous 1.18
#615516 by Crell: Use slave servers for statistics module.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 03:07:20 2009 UTC (6 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 01:00:04 2009 UTC (6 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 10:27:15 2009 UTC (3 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
- Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:22 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 06:39:34 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.13: +15 -7 lines
Diff to previous 1.13
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 11:33:18 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7, DRUPAL-7-0-UNSTABLE-8
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 12:08:29 2009 UTC (7 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 , to next main 1.20
#160226 by kymmx, karschsp, Dave Reid, Berdir: statistics module was matching on prefixes of node paths instead of the node paths themselves (and possible subtabs)

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:44:39 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
- Patch #330748 by stBorchert: remove  from theme_pager*.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 18:51:37 2009 UTC (7 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.10: +6 -3 lines
Diff to previous 1.10
- Patch #160226 by Berdir, Dave Reid, karschsp: fixed SQL query in statistics_node_tracker function.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 10:40:13 2009 UTC (7 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.9: +21 -5 lines
Diff to previous 1.9
- Patch #394560 by Berdir: converted statistics module to the new database abstraction layer.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 23:01:37 2009 UTC (8 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 07:30:27 2009 UTC (8 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 15:19:56 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 00:33:04 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3, DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 06:27:05 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 21:11:01 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:41 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 20 21:57:50 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4, DRUPAL-6-0-RC-1, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-10, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Branch point for: DRUPAL-6
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
#165140 by dww: rename logs to reports (usability improvement)

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 23 16:34:44 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1, DRUPAL-6-0-BETA-2
- Patch #169420 by Crell: split statistics module.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2