/[drupal]/drupal/update.php
ViewVC logotype

Log of /drupal/update.php

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.311 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 03:11:53 2009 UTC (9 days, 22 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.310: +2 -2 lines
Diff to previous 1.310
#547068 by sun, seutje, yoroy, Gábor Hojtsy, adrian, Bojhan, and markboulton: Use Seven theme for installation / updates.

Revision 1.310 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 05:39:14 2009 UTC (3 weeks, 3 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.309: +2 -3 lines
Diff to previous 1.309
#571086 follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function.

Revision 1.309 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 01:31:05 2009 UTC (5 weeks ago) by webchick
Branch: MAIN
Changes since 1.308: +3 -1 lines
Diff to previous 1.308
#585628 by catch: Fixed accessing update.php as anonymous user.

Revision 1.308 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 01:22:28 2009 UTC (5 weeks ago) by webchick
Branch: MAIN
Changes since 1.307: +11 -2 lines
Diff to previous 1.307
#612920 by catch: Added required table columns so that update.php doesn't spew fatal errors.

Revision 1.307 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 07:48:06 2009 UTC (7 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.306: +36 -11 lines
Diff to previous 1.306
#67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php.

Revision 1.306 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 00:59:54 2009 UTC (7 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.305: +8 -8 lines
Diff to previous 1.305
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.305 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 22:16:32 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.304: +2 -2 lines
Diff to previous 1.304
- Patch #584278 by cam8001, Dave Reid | moshe weitzman: Fixed pending updates always being plural.

Revision 1.304 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 27 11:08:45 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.303: +5 -1 lines
Diff to previous 1.303
- Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, webchick, mattyoung, alexanderpas, justinrandell, dropcube, moshe weitzman, Damien Tournoud, Rob Loach, Dries: cache module_implements() for better performance and scalability.

Revision 1.303 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 07:33:55 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.302: +7 -6 lines
Diff to previous 1.302
- Patch #570572 by winston, David_Rothstein | Shai, Xano, alexanderpas, emmajane, kazar: changed label for user/1 account from 'administrator' to 'site maintenance account'.

Revision 1.302 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 7 15:43:54 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.301: +13 -8 lines
Diff to previous 1.301
- Patch #394268 by Crell, sun, yched: changed DIE update_sql() DIE!.

Revision 1.301 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 21:53:47 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.300: +3 -2 lines
Diff to previous 1.300
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.

Revision 1.300 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:18 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.299: +2 -2 lines
Diff to previous 1.299
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.

Revision 1.299 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:42 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.298: +2 -2 lines
Diff to previous 1.298
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.298 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:01:59 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.297: +2 -2 lines
Diff to previous 1.297
*** empty log message ***

Revision 1.297 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 06:40:05 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.296: +23 -45 lines
Diff to previous 1.296
#554754 by gordon and dww: Added a new function update_get_update_list() to return list of pending updates.

Revision 1.296 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 17:26:33 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.295: +2 -2 lines
Diff to previous 1.295
#546048 by Gábor Hojtsy: Move maintenance mode setting to config/development.

Revision 1.295 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 12:20:25 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.294: +2 -2 lines
Diff to previous 1.294
- Patch #545356 by Damien Tournoud: sidebars were broken in install.php, update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.

Revision 1.294 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 19:37:37 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.293: +2 -52 lines
Diff to previous 1.293
#536150 follow-up by gordonh and dww: Move more update.php functions to update.inc.

Revision 1.293 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 05:59:59 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.292: +3 -327 lines
Diff to previous 1.292
- Patch #233091 by dww, anarcat, gordon: restructured update.php to start making it possible to update Drupal sites from the shell.

Revision 1.292 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 10:22:15 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.291: +3 -3 lines
Diff to previous 1.291
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!

Revision 1.291 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 23 12:06:09 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.290: +1 -2 lines
Diff to previous 1.290
- Patch #278592 by Razorraser: removed left-over function.

Revision 1.290 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 22 13:21:37 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.289: +1 -84 lines
Diff to previous 1.289
- Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.

Revision 1.289 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 11:20:16 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.288: +4 -2 lines
Diff to previous 1.288
- Patch #486090 by catch: fixed upgrade path from Drupal 6 to Drupal 7.

Revision 1.288 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 05:00:11 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.287: +5 -2 lines
Diff to previous 1.287
- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.

Revision 1.287 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 6 16:05:26 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.286: +3 -3 lines
Diff to previous 1.286
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().

Revision 1.286 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 06:58:15 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.285: +5 -5 lines
Diff to previous 1.285
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.

Revision 1.285 - (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.284: +3 -3 lines
Diff to previous 1.284
- Patch #471070 by stella: millions of code style fixes.

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

Revision 1.283 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 20:25:19 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.282: +13 -1 lines
Diff to previous 1.282
#456824 follow-up by catch: Fix D6 -> D7 upgrade path failure.

Revision 1.282 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 08:37:44 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.281: +2 -2 lines
Diff to previous 1.281
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.

Revision 1.281 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 9 18:35:00 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.280: +106 -69 lines
Diff to previous 1.280
- Patch #304163 by chx, David_Rothstein: allow update.php to regenerate settings.php

Revision 1.280 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 19:10:07 2009 UTC (7 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.279: +4 -4 lines
Diff to previous 1.279
- Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'.

Revision 1.252.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 11:15:11 2009 UTC (8 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14
Changes since 1.252.2.2: +2 -3 lines
Diff to previous 1.252.2.2 , to branch point 1.252 , to next main 1.311
#314314 by bastos, Dave Reid, mr.baileys, Pasqualle: fix invalid XHTML markup in update.php output

Revision 1.279 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 20:58:19 2009 UTC (8 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.278: +2 -3 lines
Diff to previous 1.278
- Patch #314314 by mr.baileys, Dave Reid, bastos: fixed invalid HTML in update.php.

Revision 1.278 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 09:32:16 2009 UTC (8 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.277: +41 -5 lines
Diff to previous 1.277
#304163 by chx: Allow update.php to re-generate settings.php. Now possible to upgrade Drupal 6 to Drupal 7. Oh, yeah.

Revision 1.277 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 09:17:53 2009 UTC (8 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.276: +2 -2 lines
Diff to previous 1.276
#371886 follow-up: Made an a an A so that update.php works again.

Revision 1.276 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 08:07:36 2009 UTC (8 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.275: +2 -2 lines
Diff to previous 1.275
#371886 by karschsp: update.php button should use sentence capitalization.

Revision 1.275 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 07:30:26 2009 UTC (9 months ago) by webchick
Branch: MAIN
Changes since 1.274: +1 -19 lines
Diff to previous 1.274
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.

Revision 1.274 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 07:14:42 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.273: +2 -3 lines
Diff to previous 1.273
#330983 follow-up by David Rothenstein: Move rename function later in the process to un-break D6->D7 upgrade path.

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

Revision 1.272 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 20:27:51 2009 UTC (9 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.271: +2 -2 lines
Diff to previous 1.271
#363013 by mannkind: Use getwd() rather than realpath(__FILE__) to determine drupal root, so we don't break symlinks.

Revision 1.271 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 14:47:12 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.270: +16 -10 lines
Diff to previous 1.270
- Patch #361699 by David Rothstein: prevent CSRF on update.php.  Already went into D6.

Revision 1.270 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 10:46:50 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.269: +5 -5 lines
Diff to previous 1.269
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use  carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.

Revision 1.269 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 18:55:29 2009 UTC (10 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.268: +2 -2 lines
Diff to previous 1.268
#349327 by stewsnooze: Change link from 'Main page' to 'Front page' in update.php for consistency.

Revision 1.268 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 18:24:32 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.267: +4 -4 lines
Diff to previous 1.267
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.

Revision 1.252.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 22:30:13 2008 UTC (11 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.252.2.1: +15 -10 lines
Diff to previous 1.252.2.1 , to branch point 1.252
Drupal 6.7

Revision 1.211.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 22:21:27 2008 UTC (11 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20
Changes since 1.211.2.2: +14 -9 lines
Diff to previous 1.211.2.2 , to branch point 1.211 , to next main 1.311
Drupal 5.13

Revision 1.252.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 20:25:16 2008 UTC (11 months, 2 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.252: +2 -2 lines
Diff to previous 1.252
#305653 by snowball43, cdale, Dave Reid, sun: All themes were disabled when update.php was run

Revision 1.267 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 10:41:39 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.266: +2 -2 lines
Diff to previous 1.266
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.

Revision 1.266 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 07:07:59 2008 UTC (12 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.265: +3 -2 lines
Diff to previous 1.265
#320009 by Dave Reid: Catch D7 modules without a files[] line in their .info files.

Revision 1.265 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 05:55:55 2008 UTC (12 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.264: +34 -6 lines
Diff to previous 1.264
#303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 -> D7.

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 24 18:47:02 2008 UTC (13 months ago) by dries
Branch: MAIN
Changes since 1.263: +6 -5 lines
Diff to previous 1.263
- Patch #325426 by moshe: correct count in update.php.

Revision 1.263 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 04:30:05 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.262: +2 -2 lines
Diff to previous 1.262
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.

Revision 1.262 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 07:35:51 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.261: +2 -2 lines
Diff to previous 1.261
#305653 by Dave Reid, cdale, and snowball43: Fix bug where enabled themes get unmarked during update.php.

Revision 1.261 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 11:11:09 2008 UTC (13 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.260: +12 -11 lines
Diff to previous 1.260
- Patch #309821 by sun et al: automatic site maintenance during update.php.

Revision 1.260 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 20:22:23 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.259: +13 -8 lines
Diff to previous 1.259
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.

Revision 1.259 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 07:17:58 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.258: +14 -1 lines
Diff to previous 1.258
- Patch #309821 by Rob Loach: automatically put sites in maintenance mode when updates are being run.

Revision 1.258 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 13:33:19 2008 UTC (14 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.257: +2 -2 lines
Diff to previous 1.257
#286035 follow-up by maartenvg: Fix problem with contrib updates not firing unless system update exists.

Revision 1.257 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 00:26:32 2008 UTC (14 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.256: +2 -2 lines
Diff to previous 1.256
#286035 follow-up by swentel: Make updates work again.

Revision 1.256 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 31 12:45:41 2008 UTC (14 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.255: +59 -32 lines
Diff to previous 1.255
- Patch #286035 by moshe: remove update.php number dropdowns.

Revision 1.255 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:24 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.254: +2 -2 lines
Diff to previous 1.254
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.254 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:33 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.253: +28 -28 lines
Diff to previous 1.253
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.253 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 19 07:36:28 2008 UTC (20 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.252: +7 -3 lines
Diff to previous 1.252
- Patch #226881 by boydjd: fixed coding style issues.

Revision 1.252 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 18:41:16 2008 UTC (21 months, 3 weeks ago) by goba
Branch: MAIN
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
Branch point for: DRUPAL-6
Changes since 1.251: +2 -2 lines
Diff to previous 1.251
#200028 by dww: trivial syntax fix in cache clearing

Revision 1.251 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 22:13:25 2008 UTC (21 months, 4 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-3
Changes since 1.250: +5 -1 lines
Diff to previous 1.250
#200028 follow up by dww: clear update module cache on update.php run as well

Revision 1.250 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 15:06:41 2008 UTC (22 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.249: +3 -4 lines
Diff to previous 1.249
#208602 follow up by myself and webernet: invert conditional to properly update schema versions, when needed

Revision 1.249 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 20:05:23 2008 UTC (22 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.248: +32 -13 lines
Diff to previous 1.248
#208602 by KarenS: add support for aborting all updates of one module, when a critical error happens

Revision 1.248 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 10:37:42 2008 UTC (22 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.247: +64 -3 lines
Diff to previous 1.247
#200674 by scor, catch: update.php should inform users if their memory limit will possibly result in a WSOD

Revision 1.247 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 19:43:28 2008 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.246: +11 -11 lines
Diff to previous 1.246
#199946 by JirkaRybka: append a short query string to CSS and JS files, changing on upgrades, so on core/module/theme upgrades, browser caches will 'flush'

Revision 1.246 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 10:23:59 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.245: +1 -152 lines
Diff to previous 1.245
#197722 by catch, hwsong3i: remove 4.7 to 5.x updates; we only support direct updates from 5.x to 6.x

Revision 1.245 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 12:40:22 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.244: +2 -2 lines
Diff to previous 1.244
#194310 by JirkaRybka: t() was misused in update.php (we should not use t() in the update process)

Revision 1.244 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 11:57:19 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.243: +4 -2 lines
Diff to previous 1.243
#196630 by yched: postpone warning message display until batch finished, so messages are not forgotten on non-JS batches

Revision 1.243 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 10:34:50 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.242: +2 -2 lines
Diff to previous 1.242
#199336 by JirkaRybka: remove improper t() use in update code (update goes all in English, but there were some mistakes), and add messages to updates where there was no return value otherwise, so users know what happens in each update

Revision 1.242 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 15:48:14 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.241: +2 -2 lines
Diff to previous 1.241
#201997 by webernet: fix bad variable name in update requirements check introduced in #194310

Revision 1.241 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 12:23:00 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.240: +47 -20 lines
Diff to previous 1.240
#194310 by chx, catch, KarenS: run updates for disabled but previously installed modules, if they are compatible with the current system

Revision 1.240 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 17:18:24 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.239: +1 -182 lines
Diff to previous 1.239
#200271 by catch: more old 4.6 to 4.7 update path functions removed, as we don't support direct upgrades from 4.6 to 6.x definitely

Revision 1.239 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:20 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.238: +26 -26 lines
Diff to previous 1.238
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
 - whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting

Revision 1.238 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 30 12:19:10 2007 UTC (23 months, 4 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.237: +5 -3 lines
Diff to previous 1.237
#141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression)

Revision 1.237 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 16 15:35:24 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.236: +6 -1 lines
Diff to previous 1.236
- Patch #179143 by Gabor, JirkaRybka, chx, ChrisKennedy, et al: do not fire bootstrap hooks during update.

Revision 1.236 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 20 21:57:49 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.235: +2 -2 lines
Diff to previous 1.235
#165140 by dww: rename logs to reports (usability improvement)

Revision 1.235 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 9 16:08:37 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.234: +16 -1 lines
Diff to previous 1.234
#181758 by webernet: move cache_block creation to update_fix_d6_requirements() to avoid warnings about the nonexistent table through the update process

Revision 1.234 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 08:41:13 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.233: +14 -3 lines
Diff to previous 1.233
#176805 by dww: conditional linking to dblog pages in update.php, so if the module is not enabled, we don't get broken links

Revision 1.233 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 14 17:46:31 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.232: +13 -24 lines
Diff to previous 1.232
#162432 by bjaspan and chx: serial columns need their keys defined in db_change_field() and friends in MySQL

Revision 1.232 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 2 15:19:16 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.231: +2 -1 lines
Diff to previous 1.231
#171646 by JirkaRybka: store version usage information for every source string, optimize caching and prune the initially unused strings

Revision 1.231 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 19:54:21 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.230: +4 -4 lines
Diff to previous 1.230
- Removing whitespace.

Revision 1.230 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 11:42:56 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.229: +10 -14 lines
Diff to previous 1.229
#170638 by JirkaRybka and chx: move update access variable to settings.php, so we can check whether it is wide open, and we have one place for settings

Revision 1.229 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 26 08:27:08 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.228: +48 -4 lines
Diff to previous 1.228
#157682 by bjaspan, chx and JirkaRybka: update.php for Drupal 6, to allow near flowless updates

Revision 1.228 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 05:57:40 2007 UTC (2 years, 4 months ago) by unconed
Branch: MAIN
Changes since 1.227: +11 -8 lines
Diff to previous 1.227
#159443: Update.php text out of date and difficult to follow.

Revision 1.227 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 14:41:34 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.226: +3 -3 lines
Diff to previous 1.226
- Patch #155986 by Uwe: fixed typos.

Revision 1.226 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 17:54:49 2007 UTC (2 years, 5 months ago) by goba
Branch: MAIN
Changes since 1.225: +3 -2 lines
Diff to previous 1.225
#154949 by Crell and dww: let modules and themes specify a minimum required PHP version, under which they will not be possible to be turned on

Revision 1.225 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 8 05:50:53 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.224: +33 -1 lines
Diff to previous 1.224
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.

Revision 1.224 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 09:05:44 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.223: +2 -1 lines
Diff to previous 1.223
#119441: JavaScript aggregator/compressor by m3avrck and others.

Revision 1.223 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 12:46:43 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.222: +1 -7 lines
Diff to previous 1.222
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core.  Oh, behave.

Revision 1.222 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 07:56:19 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.221: +6 -6 lines
Diff to previous 1.221
- Patch #127539 by yched: batch processing fixes.

Revision 1.221 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 11:39:23 2007 UTC (2 years, 6 months ago) by goba
Branch: MAIN
Changes since 1.220: +2 -2 lines
Diff to previous 1.220
#127539 by bjaspan: fix comma syntax error in update.php and system.install

Revision 1.220 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 10:06:00 2007 UTC (2 years, 6 months ago) by goba
Branch: MAIN
Changes since 1.219: +2 -2 lines
Diff to previous 1.219
#141575 by yched: remove call time pass by reference

Revision 1.219 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 05:47:51 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.218: +2 -2 lines
Diff to previous 1.218
- Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance.

Revision 1.218 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 4 09:41:36 2007 UTC (2 years, 6 months ago) by goba
Branch: MAIN
Changes since 1.217: +100 -176 lines
Diff to previous 1.217
#127539: progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
  - update.php is already on the batch API
  - node access rebuilding is in the works
  - automatic locale importing is in the works

 Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
 and the fantastic turnaround times. Hats off.

Revision 1.217 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 21:28:00 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.216: +1 -2 lines
Diff to previous 1.216
- Patch #137376 by Gabor: add language support to nodes.

Revision 1.216 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 13 08:56:57 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.215: +2 -2 lines
Diff to previous 1.215
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.

Revision 1.211.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 8 00:54:04 2007 UTC (2 years, 7 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-2, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.211.2.1: +3 -3 lines
Diff to previous 1.211.2.1 , to branch point 1.211
 - Proper capitalization.
 Backport from HEAD.

Revision 1.215 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 15:15:50 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.214: +3 -3 lines
Diff to previous 1.214
- Proper capitalization.

Revision 1.211.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 29 05:18:55 2007 UTC (2 years, 8 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.211: +5 -3 lines
Diff to previous 1.211
Patch #131483 by kkaefer: E_NOTICE cleanup.
Backport from HEAD.

Revision 1.214 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 28 07:02:47 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.213: +5 -3 lines
Diff to previous 1.213
- Patch #131483 by kkaefer: E_NOTICE cleanup.

Revision 1.213 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 09:54:01 2007 UTC (2 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.212: +2 -1 lines
Diff to previous 1.212
- Missing task list during update with JS turned on.

Revision 1.212 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 09:40:13 2007 UTC (2 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.211: +43 -11 lines
Diff to previous 1.211
#117018: Use Garland theme for installer/maintenance pages, and add task list in the sidebar.
- Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.

Revision 1.211 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 25 21:22:03 2006 UTC (2 years, 11 months ago) by drumm
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-0-RC-2, DRUPAL-5-1
Branch point for: DRUPAL-5
Changes since 1.210: +7 -6 lines
Diff to previous 1.210
#104107 by ChrisKennedy. Clear all of the DB caches in update.php.

Revision 1.210 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 09:50:55 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.209: +2 -2 lines
Diff to previous 1.209
- Patch #103187 by dvessle: remove stray p.error.

Revision 1.209 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 15 07:49:11 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-1
Changes since 1.208: +2 -2 lines
Diff to previous 1.208
#103281: Watchdog link in update.php was incorrect.

Revision 1.208 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 15 07:48:30 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.207: +2 -2 lines
Diff to previous 1.207
#103281: Watchdog link in update.php was incorrect.

Revision 1.207 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 10 09:54:31 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.206: +4 -1 lines
Diff to previous 1.206
#100516: CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads.

Revision 1.206 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 20:52:51 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.205: +2 -2 lines
Diff to previous 1.205
#99970 by Heine. Make page cache keys case-sensitive on MySQL.

Revision 1.186.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 20:14:41 2006 UTC (3 years, 1 month ago) by killes
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7-10, DRUPAL-4-7-11, DRUPAL-4-7-4, DRUPAL-4-7-5, DRUPAL-4-7-6, DRUPAL-4-7-7, DRUPAL-4-7-8, DRUPAL-4-7-9
Changes since 1.186: +9 -2 lines
Diff to previous 1.186 , to next main 1.311
remove trailing spaces

Revision 1.147.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 20:14:08 2006 UTC (3 years, 1 month ago) by killes
Branch: DRUPAL-4-6
CVS Tags: DRUPAL-4-6-10, DRUPAL-4-6-11
Changes since 1.147: +4 -1 lines
Diff to previous 1.147 , to next main 1.311
remove trailing spaces

Revision 1.205 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 11:36:17 2006 UTC (3 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-1, DRUPAL-5-0-BETA-2
Changes since 1.204: +2 -2 lines
Diff to previous 1.204
- Patch #86591 by dww: 5.0.0 -> 5.0

Revision 1.204 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 23:05:22 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.203: +2 -2 lines
Diff to previous 1.203
#82806 by dww. Remove warning for updating without performing any updates.

Revision 1.203 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 22:31:59 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.202: +79 -1 lines
Diff to previous 1.202
#82177 by Heine. Run cache updates early to avoid unrecoverable errors.

Revision 1.202 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 23:31:24 2006 UTC (3 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.201: +4 -4 lines
Diff to previous 1.201
#69786: jQuery JavaScript Library in Drupal core

Revision 1.201 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 29 09:12:02 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.200: +3 -3 lines
Diff to previous 1.200
#80574 Eaton and chx. Replace $_POST['edit'] with $_POST.

Revision 1.200 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 18:58:44 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.199: +11 -8 lines
Diff to previous 1.199
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.

Revision 1.199 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 21:39:47 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.198: +1 -2 lines
Diff to previous 1.198
- Fix missing progressbar background after CSS split
- Keep all JS widget css together

Revision 1.198 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 14 20:35:10 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.197: +2 -1 lines
Diff to previous 1.197
- Patch #77183 by m3vrck: cleaned up some of the CSS mess.

Revision 1.197 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 14 05:47:36 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.196: +15 -5 lines
Diff to previous 1.196
#64212 by chx, dww, and Eaton, allow for branched updates.

Revision 1.196 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 31 19:24:16 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.195: +2 -2 lines
Diff to previous 1.195
#75264: Redirect uninstalled default Drupal site to install.php

Revision 1.195 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 31 16:29:15 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.194: +2 -2 lines
Diff to previous 1.194
Oops ($access_check).

Revision 1.194 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 31 16:23:52 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.193: +8 -8 lines
Diff to previous 1.193
Running multiple updates for a module was broken since the installer.

Revision 1.193 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 07:53:39 2006 UTC (3 years, 4 months ago) by unconed
Branch: MAIN
Changes since 1.192: +4 -1 lines
Diff to previous 1.192
- Fix update.php when there are no system.module updates (hunmonk)

Revision 1.192 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 14:42:54 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.191: +8 -2 lines
Diff to previous 1.191
- Patch #73456 by Jaza, hunkmonk: fixed broken module paths.

Revision 1.191 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 13:11:36 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.190: +5 -3 lines
Diff to previous 1.190
- Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo et al: an initial install system for Drupal core.

Revision 1.190 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 5 11:45:50 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.189: +3 -3 lines
Diff to previous 1.189
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.

Revision 1.189 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 20 21:15:44 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.188: +5 -2 lines
Diff to previous 1.188
- Patch #69405 by dww: fixed update.php.

Revision 1.188 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 19 06:12:08 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.187: +7 -5 lines
Diff to previous 1.187
- Patch #69659 by derek: improved documentation of db abstraction layer.

Revision 1.187 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 7 00:08:35 2006 UTC (3 years, 6 months ago) by drumm
Branch: MAIN
Changes since 1.186: +3 -3 lines
Diff to previous 1.186
#61802 by Zen, Double spaced sentences clean up

Revision 1.186 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 20 16:34:31 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
CVS Tags: DRUPAL-4-7-0, DRUPAL-4-7-0-RC-4, DRUPAL-4-7-1, DRUPAL-4-7-2, DRUPAL-4-7-3
Branch point for: DRUPAL-4-7
Changes since 1.185: +2 -2 lines
Diff to previous 1.185
#59596, update sets system.weight to unsigned, patch by Heine

Revision 1.185 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 14:06:40 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-RC-3
Changes since 1.184: +2 -2 lines
Diff to previous 1.184
#58704, No table prefix in update_fix_access_table(), patch by Markus Petrux

Revision 1.184 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 11:33:14 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.183: +5 -5 lines
Diff to previous 1.183
#58166, fixes for typos, patch by Uwe Herrmann

Revision 1.183 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 22:00:51 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-RC-2
Changes since 1.182: +2 -3 lines
Diff to previous 1.182
Simply code comment

Revision 1.182 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 17:33:20 2006 UTC (3 years, 7 months ago) by drumm
Branch: MAIN
Changes since 1.181: +8 -1 lines
Diff to previous 1.181
#12350 by naquah, Need to clear caches after running update.php.

Revision 1.181 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 09:29:23 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-RC-1
Changes since 1.180: +27 -11 lines
Diff to previous 1.180
#54003, Watchdog not logging update errors, patch by Steven

Revision 1.180 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 15 08:46:57 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.179: +2 -3 lines
Diff to previous 1.179
#54002,  Cached JS files break new drupal js error reporting behavior. Improved patch by chx

Revision 1.179 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 21:19:41 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.178: +5 -3 lines
Diff to previous 1.178
#54002,  Cached JS files break new drupal js error reporting behavior, patch by dopry

Revision 1.178 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 11 13:45:41 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-BETA-6
Changes since 1.177: +37 -37 lines
Diff to previous 1.177
- Patch #53468 by jvandyk: documentation improvements.

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 3 08:37:47 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.176: +4 -4 lines
Diff to previous 1.176
- Removing whitespace

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 22:19:23 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-BETA-5
Changes since 1.175: +110 -11 lines
Diff to previous 1.175
- #49501: Improve error reporting in the update system

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 8 00:32:18 2006 UTC (3 years, 9 months ago) by unconed
Branch: MAIN
Changes since 1.174: +4 -4 lines
Diff to previous 1.174
- #48215: Fix update.php links at the end

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 5 19:04:58 2006 UTC (3 years, 9 months ago) by unconed
Branch: MAIN
Changes since 1.173: +11 -10 lines
Diff to previous 1.173
- #47510: Show JavaScript alert when PHP errors occur

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 22 07:30:46 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-BETA-4
Changes since 1.172: +7 -2 lines
Diff to previous 1.172
- Patch #45747 by Cvbge: documentation improvement + added primary key that got lost

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 21 01:42:52 2006 UTC (3 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.171: +21 -13 lines
Diff to previous 1.171
- #40515: Ensure UTF-8 character set on the database side (and include upgrade path for incorrectly set up databases)

Revision 1.171 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 15 17:13:30 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.170: +2 -2 lines
Diff to previous 1.170
- Patch #44286 by Neil, Zen, et al: a couple fixes to the upgrade path.

Revision 1.170 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 8 16:15:53 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-BETA-3
Changes since 1.169: +21 -1 lines
Diff to previous 1.169
- Patch by chx: critical bugfix: fixed the database upgrade path.

Revision 1.169 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 4 09:27:51 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.168: +5 -2 lines
Diff to previous 1.168
- Patch #43002 by drumm: critical bugfix: avoid infinite loops in update script.

Revision 1.168 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 26 17:20:23 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.167: +30 -6 lines
Diff to previous 1.167
- Patch #41118 by Goba: various upgrade script fixes.

Revision 1.167 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 19 14:27:28 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.166: +3 -2 lines
Diff to previous 1.166
- Patch #40677 by Steven: make the updater work again.

Revision 1.166 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 10 19:26:47 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.165: +1 -1 lines
Diff to previous 1.165
- Patch #40393 by Richard: corrected permissions of menu/path settings on the content submission form.

Revision 1.165 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 9 16:14:25 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.164: +4 -3 lines
Diff to previous 1.164
- Patch #40518 by drumm: upgrade system fixes.

Revision 1.164 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 9 15:33:39 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.163: +35 -10 lines
Diff to previous 1.163
- Patch #36042 by Gerhard and Neil: recover old revisions.

Revision 1.163 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 8 09:09:08 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.162: +3 -3 lines
Diff to previous 1.162
- Patch #40341 by Cvbge: corrected the default column value.

Revision 1.162 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 8 08:40:09 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.161: +10 -85 lines
Diff to previous 1.161
- Patch #40341 by Neil: fixed problems with database schema versions.

  - When user #1 creates an account (we can assume this happens only once), system.module's schema version is set to the latest availiable.
  - system_get_files_database() now includes a 'schema_version' child of each file object.
  - That new information is re-saved when Drupal re-populates the system table.
  - An array of newly-enabled modules is built, module_list() is reloaded, and the schema versions of each newly-enabled module are set to the most recent availiable. If the schema version is already set (presumably from a previous installation) it is not changed.

Revision 1.161 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 7 20:59:34 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.160: +5 -5 lines
Diff to previous 1.160
- Patch #40303 by Cvbge: drop old columns for PostgreSQL and fixed some PostgreSQL problems in the update script.

Revision 1.160 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 6 09:25:03 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.159: +502 -61 lines
Diff to previous 1.159
- Patch #35924 by Neil: improved the update system.

Revision 1.159 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 24 19:07:53 2005 UTC (4 years ago) by unconed
Branch: MAIN
Changes since 1.158: +2 -2 lines
Diff to previous 1.158
#38744: fix update.php with non-english locale

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 11 20:46:17 2005 UTC (4 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.157: +8 -8 lines
Diff to previous 1.157
- _ to # (form api changes)

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 7 06:09:13 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.156: +13 -4 lines
Diff to previous 1.156
- Patch #29465: new form API by Adrian et al.

  TODO:
  + The contact.module was broken; a new patch for contact.module is needed.
  + Documentation is needed.
  + The most important modules need to be updated ASAP.

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 31 17:56:07 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.155: +3 -1 lines
Diff to previous 1.155
- Patch #29051 by mathias: made the update.php script work when Drupal is installed in a subdirectory.

Revision 1.155 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 29 18:48:25 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.154: +4 -4 lines
Diff to previous 1.154
- Patch #29669 by Neil: micro-performance improvement for update.php + removed
  PHP warning.

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 28 18:26:20 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.153: +1 -2 lines
Diff to previous 1.153
- Patch #29385 by chx: removed remaining "?>"s at the end of some files.

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 25 21:03:53 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.152: +1 -74 lines
Diff to previous 1.152
- Patch #29597 by Neil: removing some Drupal 4.2 and Drupal 4.3 left-overs.

Revision 1.152 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 17 01:44:14 2005 UTC (4 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.151: +61 -59 lines
Diff to previous 1.151
- #29006: Reorganize code in update.php to be cleaner.

Revision 1.151 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 17 00:49:36 2005 UTC (4 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.150: +1 -10 lines
Diff to previous 1.150
- #28944: Remove old bugfix code from update.php.

Revision 1.150 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 20:31:03 2005 UTC (4 years, 4 months ago) by unconed
Branch: MAIN
Changes since 1.149: +50 -70 lines
Diff to previous 1.149
- #27635: Style update.php

Revision 1.149 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 23 05:57:27 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.148: +2 -2 lines
Diff to previous 1.148
- Patch #27003 by Neil: use named constants instead of strings

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 3 10:09:08 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.147: +2 -2 lines
Diff to previous 1.147
- Patch by Bart: fixed update.php after bootstrap patch.

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 6 19:04:02 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-6-0, DRUPAL-4-6-1, DRUPAL-4-6-2, DRUPAL-4-6-3, DRUPAL-4-6-4, DRUPAL-4-6-5, DRUPAL-4-6-6, DRUPAL-4-6-7, DRUPAL-4-6-8, DRUPAL-4-6-9
Branch point for: DRUPAL-4-6
Changes since 1.146: +9 -2 lines
Diff to previous 1.146
- Modified patch #19941 by willmoy: improve upgrade instructions.

Revision 1.146 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 7 14:25:17 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.145: +2 -2 lines
Diff to previous 1.145
- Added missing {}.  Reported by Bart.

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 16 23:16:19 2005 UTC (4 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.144: +2 -1 lines
Diff to previous 1.144
- Adding a cache wipe to update.php, as this will avoid stale cache bugs after an update
(e.g. admin.module was removed -> needs menu cache update).

Revision 1.142.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 13 19:25:30 2005 UTC (4 years, 10 months ago) by dries
Branch: DRUPAL-4-5
CVS Tags: DRUPAL-4-5-2, DRUPAL-4-5-3, DRUPAL-4-5-4, DRUPAL-4-5-5, DRUPAL-4-5-6, DRUPAL-4-5-7, DRUPAL-4-5-8
Changes since 1.142.2.2: +8 -1 lines
Diff to previous 1.142.2.2 , to branch point 1.142 , to next main 1.311
- Patch #15337 by Gerhard: fixed bug in upgrade path.  The 'update_start' variable got corrupted.

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 13 19:24:27 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.143: +10 -1 lines
Diff to previous 1.143
- Patch #15337 by Gerhard: fixed bug in upgrade path.  The 'update_start' variable got corrupted.

Revision 1.142.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 24 06:52:51 2004 UTC (4 years, 11 months ago) by unconed
Branch: DRUPAL-4-5
Changes since 1.142.2.1: +2 -2 lines
Diff to previous 1.142.2.1 , to branch point 1.142
Bad indentation.

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 24 06:52:02 2004 UTC (4 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.142: +8 -3 lines
Diff to previous 1.142
#10457: Warnings during update process

Revision 1.142.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 24 06:51:47 2004 UTC (4 years, 11 months ago) by unconed
Branch: DRUPAL-4-5
Changes since 1.142: +9 -4 lines
Diff to previous 1.142
#10457: Warnings during update process

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 8 18:53:57 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-5-0, DRUPAL-4-5-1
Branch point for: DRUPAL-4-5
Changes since 1.141: +2 -2 lines
Diff to previous 1.141
- Fixed a warning.

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 21 06:42:34 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.140: +15 -13 lines
Diff to previous 1.140
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 11 11:26:14 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.139: +20 -2 lines
Diff to previous 1.139
- New locale module thanks to Gerhard, Goba, Marco, Kristjan and others.

  The new locale module provides every functionality on the web interface, so you don't need to edit the configuration files or add columns, when you add a new language. This module is an integration of the old locale and localegettext modules, plus a bunch of logic to parse Gettext Portable Object files (opposed to Machine Object files, as supported by localegettext).

  Note: I made some minor changes to the context-sensitive help texts and to some of the status messages.

Revision 1.136.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 1 08:07:42 2004 UTC (5 years, 3 months ago) by dries
Branch: DRUPAL-4-4
CVS Tags: DRUPAL-4-4-3
Changes since 1.136: +2 -2 lines
Diff to previous 1.136 , to next main 1.311
- Patch by Junyor: fixed typo: 'peformed' -> 'performed'

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 1 08:07:27 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.138: +2 -2 lines
Diff to previous 1.138
- Patch by Junyor: fixed typo: 'peformed' -> 'performed'

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 20 20:04:25 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.137: +2 -2 lines
Diff to previous 1.137
- Patch #8617 by TDobes: changes all gifs to pngs for better consistency (and
  to get of proprietary formats).

- Added forum-sticky.png.  Made by Steven.

Revision 1.137 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 10 20:34:24 2004 UTC (5 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.136: +33 -4 lines
Diff to previous 1.136
- Added support for multiple user roles.  Patch by Jim Hriggs.

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 22:20:08 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-4-0, DRUPAL-4-4-1, DRUPAL-4-4-2
Branch point for: DRUPAL-4-4
Changes since 1.135: +12 -686 lines
Diff to previous 1.135
- Patch by Gerhard: move the updates to database/updates.inc so packaging
  systems can by-pass update.php.

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 17:45:02 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.134: +29 -11 lines
Diff to previous 1.134
- Patch 6012 by Adrian: syncs the PostgreSQL port with the current state of HEAD,
  and adds a user notice to add the throttle and bootstrap columns to the
  system table manually, else update.php will not run.  The message includes the
  SQL statements required for both MySQL and PostgreSQL.

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 14:39:20 2004 UTC (5 years, 9 months ago) by unconed
Branch: MAIN
Changes since 1.133: +2 -2 lines
Diff to previous 1.133
- Added 'first update since 4.3.0' info line

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 22:38:01 2004 UTC (5 years, 9 months ago) by kjartan
Branch: MAIN
Changes since 1.132: +2 -2 lines
Diff to previous 1.132
- Updating update_start value.

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 19:21:25 2004 UTC (5 years, 9 months ago) by kjartan
Branch: MAIN
Changes since 1.131: +2 -2 lines
Diff to previous 1.131
- Typo.

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 19:16:48 2004 UTC (5 years, 9 months ago) by kjartan
Branch: MAIN
Changes since 1.130: +2 -1 lines
Diff to previous 1.130
- Cleaning up database definition.

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 19:01:03 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.129: +14 -4 lines
Diff to previous 1.129
- Patch by Killes: drop the 'attributes' field from the 'users' table.  It
  is no longer used.

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 13:45:47 2004 UTC (5 years, 9 months ago) by unconed
Branch: MAIN
Changes since 1.128: +7 -2 lines
Diff to previous 1.128
- Old PGSQL fix for people updating from way back ;)

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 11:12:33 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.127: +2 -2 lines
Diff to previous 1.127
- Added curly brackets around table name

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 19:07:56 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.126: +16 -2 lines
Diff to previous 1.126
- Added the possibility to reorder filters.  Patch by UnConeD.

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 18:21:44 2004 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.125: +53 -10 lines
Diff to previous 1.125
- Patch 5330 by Adrian: PostgreSQL updates and fixes.

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 22:30:05 2004 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.124: +7 -2 lines
Diff to previous 1.124
Patch 5114 by Kjartan:
 - Adds drupal_set_header() and drupal_get_headers().
 - Cache now stores custom headers.
 - Replace theme_head() with drupal_get_html_head(), added drupal_set_html_head().
 - Added RSS autodiscover links to node, blog and taxonomy pages.

Revision 1.124 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 15:05:19 2004 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.123: +7 -2 lines
Diff to previous 1.123
Round 3 of aggregator improvements:

 - Added support for new tags:
   + Optinal feed image: <image> tag.
   + Dublin core dates: <dc:date> <dcterms:created>, <dcterms:issued>,
     <dcterms:modified>.
 - Usability improvements:
   + On the administration page, made the feed/bundle titles link
     to the feeds/bundles' pages.  On the feed/bundle's page, made
     the 'Last updated' field link to the administration page.
   + Moved the 'syndication' menu one level down.
 - Updated some content sensitive help.
 - Further improved themeability.
 - Fixed some invalid HTML.

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 19:52:09 2004 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.122: +11 -2 lines
Diff to previous 1.122
- Many excellent news aggregator improvements by Kjartan:
    + Added drupal_http_request().
    + Replaced rssfeeds with OPML feed subscription list.
    + Added support for pubDate.
    + Added support for conditional gets using ETag and Last-Modified.

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 17:14:26 2003 UTC (5 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.121: +3 -3 lines
Diff to previous 1.121
- XHTML improvements: <b> -> <strong>.  Patch by Stefan.

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 11:25:02 2003 UTC (5 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.120: +2 -2 lines
Diff to previous 1.120
- Fixed bug #4842: get_cfg_var() -> ini_get()

Revision 1.120 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 7 18:25:09 2003 UTC (5 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.119: +7 -2 lines
Diff to previous 1.119
- Patch 0185 by Jeremy: made it possible to automatically disable modules when
  under heave load.

Revision 1.119 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 14:35:02 2003 UTC (5 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.118: +30 -2 lines
Diff to previous 1.118
- Patch #177 by UnConeD: updated MySQL backend to use 'longtext' instead of
  'text'.  This should depricate 0112.HEAD.killes.fix-unserialize-revision.patch
  and 0182.HEAD.anarcat.revisions-unserialize-failure-fallback.patch.

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 28 20:03:00 2003 UTC (6 years ago) by dries
Branch: MAIN
Changes since 1.117: +7 -2 lines
Diff to previous 1.117
- Made it possible to auto-throttle blocks.  That is, blocks can be
  configured to be disabled when under excessive load.  Patch by Jeremy.

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 19:44:35 2003 UTC (6 years ago) by dries
Branch: MAIN
Changes since 1.116: +11 -4 lines
Diff to previous 1.116
- Improved module loading when serving cached pages.  Moshe's bootstrap patch.

- Used legend and fieldset tags for the configuration page.

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 21:25:55 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-3-0, DRUPAL-4-3-1, DRUPAL-4-3-2
Branch point for: DRUPAL-4-3
Changes since 1.115: +7 -2 lines
Diff to previous 1.115
- Added an update to grow the 'name' field of the variables table.  Patch
  by Gerhard.

Revision 1.115 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 15:31:08 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.114: +6 -4 lines
Diff to previous 1.114
- Bugfix: don't set a name and e-mail address for the anonymous user.  Fixes
  bug #3740.

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 20:20:32 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.113: +41 -15 lines
Diff to previous 1.113
- Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' is
  a reserved SQL keyword.  Required for both PostgreSQL and MSSQL.  Patch by
  Adrian.

- Bugfix: renamed the 'path' table to 'url_alias' as 'path' is a reserved SQL
  keyword.  Required for both PostgreSQL and MSSQL.  Patch by Adrian.

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 07:59:04 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.112: +3 -4 lines
Diff to previous 1.112
- Some clarifications to the upgrade script's guidelines/documentation based
  on observing upgrade questions.

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 19:21:17 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.111: +2 -2 lines
Diff to previous 1.111
- Bugfix: fixed a duplicate and broken link to drupal.org.  Patch by Matt.

Revision 1.111 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 07:11:59 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.110: +9 -2 lines
Diff to previous 1.110
- Bugfix: fixed two problems with adding and deleting access rules.  Patch by
  Moshe.  Requires database upgrade.

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 21:25:38 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.109: +7 -2 lines
Diff to previous 1.109
- Fixed translation bugs with statistics module.  Patch by Gabor.

- Removed 'homepage' field from user table.  Patch by Gabor.

- Added 'real name' field to the profile module.  Patch by Gabor.

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 06:22:12 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.108: +10 -3 lines
Diff to previous 1.108
- Made it easier to by-pass the access check.  Modified patch from Steven.

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 21:55:19 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.107: +14 -2 lines
Diff to previous 1.107
- Added a note about having to create the session table manually when
  upgrading from Drupal 4.2.0.

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 05:17:57 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.106: +34 -16 lines
Diff to previous 1.106
- Modifies path.module to get rid of pgsql reserved word.  Patch by Adrian.

- Updates database.pgsql and database.mysql to work with current cvs. Patch
  by Adrian.

- Updates update.php to be able to update postgres from 4.2 to current.
  Patch by Adrian.

- Small fixes by me.

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 20:59:13 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.105: +22 -2 lines
Diff to previous 1.105
- Some URL alias fixes by Matt.

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 08:54:51 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.104: +96 -32 lines
Diff to previous 1.104
- Added PostgreSQL support to the update script.  Patch by Adrian.

- Making Adrian the new PostgreSQL maintainer.

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 07:27:19 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.103: +1 -0 lines
Diff to previous 1.103
- Added $Id$ tags.  Patch by Chris.

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 09:13:59 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.102: +15 -16 lines
Diff to previous 1.102
- Wrapped the table names in brackets.  Patch by Bart.

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 19:30:32 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.101: +6 -1 lines
Diff to previous 1.101
- Patch by Bart Jansen:

  <quote>

  This adds session support for anonymous users and fixes a bug/typo.

    1. changed rid for user #0 from 0 to 1 (rid 1 == anonymous user) to make
       inner join work.

    2. replaced "if ($user .." by "if ($user->uid .." because now $user is
       always set (my previous change probably caused this).

    3. db_next_id("user_uid") -> db_next_id("users_uid");
  </quote>

  I repeat:

  "This adds session support for anonymous users and fixes a bug/typo."

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 18:18:40 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.100: +9 -1 lines
Diff to previous 1.100
- Gerhard's uid 0 patches.  These patches bring various performance
  improvements.  Requires a database update.

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 05:49:50 2003 UTC (6 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.99: +18 -6 lines
Diff to previous 1.99
- Tested and committed Kjartan's performance patches.  (Fixed the access check
  in update.php though.)

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 17:06:37 2003 UTC (6 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.98: +5 -5 lines
Diff to previous 1.98
- Removed left-overs from the rating module.  Patch by Gerhard.  Updated the
  PostgreSQL and MSSQL database scheme as well.

- Made sure the update script updates the correct tables when database
  prefixing is enabled.  Patch by Bart Jansens.

- Improved the breadcrumb navigation of the book and the forum module as per
  Keith Instone's suggestions.

- Updated page titles (or block titles) and links to match.  Suggested by
  Keith Instone.

- Added missing 'thread' field to the comment table of the MySQL database scheme.
  Fixes bug #2590.

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 19:19:06 2003 UTC (6 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.97: +19 -1 lines
Diff to previous 1.97
- Committed Jeremy's session patch: this brings us one step closer to having
  session for anonymous users.

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 05:49:32 2003 UTC (6 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.96: +6 -1 lines
Diff to previous 1.96
- Rewrote handling of forum icons and added default icons made by Steven
  Wittens.

- Renamed some column titles in the forum module as per Moshe's suggestion.

- Introduced a 'more-link' class to position the 'more' links.  Removed
  hard-coded markup from the modules.

- Fixed bug in import module: the theme functions called a non-existing
  function.

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 04:49:52 2003 UTC (6 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.95: +4 -4 lines
Diff to previous 1.95
- Bugfix: use table prefix in comment module updates.  Patch by Bart.

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 18:32:53 2003 UTC (6 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.94: +72 -1 lines
Diff to previous 1.94
- Committed Marco's comment module patch:

    + Dramatically improves performance of large discussions/threads: only
      very few SQL queries are required.
    + Replaces custom pager with standard pager.

  Modifications by me:

    + Reworded some code comments.
    + Removed dependencies on pager internals.

Revision 1.92.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 18:43:06 2003 UTC (6 years, 3 months ago) by dries
Branch: DRUPAL-4-2
CVS Tags: DRUPAL-4-2-0
Changes since 1.92.2.1: +2 -1 lines
Diff to previous 1.92.2.1 , to branch point 1.92 , to next main 1.311
- Made sure the rid of user 1 is set.

Revision 1.92.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 18:47:06 2003 UTC (6 years, 3 months ago) by dries
Branch: DRUPAL-4-2
Changes since 1.92: +8 -8 lines
Diff to previous 1.92
- Added an "update to 4.2.0" option.  Patch by Kristjan.

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 20:14:23 2003 UTC (6 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.93: +6 -1 lines
Diff to previous 1.93
- Commited the URL aliasing patch.  Thanks Matt.

  This update requires you to run update.php!

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 19:30:16 2003 UTC (6 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.92: +1 -545 lines
Diff to previous 1.92
- First step towards the simplification of the upgrade script.

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 16 17:09:13 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Branch point for: DRUPAL-4-2
Changes since 1.91: +2 -2 lines
Diff to previous 1.91
- Improvements: XHTML-ifications.  Patch by GmbH.  See feature #1813.

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 15 19:06:16 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.90: +1 -1 lines
Diff to previous 1.90
- Improvements: XHTML-ifications.  Patch by GmbH.

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 8 16:50:05 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.89: +6 -1 lines
Diff to previous 1.89
- Charset simpliciations.  Patch #46 by Al.

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 18:24:21 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.88: +6 -1 lines
Diff to previous 1.88
- Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reserved keyword in MySQL 4.  This fixes critical bug #1618.  Patch by Marco.

  ==> This fix requires to run update.php!

- Bugfix: made sessions work without warnings when register_globals is turned off. The solution is to use $_SESSION instead of session_register().  This fixes critical bug #1797.  Patch by Marco.

- Bugfix: sometimes error messages where being discarded when previewing a node.  Patch by Craig Courtney.

- Bugfix: fixed charset problems.  This fixes critical bug #1549.  Patch '0023.charset.patch' by Al.

- Code improvements: removed some dead code from the comment module.  Patch by Marco.

- Documentation improvements: polished the node module help texts and form descriptions.  Patch '0019.node.module.help.patch' by Al.

- CSS improvements all over the map!  Patch '0021.more.css.patch' by Al.

- GUI improvements: improved the position of Druplicon in the admin menu.  Patch '0020.admin.logo.patch' by Al.

- GUI improvements: new logos for theme Marvin and theme UnConeD.  Logos by Kristjan Jansen.

- GUI improvements: small changes to the output emitted by the profile module.  Suggestions by Steven Wittens.

- GUI improvements: small fixes to Xtemplate.  Patch '0022.xtemplate.css.patch' by Al.

TODO:

- Some modules such as the buddy list module and the annotation module in the contributions repository are also using session_register().  They should be updated.  We should setup a task on Drupal.

- There is code emitting '<div align="right">' which doesn't validate.

- Does our XML feeds validate with the charset changes?

- The forum module's SQL doesn't work properly on PostgreSQL.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 1 06:46:53 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.87: +7 -1 lines
Diff to previous 1.87
- Fixed critical bug #1788: cloud module pings too much.  Modified patch by
  Kjartan.

  This update requires some database changes so make sure to run update.php.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 24 14:31:35 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.86: +6 -1 lines
Diff to previous 1.86
- Changed the type of the string fields in the locale table to BLOB.
  This fixes bug #987.  For PostgreSQL this is not required because
  its string comparisons are case-senitive.  Not idea about MSSQL.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 04:52:05 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.85: +29 -9 lines
Diff to previous 1.85
- update.php improvements and a grammatical fix from Al.  Thanks.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 15:30:12 2003 UTC (6 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.84: +2 -6 lines
Diff to previous 1.84
- Fixing to work with register_globals off.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 16:43:56 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.83: +6 -1 lines
Diff to previous 1.83
- Fixed bug in book_prev().  Patch by Andy Colson.

- Book optimizations: updated to use inner joins.  Patch by Andy Colson.
  This should address bug #1373.

  TODO: add index to MSSQL database scheme.

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 18:36:31 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.82: +5 -2 lines
Diff to previous 1.82
- Fixed a typo in the PostgreSQL database scheme.  Patch by Michael Frankowski.

- Fixed a typo in the MSSQL database scheme.  Patch by Michael Frankowski.

- Removed dependency on "register_globals = on"!  Patches by Michael Frankowski.

  Notes:

  + Updated the patches to use $foo["bar"] instead of $foo['bar'].
  + Updated the INSTALL and CHANGELOG files as well.

- Tiny improvement to the "./scripts/code-clean.sh" script.

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 13:10:26 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.81: +1 -1 lines
Diff to previous 1.81
- Fixed "undefined variable" warning.  Patch by Ax.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 21:00:35 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.80: +1 -1 lines
Diff to previous 1.80
- Applied  Michael Caerwyn's "%s -> %d" patch.

- Changed all occurences of '%d' to %d as suggested on the mailing list.

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 20:33:26 2003 UTC (6 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.79: +21 -1 lines
Diff to previous 1.79
- Fixed bug #1545: incorrect sequence tables on PostgreSQL.  Patch by Neil.

  In addition, I have updated update.php so it makes the corresponding
  changes for MySQL users.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 16:42:37 2003 UTC (6 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.78: +6 -1 lines
Diff to previous 1.78
- Applied modified version of Al's "block delta" patch.  I left out the
  blogroll feature as I think it would get very confusing.  I don't mind
  to add it but it need some thought and documentation as it somewhat
  conflicts with the existing cloud module.

  These changes require you to run update.php.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 22:42:59 2003 UTC (6 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.77: +15 -19 lines
Diff to previous 1.77
- Made sure that update.php enables the newly created admin module.
  This should fix the other half of bug #1508.

- Removed some dead wood: we don't need the menu table any more.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 23 21:11:03 2003 UTC (6 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.76: +7 -6 lines
Diff to previous 1.76
- Some fixes and improvements as suggested by Gary.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 16 22:24:52 2003 UTC (6 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.75: +1 -1 lines
Diff to previous 1.75
- Fixed type: "form" -> "forum".  Patch by Ulf Rompe.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 15 23:01:42 2003 UTC (6 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.74: +11 -1 lines
Diff to previous 1.74
Patch by Marco:

- forum: fixed link to new topic
- forum: new topic shows default forum correctly
- forum: first_new is back; the anchor didn't consider multiple pages
- forum: use standard pager, needed some changes/fixes to pager.inc
- forum: some cleanup
- forum: taxonomy hook
- renamed first_new to simply new
- added an optional parameter to pager_query for the count query
- used the optional count param for paging forum topics
- internal change: moving a topic doesn't duplicate the node anymore but just
  changes the forum (term); no change in functionality, and shadow still
  works (suggested by Dries).  This probably also made some queries somewhat
  lighter.
- bug fixed: anonymous users always saw "n (n new)" in the replies column
- updated pager help and moved from _help to phpdoc

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 14 20:33:42 2003 UTC (6 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.73: +2 -3 lines
Diff to previous 1.73
- Small improvement to the admin menu based on feedback from Michael.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 7 05:56:47 2003 UTC (6 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.72: +9 -5 lines
Diff to previous 1.72
- Fixed links to admin page.  Added help text.

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 6 19:50:58 2003 UTC (6 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.71: +21 -1 lines
Diff to previous 1.71
- Clean URL patch.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 4 11:03:13 2003 UTC (6 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.70: +6 -1 lines
Diff to previous 1.70
- Added an extra parameter to watchdog() which lets you specifiy an "action"
  or "operation" link.

- Made the main page of the administration section show an overview of all
  watchdog entries with such action link.

- Fixed typo in PostgreSQL database scheme.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 31 10:40:26 2002 UTC (6 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.69: +1 -1 lines
Diff to previous 1.69
- Fixed typo.  Patch by Marco.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 30 12:03:50 2002 UTC (6 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.68: +8 -1 lines
Diff to previous 1.68
Patch by Marco:

- rewrote taxonomy_get_tree() for improved performance and cleaner code
- fixed a bug in _taxonomy_term_select() with multiple parents
- added hooks in vocabulary and term insert, update and delete
- fixed a bug in taxonomy_save_vocabulary() (cache_clear_all() was never
called)

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 24 15:40:16 2002 UTC (6 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.67: +14 -1 lines
Diff to previous 1.67
- Refactored the administration pages.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 16 07:09:53 2002 UTC (6 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.66: +1 -0 lines
Diff to previous 1.66
- Make sure user names are unique.

Revision 1.65.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 16 07:09:29 2002 UTC (6 years, 11 months ago) by dries
Branch: DRUPAL-4-1
CVS Tags: DRUPAL-4-1-0
Changes since 1.65: +1 -0 lines
Diff to previous 1.65 , to next main 1.311
- Make sure user names are unique.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 11 22:00:00 2002 UTC (6 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.65: +6 -1 lines
Diff to previous 1.65
Applied patch by Natrak:

- page_header() now adds Last-Modified and ETag http headers.
- When running PHP as an Apache module page_header() will check the HTTP
  headers for conditional gets, and will only push the content when it
  fails. (Works for html and xml pages as they are all cached). Note:
  this is a PHP limitation, so until PHP makes it work for other web
  servers this won't work for them.
- Added created field to cache database to hold the timestamp when the
  cache was created.
- Changed cache_get() to return an object with ->data and ->created.
- Update forum and locale modules.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 7 11:24:16 2002 UTC (6 years, 11 months ago) by dries
Branch: MAIN
Branch point for: DRUPAL-4-1
Changes since 1.64: +32 -32 lines
Diff to previous 1.64
- Some changes to the update.php script: revised the instructions a bit,
  added some logic and a link to "upgrade 4.0.x to 4.1.x", etc.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 24 13:04:28 2002 UTC (7 years ago) by dries
Branch: MAIN
Changes since 1.63: +9 -8 lines
Diff to previous 1.63
- Added missing query to change the session field from VARCHAR(32) to TEXT.
  Reported by Bert Garcia.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 20 20:54:55 2002 UTC (7 years ago) by dries
Branch: MAIN
Changes since 1.62: +6 -1 lines
Diff to previous 1.62
- Added Stefan's page module improvements.

  [NOTE: the PostgreSQL database scheme needs updating.]

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 8 13:19:10 2002 UTC (7 years ago) by dries
Branch: MAIN
Changes since 1.61: +6 -1 lines
Diff to previous 1.61
Patch by Natrak:

- Modules and themes now use the same functions to find and administer
  files.
- Modules can now be placed in sub-directories.
- Theme descriptions can no longer be edited. This will be handled by
  Dries' theme_conf patch.
- Update required to keep old modules enabled.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 21:50:39 2002 UTC (7 years, 1 month ago) by kjartan
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
- blocks != boxes. Sorry :)

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 21:47:55 2002 UTC (7 years, 1 month ago) by kjartan
Branch: MAIN
Changes since 1.59: +2 -0 lines
Diff to previous 1.59
- making sure the type field is set right for blocks: 1 -> 0, 2 ->1.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 21:43:17 2002 UTC (7 years, 1 month ago) by kjartan
Branch: MAIN
Changes since 1.58: +1 -1 lines
Diff to previous 1.58
- setting the right date for block update.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 15:17:24 2002 UTC (7 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.57: +7 -1 lines
Diff to previous 1.57
- Committed Marco's block rewrite:

   + Blocks are not longer called if not rendered: major performance
     improvement.
   + Fixed some bugs (preview option was broken, path option was broken).
   + Removed "ascii"-type blocks.
   + Added permission to for "PHP blocks"
   + ...

  NOTES:

   + You'll want to run "update.php":

       ALTER TABLE blocks DROP remove;
       ALTER TABLE blocks DROP name;

   + You'll want to update your custom modules as well as the modules in
     the contrib repository.  Block function should now read:

       function *_block($op = "list", $delta = 0) {
         if ($op == "list") {
           return array of block infos
         }
         else {
           return subject and content of $delta block
         }
       }

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 17 18:34:36 2002 UTC (7 years, 1 month ago) by kjartan
Branch: MAIN
Changes since 1.56: +8 -1 lines
Diff to previous 1.56
- removed function module_rehash().
- updated database dump.
- removed tables modules, layout and referrer (don't forget to backup!).

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 15 09:20:25 2002 UTC (7 years, 1 month ago) by kjartan
Branch: MAIN
Changes since 1.55: +214 -220 lines
Diff to previous 1.55
- fixing SQL queries. Do not append ; to SQL queries in PHP.
- fixing the statistics module SQL updates so they work for users that haven't
  used the statistics module before.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 13 12:00:50 2002 UTC (7 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.54: +29 -1 lines
Diff to previous 1.54
- Committed Jeremy's incarnation of the statistics module.  Last minutes
  changes include:

    * a couple of coding style changes, renamed some "stats" into
      "statistics", etc.

    * removed the "Who's online" block from the user module.

    * added db_affected_rows() to the resp. database abstraction
      layers and made the statistics module use db_affected_rows()
      instead.

    * added update logic to "update.php".

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 17 18:39:16 2002 UTC (7 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.53: +8 -1 lines
Diff to previous 1.53
- Made sure the sequence table is properly initialized for comments.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 15 13:00:12 2002 UTC (7 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.52: +45 -1 lines
Diff to previous 1.52
- Commited Marco's new comment module and forum module!!!

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 26 18:18:12 2002 UTC (7 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.51: +7 -2 lines
Diff to previous 1.51
- Changed "$watchdog->message" from type "varchar(255)" to type "text".
  Patch by James.  For sake of consistency, I updated the MySQL scheme
  and added a new update entry to "update.php".

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 20 19:29:15 2002 UTC (7 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.50: +25 -1 lines
Diff to previous 1.50
- Applied a (modified) version of Marco's SQL sequence patch.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 16 07:37:02 2002 UTC (7 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.49: +7 -1 lines
Diff to previous 1.49
- Made the rating module and its SQL table ASNI compliant.  Patch by jaa.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 11 20:02:32 2002 UTC (7 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.48: +6 -1 lines
Diff to previous 1.48
- Added indices for the poll module.  Patch by Marco.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 31 08:14:25 2002 UTC (7 years, 4 months ago) by kjartan
Branch: MAIN
Changes since 1.47: +9 -3 lines
Diff to previous 1.47
- feed table should have not null defined for refresh and timestamp.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 7 15:41:03 2002 UTC (7 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.46: +10 -1 lines
Diff to previous 1.46
- Update the existing variables.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 23 13:26:39 2002 UTC (7 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.45: +7 -1 lines
Diff to previous 1.45
- Added some indices.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 15 10:49:43 2002 UTC (7 years, 5 months ago) by kjartan
Branch: MAIN
CVS Tags: DRUPAL-4-0-0
Branch point for: DRUPAL-4-0
Changes since 1.44: +0 -4 lines
Diff to previous 1.44
- fixed the markup of the collapsed comment view settings.
- updated update.php and database.mysql disable a few more modules by default.
  Without the config options in place to disable things this might confuse users.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 8 14:26:23 2002 UTC (7 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.43: +0 -1 lines
Diff to previous 1.43
- Removed non-existing theme from both update.php and database.mysql.  Patch
  by Marco.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 6 18:29:40 2002 UTC (7 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.42: +1 -1 lines
Diff to previous 1.42
- Changed some "default NULL"s to "default NOT NULL"s as this only works on
  recent MySQL versions.  I included the diffs for review.

update.php:
-  update_sql("CREATE TABLE search_index (word varchar(50) default NULL, lno in
+  update_sql("CREATE TABLE search_index (word varchar(50) default NOT NULL, ln

database.mysql:
-  word varchar(50) default NULL,
-  lno int(10) unsigned default NULL,
-  type varchar(16) default NULL,
-  count int(10) unsigned default NULL,
+ word varchar(50) NOT NULL,
+ lno int(10) unsigned NOT NULL,
+ type varchar(16) default NULL,
+ count int(10) unsigned default NULL,

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 1 21:57:27 2002 UTC (7 years, 5 months ago) by kjartan
Branch: MAIN
Changes since 1.41: +15 -13 lines
Diff to previous 1.41
- adding descriptions to modules (thanks Joe + Scott).
- fixed comment flat list view missing 1 comment.
- changed update.php around a bit.
    * security check isn't in effect if the db hasn't been updated.
    * instructions re-organized.
    * fixed some minor updates.
- updated database.mysql done by UnConeD.
- changelog update.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 20 18:02:23 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.40: +15 -11 lines
Diff to previous 1.40
- tweaked password changes.
- changed the meta -> taxo to append terms instead of overwriting.
- added more warnings to file.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 20 07:34:37 2002 UTC (7 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.39: +6 -6 lines
Diff to previous 1.39
- Ran the code through 'scripts/code-clean.sh': removed trailing whitespace
  (and possibly tabs).

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 19 19:41:12 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.38: +10 -11 lines
Diff to previous 1.38
- attempting to fix tag -> tax conversion.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 17 23:27:35 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.37: +1 -1 lines
Diff to previous 1.37
- bug fix

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 16 09:27:43 2002 UTC (7 years, 6 months ago) by unconed
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
Fixed Typo

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 15 22:40:21 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.35: +2 -1 lines
Diff to previous 1.35
- fixed old node abstracts being wiped.
- set the changed date to created to presev old sorting.
- tweaking update order to result in better success rates.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 15 22:36:30 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.34: +151 -31 lines
Diff to previous 1.34
- convert meta tags to taxonomy.
- added upgrade option which will enable modules and set some defaults.
- additional links for added usability.
- better instructions.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 13 18:44:00 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.33: +7 -7 lines
Diff to previous 1.33
- fixing some minor spacing issues.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 11 17:23:45 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.32: +38 -26 lines
Diff to previous 1.32
- added notes to update.php which you will see before you can perform updates.
  This should give clearer notice to people which update they have to run
  manually.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 11 16:21:48 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.31: +3 -2 lines
Diff to previous 1.31
- changed block, module and theme config pages to use checkboxes.
- coding style clean ups.
- fixed taxonomy causing errors.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 2 19:13:44 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.30: +9 -1 lines
Diff to previous 1.30
  - merged block and box modules. modules/box.module should be removed
    or disabled as it will cause errors otherwise.

  - split status into status and custom. Status will turn the block
    on/off, and custom defined if the user can change the status.
    Requires sql update.

  - reintroduced user page to configure blocks.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 2 10:09:43 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
- enabling the security check again.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 1 12:30:08 2002 UTC (7 years, 7 months ago) by kjartan
Branch: MAIN
Changes since 1.28: +37 -50 lines
Diff to previous 1.28
- fixing the update script so it can cleanly update from 3.x to 4.0.0 as long as
  the manual stuff is done first.
- NOTE: this will not update custom nodes. If you have any non standard nodes
  they will have to be updated seperately.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 29 15:50:19 2002 UTC (7 years, 7 months ago) by kjartan
Branch: MAIN
Changes since 1.27: +10 -8 lines
Diff to previous 1.27
- updated the updates.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 28 08:54:59 2002 UTC (7 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.26: +22 -1 lines
Diff to previous 1.26
- Rewrote role management, splitting the table in two. There are no
  improvements right now, but this patch will help me adding support
  for taxonomy-based permissions.  Contributed by Marco.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 27 13:44:04 2002 UTC (7 years, 7 months ago) by kjartan
Branch: MAIN
Changes since 1.25: +3 -6 lines
Diff to previous 1.25
- like the watchdog changes the system changes have to be applied before
  the update script will run properly. Added this requirement to the comments.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 20 01:50:43 2002 UTC (7 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.24: +6 -1 lines
Diff to previous 1.24
Updated poll.module:
- Removed obsolete lid column (changed update.php and database.mysql)
- Added short help

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 17 10:15:11 2002 UTC (7 years, 7 months ago) by kjartan
Branch: MAIN
Changes since 1.23: +6 -1 lines
Diff to previous 1.23
- book log is now saved and shown when necessary.
- fixed poll title not showing up.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 14 20:46:40 2002 UTC (7 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.22: +53 -2 lines
Diff to previous 1.22
- Added Marco's long-awaited taxonmy module and patches - a replacement
  for the meta system.  The patches add some extra functionality to the
  comment system (for example, comments can be set read-only) and fix a
  couple of small problems.

  + I integrated the required SQL updates from the varius *.mysql files
    into the "update.php" script.  Upgrading should be easy ...

  + I did not apply/commit the "user.diff" as requested by Marco ...

  + I didn't know what to do with "forum.module" and "forum2.module":
    what do you want me to do with it Marco?  Which one should go in?

  + Can we remove "node_index()" now; both from "node.module" and the
    themes?

  + Thanks Marco!

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 14 19:59:37 2002 UTC (7 years, 7 months ago) by kjartan
Branch: MAIN
Changes since 1.21: +1 -0 lines
Diff to previous 1.21
- modified the SQL update to lowercase all user theme settings to let them
  keep their settings.
- Change author fields in marvin and example theme. Dries is picky about his
  name ;)

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 14 19:34:00 2002 UTC (7 years, 7 months ago) by kjartan
Branch: MAIN
Changes since 1.20: +12 -3 lines
Diff to previous 1.20
This is a major change to the system, needs more testing!

Committing Changes by Moshe Weitzman:
- admin_user_account(), user_edit(), and user_view() no longer have any
  hard code for authentication modules. instead authentication modules
  implement the _user hook.
- fixed a couple 'help' typos.
- linked the 'REGISTER' text in the login block to the register page.
  this page now advertises DA better if site employs DA.
- admins may now edit everything about a user account (was a feature
  request).
- user #1 may now login immediately, in addition to receiving his
  password via email.

Other changes:
- modules and themes are now enabled/disabled in the administrative /
  settings / modules | themes pages. Requires SQL update and things must
  be enabled before your site returns to normal. TODO: enable all
  functionality. (For now just do UPDATE system SET status = 1;)
- removed $themes from conf.php.
- added a $theme->system() function where theme can specify settings.
  All themes in the Drupal CVS have been updated to use this.
- added _system hook to modules. TODO: update modules to use this.
- changed strange use of sprintf to the usual strtr. The disadvantage of
  sprintf is that it requires translations to keep the string order,
  which may not be possible in all languages.
- an invalid/nonexisting theme in a user profile will now fallback to the
  BaseTheme instead of crashing.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 8 19:50:27 2002 UTC (7 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.19: +9 -1 lines
Diff to previous 1.19
- Made the cloud module a lot more configurable: both the update interval
  and the number of bytes required for an update, can be changed now.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 5 22:10:21 2002 UTC (7 years, 8 months ago) by kjartan
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
- more typo bugs.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 5 20:15:16 2002 UTC (7 years, 8 months ago) by kjartan
Branch: MAIN
Changes since 1.17: +6 -1 lines
Diff to previous 1.17
- applied search patch.
- added who is online block.
- made weblog module more configurable.
- users may now delete their own accounts (Feature #8)
- users may now request a password using email address *or* username.
  formerly required both items to match an account which was onerous.
- the link to request a new password is now presented whenever a user
  fails login.
- there is now a confirmation message after submitting edits to your
  user information.
- error messages in user.module may now be stylized by themes.
- <hook>_form has a $param setting you can fill with form parameters.
- improved wording for a few config settings.
- fixed various non-coding standard things.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 19:25:20 2002 UTC (7 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.16: +6 -1 lines
Diff to previous 1.16
- Changed the size of the data-field in the cache table.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 14:03:16 2002 UTC (7 years, 9 months ago) by kjartan
Branch: MAIN
Changes since 1.15: +6 -1 lines
Diff to previous 1.15
- nodes can now be set to static which will pin them to the front page as
  long as they are promoted and/or static.
- needs an sql update.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 19:27:17 2002 UTC (7 years, 10 months ago) by kjartan
Branch: MAIN
Changes since 1.14: +6 -2 lines
Diff to previous 1.14
- added default value to enable user block to update.php
- did a new dump of the database from a clean upgrade as my local devel is
  a little infected with additional tables.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 20:21:11 2002 UTC (7 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.13: +5 -0