/[drupal]/drupal/modules/block/block.install
ViewVC logotype

Log of /drupal/modules/block/block.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.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 19:06:22 2009 UTC (5 weeks, 3 days ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.33: +3 -1 lines
Diff to previous 1.33
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:13:54 2009 UTC (8 weeks ago) by dries
Branch: MAIN
Changes since 1.32: +6 -8 lines
Diff to previous 1.32
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 06:38:17 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.31: +1 -9 lines
Diff to previous 1.31
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 19:44:05 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
#561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 2 08:16:16 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
#412410 by c960657: Make schema descriptions plain text.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 04:23:27 2009 UTC (4 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.28: +40 -1 lines
Diff to previous 1.28
#453254 follow-up by agentrickard: Move block update to block.install.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 08:04:19 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.27: +29 -1 lines
Diff to previous 1.27
- Patch #453254 by Pasqualle, Gábor Hojtsy: re-introduce per-content type visibility to block settings.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 11:31:20 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.26: +2 -4 lines
Diff to previous 1.26
- Patch #337212 by Berdir: another Berdir patch to convert modules to the new database layer. Rock.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:33:54 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.25: +4 -4 lines
Diff to previous 1.25
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:30 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.24: +5 -5 lines
Diff to previous 1.24
- Patch #471070 by stella: millions of code style fixes.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 21:12:22 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.23: +24 -1 lines
Diff to previous 1.23
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 19:42:14 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 10:39:42 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.21: +1 -8 lines
Diff to previous 1.21
- Patch #445468 by reaneyk: remove no-op block_update_7000().

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 16:30:28 2009 UTC (6 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.20: +6 -1 lines
Diff to previous 1.20
- Patch #441962 by brianV: code style and documentation clean-up.

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

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

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 12:30:14 2009 UTC (9 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.17: +15 -1 lines
Diff to previous 1.17
- Patch #367380 by Moshe: make block module optional.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 15:46:36 2009 UTC (10 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-9
Changes since 1.8.2.1: +25 -25 lines
Diff to previous 1.8.2.1 , to branch point 1.8 , to next main 1.34
#332123 by webchick, lilou, andypost: backport of removal of t() around schema desciptions

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 23:57:31 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.16: +9 -2 lines
Diff to previous 1.16
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove  from hook_block().

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 16:32:21 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency.  Oh my.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 21:21:34 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.14: +24 -24 lines
Diff to previous 1.14
#332123 follow-up by lilou: Removing t() from schema descriptions in the block tables.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 13:01:04 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 08:23:07 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.12: +7 -7 lines
Diff to previous 1.12
- Patch #331570 by recidive: rename block module tables to singular.  Requires you to run update.php.

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 13:22:35 2008 UTC (12 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-7, DRUPAL-6-8
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
#329998 by pwolanin: escape markup looking non-HTML tags in schema descriptions

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 23:03:39 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
#329998 by pwolanin: Remove unescaped <> chars from t() strings.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 21:30:02 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2
Changes since 1.10: +1 -2 lines
Diff to previous 1.10
- Patch #257634 by Senpai and catch: code clean-up

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 11:35:51 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.9: +1 -8 lines
Diff to previous 1.9
- Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 12:31:28 2008 UTC (20 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.8: +7 -9 lines
Diff to previous 1.8
- Patch #214271 by recidive: improved schema identation.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 12:59:20 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0, 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-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6
Branch point for: DRUPAL-6
Changes since 1.7: +11 -2 lines
Diff to previous 1.7
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 09:31:04 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
- Patch #191282 by quicksketch: inconsistent database region for disabled blocks.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 11:40:15 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
#80963 by chx with multiple contributors: remove deletion and database lock based block rehash code, replace it with simpler updates

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 14:33:06 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
#187881 by mooffie: fix misnamed database table names in schema documentation

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 18:59:01 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 12 14:10:17 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- Patch #182950: fieldset massaging for usability.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 11:39:32 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.1: +136 -21 lines
Diff to previous 1.1
#164983 by multiple contributors: document the core database schemas

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 16:07:22 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
- Added missing .install files.  Forgot to commit those.

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