/[drupal]/contributions/modules/user_stats/user_stats.install
ViewVC logotype

Log of /contributions/modules/user_stats/user_stats.install

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.1.2.6.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 20:11:37 2009 UTC (9 months ago) by liammcdermott
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-RC1
Changes since 1.1.2.6.2.10: +16 -5 lines
Diff to previous 1.1.2.6.2.10 , to branch point 1.1.2.6 , to next main 1.1.2.8
#380800 SQL syntax error Error

Revision 1.1.2.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 03:18:36 2009 UTC (9 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.1.2.6.2.9: +2 -2 lines
Diff to previous 1.1.2.6.2.9 , to branch point 1.1.2.6
Fixing code style as per suggestions from coder.module

Revision 1.1.2.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 20:37:50 2009 UTC (9 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.6.2.8: +3 -1 lines
Diff to previous 1.1.2.6.2.8 , to branch point 1.1.2.6
Rebuild stats on upgrade.

Revision 1.1.2.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 20:15:51 2009 UTC (9 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.6.2.7: +2 -2 lines
Diff to previous 1.1.2.6.2.7 , to branch point 1.1.2.6
Fixing {profile_values} DELETE loop (used to delete old statistic values).

Revision 1.1.2.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 18:51:39 2009 UTC (9 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.6.2.6: +3 -21 lines
Diff to previous 1.1.2.6.2.6 , to branch point 1.1.2.6
Adding CAST() to import from {profile_values}.value. Removed some commented-out code. Removing hard-coded table prefixes.

Revision 1.1.2.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 04:10:38 2009 UTC (9 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.6.2.5: +196 -21 lines
Diff to previous 1.1.2.6.2.5 , to branch point 1.1.2.6
Initial commit of User Stats Views integration. Complete backend re-write to remove dependency on profile.module. Initial commit of Rules integration.

Revision 1.1.2.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 03:53:30 2009 UTC (9 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA3
Changes since 1.1.2.6.2.4: +4 -1 lines
Diff to previous 1.1.2.6.2.4 , to branch point 1.1.2.6
Forgot to return array on hook_update().

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 03:50:23 2009 UTC (9 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA4
Changes since 1.1.2.7: +3 -1 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Forgot to return array on hook_update().

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 03:44:11 2009 UTC (9 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.6: +17 -6 lines
Diff to previous 1.1.2.6 , to branch point 1.1
#361604 When settings change statistics should be reset. Also making variable names readable (mostly changing postcount to post_count).

Revision 1.1.2.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 00:45:17 2009 UTC (9 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.1.2.6.2.3: +13 -2 lines
Diff to previous 1.1.2.6.2.3 , to branch point 1.1.2.6
#361604 When settings change statistics should be reset. Also making variable names readable (mostly changing postcount to post_count).

Revision 1.1.2.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 22:24:43 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.6.2.2: +6 -1 lines
Diff to previous 1.1.2.6.2.2 , to branch point 1.1.2.6
Some code style changes suggested by coder.module

Revision 1.1.2.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 07:34:04 2008 UTC (20 months ago) by liammcdermott
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.1.2.6.2.1: +4 -5 lines
Diff to previous 1.1.2.6.2.1 , to branch point 1.1.2.6
More work for six. Now passing basic tests.

Revision 1.1.2.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 06:14:16 2008 UTC (20 months ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.1.2.6: +17 -87 lines
Diff to previous 1.1.2.6
Six support complete but completely untested.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 17:17:01 2008 UTC (20 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA3
Branch point for: DRUPAL-6--1
Changes since 1.1.2.5: +20 -4 lines
Diff to previous 1.1.2.5 , to branch point 1.1
#226458 (jaydub) Configurable post count profile field

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 02:31:26 2008 UTC (20 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA2
Changes since 1.1.2.4: +21 -4 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#233775 Login count and some cleanup/refactoring malarkey

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 16:41:20 2008 UTC (20 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA
Changes since 1.1.2.3: +10 -7 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#214040 PostgreSQL support (credit: Jaydub)

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 11:05:36 2008 UTC (22 months ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.2: +6 -3 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#214040 Postgres support (and spelling mistake in uninstall)

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 10:48:30 2008 UTC (22 months ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1.2.1: +4 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Uninstaller changes for #199089 Restrict post counts by content type

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 13 07:22:00 2007 UTC (2 years ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.1: +38 -3 lines
Diff to previous 1.1
#189623 return IP address of  and #191694 optimisation suggestion

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 19:10:24 2007 UTC (2 years ago) by liammcdermott
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Initial commit of user stats module. Module provides commonly requested user statistics for themers.

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