/[drupal]/contributions/modules/userpoints/userpoints.info
ViewVC logotype

Log of /contributions/modules/userpoints/userpoints.info

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


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

Revision 1.11.2.1 - (view) (download) (annotate) - [select for diffs]
Fri May 1 14:55:53 2009 UTC (6 months, 3 weeks ago) by kbahey
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
#450514 Better description for the Userpoints API module

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Mar 26 20:12:43 2008 UTC (19 months, 4 weeks ago) by kbahey
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
#228478: by BTMash and t3r0: Port to Drupal 6.x

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Mar 9 00:31:50 2008 UTC (20 months, 2 weeks ago) by kbahey
Branch: MAIN
Changes since 1.9: +0 -0 lines
Diff to previous 1.9
Syncing HEAD to 5.x-3.4.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Jan 31 03:53:52 2008 UTC (21 months, 3 weeks ago) by kbahey
Branch: MAIN
Changes since 1.8: +0 -0 lines
Diff to previous 1.8
Code style corrections.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jan 14 04:03:52 2008 UTC (22 months, 1 week ago) by kbahey
Branch: MAIN
Changes since 1.7: +0 -0 lines
Diff to previous 1.7
Syncing HEAD to the latest DRUPAL-5--3 branch.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Jan 5 20:57:44 2008 UTC (22 months, 2 weeks ago) by kbahey
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
Syncing HEAD to the latest DRUPAL-5--3, so it can be used as the basis for 6.x.

Revision 1.1.2.6.2.1 - (view) (download) (annotate) - [select for diffs]
Sun Oct 14 18:29:40 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0, DRUPAL-5--3-1, DRUPAL-5--3-2, DRUPAL-5--3-3, DRUPAL-5--3-4, DRUPAL-5--3-5, DRUPAL-5--3-6, DRUPAL-5--3-7
Changes since 1.1.2.6: +2 -1 lines
Diff to previous 1.1.2.6
fixed version issue

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Jun 29 22:14:37 2007 UTC (2 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Synching HEAD with 5.x

Revision 1.1.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Jun 18 23:07:12 2007 UTC (2 years, 5 months ago) by dww
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-11, DRUPAL-5--2-12, DRUPAL-5--2-13, DRUPAL-5--2-14, DRUPAL-5--2-15, DRUPAL-5--2-16
Branch point for: DRUPAL-5--2, DRUPAL-5--3
Changes since 1.1.2.5: +1 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1 , to next main 1.11
#152819: Module .info files should not define 'version' in CVS

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Jun 18 22:54:05 2007 UTC (2 years, 5 months ago) by dww
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4
#152819: Module .info files should not define 'version' in CVS

Revision 1.1.2.5 - (view) (download) (annotate) - [select for diffs]
Mon Mar 12 23:08:30 2007 UTC (2 years, 8 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1, DRUPAL-5--2-10, DRUPAL-5--2-2, DRUPAL-5--2-3, DRUPAL-5--2-4, DRUPAL-5--2-5, DRUPAL-5--2-6, DRUPAL-5--2-7, DRUPAL-5--2-8, DRUPAL-5--2-9
Changes since 1.1.2.4: +1 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
- Proper dependencies, using space not comma as delimiter.
- Correct CVS Name tag for those checking out from from the repository.

Revision 1.1.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Mar 12 14:56:24 2007 UTC (2 years, 8 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.1.2.3: +2 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
- Changed module_exist to module_exists to conform to 5.x
- Attempt for proper dependency for ecommerce (payment, cart)
- Use proper Name CVS tag in .info files for those checking out directly

Revision 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Sat Mar 10 14:54:49 2007 UTC (2 years, 8 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.1.2.2: +1 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Version 2.x of the API with many new contributed modules from 4.7.x-2.x.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Feb 19 03:35:50 2007 UTC (2 years, 9 months ago) by kbahey
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Initial port of the new 4.7.x-2.x API to 5.x.
- userpoints itself should be working, ported by dami (#120449).
- userpoints_basic should be working.
- None of the contribs have been ported yet, although some may work, but need .info files.

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Sun Dec 10 01:51:44 2006 UTC (2 years, 11 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Changes since 1.1.2.1: +5 -5 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Better description in the info file.
Userpoints is now a package.
Moved the modules into their own directory.
Thanks to Gurpartap.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Dec 10 01:17:15 2006 UTC (2 years, 11 months ago) by kbahey
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2
Moved contrib modules each to its own directory.
Added info files for contrib.
Userpoints is now a package.
Thanks to Gurpartap

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Dec 9 18:03:31 2006 UTC (2 years, 11 months ago) by kbahey
Branch: MAIN
Changes since 1.1: +5 -0 lines
Diff to previous 1.1
Adding .info file

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Dec 9 18:02:51 2006 UTC (2 years, 11 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.1: +5 -0 lines
Diff to previous 1.1
Adding info file.

Revision 1.1
Sat Dec 9 18:02:51 2006 UTC (2 years, 11 months ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-5
FILE REMOVED
file userpoints.info 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