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

Log of /contributions/modules/acl/acl.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.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 23:37:41 2009 UTC (5 weeks, 4 days ago) by salvis
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +8 -4 lines
Diff to previous 1.10
Clean up some minor coder issues (no functional changes).

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 19:01:13 2009 UTC (10 months, 3 weeks ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA4, DRUPAL-6--1-0-RC1
Changes since 1.9: +15 -2 lines
Diff to previous 1.9
Fix upgrade path from D5 (change acl_id column to auto_increment).

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 15:08:15 2008 UTC (16 months ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-BETA2
Changes since 1.8: +20 -20 lines
Diff to previous 1.8
Fix cosmetic coder issues (no functional change).

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 13:48:46 2008 UTC (19 months, 4 weeks ago) by salvis
Branch: MAIN
Changes since 1.7: +16 -1 lines
Diff to previous 1.7
#135687: Implement grant priority.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 13:39:10 2008 UTC (19 months, 4 weeks ago) by salvis
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7
Changes since 1.1.2.7: +21 -1 lines
Diff to previous 1.1.2.7 , to branch point 1.1 , to next main 1.11
#135687: Implement grant priority.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 23:07:02 2008 UTC (20 months, 2 weeks ago) by salvis
Branch: MAIN
Changes since 1.6: +11 -2 lines
Diff to previous 1.6
Implement hook_user('delete') and remove orphaned {acl_user} records.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 21:47:59 2008 UTC (20 months, 2 weeks ago) by salvis
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.1.2.6: +10 -1 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Implement hook_user('delete') and remove orphaned {acl_user} records.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 04:19:37 2008 UTC (20 months, 2 weeks ago) by salvis
Branch: MAIN
Changes since 1.5: +13 -1 lines
Diff to previous 1.5
#231096: Implement hook_nodeapi('delete') and remove orphaned {acl_node} records.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 04:11:54 2008 UTC (20 months, 2 weeks ago) by salvis
Branch: DRUPAL-5
Changes since 1.1.2.5: +20 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1
#231096: implement hook_nodeapi('delete') and remove orphaned {acl_node} records.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 21:41:53 2008 UTC (22 months ago) by salvis
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Fix index conflict.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 2 01:54:39 2008 UTC (22 months, 3 weeks ago) by salvis
Branch: MAIN
Changes since 1.3: +92 -123 lines
Diff to previous 1.3
Ported to D6.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 23:33:26 2007 UTC (22 months, 3 weeks ago) by salvis
Branch: MAIN
Changes since 1.2: +100 -17 lines
Diff to previous 1.2
Copied from DRUPAL-5--1-5.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 11 17:37:21 2007 UTC (2 years ago) by fago
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.1.2.4: +80 -17 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#169985 patch by salvis and fago: fix acl db scheme (primary keys, utf8)

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 9 10:03:35 2007 UTC (2 years ago) by fago
Branch: DRUPAL-5
Changes since 1.1.2.3: +21 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#168750 patch by salvis: acl_id created without $db_prefix when using shared table.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 21:30:32 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4
Changes since 1.1.2.2: +4 -4 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Follow pgsql fix

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 21:28:36 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.1.2.1: +2 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#94120 and #97023 -- fix bug that totally broke submit and fix PGSQL install

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 11 20:05:08 2006 UTC (3 years ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.1: +52 -22 lines
Diff to previous 1.1
97023: acl.install for PGSQL, thanks Nugget

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 11 20:04:04 2006 UTC (3 years ago) by merlinofchaos
Branch: MAIN
Changes since 1.1: +52 -22 lines
Diff to previous 1.1
97023: acl.install for PGSQL, thanks Nugget

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 7 20:15:50 2006 UTC (3 years, 1 month ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Initial checkin -- intended for 5.0 -- does not yet work

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