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

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

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

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

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 19:14:41 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.12: +57 -2 lines
Diff to previous 1.12
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 22:07:10 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.11: +6 -1 lines
Diff to previous 1.11
- Patch #111011 by Josh Waihi: adding foreign key specifications.

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

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 12:00:06 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.9: +6 -1 lines
Diff to previous 1.9
- Patch #440778 by brianV: coding style fixes and documentation improvements.

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

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 15:46:38 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.6.2.1: +8 -8 lines
Diff to previous 1.6.2.1 , to branch point 1.6 , to next main 1.16
#332123 by webchick, lilou, andypost: backport of removal of t() around schema desciptions

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 13:01:11 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5, DRUPAL-7-0-UNSTABLE-6
Changes since 1.7: +8 -8 lines
Diff to previous 1.7
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 19:09:58 2008 UTC (21 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2, DRUPAL-7-0-UNSTABLE-3
Changes since 1.6: +7 -3 lines
Diff to previous 1.6
- Patch #219334 by Goba et al: prevent the upload table being created if it already exists.

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 18:01:14 2008 UTC (21 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8
Changes since 1.6: +7 -3 lines
Diff to previous 1.6
#219334 report by catch, patch by myself: upload table created in upgrade and upload table created by upload module enabled later collides

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 12:59:22 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3
Branch point for: DRUPAL-6
Changes since 1.5: +6 -3 lines
Diff to previous 1.5
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 11:49:34 2007 UTC (23 months, 4 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.4: +8 -1 lines
Diff to previous 1.4
#193105 by dmitrig01, quicksketch: add weights and drag and drop ordering support to uploads

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

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

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 14:43:26 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.1: +21 -1 lines
Diff to previous 1.1
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 30 08:08:59 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
- Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews.

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