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

Log of /drupal/modules/system/system.module

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.844 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 01:33:45 2009 UTC (3 days, 14 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.843: +5 -6 lines
Diff to previous 1.843
#636860 by heather, yoroy, et al: Shorten help text on modules page.

Revision 1.843 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 01:24:44 2009 UTC (6 days, 14 hours ago) by webchick
Branch: MAIN
Changes since 1.842: +2 -2 lines
Diff to previous 1.842
#636666 by c960657: Don't auto-detect timezones after a failed submit.

Revision 1.842 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 05:11:01 2009 UTC (9 days, 10 hours ago) by webchick
Branch: MAIN
Changes since 1.841: +2 -2 lines
Diff to previous 1.841
#601806 by sun, effulgentsia, and Damien Tournoud: drupal_render() should not set default element properties that make no sense.

Revision 1.841 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 10:21:50 2009 UTC (12 days, 5 hours ago) by dries
Branch: MAIN
Changes since 1.840: +2 -2 lines
Diff to previous 1.840
- Patch #530652 by sun: _user_password_dynamic_validation() should be a #process of password_confirm().

Revision 1.840 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 17:14:59 2009 UTC (13 days, 22 hours ago) by dries
Branch: MAIN
Changes since 1.839: +1 -2 lines
Diff to previous 1.839
- Patch #550742 by David_Rothstein: removed left-over code: remove search box settings because we already remove the search box.

Revision 1.839 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 06:48:28 2009 UTC (2 weeks ago) by webchick
Branch: MAIN
Changes since 1.838: +6 -2 lines
Diff to previous 1.838
#625744 by boombatower: Fixed discovery logic of multiple module copies.

Revision 1.838 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 10:29:23 2009 UTC (2 weeks, 3 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.837: +15 -3 lines
Diff to previous 1.837
#622766 by sun: Add contextual links UI as a JS library.

Revision 1.837 - (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.836: +34 -11 lines
Diff to previous 1.836
- Patch #607244 by sun: added permission to decrease performance impact of contextual links.

Revision 1.836 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 06:47:23 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.835: +7 -41 lines
Diff to previous 1.835
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.

Revision 1.835 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 05:27:18 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.834: +6 -3 lines
Diff to previous 1.834
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.

Revision 1.834 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:22:23 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.833: +20 -3 lines
Diff to previous 1.833
#211015 follow-up by sun: Don't hard-code #theme for system_settings_form().

Revision 1.833 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 15:57:33 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.832: +18 -1 lines
Diff to previous 1.832
#539022 follow-up by David_Rothstein: Batch API should use the current theme to run the batches.

Revision 1.832 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 03:27:20 2009 UTC (3 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.831: +5 -2 lines
Diff to previous 1.831
#211015 by sun: Check for an existing #theme property for confirm_form() before clobbering it.

Revision 1.831 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 01:02:47 2009 UTC (3 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.830: +2 -3 lines
Diff to previous 1.830
#504080 by eigentor, dcor, heather, lisarex, Bojhan, and keith.smith: Remove wall of text from Themes admin description.

Revision 1.830 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 23:02:13 2009 UTC (3 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.829: +23 -3 lines
Diff to previous 1.829
#607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs in https support and use  https for authorize.php if available.

Revision 1.829 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 22:33:35 2009 UTC (3 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.828: +1 -31 lines
Diff to previous 1.828
- Patch #618938 by pwolanin: fixed Drupal version is not being available until the end of bootstrap.

Revision 1.828 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 06:58:56 2009 UTC (3 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.827: +74 -15 lines
Diff to previous 1.827
#610290 by dww and sun: system_run_authorized() shouldn't always drupal_goto() so it can be used in submit handlers.

Revision 1.827 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 04:16:39 2009 UTC (4 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.826: +21 -14 lines
Diff to previous 1.826
#613912 by dww: Move host and port into a collapsed 'Advanced settings' fieldset on the authorize.php connection settings forms.

Revision 1.826 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 19:52:47 2009 UTC (4 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.825: +12 -2 lines
Diff to previous 1.825
- Patch #602490 by dww: fixed help text and action links to find the update manager pages.

Revision 1.825 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 05:38:28 2009 UTC (4 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.824: +5 -14 lines
Diff to previous 1.824
#602520 by JacobSingh and dww: Make FileTransfer form have one option for FTP (ftp_extension() preferred).

Revision 1.824 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:24:18 2009 UTC (4 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.823: +27 -20 lines
Diff to previous 1.823
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().

Revision 1.823 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 00:45:51 2009 UTC (4 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.822: +4 -46 lines
Diff to previous 1.822
- Patch #608478 by seutje, Bojhan: replace 'Powered by' icon with text.

Revision 1.822 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 18:28:16 2009 UTC (5 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.821: +7 -4 lines
Diff to previous 1.821
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.

Revision 1.821 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 11:34:44 2009 UTC (5 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.820: +2 -2 lines
Diff to previous 1.820
- 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.820 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 05:50:29 2009 UTC (5 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.819: +81 -1 lines
Diff to previous 1.819
#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.819 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 23:48:38 2009 UTC (5 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.818: +2 -2 lines
Diff to previous 1.818
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.

Revision 1.818 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 19:20:34 2009 UTC (5 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.817: +7 -1 lines
Diff to previous 1.817
- Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.

Revision 1.817 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 03:01:54 2009 UTC (5 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.816: +15 -2 lines
Diff to previous 1.816
- Patch #356074 by chx, Damien Tournoud: provide a sequences API.

Revision 1.816 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 21:19:31 2009 UTC (5 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.815: +65 -1 lines
Diff to previous 1.815
#538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D

Revision 1.815 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 17:55:55 2009 UTC (5 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.814: +13 -1 lines
Diff to previous 1.814
- Patch #604618 by Crell, JacobSingh: create a common interface for Archive operations so we can handle .zip, .tar.gz.

Revision 1.814 - (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.813: +11 -3 lines
Diff to previous 1.813
- Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big.

Revision 1.813 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 12:27:34 2009 UTC (5 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.812: +24 -3 lines
Diff to previous 1.812
- Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found.

Revision 1.812 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 11:47:25 2009 UTC (5 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.811: +2 -2 lines
Diff to previous 1.811
- Patch #594650 by sun, c960657: provide central ()['values'] clearance.

Revision 1.811 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 20:42:47 2009 UTC (5 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.810: +11 -8 lines
Diff to previous 1.810
- Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query string destination.

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

Revision 1.809 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 21:16:43 2009 UTC (6 weeks ago) by dries
Branch: MAIN
Changes since 1.808: +2 -2 lines
Diff to previous 1.808
- Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.

Revision 1.808 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 16:38:43 2009 UTC (6 weeks ago) by dries
Branch: MAIN
Changes since 1.807: +5 -3 lines
Diff to previous 1.807
- Patch #593522 by sun: a better and faster drupal_alter().

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

Revision 1.806 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 20:12:28 2009 UTC (6 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.805: +4 -8 lines
Diff to previous 1.805
#602570 by dww: Fix code style in _system_filetransfer_backend_form_common().

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

Revision 1.804 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 16:48:38 2009 UTC (6 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.803: +2 -2 lines
Diff to previous 1.803
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.

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

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

Revision 1.801 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 02:43:01 2009 UTC (7 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.800: +13 -2 lines
Diff to previous 1.800
#60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes.

Revision 1.800 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 18:36:02 2009 UTC (7 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.799: +3 -3 lines
Diff to previous 1.799
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().

Revision 1.799 - (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.798: +7 -9 lines
Diff to previous 1.798
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().

Revision 1.798 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 12:35:27 2009 UTC (8 weeks ago) by dries
Branch: MAIN
Changes since 1.797: +3 -2 lines
Diff to previous 1.797
- Patch #591758 by catch: system_region_list() should use list_themes() instead of a direct db_query().

Revision 1.797 - (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.796: +2 -2 lines
Diff to previous 1.796
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make  in url() only accept an array. Another nice API clean-up!

Revision 1.796 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 23:48:24 2009 UTC (8 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.795: +8 -6 lines
Diff to previous 1.795
- Patch #578676 by sun: clean ups for cron queue.

Revision 1.795 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 15:26:46 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.794: +30 -6 lines
Diff to previous 1.794
- Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.

Revision 1.794 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 07:50:16 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.793: +15 -13 lines
Diff to previous 1.793
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!

Revision 1.793 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 07:56:08 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.792: +4 -4 lines
Diff to previous 1.792
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.

Revision 1.792 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 11:07:36 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.791: +10 -308 lines
Diff to previous 1.791
- 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.791 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:48 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.790: +4 -6 lines
Diff to previous 1.790
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.

Revision 1.440.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 20:03:53 2009 UTC (2 months, 1 week ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.57: +2 -2 lines
Diff to previous 1.440.2.57 , to branch point 1.440 , to next main 1.844
Bumping version number

Revision 1.585.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 19:47:20 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.44: +2 -2 lines
Diff to previous 1.585.2.44 , to branch point 1.585 , to next main 1.844
Now onto Drupal 6.15-dev

Revision 1.585.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 19:34:14 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-14
Changes since 1.585.2.43: +2 -2 lines
Diff to previous 1.585.2.43 , to branch point 1.585
Drupal 6.14

Revision 1.440.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 19:33:40 2009 UTC (2 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-20
Changes since 1.440.2.56: +2 -2 lines
Diff to previous 1.440.2.56 , to branch point 1.440
Drupal 5.20

Revision 1.585.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 18:02:32 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.42: +2 -1 lines
Diff to previous 1.585.2.42 , to branch point 1.585
#193366 follow up (rollback) by Anthony Hersey, Senpai, moshe weitzman: remove all cache clearing feature of the system module listing page; instead point to the performance page where we have a dedicated button for this; the trick caused lots of issues with speed

Revision 1.585.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 06:34:35 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.41: +2 -2 lines
Diff to previous 1.585.2.41 , to branch point 1.585
#228971 follow up by drumm: forward port -2.5h timezone from Drupal 5, made time zone list consistent with Drupal 5

Revision 1.440.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 04:34:24 2009 UTC (2 months, 1 week ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.55: +2 -2 lines
Diff to previous 1.440.2.55 , to branch point 1.440
#228971 by maq0r, JuliaKM: as of December, 2007, Venezuela is GMT/UTC-0430, but that timezone was not in the list of our supported zones

Revision 1.790 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 17:10:39 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.789: +2 -1 lines
Diff to previous 1.789
#469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
and alexanderpas: page.tpl.php has now been split into html.tpl.php
(for <html>, <head>, and <body>) and page.tpl.php (for page content).
This now provides consistency for granular theming of renderable output in all
template files.

Revision 1.585.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 10:50:31 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.40: +2 -2 lines
Diff to previous 1.585.2.40 , to branch point 1.585
#228971 by maq0r, JuliaKM: as of December, 2007, Venezuela is GMT/UTC-0430, but that timezone was not in the list of our supported zones

Revision 1.585.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 14:16:21 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.39: +51 -3 lines
Diff to previous 1.585.2.39 , to branch point 1.585
#489762 by JohnAlbin: include subtheme and base theme list with processed theme .info file data; prerequisite to improve theme security and fix a possible WSOD on theme selection

Revision 1.789 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 02:14:20 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.788: +3 -3 lines
Diff to previous 1.788
#562188 by JohnAlbin: Replaced missing theme settings page help text.

Revision 1.788 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 06:32:54 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.787: +1 -10 lines
Diff to previous 1.787
- Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links.

Revision 1.787 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 06:31:39 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.786: +34 -61 lines
Diff to previous 1.786
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.

Revision 1.786 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 06:29:29 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.785: +2 -2 lines
Diff to previous 1.785
- Patch #573128 by heather: reworded and corrected site information description.

Revision 1.785 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 15:05:04 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.784: +5 -3 lines
Diff to previous 1.784
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.

Revision 1.784 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 16:50:12 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.783: +30 -22 lines
Diff to previous 1.783
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.

Revision 1.783 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 17:06:10 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.782: +4 -4 lines
Diff to previous 1.782
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.

Revision 1.782 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 16:46:32 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.781: +3 -3 lines
Diff to previous 1.781
#558958 by Frando and moshe weitzman: Add a hook_page_build() that runs before hook_page_alter().

Revision 1.781 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 05:51:08 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.780: +11 -1 lines
Diff to previous 1.780
- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.

Revision 1.780 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 05:46:04 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.779: +3 -3 lines
Diff to previous 1.779
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.

Revision 1.779 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 16:23:05 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.778: +10 -1 lines
Diff to previous 1.778
- Patch #560502 by Gabor Hojtsy: created 'content authoring' category.

Revision 1.778 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 06:42:54 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.777: +9 -36 lines
Diff to previous 1.777
- Patch #296693 by sun: revert system_admin_menu_block_access().

Revision 1.777 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 10:53:45 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.776: +1 -2 lines
Diff to previous 1.776
- Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.

Revision 1.776 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 10:21:50 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.775: +3 -2 lines
Diff to previous 1.775
- Patch #445070 by Dave Van Den Brempt: proper wrapping of comments.

Revision 1.775 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 03:01:06 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.774: +2 -6 lines
Diff to previous 1.774
#559306 by emmajane: Remove 'Select different theme' permission which was left in accidentally after removing the per-user theme feature from core.

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

Revision 1.773 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 21:16:31 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.772: +14 -1 lines
Diff to previous 1.772
#505084 by Rob Loach: Added an #attached_library() FAPI property for drupal_add_library(), for consistency with #attached_css and #attached_js.

Revision 1.772 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 16:33:43 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.771: +2 -10 lines
Diff to previous 1.771
#546878 follow-up by Gábor Hojtsy: Remove double-placement of Performance menu item.

Revision 1.771 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 10:07:19 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.770: +9 -9 lines
Diff to previous 1.770
- Patch #557792 by Gábor Hojtsy: created 'web services' category.

Revision 1.770 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 09:53:28 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.769: +1 -13 lines
Diff to previous 1.769
- Patch #546882 by Gábor Hojtsy: remove unnecessary code.

Revision 1.769 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 22:03:01 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.768: +26 -18 lines
Diff to previous 1.768
#557890 by Gábor Hojtsy: Added 'Search and metadata' category to configuration page.

Revision 1.768 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 17:11:42 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.767: +9 -1 lines
Diff to previous 1.767
#535564 follow-up by pwolanin and Gábor Hojtsy: Create 'Web services' category and move Aggregator under there.

Revision 1.767 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 12:32:10 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.766: +6 -6 lines
Diff to previous 1.766
- Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings.

Revision 1.766 - (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.765: +123 -39 lines
Diff to previous 1.765
#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.765 - (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.764: +39 -123 lines
Diff to previous 1.764
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.764 - (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.763: +123 -39 lines
Diff to previous 1.763
*** empty log message ***

Revision 1.763 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 20:10:37 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.762: +2 -2 lines
Diff to previous 1.762
- Patch #542658 by sun, Gábor Hojtsy, pwolanin: move action tabs out of local tasks.

Revision 1.762 - (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.761: +5 -1 lines
Diff to previous 1.761
#201415 by sun: Add a permission to access site in maintenance mode.

Revision 1.761 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 16:01:10 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.760: +116 -1 lines
Diff to previous 1.760
- Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add a poormanscron-like feature to core.

Revision 1.760 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:22 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.759: +4 -4 lines
Diff to previous 1.759
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.759 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 09:44:56 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.758: +5 -5 lines
Diff to previous 1.758
- Patch rollback of #549432: tests didn't actually ran successfully.

Revision 1.758 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 09:23:24 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.757: +5 -5 lines
Diff to previous 1.757
- Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and permissions'.

Revision 1.757 - (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.756: +25 -15 lines
Diff to previous 1.756
- Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'.

Revision 1.756 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 14:27:46 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.755: +4 -4 lines
Diff to previous 1.755
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.

Revision 1.755 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 14:03:46 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.754: +2 -2 lines
Diff to previous 1.754
- Patch #550228 by tobiasb: correct page callback.

Revision 1.754 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 07:59:47 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.753: +3 -1 lines
Diff to previous 1.753
#551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview.

Revision 1.753 - (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.752: +13 -1 lines
Diff to previous 1.752
#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.752 - (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.751: +29 -20 lines
Diff to previous 1.751
- Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page.

Revision 1.751 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 20:19:37 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.750: +16 -134 lines
Diff to previous 1.750
- Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core.

Revision 1.750 - (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.749: +48 -19 lines
Diff to previous 1.749
#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.749 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 07:12:16 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.748: +15 -15 lines
Diff to previous 1.748
#544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.

Revision 1.748 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 15:57:44 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.747: +1 -3 lines
Diff to previous 1.747
- Patch #549950 by asimmonds: removed unused variable .

Revision 1.747 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 06:26:28 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.746: +1 -3 lines
Diff to previous 1.746
#545952 follow-up by dmitrig01: Fix sqlite errors because of bad menu conversion.

Revision 1.746 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 21:28:32 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.745: +2 -2 lines
Diff to previous 1.745
#528204 by rfay: Fixed menu item sorting so it is now case in-sensitive.

Revision 1.745 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 14:00:14 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.744: +2 -8 lines
Diff to previous 1.744
#549182 by catch: Move logging and errors to admin/config/development.

Revision 1.744 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 11:31:26 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.743: +1 -12 lines
Diff to previous 1.743
- Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.

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

Revision 1.742 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 23:23:00 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.741: +2 -3 lines
Diff to previous 1.741
#508458 follow-up by Josh Waihi: Fix menu access argument.

Revision 1.741 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 12:36:04 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.740: +6 -6 lines
Diff to previous 1.740
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.

Revision 1.740 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 11:33:44 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.739: +9 -9 lines
Diff to previous 1.739
- Patch #546878 by Gábor Hojtsy, yoroy: move performance settings.

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

Revision 1.738 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 11:52:46 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.737: +8 -1 lines
Diff to previous 1.737
- Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ...

Revision 1.737 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 5 19:40:55 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.736: +1 -68 lines
Diff to previous 1.736
#292253 by Damien Tournoud: Remove per-user themes selection from core.

Revision 1.736 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 06:38:57 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.735: +19 -19 lines
Diff to previous 1.735
#433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects.

Revision 1.735 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 06:06:23 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.734: +24 -11 lines
Diff to previous 1.734
#489762 by JohnAlbin: Add theme lineage information to .info file cache and fix several edge-case bugs.

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

Revision 1.733 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 19:01:02 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.732: +7 -6 lines
Diff to previous 1.732
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.

Revision 1.732 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 11:20:42 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.731: +13 -14 lines
Diff to previous 1.731
- Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA.

Revision 1.731 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 19:57:10 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.730: +5 -5 lines
Diff to previous 1.730
- Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css.

Revision 1.730 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 19:24:21 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.729: +2 -11 lines
Diff to previous 1.729
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.

Revision 1.729 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 19:53:18 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.728: +24 -1 lines
Diff to previous 1.728
- Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers.

Revision 1.728 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 18:38:35 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.727: +3 -2 lines
Diff to previous 1.727
- Patch #519782 by tic2000: change  to become a hidden region like page_top.

Revision 1.727 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:34 2009 UTC (4 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.726: +25 -25 lines
Diff to previous 1.726
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.726 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 17:12:13 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.725: +10 -8 lines
Diff to previous 1.725
- Patch #521798 by catch: fixed caching.

Revision 1.725 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 19 13:42:50 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.724: +2 -2 lines
Diff to previous 1.724
- Patch #523308 by Bojhan: simplified help texts a bit.

Revision 1.724 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 02:36:01 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.723: +32 -5 lines
Diff to previous 1.723
- Patch #511284 by catch, moshe weitzman: add html_top and move the admin toolbar into html_top.

Revision 1.723 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 10:44:21 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.722: +6 -16 lines
Diff to previous 1.722
- Patch #518750 by Damien Tournoud: rethink system settings form.

Revision 1.722 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 18:00:10 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.721: +4 -4 lines
Diff to previous 1.721
- Patch #506976 by catch: rename hook_perm to hook_permission.

Revision 1.721 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 18:26:42 2009 UTC (4 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.720: +354 -1 lines
Diff to previous 1.720
#315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for modules to register JS/CSS libraries.

Revision 1.720 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 14:29:34 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.719: +12 -7 lines
Diff to previous 1.719
- Patch #473762 by Razorraser: add link to update.php on site maintenance page.

Revision 1.719 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 05:21:15 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.718: +2 -1 lines
Diff to previous 1.718
- Patch #468534 by paul.lovvik: add a region at the top of the page above the header region.

Revision 1.440.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 21:30:47 2009 UTC (4 months, 3 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.54: +2 -2 lines
Diff to previous 1.440.2.54 , to branch point 1.440
Bumping version number.

Revision 1.585.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 21:01:41 2009 UTC (4 months, 3 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.38: +2 -2 lines
Diff to previous 1.585.2.38 , to branch point 1.585
Now onto 6.14

Revision 1.440.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 20:52:11 2009 UTC (4 months, 3 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-19
Changes since 1.440.2.53: +2 -2 lines
Diff to previous 1.440.2.53 , to branch point 1.440
Drupal 5.19

Revision 1.585.2.38 - (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.585.2.37: +2 -2 lines
Diff to previous 1.585.2.37 , to branch point 1.585
Drupal 6.13

Revision 1.718 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 13:44:53 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.717: +119 -32 lines
Diff to previous 1.717
- Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file transfer system to pave the path for a plugin manager.  Heroic effort.

Revision 1.717 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 08:11:27 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.716: +25 -1 lines
Diff to previous 1.716
- Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers.  Finally.

Revision 1.716 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 12:52:57 2009 UTC (4 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.715: +2 -2 lines
Diff to previous 1.715
#460706 by wulff and c960657: Don't show surrounding fieldset on user registration form when only one profile category exists.

Revision 1.715 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 23 12:11:19 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.714: +61 -1 lines
Diff to previous 1.714
- Patch #395472 by chx, dww, cwgordon7, JacobSingh, et al: added different file transport mechanisms to core in preparation of a plugin manager.

Revision 1.714 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 21 14:16:28 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.713: +2 -2 lines
Diff to previous 1.713
- Patch #147000 by Berdir, JohnAlbin: bugfix because of conflicting/merged patches.

Revision 1.713 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 06:14:28 2009 UTC (5 months ago) by webchick
Branch: MAIN
Changes since 1.712: +1 -5 lines
Diff to previous 1.712
#351487 follow-up by JohnAlbin: Fix accidental roll-back.

Revision 1.712 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 16 08:41:35 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.711: +2 -2 lines
Diff to previous 1.711
- Patch #481214 by pp: hidden taxonomy variables in the message action.

Revision 1.711 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 04:36:22 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.710: +3 -1 lines
Diff to previous 1.710
- Patch #147000 by Berdir: follow-up bug fix.

Revision 1.710 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 04:28:19 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.709: +5 -6 lines
Diff to previous 1.709
- Patch #481502 by JamesAn: converted to drupal_static().

Revision 1.709 - (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.708: +169 -62 lines
Diff to previous 1.708
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().

Revision 1.708 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 05:28:28 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.707: +16 -1 lines
Diff to previous 1.707
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.

Revision 1.707 - (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.706: +3 -3 lines
Diff to previous 1.706
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.

Revision 1.706 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 07:01:10 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.705: +2 -2 lines
Diff to previous 1.705
- Patch #480082 by pp: document all variables.

Revision 1.705 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 03:57:04 2009 UTC (5 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.704: +12 -1 lines
Diff to previous 1.704
#475348 by boombatower: Move admin/development to system.module so it's available to other modules.

Revision 1.704 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 19:41:01 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.703: +2 -2 lines
Diff to previous 1.703
- Patch #473012 by stella: improve help text on uninstall page.

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

Revision 1.702 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 11:43:43 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.701: +10 -10 lines
Diff to previous 1.701
- Patch #351487 by JohnAlbin, deviantintegral et al: remove default values for stylesheets and scripts.

Revision 1.701 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 02:21:52 2009 UTC (6 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.700: +34 -6 lines
Diff to previous 1.700
#296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administrative menu items when user has no access to any of their children.

Revision 1.700 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 09:12:29 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.699: +9 -9 lines
Diff to previous 1.699
- Patch #472658 by agentrickard: clean up of inline code comments.

Revision 1.699 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 10:43:53 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.698: +5 -6 lines
Diff to previous 1.698
- Patch #470594 by Moshe: convert more pages and blocks to return arrays.

Revision 1.698 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 11:33:18 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.697: +2 -2 lines
Diff to previous 1.697
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.

Revision 1.697 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 07:02:09 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.696: +1 -7 lines
Diff to previous 1.696
- Patch #212233 by lilou, catch: remove SQL report.

Revision 1.696 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 23:07:16 2009 UTC (6 months ago) by webchick
Branch: MAIN
Changes since 1.695: +11 -1 lines
Diff to previous 1.695
Roll-back of #310467: Breaks installer requirements check and update.php.

Revision 1.695 - (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.694: +10 -1 lines
Diff to previous 1.694
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.

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

Revision 1.693 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 08:23:15 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.692: +1 -11 lines
Diff to previous 1.692
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.

Revision 1.585.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 19:48:02 2009 UTC (6 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.36: +1 -1 lines
Diff to previous 1.585.2.36 , to branch point 1.585
Starting 6.13-dev

Revision 1.440.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 19:41:56 2009 UTC (6 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-18
Changes since 1.440.2.52: +2 -2 lines
Diff to previous 1.440.2.52 , to branch point 1.440
Drupal 5.18

Revision 1.585.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 19:11:04 2009 UTC (6 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-12
Changes since 1.585.2.35: +2 -2 lines
Diff to previous 1.585.2.35 , to branch point 1.585
Drupal 6.12

Revision 1.440.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 17:02:09 2009 UTC (6 months, 1 week ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.51: +2 -2 lines
Diff to previous 1.440.2.51 , to branch point 1.440
#305544 by jsenich. Add missing clear-block to admin by modules.

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

Revision 1.691 - (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.690: +3 -3 lines
Diff to previous 1.690
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.

Revision 1.690 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 10:37:28 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.689: +11 -1 lines
Diff to previous 1.689
- 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.689 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 21:44:19 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.688: +6 -11 lines
Diff to previous 1.688
- Patch #240873 by Gábor Hojtsy, sun: block system clean-ups.  Thanks for the review sun.

Revision 1.585.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 00:39:02 2009 UTC (6 months, 3 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.34: +2 -2 lines
Diff to previous 1.585.2.34 , to branch point 1.585
Starting 6.12-dev

Revision 1.440.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 00:13:48 2009 UTC (6 months, 3 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-17
Changes since 1.440.2.50: +2 -2 lines
Diff to previous 1.440.2.50 , to branch point 1.440
Drupal 5.17

Revision 1.585.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 00:13:31 2009 UTC (6 months, 3 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-11
Changes since 1.585.2.33: +2 -2 lines
Diff to previous 1.585.2.33 , to branch point 1.585
Drupal 6.11

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

Revision 1.687 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:44:39 2009 UTC (6 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.686: +2 -2 lines
Diff to previous 1.686
- Patch #330748 by stBorchert: remove  from theme_pager*.

Revision 1.686 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 14:54:31 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.685: +2 -1 lines
Diff to previous 1.685
- Patch #383220 by mr.baileys: cron trigger needs an action.

Revision 1.685 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 09:25:42 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.684: +3 -1 lines
Diff to previous 1.684
- Patch #445070 by Arancaytar: added missing parameter documentation.

Revision 1.684 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 09:14:32 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.683: +2 -1 lines
Diff to previous 1.683
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.

Revision 1.683 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 13:47:15 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.682: +7 -7 lines
Diff to previous 1.682
- Patch #440826 by brianV: whitespace clean-up.

Revision 1.682 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 09:45:03 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.681: +2 -2 lines
Diff to previous 1.681
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.

Revision 1.681 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 09:31:31 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.680: +1 -29 lines
Diff to previous 1.680
- Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled.

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

Revision 1.679 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 23:49:08 2009 UTC (7 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.678: +2 -2 lines
Diff to previous 1.678
#372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() which actually describes what it does.

Revision 1.678 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 18:50:43 2009 UTC (7 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.677: +2 -2 lines
Diff to previous 1.677
- Patch #394332 by Xano: clean up language around logging and alerts.

Revision 1.677 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 11 22:19:45 2009 UTC (7 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.676: +10 -2 lines
Diff to previous 1.676
#323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.

Revision 1.676 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 18:40:50 2009 UTC (8 months ago) by webchick
Branch: MAIN
Changes since 1.675: +2 -2 lines
Diff to previous 1.675
#410638 follow-up by foxtrotcharlie and David Rothstein: Fix help text on blocks so that 'Powered by' doesn't show up on all system blocks.

Revision 1.675 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 13:48:42 2009 UTC (8 months ago) by webchick
Branch: MAIN
Changes since 1.674: +29 -25 lines
Diff to previous 1.674
#410638 by foxtrotcharlie: Prevent 'Powered by Drupal' settings showing up on all system blocks.

Revision 1.440.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 03:45:37 2009 UTC (8 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.49: +2 -2 lines
Diff to previous 1.440.2.49 , to branch point 1.440
#112887 by ged3000. Adding Newfoundland DST

Revision 1.674 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 19:18:10 2009 UTC (8 months ago) by dries
Branch: MAIN
Changes since 1.673: +29 -7 lines
Diff to previous 1.673
- Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches.

Revision 1.673 - (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.672: +6 -6 lines
Diff to previous 1.672
- Patch #333156 by stella: add ability to configure the default country.

Revision 1.672 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 23:01:37 2009 UTC (8 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.671: +2 -2 lines
Diff to previous 1.671
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.

Revision 1.671 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 11:44:54 2009 UTC (8 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.670: +7 -2 lines
Diff to previous 1.670
- Patch #373613 by quicksketch and drewish: in order to operate on images multiple
  times (such as crop, scale, then desaturate) without quality loss, we need to
  pass images by their raw GD (or other library) resources rather than re-opening
  the same image repeatedly, which causes wasted processing and loss of quality when
  using JPEG images.  This patch reworks the image toolkits, adds some new image
  manipulations and adds some impressive SimpleTests.

Revision 1.670 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 21:25:18 2009 UTC (8 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.669: +3 -3 lines
Diff to previous 1.669
- Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'input formats'.

Revision 1.669 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 04:25:07 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.668: +6 -6 lines
Diff to previous 1.668
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.

Revision 1.440.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 23:27:32 2009 UTC (8 months, 4 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.48: +2 -2 lines
Diff to previous 1.440.2.48 , to branch point 1.440
Bumping verison number

Revision 1.585.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 23:16:46 2009 UTC (8 months, 4 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.32: +1 -1 lines
Diff to previous 1.585.2.32 , to branch point 1.585
Now onto Drupal 6.11-dev

Revision 1.440.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 23:14:05 2009 UTC (8 months, 4 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-16
Changes since 1.440.2.47: +2 -2 lines
Diff to previous 1.440.2.47 , to branch point 1.440
Drupal 5.16

Revision 1.585.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 21:02:37 2009 UTC (8 months, 4 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10
Changes since 1.585.2.31: +2 -2 lines
Diff to previous 1.585.2.31 , to branch point 1.585
Drupal 6.10

Revision 1.668 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 17:55:30 2009 UTC (9 months ago) by dries
Branch: MAIN
Changes since 1.667: +10 -8 lines
Diff to previous 1.667
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().

Revision 1.667 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 05:33:18 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.666: +5 -27 lines
Diff to previous 1.666
#135976 by Dave Reid: Move Administration Theme setting to the themes page where it is findable (with tests).

Revision 1.666 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 18:55:31 2009 UTC (9 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.665: +36 -3 lines
Diff to previous 1.665
- Patch #355236 by Frando: refactor drupal_render() theming.

Revision 1.665 - (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
Changes since 1.664: +2 -2 lines
Diff to previous 1.664
- Patch #367380 by Moshe: make block module optional.

Revision 1.664 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 06:48:15 2009 UTC (9 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.663: +7 -1 lines
Diff to previous 1.663
#360128 by quicksketch: Create centralized ahah callback to reduce duplicate code.

Revision 1.663 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 15:55:05 2009 UTC (9 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.662: +2 -2 lines
Diff to previous 1.662
#349836 by lut4rp: Remove ellipsis in menu description.

Revision 1.662 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 07:43:26 2009 UTC (9 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.661: +9 -2 lines
Diff to previous 1.661
#242962 by Heine: Add a 'tablesort' Form API element to unify various places we use a big table with JS-enabled checkboxes next to each item (with tests).

Revision 1.661 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 00:22:26 2009 UTC (9 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.660: +14 -1 lines
Diff to previous 1.660
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter.  Oh, behave.

Revision 1.660 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 14:22:32 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.659: +11 -11 lines
Diff to previous 1.659
- Patch #291026 by Dave Reid et al: further (usability) improvements to the E_NOTICE handling.

Revision 1.585.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 23:54:01 2009 UTC (10 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.30: +1 -1 lines
Diff to previous 1.585.2.30 , to branch point 1.585
Moving to 6.10-dev

Revision 1.440.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 23:52:03 2009 UTC (10 months, 1 week ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.46: +2 -2 lines
Diff to previous 1.440.2.46 , to branch point 1.440
bumping version number

Revision 1.585.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 23:34:07 2009 UTC (10 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-9
Changes since 1.585.2.29: +2 -2 lines
Diff to previous 1.585.2.29 , to branch point 1.585
Drupal 6.9

Revision 1.440.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 23:32:15 2009 UTC (10 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-15
Changes since 1.440.2.45: +2 -2 lines
Diff to previous 1.440.2.45 , to branch point 1.440
Drupal 5.15

Revision 1.585.2.29 - (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
Changes since 1.585.2.28: +7 -5 lines
Diff to previous 1.585.2.28 , to branch point 1.585
#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.659 - (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.658: +7 -5 lines
Diff to previous 1.658
- Patch #245990 by pwolanin: further clean-up of the HTTP request status fail problem.

Revision 1.658 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 21:19:18 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.657: +24 -2 lines
Diff to previous 1.657
- Patch #266246 by David Strauss: added smart defaults for system_settings_form().

Revision 1.657 - (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.656: +1 -20 lines
Diff to previous 1.656
#143434 by Jody Lynn: Move 'display post information' to where users would expect.

Revision 1.656 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 02:52:43 2009 UTC (10 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.655: +4 -2 lines
Diff to previous 1.655
#352956 by Damien Tournoud, Josh Waihi, drewish: Fix PDOException on install on some versions of PHP.

Revision 1.655 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 2 20:28:09 2009 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.654: +2 -2 lines
Diff to previous 1.654
- Patch #353019 by agentrickard: remove underscores from time zone display names.

Revision 1.585.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 12:14:46 2008 UTC (10 months, 3 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.27: +5 -22 lines
Diff to previous 1.585.2.27 , to branch point 1.585
#245990 by Dave Reid, chx, dww: Look for the www.example.com page when a HTTP request seems to fail. Looking for the local page caused problems for people with interactive authentication, redirects, hosting added JavaScript code, and so on.

Revision 1.654 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 28 19:11:31 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.653: +5 -8 lines
Diff to previous 1.653
- Patch #330633 by drewish: temporary file clean-up _and_ unit tests.  Oh yeah.

Revision 1.653 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 24 09:59:22 2008 UTC (11 months ago) by dries
Branch: MAIN
Changes since 1.652: +5 -22 lines
Diff to previous 1.652
- Patch #245990 by kellyllek, chx, dww: improved the HTTP request test to be more robust.

Revision 1.652 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 05:20:20 2008 UTC (11 months ago) by dries
Branch: MAIN
Changes since 1.651: +3 -3 lines
Diff to previous 1.651
- Patch #319404 by Dave Reid: simplify actions_sychronize and remove  paramater.

Revision 1.651 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 23:57:33 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.650: +56 -42 lines
Diff to previous 1.650
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove  from hook_block().

Revision 1.585.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 18:43:24 2008 UTC (11 months, 2 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.26: +1 -1 lines
Diff to previous 1.585.2.26 , to branch point 1.585
Now onto 6.9-dev

Revision 1.440.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 17:51:34 2008 UTC (11 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.44: +2 -2 lines
Diff to previous 1.440.2.44 , to branch point 1.440
bumping version number

Revision 1.585.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 17:39:42 2008 UTC (11 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-8
Changes since 1.585.2.25: +1 -1 lines
Diff to previous 1.585.2.25 , to branch point 1.585
Drupal 6.8

Revision 1.440.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 17:37:27 2008 UTC (11 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-14
Changes since 1.440.2.43: +2 -2 lines
Diff to previous 1.440.2.43 , to branch point 1.440
Drupal 5.14

Revision 1.585.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 23:02:44 2008 UTC (11 months, 2 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.24: +1 -1 lines
Diff to previous 1.585.2.24 , to branch point 1.585
Now onto Drupal 6.8-dev

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

Revision 1.440.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 22:29:26 2008 UTC (11 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.42: +2 -2 lines
Diff to previous 1.440.2.42 , to branch point 1.440
Bumping version number.

Revision 1.440.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 22:21:27 2008 UTC (11 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-13
Changes since 1.440.2.41: +2 -2 lines
Diff to previous 1.440.2.41 , to branch point 1.440
Drupal 5.13

Revision 1.650 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 28 09:25:59 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.649: +2 -2 lines
Diff to previous 1.649
- Patch #248205 by Damien Tournoud: up requirement for PostgreSQL to PostgreSQL 8.3.

Revision 1.649 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 18:56:16 2008 UTC (11 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.648: +8 -5 lines
Diff to previous 1.648
- Patch #314870 by drewish: removed some code that accidentically got committed with api.php and that broke the tests.

Revision 1.648 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 02:37:32 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.647: +5 -8 lines
Diff to previous 1.647
#314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core.

Revision 1.647 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 22:10:46 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.646: +2 -3 lines
Diff to previous 1.646
- Patch #332980 by scor: RDF namespace registry clean-ups.

Revision 1.646 - (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.645: +2 -2 lines
Diff to previous 1.645
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.

Revision 1.645 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 00:40:45 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.644: +1 -2 lines
Diff to previous 1.644
Removing #137932 which was committed prematurely.

Revision 1.644 - (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.643: +2 -1 lines
Diff to previous 1.643
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.

Revision 1.643 - (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.642: +2 -2 lines
Diff to previous 1.642
- Patch #332980 by scor and keith.smith: documentation improvements + typo fixed.

Revision 1.642 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 13:55:27 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.641: +21 -1 lines
Diff to previous 1.641
- Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-)

Revision 1.641 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 11:54:40 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.640: +8 -2 lines
Diff to previous 1.640
- Patch #337660 by dmitrig01: usability improvement - show a preview for the Powered By Drupal block.

Revision 1.640 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 21 15:14:17 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.639: +1 -3 lines
Diff to previous 1.639
- Patch #319831 by keith.smitch, Workfflow et al: remove redundant help text.

Revision 1.639 - (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.638: +102 -23 lines
Diff to previous 1.638
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)

Revision 1.638 - (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.637: +5 -5 lines
Diff to previous 1.637
- Patch #331570 by recidive: rename block module tables to singular.  Requires you to run update.php.

Revision 1.637 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 20:27:30 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.636: +4 -5 lines
Diff to previous 1.636
- Patch #297225 by keith.smith: massaged the text on the modules page a bit.

Revision 1.440.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 02:10:04 2008 UTC (12 months, 1 week ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.40: +3 -3 lines
Diff to previous 1.440.2.40 , to branch point 1.440
#278821 by teezee. More isset() checking.

Revision 1.636 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 22:39:59 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.635: +3 -3 lines
Diff to previous 1.635
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.

Revision 1.635 - (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.634: +2 -2 lines
Diff to previous 1.634
- Patch #298600 by chx, justinrandell, Damien, et al: make module_implements work regardless of bootstrap phase.

Revision 1.634 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 03:02:42 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.633: +2 -2 lines
Diff to previous 1.633
- Patch #298047 by keith.smith et al: make description correct.

Revision 1.633 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 26 18:06:39 2008 UTC (12 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.632: +5 -5 lines
Diff to previous 1.632
- Patch #266358 by Rob Loach, mfer: use  array in drupal_add_css().

Revision 1.440.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 19:36:58 2008 UTC (13 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.39: +2 -2 lines
Diff to previous 1.440.2.39 , to branch point 1.440
bumping version number

Revision 1.585.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 19:36:26 2008 UTC (13 months ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.22: +2 -2 lines
Diff to previous 1.585.2.22 , to branch point 1.585
Now onto 6.7-dev

Revision 1.585.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 19:26:02 2008 UTC (13 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-6
Changes since 1.585.2.21: +2 -2 lines
Diff to previous 1.585.2.21 , to branch point 1.585
Drupal 6.6

Revision 1.440.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 19:25:28 2008 UTC (13 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-12
Changes since 1.440.2.38: +2 -2 lines
Diff to previous 1.440.2.38 , to branch point 1.440
Drupal 5.12

Revision 1.632 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 20:44:57 2008 UTC (13 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.631: +2 -2 lines
Diff to previous 1.631
- Patch #320747 by lilou, UltimateBoy: removed double semicolons.

Revision 1.631 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 00:33:04 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.630: +7 -2 lines
Diff to previous 1.630
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.

Revision 1.630 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 06:27:05 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.629: +2 -7 lines
Diff to previous 1.629
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.629 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 21:11:01 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.628: +7 -2 lines
Diff to previous 1.628
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.628 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 15:15:54 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.627: +29 -8 lines
Diff to previous 1.627
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names

Revision 1.627 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 00:02:29 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.626: +2 -2 lines
Diff to previous 1.626
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)

Revision 1.585.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 20:47:04 2008 UTC (13 months, 2 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.20: +2 -2 lines
Diff to previous 1.585.2.20 , to branch point 1.585
Now onto 6.6-dev

Revision 1.440.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 20:41:26 2008 UTC (13 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.37: +2 -2 lines
Diff to previous 1.440.2.37 , to branch point 1.440
Bumping verison number.

Revision 1.585.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 20:12:18 2008 UTC (13 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-5
Changes since 1.585.2.19: +2 -2 lines
Diff to previous 1.585.2.19 , to branch point 1.585
Drupal 6.5

Revision 1.440.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 20:10:26 2008 UTC (13 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-11
Changes since 1.440.2.36: +2 -2 lines
Diff to previous 1.440.2.36 , to branch point 1.440
Drupal 5.11.

Revision 1.626 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 23:02:08 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.625: +6 -1 lines
Diff to previous 1.625
#226728 by chx and Eaton: Flush form caches when cache is cleared on cron.

Revision 1.625 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 11:30:12 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.624: +4 -6 lines
Diff to previous 1.624
- Patch #310212 by justinrandell, catch, et all: killed  in _user hook, as well as two small kittens.

Revision 1.624 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 19:47:43 2008 UTC (13 months, 4 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.623: +3 -3 lines
Diff to previous 1.623
#125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO.

Revision 1.623 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 03:49:24 2008 UTC (14 months ago) by webchick
Branch: MAIN
Changes since 1.622: +3 -3 lines
Diff to previous 1.622
#64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().

Revision 1.622 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 20:37:32 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.621: +3 -3 lines
Diff to previous 1.621
#108979 by ewhipple, catch, and sun: Order permissions consistently, keep node type related permissions together.

Revision 1.621 - (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.620: +5 -5 lines
Diff to previous 1.620
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME.  Improved developer experience.

Revision 1.620 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 18:08:59 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.619: +3 -4 lines
Diff to previous 1.619
- Patch #245544 by Dave Reid, oadaeh, drupalgeek: the admin_tasks variable is initialized twice.

Revision 1.619 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 08:49:40 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.618: +4 -2 lines
Diff to previous 1.618
#275092 follow-up by Damien Tournoud: Restoring meta tag generator and fixing failing test.

Revision 1.618 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 14 20:37:28 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.617: +6 -1 lines
Diff to previous 1.617
#275092 follow-up by chx: Fix admin blocks page to work with secondary themes + test so we don't break it again.

Revision 1.617 - (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.616: +5 -5 lines
Diff to previous 1.616
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion.  Removed drupal_referrer() for consistency.

Revision 1.585.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 09:29:23 2008 UTC (14 months, 2 weeks ago) by dries
Branch: DRUPAL-6
Changes since 1.585.2.18: +3 -3 lines
Diff to previous 1.585.2.18 , to branch point 1.585
- Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.

Revision 1.616 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 09:29:06 2008 UTC (14 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.615: +3 -3 lines
Diff to previous 1.615
- Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.

Revision 1.615 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 01:08:01 2008 UTC (14 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.614: +2 -2 lines
Diff to previous 1.614
#272883 by hctom and lilou: Fix wrong usage of watchdog severity.

Revision 1.585.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 30 13:19:18 2008 UTC (14 months, 3 weeks ago) by dries
Branch: DRUPAL-6
Changes since 1.585.2.17: +2 -2 lines
Diff to previous 1.585.2.17 , to branch point 1.585
- Patch #276018 by mfb: extend the lifetime of temporary files.

Revision 1.614 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 30 13:18:49 2008 UTC (14 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.613: +2 -2 lines
Diff to previous 1.613
- Patch #276018 by mfb: extend the lifetime of temporary files.

Revision 1.613 - (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.612: +2 -2 lines
Diff to previous 1.612
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.

Revision 1.585.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 00:13:30 2008 UTC (15 months, 1 week ago) by drumm
Branch: DRUPAL-6
Changes since 1.585.2.16: +2 -2 lines
Diff to previous 1.585.2.16 , to branch point 1.585
Bumping verison number.

Revision 1.440.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 00:13:19 2008 UTC (15 months, 1 week ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.35: +2 -2 lines
Diff to previous 1.440.2.35 , to branch point 1.440
Bumping version number.

Revision 1.585.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 23:59:13 2008 UTC (15 months, 1 week ago) by drumm
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-4
Changes since 1.585.2.15: +2 -2 lines
Diff to previous 1.585.2.15 , to branch point 1.585
Drupal 6.4.

Revision 1.440.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 23:59:09 2008 UTC (15 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10
Changes since 1.440.2.34: +2 -2 lines
Diff to previous 1.440.2.34 , to branch point 1.440
Drupal 5.10.

Revision 1.612 - (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.611: +2 -2 lines
Diff to previous 1.611
- Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency.

Revision 1.440.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 20:01:50 2008 UTC (16 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.33: +2 -2 lines
Diff to previous 1.440.2.33 , to branch point 1.440
Bumping version number.

Revision 1.440.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 19:52:50 2008 UTC (16 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-9
Changes since 1.440.2.32: +2 -2 lines
Diff to previous 1.440.2.32 , to branch point 1.440
Drupal 5.9.

Revision 1.611 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 07:37:06 2008 UTC (16 months ago) by dries
Branch: MAIN
Changes since 1.610: +6 -2 lines
Diff to previous 1.610
- Patch #229129 by dmitrig01: clean up system modules page.

Revision 1.610 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 07:06:24 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.609: +17 -17 lines
Diff to previous 1.609
- Patch #245001 by kkaefer et al: unify #process callback naming.

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

Revision 1.608 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 17:26:17 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.607: +2 -2 lines
Diff to previous 1.607
- Patch #248205 by catch et al: increased PostgreSQL requirement to version 8.1.

Revision 1.585.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 14:04:31 2008 UTC (16 months, 1 week ago) by dries
Branch: DRUPAL-6
Changes since 1.585.2.14: +2 -2 lines
Diff to previous 1.585.2.14 , to branch point 1.585
- Patch #275801 by Damien Tournoud and Gribnif: fixed performance issue due to typo.

Revision 1.607 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 14:03:48 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.606: +2 -2 lines
Diff to previous 1.606
- Patch #275801 by Damien Tournoud and Gribnif: fixed performance issue due to typo.

Revision 1.440.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 22:17:19 2008 UTC (16 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.440.2.31: +2 -2 lines
Diff to previous 1.440.2.31 , to branch point 1.440
Bumping version number

Revision 1.585.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 21:58:35 2008 UTC (16 months, 2 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.585.2.13: +2 -2 lines
Diff to previous 1.585.2.13 , to branch point 1.585
Move on to 6.4-dev

Revision 1.440.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 21:48:42 2008 UTC (16 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-8
Changes since 1.440.2.30: +2 -2 lines
Diff to previous 1.440.2.30 , to branch point 1.440
Drupal 5.8.

Revision 1.585.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 21:48:28 2008 UTC (16 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3
Changes since 1.585.2.12: +2 -2 lines
Diff to previous 1.585.2.12 , to branch point 1.585
Drupal 6.3

Revision 1.606 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 8 01:08:15 2008 UTC (16 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.605: +8 -1 lines
Diff to previous 1.605