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

Log of /drupal/modules/system/system.install

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


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

Revision 1.422 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 17:06:30 2009 UTC (2 weeks ago) by dries
Branch: MAIN
CVS Tags: HEAD
Changes since 1.421: +22 -22 lines
Diff to previous 1.421
- Patch #629808 by yched: fixed indentation of code.

Revision 1.421 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 17:04:47 2009 UTC (2 weeks ago) by dries
Branch: MAIN
Changes since 1.420: +2 -2 lines
Diff to previous 1.420
- Patch #623992 by catch: performance improvements to system_list().

Revision 1.420 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 22:06:09 2009 UTC (2 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.419: +3 -16 lines
Diff to previous 1.419
- Patch #627338 by catch: add a cache_bootstrap() bin for better performance/scalability.

Revision 1.419 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 18:34:26 2009 UTC (2 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.418: +11 -15 lines
Diff to previous 1.418
- Patch #570900 by Crell: remove remnants of update_sql().

Revision 1.418 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 19:53:19 2009 UTC (2 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.417: +3 -3 lines
Diff to previous 1.417
- Patch #623992 by sun: fixed the tests. We can re-enable the test bot now.

Revision 1.417 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 09:29:07 2009 UTC (2 weeks, 4 days ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.416: +5 -5 lines
Diff to previous 1.416
- Patch #623992 by catch: performance improvement: reduce {system} database hits on every page request.

Revision 1.416 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 13:35:21 2009 UTC (2 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.415: +2 -2 lines
Diff to previous 1.415
- Patch #607244 by sun: added permission to decrease performance impact of contextual links.

Revision 1.238.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 08:39:46 2009 UTC (2 weeks, 6 days ago) by goba
Branch: DRUPAL-6
Changes since 1.238.2.18: +6 -1 lines
Diff to previous 1.238.2.18 , to branch point 1.238 , to next main 1.422
#375931 by Senpai, Dave Reid: system.install should clear out module list and hook implementation statics before calling system_theme_data()

Revision 1.415 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 23:19:21 2009 UTC (4 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.414: +2 -88 lines
Diff to previous 1.414
#613238 by catch: Add more missing columns and tables required for upgrade.

Revision 1.414 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 03:20:43 2009 UTC (4 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.413: +3 -9 lines
Diff to previous 1.413
#613238 by catch: Fixed missing columns and tables required for upgrade.

Revision 1.413 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 02:22:53 2009 UTC (4 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.412: +2 -2 lines
Diff to previous 1.412
#599804 by catch: Fix upgrade path.

Revision 1.412 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 01:46:13 2009 UTC (4 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.411: +1 -23 lines
Diff to previous 1.411
#524710 by catch and gordon: Add role_permission() table earlier in order to allow upgrade path to work.

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

Revision 1.410 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 19:06:09 2009 UTC (5 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.409: +17 -10 lines
Diff to previous 1.409
#356074 follow-up by mfb: Fix sequences API upgrade path.

Revision 1.409 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 12:02:40 2009 UTC (5 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.408: +2 -2 lines
Diff to previous 1.408
- Fixed update number.

Revision 1.408 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 11:34:44 2009 UTC (5 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.407: +16 -1 lines
Diff to previous 1.407
- Patch #589126 by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.

Revision 1.407 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 07:10:23 2009 UTC (5 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.406: +2 -2 lines
Diff to previous 1.406
PHP really doesn't like more than one system_update_7043() function. No, no it does not.

Revision 1.406 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 06:56:24 2009 UTC (5 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.405: +34 -35 lines
Diff to previous 1.405
#356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.

Revision 1.405 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 12:07:31 2009 UTC (5 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.404: +92 -2 lines
Diff to previous 1.404
- Patch #278592 by catch, Dave Reid, andypost, lilou, sun, tobiasb: sync 6.x extra updates with HEAD.

Revision 1.404 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 05:50:29 2009 UTC (5 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.403: +19 -1 lines
Diff to previous 1.403
#473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.

Revision 1.403 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 23:48:38 2009 UTC (5 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.402: +5 -5 lines
Diff to previous 1.402
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.

Revision 1.402 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 19:06:24 2009 UTC (5 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.401: +4 -1 lines
Diff to previous 1.401
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.

Revision 1.401 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 17:53:34 2009 UTC (5 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.400: +20 -6 lines
Diff to previous 1.400
- Patch #332333 by dmitrig01, alexw: add a real API to path.module.

Revision 1.400 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 14:07:30 2009 UTC (5 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.399: +16 -1 lines
Diff to previous 1.399
- Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big.

Revision 1.399 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 10:56:35 2009 UTC (6 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.398: +2 -2 lines
Diff to previous 1.398
- Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and make custom theme settings a true form_alter().

Revision 1.398 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 21:34:15 2009 UTC (6 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.397: +180 -1 lines
Diff to previous 1.397
- Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats.

Revision 1.397 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 05:26:57 2009 UTC (6 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.396: +4 -4 lines
Diff to previous 1.396
#561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it.

Revision 1.396 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 15:40:04 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.395: +5 -42 lines
Diff to previous 1.395
- Patch #602306 by chx: simplify the default queue implementation.

Revision 1.395 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 04:34:04 2009 UTC (7 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.394: +19 -7 lines
Diff to previous 1.394
#224756 by christefano and lambic: Make phpinfo() link more obvious.

Revision 1.394 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 13:09:30 2009 UTC (8 weeks ago) by dries
Branch: MAIN
Changes since 1.393: +24 -1 lines
Diff to previous 1.393
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().

Revision 1.393 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 17:00:03 2009 UTC (8 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.392: +6 -1 lines
Diff to previous 1.392
#375931 by Dave Reid: Fix SimpleTests when cvs_deploy module is enabled.

Revision 1.392 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:31:16 2009 UTC (8 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.391: +2 -2 lines
Diff to previous 1.391
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make  in url() only accept an array. Another nice API clean-up!

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

Revision 1.390 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 15:38:27 2009 UTC (8 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.389: +2 -1 lines
Diff to previous 1.389
- Patch #215080 by andypost, drifter, Dave Reid | robertDouglass, catch, jaydub: drop unnecessary index.

Revision 1.389 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 17:56:24 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.388: +1 -12 lines
Diff to previous 1.388
- Patch #445062 by sun: removed system_requirements check for tokenizer now that the registry is gone.

Revision 1.388 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 07:32:18 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.387: +34 -10 lines
Diff to previous 1.387
- Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.

Revision 1.387 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 11:07:36 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.386: +12 -3 lines
Diff to previous 1.386
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul.  Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.

Revision 1.386 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:23 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.385: +26 -5 lines
Diff to previous 1.385
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.238.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 13:59:58 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-14
Changes since 1.238.2.17: +2 -2 lines
Diff to previous 1.238.2.17 , to branch point 1.238
#360830 by sammys: fix block update query in system_update_6027() which was casting block deltas to integers when filling in the cache values so did not apply to string deltas; fixed PostgreSQL incompatibility of the update

Revision 1.238.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 12:22:23 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.238.2.16: +11 -1 lines
Diff to previous 1.238.2.16 , to branch point 1.238
#215080 by robertDouglass, jaydub, drifter, Dave Reid, andypost: added index on system table's name and type column to improve bootstrap performance

Revision 1.238.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:21:55 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.238.2.15: +12 -2 lines
Diff to previous 1.238.2.15 , to branch point 1.238
#371458 by Gerhard Killesreiter, David Strauss, Damien Tournoud, smk-ka, catch, febbraro: add index on tab_root, weight and title in menu_router to improve performance of retrieving tabs

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

Revision 1.384 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 13:05:31 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.383: +11 -1 lines
Diff to previous 1.383
- Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter.

Revision 1.383 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 10:38:58 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.382: +5 -5 lines
Diff to previous 1.382
- Patch #561970 by Davy Van Den Bremt: fix the upgrade path from {box} to {block_custom}.

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

Revision 1.381 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 21:18:20 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.380: +10 -3 lines
Diff to previous 1.380
- Patch #559658 by sun, dropcube: store filter settings per format, general API clean-up and documentation improvements.

Revision 1.380 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 20:25:28 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.379: +1 -16 lines
Diff to previous 1.379
- Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch.

Revision 1.379 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:22 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.378: +17 -15 lines
Diff to previous 1.378
#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.378 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:45 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.377: +15 -17 lines
Diff to previous 1.377
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.377 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:02:03 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.376: +17 -15 lines
Diff to previous 1.376
*** empty log message ***

Revision 1.376 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 18:24:14 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.375: +28 -1 lines
Diff to previous 1.375
#201415 by sun: Add a permission to access site in maintenance mode.

Revision 1.375 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 16:55:46 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.374: +3 -2 lines
Diff to previous 1.374
#370454 follow-up by flobruit: Fix update function return value.

Revision 1.374 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 17:28:27 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.373: +10 -10 lines
Diff to previous 1.373
- Patch #546350 by dropcube: remove hardcoded numeric deltas from hook_filter_info().

Revision 1.373 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 14:28:52 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.372: +2 -2 lines
Diff to previous 1.372
- Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'.

Revision 1.372 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 07:50:07 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.371: +18 -1 lines
Diff to previous 1.371
#509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D

Revision 1.371 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 10:48:03 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.370: +2 -2 lines
Diff to previous 1.370
- Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page.

Revision 1.370 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 20:32:30 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.369: +29 -1 lines
Diff to previous 1.369
- Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations.

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

Revision 1.368 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 18:39:45 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.367: +12 -1 lines
Diff to previous 1.367
- Patch #370454 by chx, Damien Tournoud: simplify page caching.

Revision 1.367 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 23:51:19 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.366: +2 -2 lines
Diff to previous 1.366
#545952 by yoroy and Gábor Hojtsy: move modules to config/modules.

Revision 1.366 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 18:18:50 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.365: +1 -3 lines
Diff to previous 1.365
- Patch #547290 by Xano: removed unused variable.

Revision 1.365 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 8 20:52:32 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.364: +15 -4 lines
Diff to previous 1.364
#485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts.

Revision 1.364 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 8 19:25:58 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.363: +3 -3 lines
Diff to previous 1.363
#211439 follow-up by catch: Add missing index for module_list().

Revision 1.363 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 7 05:38:44 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.362: +11 -1 lines
Diff to previous 1.362
#371458 by Damien Tournoud, Gerhard Killesreiter, and smk-ka: Add a missing index on menu_router tab_root.

Revision 1.362 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 03:04:33 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.361: +5 -1 lines
Diff to previous 1.361
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.

Revision 1.361 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 1 20:31:50 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.360: +1 -47 lines
Diff to previous 1.360
- Patch #342950 by Josh Waihi: moving PostgreSQL stored procedures to the PostgreSQL database backend, where it belongs.

Revision 1.360 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 19:27:11 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.359: +10 -1 lines
Diff to previous 1.359
- Patch #336483 by brianV: SELECT MAX(comment_count) FROM node_comment_statistics did a full table scan so added an index.

Revision 1.359 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 19:18:08 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.358: +4 -6 lines
Diff to previous 1.358
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.

Revision 1.358 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 12:37:54 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.357: +14 -7 lines
Diff to previous 1.357
- Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, mainly to improve performance of SimpleTest.

Revision 1.357 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 20:15:35 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.356: +12 -1 lines
Diff to previous 1.356
- Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML corrector using PHP5's XML/Dom parser.

Revision 1.356 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 07:27:00 2009 UTC (4 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.355: +3 -3 lines
Diff to previous 1.355
#525754 by chx: Clean up some trailing whitespace.

Revision 1.355 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:34 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.354: +6 -6 lines
Diff to previous 1.354
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.354 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 04:28:15 2009 UTC (4 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.353: +17 -2 lines
Diff to previous 1.353
#452538 by Mike Wacker: Allow node access modules to have control over unpublished nodes. (with tests)

Revision 1.353 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 14:45:36 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.352: +3 -1 lines
Diff to previous 1.352
- Patch #509924 by quicksketch: fixed notice.

Revision 1.352 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 04:23:27 2009 UTC (4 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.351: +1 -41 lines
Diff to previous 1.351
#453254 follow-up by agentrickard: Move block update to block.install.

Revision 1.238.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 20:51:56 2009 UTC (4 months, 3 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-13
Changes since 1.238.2.14: +34 -1 lines
Diff to previous 1.238.2.14 , to branch point 1.238
Drupal 6.13

Revision 1.351 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 12:03:35 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.350: +39 -1 lines
Diff to previous 1.350
- Patch #453254 by Pasqualle: upgrade path for per-content type visibility of blocks.

Revision 1.350 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 08:41:52 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.349: +2 -2 lines
Diff to previous 1.349
- Patch #437822 by jhodgdon: corrected documentation.

Revision 1.349 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 17:15:09 2009 UTC (4 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.348: +2 -2 lines
Diff to previous 1.348
#495956 follow-up by axyjo: Remove needless serialize() from system.install.

Revision 1.348 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 17:04:52 2009 UTC (4 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.347: +126 -31 lines
Diff to previous 1.347
#495956 by andypost, cafuego, fiasco: Convert initial queries in system_install() to DBTNG to stop weird inconsistencies on various platforms.

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

Revision 1.346 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 21 05:18:44 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.345: +9 -9 lines
Diff to previous 1.345
- Patch #495956 by cafuego, sun: system.install incorrectly assumes ANON and AUTH RID are always sequential.

Revision 1.345 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 18 15:46:30 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.344: +20 -1 lines
Diff to previous 1.344
- Patch #490074 by andypost, bjaspan, catch: fix upgrade path from Drupal 6 to Drupal 7.

Revision 1.344 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 20:40:08 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.343: +2 -2 lines
Diff to previous 1.343
- Patch #391412 by JamesAn et al: move contact form, post, and user settings below Site configuration.

Revision 1.343 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 08:39:40 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.342: +12 -1 lines
Diff to previous 1.342
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.

Revision 1.342 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 04:59:26 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.341: +14 -3 lines
Diff to previous 1.341
- Patch #288946 by jeffschuler, z.stolar: increase path length to 255.

Revision 1.341 - (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.340: +2 -2 lines
Diff to previous 1.340
- Patch #486090 by catch: fixed upgrade path from Drupal 6 to Drupal 7.

Revision 1.340 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 21:00:56 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.339: +4 -4 lines
Diff to previous 1.339
- Patch #484862 by andypost: whitespace issues.

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

Revision 1.338 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 03:33:28 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.337: +2 -2 lines
Diff to previous 1.337
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.

Revision 1.337 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 03:29:23 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.336: +3 -3 lines
Diff to previous 1.336
#106559 follow-up by Josh Waihi: Fix typo preventing Drupal from installing on PostgreSQL.

Revision 1.336 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 15:06:09 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.335: +15 -3 lines
Diff to previous 1.335
- Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' order.

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

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

Revision 1.333 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 11:23:27 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.332: +25 -1 lines
Diff to previous 1.332
- Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() optimizations.

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

Revision 1.331 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 13:42:56 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.330: +3 -1 lines
Diff to previous 1.330
- Patch #471800 by stella: more code style fixes.

Revision 1.330 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:34 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.329: +13 -13 lines
Diff to previous 1.329
- Patch #471070 by stella: millions of code style fixes.

Revision 1.329 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 15:48:54 2009 UTC (6 months ago) by webchick
Branch: MAIN
Changes since 1.328: +1 -7 lines
Diff to previous 1.328
#212233 follow-up by catch: Remove some left-over code after removing SQL status report.

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

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

Revision 1.326 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 19:07:02 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.325: +14 -1 lines
Diff to previous 1.325
- Patch #456824 by catch: add better caching to drupal_lookup_path().

Revision 1.325 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 18:34:22 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.324: +40 -16 lines
Diff to previous 1.324
- Patch #394572 by Berdir: converted system module to the new database abstraction layer.

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

Revision 1.323 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 13:43:45 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.322: +14 -1 lines
Diff to previous 1.322
- Patch #453080 by Gabor Hojtsy: moved the footer message to a block.

Revision 1.322 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 08:31:17 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.321: +26 -11 lines
Diff to previous 1.321
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.

Revision 1.321 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 15:29:08 2009 UTC (6 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.320: +10 -1 lines
Diff to previous 1.320
#124158 by nedjo, jcnventura: Pull all PHP handling into PHP module.

Revision 1.320 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 10:37:28 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.319: +132 -1 lines
Diff to previous 1.319
- Patch #391340 by chx, dww, neclimdul, Crell, alex_b, et al: job queue API.

The queue system allows placing items in a queue and processing them later.  The system tries to ensure that only one consumer can process an item.

Before a queue can be used it needs to be created by DrupalQueueInterface::createQueue().

Items can be added to the queue by passing an arbitrary data object to DrupalQueueInterface::createItem().

To process an item, call DrupalQueueInterface::claimItem() and specify how long you want to have a lease for working on that item. When finished processing, the item needs to be deleted by calling DrupalQueueInterface::deleteItem(). If the consumer dies, the item will be made available again by the DrapalQueueInterface implementation once the lease expires. Another consumer will then be able to receive it when calling DrupalQueueInterface::claimItem().

The $item object used by the DrupalQueueInterface can contain arbitrary metadata depending on the implementation. Systems using the interface should only rely on the data property which will contain the information passed to DrupalQueueInterface::createItem(). The full queue item returned by DrupalQueueInterface::createItem() needs to be passed to DrupalQueueInterface::deleteItem() once processing is completed.

While the queue system makes a best effort to preserve order in messages, due to the pluggable nature of the queue, there is no guarantee that items will be delivered on claim in the order they were sent. For example, some implementations like beanstalkd or others with distributed back-ends like Amazon SQS will be managing jobs for a large set of producers and consumers where a strict FIFO ordering will likely not be preserved.

The system also makes no guarantees about a task only being executed once: callers that have non-idempotent tasks either need to live with the possiblity of the task being invoked multiple times in cases where a claim lease expires, or need to implement their own transactions to make their tasks idempotent.

Revision 1.319 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 21:44:18 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.318: +7 -7 lines
Diff to previous 1.318
- Patch #240873 by Gábor Hojtsy, sun: block system clean-ups.  Thanks for the review sun.

Revision 1.318 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 08:04:24 2009 UTC (6 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.317: +45 -1 lines
Diff to previous 1.317
- Patch #240873 by Gábor Hojtsy: move custom help settings to blocks.  Very exciting.

Revision 1.238.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 12:50:13 2009 UTC (7 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-11, DRUPAL-6-12
Changes since 1.238.2.13: +10 -1 lines
Diff to previous 1.238.2.13 , to branch point 1.238
#317775 by Starminder, pwolanin: do not store the menu router table serialized in cache, since it cases more performance problems then it solves

Revision 1.238.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 12:29:12 2009 UTC (7 months ago) by goba
Branch: DRUPAL-6
Changes since 1.238.2.12: +12 -3 lines
Diff to previous 1.238.2.12 , to branch point 1.238
#363262 follow up by Dave Reid: fix phpdoc comments on update functions to properly mark update functions added after 6.0 was released

Revision 1.317 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 14:57:36 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.316: +12 -1 lines
Diff to previous 1.316
- Patch #445062 by Arancaytar: check for PHP tokenizer extension to be installed.

Revision 1.316 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 02:23:16 2009 UTC (7 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.315: +8 -27 lines
Diff to previous 1.315
Roll-back of #333054; needs more discussion.

Revision 1.315 - (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.314: +2 -2 lines
Diff to previous 1.314
- Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'.

Revision 1.314 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 17:50:21 2009 UTC (7 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.313: +22 -15 lines
Diff to previous 1.313
- Patch #363262 by Dave Reid: adds a lost index to the URL table.

Revision 1.313 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 20:00:47 2009 UTC (7 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.312: +29 -10 lines
Diff to previous 1.312
- Patch #333054 by c960657: page cache should be case sensitive.

Revision 1.69.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 19:55:22 2009 UTC (8 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20
Changes since 1.69.2.11: +2 -2 lines
Diff to previous 1.69.2.11 , to branch point 1.69 , to next main 1.422
#401494 by andypost. Correctly clear menu cache.

Revision 1.312 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 15:26:29 2009 UTC (8 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.311: +2 -2 lines
Diff to previous 1.311
- Patch #333156 by stella: add ability to configure the default country.

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

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

Revision 1.238.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 14:02:46 2009 UTC (9 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10
Changes since 1.238.2.11: +2 -2 lines
Diff to previous 1.238.2.11 , to branch point 1.238
#296082 by jandd, stefanor, nigel: avoid table aliasing in UPDATE query in system_update_6001() since PostreSQL does not support that

Revision 1.238.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 13:43:29 2009 UTC (9 months ago) by goba
Branch: DRUPAL-6
Changes since 1.238.2.10: +5 -1 lines
Diff to previous 1.238.2.10 , to branch point 1.238
#337162 by midkemia and ainigma32: keep the Drupal 5 menu items descriptions when upgrading to Drupal 6

Revision 1.238.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 13:34:44 2009 UTC (9 months ago) by dries
Branch: DRUPAL-6
Changes since 1.238.2.9: +3 -3 lines
Diff to previous 1.238.2.9 , to branch point 1.238
- Patch #383318 by mr.baileys: incorrect memory shortage warning when memory limit is unlimited.

Revision 1.309 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 13:33:53 2009 UTC (9 months ago) by dries
Branch: MAIN
Changes since 1.308: +3 -3 lines
Diff to previous 1.308
- Patch #383318 by mr.baileys: incorrect memory shortage warning when memory limit is unlimited.

Revision 1.238.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 13:06:49 2009 UTC (9 months ago) by goba
Branch: DRUPAL-6
Changes since 1.238.2.8: +12 -2 lines
Diff to previous 1.238.2.8 , to branch point 1.238
#363262 by catch, chx: in Drupal 6, the url_alias table introduced a language column, but did not extend its index to that; though queries are formed on src and language

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

Revision 1.307 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 15:14:11 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.306: +16 -3 lines
Diff to previous 1.306
#215080 by drifter and robertDouglass: Add index on system name and type to speed query.

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

Revision 1.305 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 16:50:57 2009 UTC (9 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.304: +6 -6 lines
Diff to previous 1.304
#88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified.

Revision 1.304 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 16:46:05 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.303: +15 -7 lines
Diff to previous 1.303
#227486 follow-up by catch: Move update 7010 to 6048 so that the 6.x and 7.x updates stay in sync.

Revision 1.303 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 13:57:21 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.302: +13 -2 lines
Diff to previous 1.302
#363262 by catch and Damien Tournoud: Replace src index on the {url_alias} table with src, language for better performance.

Revision 1.302 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 12:22:09 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.301: +8 -8 lines
Diff to previous 1.301
#363644 by chx: Remove annoying whitespace.

Revision 1.301 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 16:58:42 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.300: +5 -5 lines
Diff to previous 1.300
- Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study.

Revision 1.300 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 10:46:51 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.299: +5 -5 lines
Diff to previous 1.299
- 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.299 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 01:53:26 2009 UTC (10 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.298: +2 -2 lines
Diff to previous 1.298
#360104 by drewish: Allow taxomomy module to be uninstalled.

Revision 1.298 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 01:23:39 2009 UTC (10 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.297: +2 -2 lines
Diff to previous 1.297
#360106 by Dave Reid: Allow comment module to be uninstalled.

Revision 1.238.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 21:36:16 2009 UTC (10 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-9
Changes since 1.238.2.7: +12 -10 lines
Diff to previous 1.238.2.7 , to branch point 1.238
#245990 follow up by Damien Tournoud, David_Rothstein, pwolanin: Move back to an internal URL check for HTTP request checking and make the request checking less intrusive on what requests can be accomplished

Revision 1.297 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 21:13:41 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.296: +12 -10 lines
Diff to previous 1.296
- Patch #245990 by pwolanin: further clean-up of the HTTP request status fail problem.

Revision 1.296 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 16:19:55 2009 UTC (10 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.295: +30 -1 lines
Diff to previous 1.295
#143434 by Jody Lynn: Move 'display post information' to where users would expect.

Revision 1.238.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 16:19:35 2009 UTC (10 months, 2 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.238.2.6: +16 -4 lines
Diff to previous 1.238.2.6 , to branch point 1.238
#257009 by bjaspan, Freso, Darren Oh: check to not create global constraints twice in PostgreSQL (for example, when the testing framework is running)

Revision 1.238.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 15:46:38 2009 UTC (10 months, 2 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.238.2.5: +114 -114 lines
Diff to previous 1.238.2.5 , to branch point 1.238
#332123 by webchick, lilou, andypost: backport of removal of t() around schema desciptions

Revision 1.295 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 16:43:19 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.294: +3 -3 lines
Diff to previous 1.294
- Patch #352470 by scor: fixed typos and grammar in comments.

Revision 1.294 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 26 11:04:39 2008 UTC (11 months ago) by dries
Branch: MAIN
Changes since 1.293: +41 -18 lines
Diff to previous 1.293
- Patch #339588 by jhedstrom, Josh Waihi, mikl: remove *_unsigned types and rework their sizes.  Fixes exception on PostgreSQL.

Revision 1.293 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 18:24:40 2008 UTC (11 months ago) by dries
Branch: MAIN
Changes since 1.292: +25 -25 lines
Diff to previous 1.292
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.

Revision 1.292 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 03:55:23 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.291: +3 -3 lines
Diff to previous 1.291
- Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL.

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

Revision 1.290 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 09:33:51 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.289: +11 -1 lines
Diff to previous 1.289
- Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logout' to 'user/logout'.  For real now.

Revision 1.289 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 27 07:07:01 2008 UTC (11 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.288: +1 -11 lines
Diff to previous 1.288
Reverting #337820 once more, as it causes mysterious test failures.

Revision 1.288 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 13:16:39 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.287: +11 -1 lines
Diff to previous 1.287
- Patch #337820 by Dave Reid: rename menu path logout to user/logout.

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

Revision 1.286 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 04:22:02 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.285: +1 -11 lines
Diff to previous 1.285
Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot. Hrm...

Revision 1.285 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 21:17:48 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.284: +11 -1 lines
Diff to previous 1.284
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.

Revision 1.284 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 20:29:36 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.283: +0 -13 lines
Diff to previous 1.283
#337820 follow-up: Reverting conflict cruft that somehow got introduced the last commit.

Revision 1.283 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 16:54:48 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.282: +14 -1 lines
Diff to previous 1.282
- Patch #332980 by scor and keith.smith: documentation improvements + typo fixed.

Revision 1.282 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 10:59:49 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.281: +1 -8 lines
Diff to previous 1.281
- Patch #245504 by David Rothstein: throttle module is gone now.  For real.

Revision 1.281 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 06:56:17 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.280: +42 -2 lines
Diff to previous 1.280
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)

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

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

Revision 1.278 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 14:28:04 2008 UTC (12 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.277: +7 -23 lines
Diff to previous 1.277
- Patch #93509 by catch: automatically run cron after installation, improve the cron notifications.

Revision 1.277 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 06:33:21 2008 UTC (12 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.276: +2 -17 lines
Diff to previous 1.276
#257910 follow-up by Damien Tournoud: Fix location of search.install update code and remove redundant index.

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

Revision 1.275 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 17:56:20 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.274: +7 -3 lines
Diff to previous 1.274
- Patch #257910 by Damien Tournoud: use primary key instead.

Revision 1.274 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 14:56:15 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.273: +11 -1 lines
Diff to previous 1.273
- Patch #257910 by douggreen et al: Performance Issue during Indexing - search_dataset.sid_type unique key should be an Index.

Revision 1.273 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 02:18:22 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.272: +30 -1 lines
Diff to previous 1.272
- Patch #298600 by chx, justinrandell, Damien, et al: make module_implements work regardless of bootstrap phase.

Revision 1.272 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 20:29:42 2008 UTC (13 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.271: +3 -2 lines
Diff to previous 1.271
- Patch #296321 by pwolanin, swentel: link to cron.php broken when clean URLs are disabled.

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

Revision 1.270 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 18:29:20 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.269: +24 -1 lines
Diff to previous 1.269
#305566 by agentrickard and moshe weitzman: Split 'bypass node access' from 'administer nodes'.

Revision 1.269 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 20:16:17 2008 UTC (13 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.268: +2 -2 lines
Diff to previous 1.268
- Patch #312306 by Jaza: no activation e-mail for user 1.

Revision 1.268 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 20:22:24 2008 UTC (14 months ago) by webchick
Branch: MAIN
Changes since 1.267: +2 -2 lines
Diff to previous 1.267
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.

Revision 1.267 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 07:53:59 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.266: +2 -2 lines
Diff to previous 1.266
- Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.

Revision 1.266 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 10:44:19 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.265: +2 -3 lines
Diff to previous 1.265
- Patch #302149 by pwolanin: fixed confusing/duplicate use of names in menu admin.

Revision 1.265 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 07:11:58 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.264: +5 -5 lines
Diff to previous 1.264
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME.  Improved developer experience.

Revision 1.238.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 05:33:36 2008 UTC (14 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8
Changes since 1.238.2.4: +17 -9 lines
Diff to previous 1.238.2.4 , to branch point 1.238
#227486 by profix898: 'menu_router's 'load_functions' and 'to_arg_functions' were too short to contain long function names and/or multiple arguments as required by complex Views and Panels

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 09:28:50 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.263: +5 -5 lines
Diff to previous 1.263
#308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D

Revision 1.263 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 08:36:21 2008 UTC (14 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.262: +5 -5 lines
Diff to previous 1.262
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion.  Removed drupal_referrer() for consistency.

Revision 1.262 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 30 10:03:57 2008 UTC (14 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.261: +1 -3 lines
Diff to previous 1.261
- Patch #299292 by keith.smith: head installation was broken.

Revision 1.261 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 08:15:37 2008 UTC (15 months ago) by dries
Branch: MAIN
Changes since 1.260: +14 -5 lines
Diff to previous 1.260
- Patch #227486 by profix898: increase length of database fields for menu items.

Revision 1.260 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 19:36:38 2008 UTC (15 months ago) by dries
Branch: MAIN
Changes since 1.259: +2 -2 lines
Diff to previous 1.259
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.

Revision 1.238.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 12:59:38 2008 UTC (15 months, 1 week ago) by dries
Branch: DRUPAL-6
Changes since 1.238.2.3: +2 -2 lines
Diff to previous 1.238.2.3 , to branch point 1.238
- Patch #221230 by Heine: convert requirement error on update to requirement warning.

Revision 1.259 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 12:59:05 2008 UTC (15 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.258: +2 -2 lines
Diff to previous 1.258
- Patch #221230 by Heine: convert requirement error on update to requirement warning.

Revision 1.258 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 19:01:02 2008 UTC (15 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.257: +2 -2 lines
Diff to previous 1.257
- Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency.

Revision 1.257 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 18:44:36 2008 UTC (15 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.256: +16 -4 lines
Diff to previous 1.256
- Patch #257009 by bjaspan, mustafu, Freso, Dries et al: fixed simpletest exceptions on PostgreSQL.

Revision 1.256 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 1 20:36:40 2008 UTC (16 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.255: +2 -2 lines
Diff to previous 1.255
- Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line.

Revision 1.255 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 09:12:25 2008 UTC (17 months ago) by dries
Branch: MAIN
Changes since 1.254: +13 -1 lines
Diff to previous 1.254
- Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'secondary links' to 'main menu' and 'secondary menu' respectively.  Based on usability study conducted with the help of Bojhan.

Revision 1.254 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 20:55:58 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.253: +22 -1 lines
Diff to previous 1.253
- Patch #193076 by quicksketch, dmitrig01 and paul.lovvik: drag and drop support for poll module.

Revision 1.253 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 19:34:24 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.252: +55 -3 lines
Diff to previous 1.252
- Patch #73874 by pwolanin: normalize the permissions table and wrote simpletests for the (new) permission handling.  At last.

Revision 1.252 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:18:50 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.251: +91 -8 lines
Diff to previous 1.251
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
  et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.

Revision 1.251 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 21:36:47 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.250: +2 -2 lines
Diff to previous 1.250
- Patch #244942 by Freso and pwoladin: removed outdated string from documentation.

Revision 1.238.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 21:24:20 2008 UTC (19 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3, DRUPAL-6-4
Changes since 1.238.2.2: +2 -2 lines
Diff to previous 1.238.2.2 , to branch point 1.238
#234065 by David_Rothstein: (very minor) one dot missing from secondary links explanation on upgrade path from Drupal 5

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

Revision 1.249 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 11:26:28 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.248: +9 -2 lines
Diff to previous 1.248
- Patch #175841 by catch et al: remove comment controls for users.  Yowza.

Revision 1.238.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 07:45:42 2008 UTC (19 months, 1 week ago) by dries
Branch: DRUPAL-6
Changes since 1.238.2.1: +2 -2 lines
Diff to previous 1.238.2.1 , to branch point 1.238
- Patch #244942 by pwolanin: fixed outdated function name in schema description.

Revision 1.248 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 07:44:54 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.247: +2 -2 lines
Diff to previous 1.247
- Patch #244942 by pwolanin: fixed outdated function name in schema description.

Revision 1.247 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:41 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.246: +41 -41 lines
Diff to previous 1.246
- 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.246 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 10:28:23 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.245: +93 -4 lines
Diff to previous 1.245
- Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs.

  The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php.  The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers:

    block-user-0.tpl.php --> block-user-navigation.tpl.php
    block-user-1.tpl.php --> block-user-login.tpl.php

  You get the picture.

Revision 1.245 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 22:50:55 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.244: +88 -1 lines
Diff to previous 1.244
- Patch #228594 by catch et al: removed access rule functionality from core.

  The access rules capability of user module has been stripped down to a
  simple method for blocking IP addresses. E-mail and username restrictions
  are now available in a contributed module. IP address range blocking is
  no longer supported and should be done at the server level.

  This patch is partly motiviated by the fact that at the usability testing,
  it frequently came up that users went to "access rules" when trying to
  configure their site settings.

Revision 1.244 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 08:52:25 2008 UTC (20 months ago) by dries
Branch: MAIN
Changes since 1.243: +14 -3 lines
Diff to previous 1.243
- Patch #235821 by kbahey and pwolanin: include upgrade path for cron changes, improved security of key.

Revision 1.243 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 16:53:58 2008 UTC (20 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.242: +9 -2 lines
Diff to previous 1.242
- Patch #52910 by kbahey, keith.smith, Susurrus, et al: restict access to cron.php.

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

Revision 1.241 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 08:54:31 2008 UTC (20 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.240: +2 -2 lines
Diff to previous 1.240
- Patch #234065 by David_Rothstein: added missing period.

Revision 1.69.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 02:25:36 2008 UTC (21 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.69.2.10: +2 -2 lines
Diff to previous 1.69.2.10 , to branch point 1.69
#113318 by dww: correct Postgres support.

Revision 1.240 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 08:13:09 2008 UTC (21 months ago) by dries
Branch: MAIN
Changes since 1.239: +84 -40 lines
Diff to previous 1.239
- Patch #216813 by pwolanin et al: fixed upgrade path for primary links and navigation.

Revision 1.239 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 13:46:41 2008 UTC (21 months ago) by dries
Branch: MAIN
Changes since 1.238: +40 -1 lines
Diff to previous 1.238
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.

Revision 1.238.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 17:07:55 2008 UTC (21 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-2
Changes since 1.238: +84 -40 lines
Diff to previous 1.238
#216813 by David_Rothstein, chx, pwolanin: primary and secondary links were broken on upgrade

Revision 1.238 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 20:30:35 2008 UTC (21 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-3
Branch point for: DRUPAL-6
Changes since 1.237: +2 -24 lines
Diff to previous 1.237
#105405 by chx, Pancho: (regression) remove web server version checking; it is not in Drupal 5; Apache 1.3 is surpassed for a long time now

Revision 1.237 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 10:50:15 2008 UTC (21 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.236: +3 -4 lines
Diff to previous 1.236
#210219 follow by myself: update_sql() does not support placeholders, so we should compose our own SQL ourselfs

Revision 1.236 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 19:56:27 2008 UTC (21 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.235: +16 -5 lines
Diff to previous 1.235
#210219 by htalvitie, yched: initialize block caching properties properly on install (and update bugos RC2 sites as well)

Revision 1.235 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 10:41:17 2008 UTC (22 months ago) by goba
Branch: MAIN
Changes since 1.234: +4 -4 lines
Diff to previous 1.234
Three remaining instances of t() use in system module update code removed.

Revision 1.69.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 09:42:01 2008 UTC (22 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-7
Changes since 1.69.2.9: +19 -4 lines
Diff to previous 1.69.2.9 , to branch point 1.69
#209409 by Heine, webernet, dww: more accurate register globals value checking

Revision 1.234 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 20:04:35 2008 UTC (22 months ago) by goba
Branch: MAIN
Changes since 1.233: +20 -5 lines
Diff to previous 1.233
#209409 by Heine, webernet, dww: more accurate register globals value checking

Revision 1.233 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 12:01:24 2008 UTC (22 months ago) by goba
Branch: MAIN
Changes since 1.232: +15 -1 lines
Diff to previous 1.232
#211353 follow up by JirkaRybka: ensure that on upgrades, if the file_directory_path was not set, set it to the Drupal 5 default

Revision 1.232 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 12:47:32 2008 UTC (22 months ago) by goba
Branch: MAIN
Changes since 1.231: +5 -3 lines
Diff to previous 1.231
#211359 by chx: make dead menu items disappear on a Drupal 6 upgrade

Revision 1.231 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 21:45:30 2008 UTC (22 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.230: +3 -21 lines
Diff to previous 1.230
#208938 by bjaspan, scor: use schema PI for index updates instead of database dependent code

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

Revision 1.229 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 22:47:17 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.228: +5 -1 lines
Diff to previous 1.228
Drupal 6 RC2

Revision 1.69.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 22:14:24 2008 UTC (22 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-6
Changes since 1.69.2.8: +6 -2 lines
Diff to previous 1.69.2.8 , to branch point 1.69
Drupal 5.6.

Revision 1.228 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 22:04:32 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.227: +14 -7 lines
Diff to previous 1.227
#208542 by KarenS, webernet: save old actions table when upgrading from Drupal 5 with a previous actions install

Revision 1.227 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 09:51:35 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.226: +35 -1 lines
Diff to previous 1.226
#153998 by David_Rothstein and myself: clean up permissions in book, blog, blogapi, forum and locale modules

Revision 1.226 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 21:22:28 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.225: +20 -24 lines
Diff to previous 1.225
#197720 follow up by myself: cleaning up the memory_limit requirement check, use dollar t

Revision 1.225 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 07:46:40 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.224: +39 -4 lines
Diff to previous 1.224
#164532 follow up by pwolanin, David Strauss, catch and myself, testing also by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes

Revision 1.224 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 15:31:50 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.223: +19 -3 lines
Diff to previous 1.223
#197720 follow up by keith.smith, scor: include php.ini path in memory limit messages

Revision 1.223 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 4 17:19:04 2008 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.222: +19 -1 lines
Diff to previous 1.222
#197720 by nedjo, scor, keith.smith, catch: inform installing users about PHP memory requirements of Drupal 6

Revision 1.222 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 17:20:20 2007 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.221: +2 -2 lines
Diff to previous 1.221
#204420 follow up by webernet: fix bad permission check introduced for update module message

Revision 1.221 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 08:54:37 2007 UTC (22 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.220: +3 -3 lines
Diff to previous 1.220
- Patch #204900 by webernet: code style fixes.  Likely my last patch of the year.  Fiew.  Thanks all, and see you on the other side.  :)

Revision 1.220 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 22:23:57 2007 UTC (22 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.219: +2 -2 lines
Diff to previous 1.219
#204420 by webernet: do not show messages about status problems to those who will not be able to click and go to the reports

Revision 1.219 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 27 17:25:28 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.218: +8 -2 lines
Diff to previous 1.218
#194369 by lots of contributors: move default files directory to sites/default/files which can be created automatically on install, so no need to bug the user about it, making the install process easier

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

Revision 1.217 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 23:24:25 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.216: +6 -6 lines
Diff to previous 1.216
#203274 by Pasqualle: remove excessive witespace from our code (minor)

Revision 1.216 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 08:57:55 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.215: +9 -1 lines
Diff to previous 1.215
#196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding.

Revision 1.215 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 08:26:42 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.214: +2 -2 lines
Diff to previous 1.214
#197690 by JordanCronin (as GHOP 68): server permissions are now explained very well in a handbook page, link to that

Revision 1.214 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 22:18:15 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.213: +2 -2 lines
Diff to previous 1.213
#202473 by keith.smith: three more typos fixed

Revision 1.213 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 17:45:43 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.212: +2 -2 lines
Diff to previous 1.212
#197730 by keith.smith: standardize on a much more user friendly cron reference in help texts, explain its importance with more examples in INSTALL.txt

Revision 1.212 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 10:34:51 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.211: +11 -10 lines
Diff to previous 1.211
#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.211 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 12:59:22 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.210: +107 -4 lines
Diff to previous 1.210
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.

Revision 1.210 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 10:31:42 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.209: +2 -2 lines
Diff to previous 1.209
- Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces).

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

Revision 1.208 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 21:01:45 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.207: +6 -2 lines
Diff to previous 1.207
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules

Revision 1.207 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 09:32:41 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.206: +50 -38 lines
Diff to previous 1.206
#199883 by KarenS, douggreen: system update 6036 called search_install(), now replaced with actual code to not depend on the ever changing schema

Revision 1.206 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 17:00:13 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.205: +15 -1 lines
Diff to previous 1.205
#193604 by hass and dvessel: fix color module to be able to use arbitrary styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring

Revision 1.205 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 10:52:01 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.204: +15 -1 lines
Diff to previous 1.204
#176282 by Desbeers: forum taxonomy was required for non-forum node types, when enabled for forum inclusion

Revision 1.204 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 7 11:55:13 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.203: +2 -6 lines
Diff to previous 1.203
#198461 by chx: use a simple subquery instead of iterating through all nodes and updating the term_node table one-by-one, which easily caused a timeout on sites with lots of term-node associations

Revision 1.203 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 21:35:14 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.202: +1 -6 lines
Diff to previous 1.202
#196043 by chx: menu items saved in the update but broken on the new system (due to coming from disabled or old modules) were not possible to delete

Revision 1.202 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 4 16:39:22 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.201: +9 -17 lines
Diff to previous 1.201
#197500 reported by webernet, patch by myself and chx: instead of calling into the Drupal API with _block_rehash(), implement what we need from that right there in system_update_6027

Revision 1.201 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 3 08:20:56 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.200: +2 -2 lines
Diff to previous 1.200
#188498 follow up by pwolanin: using double quotes in pgsql queries is not possible

Revision 1.200 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 30 18:11:29 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.199: +4 -2 lines
Diff to previous 1.199
#193105 follow up by webernet: only run upload module update if the table is there

Revision 1.199 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 12:02:06 2007 UTC (23 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.198: +12 -15 lines
Diff to previous 1.198
#194585 by chx: some duplicate menu items appeared through the menu updates

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

Revision 1.197 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 09:45:47 2007 UTC (23 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.196: +8 -20 lines
Diff to previous 1.196
- Patch #194304 by Gabor: upgrade should only enable PHP module if necessary.

Revision 1.196 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 19:55:15 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.195: +1 -382 lines
Diff to previous 1.195
Rollback the accidentally committed #194310

Revision 1.195 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 19:46:52 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.194: +382 -1 lines
Diff to previous 1.194
#193333 by quicksketch et al: taxonomy drag and drop support

Revision 1.194 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 16:36:43 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.193: +10 -10 lines
Diff to previous 1.193
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.

Revision 1.193 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 11:44:04 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.192: +20 -1 lines
Diff to previous 1.192
#120960 by blakehall, JirkaRybka, catch: improve usability of content editing permission names

Revision 1.192 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 08:30:19 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.191: +15 -1 lines
Diff to previous 1.191
#188498 by Rob Loach: user profile category names are stored and compared case insensitively, but the reserved category name check was not case insensitive

Revision 1.191 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 21:02:15 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.190: +6 -4 lines
Diff to previous 1.190
#194367 by chx: better targetted user id setting, so auto increment issues will not cause problems with wiped databases

Revision 1.190 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 09:49:36 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.189: +2 -2 lines
Diff to previous 1.189
#191310 follow up by keith.smith: fix install instructions and error message about files folder

Revision 1.189 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 09:46:44 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.188: +2 -2 lines
Diff to previous 1.188
#194029 by pwolanin: fix trivial copy-paste error in filter format setup

Revision 1.188 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 14:48:07 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.187: +5 -5 lines
Diff to previous 1.187
- Patch #100909 by webbernet: improve usability of cron message.

Revision 1.187 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 11:37:05 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.186: +92 -1 lines
Diff to previous 1.186
#193510 follow up by webernet: restore updates added through the 4.7.x lifecycle, so any 4.7.x version can be updated to 6.x

Revision 1.186 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 11:03:08 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.185: +3 -3 lines
Diff to previous 1.185
- Patch #100909 by catch: small improvement to running cron.

Revision 1.185 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 19 19:04:48 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.184: +2 -1968 lines
Diff to previous 1.184
#193510 by webernet: remove updates from unsupported Drupal versions, as our policy dictates (and because some API changes make them faulty without further modifications)

Revision 1.184 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 19 15:01:18 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.183: +47 -13 lines
Diff to previous 1.183
#100909 by webernet and RobRoy: improve cron error reporting by defining time tresholds, so if cron stops running after some time, it also becomes an error, but cron not run yet is not an error on installation

Revision 1.183 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 17 14:01:24 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.182: +2 -2 lines
Diff to previous 1.182
- Patch #192348 by douggreen and bjaspan: fixed database inconsistencies.

Revision 1.182 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 15 23:12:38 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.181: +30 -28 lines
Diff to previous 1.181
#191310 by JirkaRybka, keith.smith: ship with a files directory by default and improve installation error messages checking for all requirements on the same screen, instead of putting the user through individual error screens

Revision 1.181 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 15 14:55:11 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.180: +2 -1 lines
Diff to previous 1.180
#191282 follow up by bjaspan: fix inconsistent database schema introduced by #191282 previously

Revision 1.180 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 15:24:16 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.179: +1 -2 lines
Diff to previous 1.179
Fix bogus linebreak

Revision 1.179 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 15:22:04 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.178: +12 -9 lines
Diff to previous 1.178
Wrap foreach(explode()) in empty() check, so if empty items are found, the foreach will not bail out on the explode(). Identified in upgrade testing.

Revision 1.178 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 14:02:01 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.177: +4 -1 lines
Diff to previous 1.177
#191767 by k4ml: system_modules() is undefined in the update function, as it was moved out to system.admin.inc, so we need to include that

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 09:31:05 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.176: +10 -1 lines
Diff to previous 1.176
- Patch #191282 by quicksketch: inconsistent database region for disabled blocks.

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 13 14:04:08 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.175: +59 -1 lines
Diff to previous 1.175
- Patch #146466 by douggreen, Steven et al: Remove temporary table usage from search module

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 11 08:48:22 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.174: +4 -3 lines
Diff to previous 1.174
- Patch #187319 by quicksketch: don't enable the powered by Drupal block for existing sites, and better handle the default behavior.

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 11 06:56:44 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.173: +2 -2 lines
Diff to previous 1.173
- Patch #191073 by Keith: another good string cleanup by Keith.  (Also removed some trailing whitespace.)

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 09:55:20 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.172: +17 -1 lines
Diff to previous 1.172
#124979 by bjaspan: fix PostgreSQL upgrade path, keeping the primary key on the node_comment_statistics table

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 09:48:06 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.171: +2 -2 lines
Diff to previous 1.171
#184668 by hazexp: remove extra ; from old SQL update

Revision 1.69.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 05:53:24 2007 UTC (2 years ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-4, DRUPAL-5-5
Changes since 1.69.2.7: +2 -2 lines
Diff to previous 1.69.2.7 , to branch point 1.69
#184668 by hazexp, Remove unnecessary ';'

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

Revision 1.170 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 09:00:30 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.169: +23 -32 lines
Diff to previous 1.169
#178581 by lot of contributors: opt-in for update module on install and update to avoid any privacy concerns

Revision 1.169 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 16:39:59 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.168: +17 -2 lines
Diff to previous 1.168
#185126 by moshe weitzman, David Strauss, bjaspan and JirkaRybka: improve index on system table for better database performance

Revision 1.168 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 15:00:21 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.167: +3 -15 lines
Diff to previous 1.167
#179143 by chx and agentrickard: unify update code for files, fixing postgresql bugs with it

Revision 1.69.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 20:47:59 2007 UTC (2 years, 1 month ago) by dries
Branch: DRUPAL-5
Changes since 1.69.2.6: +2 -2 lines
Diff to previous 1.69.2.6 , to branch point 1.69
- Patch #122759 by Robrecht: fixed broken query in upgrade path.

Revision 1.167 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 20:41:16 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.166: +2 -2 lines
Diff to previous 1.166
- Patch #122759 by Robrecht: fixed broken query in upgrade path.

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

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

Revision 1.164 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 19 10:19:03 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.163: +8 -8 lines
Diff to previous 1.163
#182645 by scor: clean up concatenations to be in line with core coding standards

Revision 1.163 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 19 10:16:06 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.162: +2 -2 lines
Diff to previous 1.162
#184653 by scor: typo fix in system_chema()'s schema documentation

Revision 1.69.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 06:20:39 2007 UTC (2 years, 1 month ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-3
Changes since 1.69.2.5: +2 -2 lines
Diff to previous 1.69.2.5 , to branch point 1.69
#183388 by hunmonk. Fix syntax error.

Revision 1.162 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 12 10:41:47 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.161: +15 -1 lines
Diff to previous 1.161
#181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'permissions' for usability reasons

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

Revision 1.160 - (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
Changes since 1.159: +3 -15 lines
Diff to previous 1.159
#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.159 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 14:43:26 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.158: +215 -1 lines
Diff to previous 1.158
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 3 13:19:19 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.157: +2 -2 lines
Diff to previous 1.157
#180338 by bjaspan: more accurate wording for database update status report

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 16:19:23 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.156: +5 -5 lines
Diff to previous 1.156
- Patch #173486 by scor: fixed code style issues.

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 20:01:17 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.155: +2 -2 lines
Diff to previous 1.155
#178890 by Freso: fix parse error introduced in #124979

Revision 1.155 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 18:31:34 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.154: +14 -2 lines
Diff to previous 1.154
- Patch #124979 by chx: remove the auto_increment.

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 08:37:22 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.153: +3 -3 lines
Diff to previous 1.153
#176429: JirkaRybka: two queries were missing curly braces in system.install

Revision 1.69.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 17 01:21:11 2007 UTC (2 years, 2 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.69.2.4: +3 -1 lines
Diff to previous 1.69.2.4 , to branch point 1.69
#171536 by pillarsdotnet. Correct id for {user_roles} in Postgres.

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

Revision 1.152 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 14 09:43:13 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.151: +6 -4 lines
Diff to previous 1.151
#173982 follow up patch by webernet: the profile table might not exist, so we need to check for its existance before updating it

Revision 1.151 - (view) (download) (as text) (