/[drupal]/contributions/modules/google_analytics/googleanalytics.js
ViewVC logotype

Log of /contributions/modules/google_analytics/googleanalytics.js

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.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 13:42:43 2009 UTC (5 weeks, 4 days ago) by hass
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +4 -1 lines
Diff to previous 1.8
Wrap JS code in (function ($) { ... })(jQuery);

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 13:09:45 2009 UTC (3 months ago) by hass
Branch: MAIN
Changes since 1.7: +12 -14 lines
Diff to previous 1.7
#336924: Massive page rendering slowdown with many links

Revision 1.3.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 21:25:12 2009 UTC (4 months, 2 weeks ago) by hass
Branch: DRUPAL-6--2
Changes since 1.3.2.9: +3 -3 lines
Diff to previous 1.3.2.9 , to branch point 1.3 , to next main 1.9
Catch clicks on <area> elements

Revision 1.3.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 21:23:36 2009 UTC (4 months, 2 weeks ago) by hass
Branch: DRUPAL-6--2
Changes since 1.3.2.8: +40 -35 lines
Diff to previous 1.3.2.8 , to branch point 1.3
#336924: Massive page rendering slowdown with many links

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 23:59:42 2009 UTC (7 months, 4 weeks ago) by hass
Branch: MAIN
Changes since 1.6: +8 -2 lines
Diff to previous 1.6
Wrap jquery code in function

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 20:32:21 2009 UTC (8 months, 1 week ago) by hass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-8, DRUPAL-5--1-9
Changes since 1.1.2.9: +4 -2 lines
Diff to previous 1.1.2.9 , to branch point 1.1 , to next main 1.9
#356766 by hass: Selector $('a', context) is is not logging clicks with jquery_update

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 21:37:56 2009 UTC (8 months, 3 weeks ago) by hass
Branch: MAIN
Changes since 1.5: +25 -23 lines
Diff to previous 1.5
#357944: Support for try / catch

Revision 1.3.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 07:25:47 2009 UTC (8 months, 3 weeks ago) by hass
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1, DRUPAL-6--2-2
Changes since 1.3.2.7: +24 -30 lines
Diff to previous 1.3.2.7 , to branch point 1.3
#357944: Support for try / catch

Revision 1.1.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 07:24:24 2009 UTC (8 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.1.4.8: +42 -56 lines
Diff to previous 1.1.4.8 , to branch point 1.1 , to next main 1.9
#357944: Support for try / catch

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 07:23:58 2009 UTC (8 months, 3 weeks ago) by hass
Branch: DRUPAL-5
Changes since 1.1.2.8: +2 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1
#357944: Support for try / catch

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 07:22:06 2009 UTC (8 months, 3 weeks ago) by hass
Branch: DRUPAL-5
Changes since 1.1.2.7: +42 -56 lines
Diff to previous 1.1.2.7 , to branch point 1.1
#357944: Support for try / catch

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 07:20:07 2009 UTC (8 months, 3 weeks ago) by hass
Branch: DRUPAL-5
Changes since 1.1.2.6: +17 -1 lines
Diff to previous 1.1.2.6 , to branch point 1.1
#357944: Support for try / catch

Revision 1.1.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 07:17:11 2009 UTC (8 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.4.7: +17 -1 lines
Diff to previous 1.1.4.7 , to branch point 1.1
#357944: Support for try / catch

Revision 1.3.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 07:15:07 2009 UTC (8 months, 3 weeks ago) by hass
Branch: DRUPAL-6--2
Changes since 1.3.2.6: +9 -1 lines
Diff to previous 1.3.2.6 , to branch point 1.3
#357944: Support for try / catch

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 28 00:32:58 2008 UTC (11 months, 4 weeks ago) by hass
Branch: MAIN
Changes since 1.4: +35 -34 lines
Diff to previous 1.4
Upgraded to D7

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 27 23:12:09 2008 UTC (11 months, 4 weeks ago) by hass
Branch: MAIN
Changes since 1.3: +32 -46 lines
Diff to previous 1.3
Sync HEAD with latest code

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 21:18:13 2008 UTC (11 months, 4 weeks ago) by hass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7
Changes since 1.1.2.5: +3 -3 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Use a more common name spacing like other projects

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 22:59:06 2008 UTC (11 months, 4 weeks ago) by hass
Branch: DRUPAL-5
Changes since 1.1.2.4: +15 -5 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#328562: New Download, Mail and Outgoing links tracking with Events

Revision 1.1.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 22:52:44 2008 UTC (11 months, 4 weeks ago) by hass
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.1.4.6: +15 -5 lines
Diff to previous 1.1.4.6 , to branch point 1.1
#328562: New Download, Mail and Outgoing links tracking with Events

Revision 1.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 22:43:30 2008 UTC (11 months, 4 weeks ago) by hass
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0
Changes since 1.3.2.5: +11 -6 lines
Diff to previous 1.3.2.5 , to branch point 1.3
#328562: New Download, Mail and Outgoing links tracking with Events

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 13:19:50 2008 UTC (12 months ago) by hass
Branch: DRUPAL-5
Changes since 1.1.2.3: +5 -8 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#336687 reported by pfournier, patch by hass: Domain value is null with local hosts

Revision 1.1.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 13:19:15 2008 UTC (12 months ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.4.5: +5 -8 lines
Diff to previous 1.1.4.5 , to branch point 1.1
#336687 reported by pfournier, patch by hass: Domain value is null with local hosts

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 13:18:13 2008 UTC (12 months ago) by hass
Branch: DRUPAL-6--2
Changes since 1.3.2.4: +5 -8 lines
Diff to previous 1.3.2.4 , to branch point 1.3
#336687 reported by pfournier, patch by hass: Domain value is null with local hosts

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 17 22:38:11 2008 UTC (12 months, 1 week ago) by hass
Branch: DRUPAL-5
Changes since 1.1.2.2: +47 -44 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#330616 by hass, dldege: Allow re-binding AHAH/AJAX click events

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 12:19:08 2008 UTC (12 months, 1 week ago) by hass
Branch: DRUPAL-6--2
Changes since 1.3.2.3: +3 -3 lines
Diff to previous 1.3.2.3 , to branch point 1.3
Allow re-binding of click events with context

Revision 1.1.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 12:18:19 2008 UTC (12 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.4.4: +3 -3 lines
Diff to previous 1.1.4.4 , to branch point 1.1
Allow re-binding of click events with context

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 18:29:34 2008 UTC (12 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.4.3: +43 -44 lines
Diff to previous 1.1.4.3 , to branch point 1.1
D6 2.x backport: Provide Drupal.behaviors.gaTrackerAttach for AHAH/AJAX event re-binding.

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 21:31:03 2008 UTC (13 months, 3 weeks ago) by hass
Branch: DRUPAL-6--2
Changes since 1.3.2.2: +2 -2 lines
Diff to previous 1.3.2.2 , to branch point 1.3
Code style fixes

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 18:39:45 2008 UTC (14 months, 1 week ago) by hass
Branch: DRUPAL-6--2
Changes since 1.3.2.1: +37 -0 lines
Diff to previous 1.3.2.1 , to branch point 1.3
* Initial commit for 2.x branch without legacy support

Revision 1.3.2.1
Sat May 24 22:51:00 2008 UTC (18 months ago) by hass
Branch: DRUPAL-6--2
Changes since 1.3: +0 -53 lines
FILE REMOVED
file googleanalytics.js was added on branch DRUPAL-6--2 on 2008-09-18 18:39:45 +0000

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 24 22:51:00 2008 UTC (18 months ago) by hass
Branch: MAIN
Branch point for: DRUPAL-6--2
Changes since 1.2: +0 -0 lines
Diff to previous 1.2
Sync HEAD with latest D6 code

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 16:04:31 2008 UTC (18 months, 1 week ago) by hass
Branch: MAIN
Changes since 1.1: +53 -0 lines
Diff to previous 1.1
Sync latest D6 code to HEAD

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 22:18:03 2008 UTC (18 months, 3 weeks ago) by hass
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5, DRUPAL-5--1-6
Changes since 1.1.2.1: +4 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Added regex matches for non standard url's like gotwo.module links

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 22:16:18 2008 UTC (18 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--1-2
Changes since 1.1.4.2: +3 -1 lines
Diff to previous 1.1.4.2 , to branch point 1.1
Added regex matches for non standard url's like gotwo.module links

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 19:26:59 2008 UTC (18 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.4.1: +51 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
* Added mailto link tracking (#196473)
* Added outgoing link tracking setting
* Fixed broken GA website overlay
* Cleanup downloadtracker.js / new file name

Revision 1.1.4.1
Sat May 3 19:23:03 2008 UTC (18 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1: +0 -0 lines
FILE REMOVED
file googleanalytics.js was added on branch DRUPAL-6--1 on 2008-05-03 19:26:59 +0000

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 19:23:03 2008 UTC (18 months, 3 weeks ago) by hass
Branch: DRUPAL-5
Changes since 1.1: +51 -0 lines
Diff to previous 1.1
* Added mailto link tracking
* Added outgoing link tracking setting
* Fixed broken GA website overlay
* Cleanup downloadtracker.js / new file name

Revision 1.1
Sat May 3 19:23:03 2008 UTC (18 months, 3 weeks ago) by hass
Branch: MAIN
Branch point for: DRUPAL-5, DRUPAL-6--1
FILE REMOVED
file googleanalytics.js was initially added on branch DRUPAL-5.

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