Commit Graph

3516 Commits (a838c8be49ed46f9ffb911113c55f9944ae7f952)

Author SHA1 Message Date
Dries Buytaert 5d00d0d61f - Patch #623992 by sun: documentation updates for system_list(). 2009-11-09 19:00:03 +00:00
Dries Buytaert b721f5e0e3 - Patch #570900 by Crell: remove remnants of update_sql(). 2009-11-09 18:34:26 +00:00
Angie Byron e54794cdce #627186 by quicksketch: Removed some stray tabs. 2009-11-09 01:51:24 +00:00
Dries Buytaert 54925d947b - Patch #620688 by chx: fixed drupal_static_reset(). 2009-11-08 20:36:12 +00:00
Dries Buytaert 3213087441 - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now. 2009-11-08 19:53:19 +00:00
Dries Buytaert a6e707cd84 - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now. 2009-11-08 18:49:04 +00:00
Angie Byron 07151b0c82 #523058 by catch, pwolanin, sun, and smk-ka, and jrchamp: Optimize check_plain(). 2009-11-08 13:58:03 +00:00
Angie Byron 3e8344b5c4 #560944 follow-up by brandonojc, seutje, and Davy Van Den Bremt: Move collapsible fieldset logic from theme_fieldset() hook to form_process_fieldset(). 2009-11-08 13:37:34 +00:00
Angie Byron 031a687649 #318636 by effulgentsia, sun, Damien Tournoud, Xano, and jrchamp: Make l() themable. 2009-11-08 12:43:41 +00:00
Angie Byron 641306e95c #521852 by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic markup to local tasks to indicate an active task. 2009-11-08 12:30:35 +00:00
Dries Buytaert 370d07e9f7 - Patch #624882 by jhodgdon: fixed typos in hooks section page. 2009-11-08 09:31:10 +00:00
Dries Buytaert 7080b8f35d - Patch #623992 by catch: performance improvement: reduce {system} database hits on every page request. 2009-11-08 09:29:07 +00:00
Angie Byron 5a5f34b0fa #528822 by jhodgdon: Batch example should explain that a file must be included when necessary. 2009-11-07 14:44:04 +00:00
Angie Byron 35ff7005f4 #600032 by c960657: Removed browser.inc. Please see http://drupal.org/project/browser if you'd like to help with a more fleshed-out abstract browser for possible inclusion in D8. 2009-11-07 14:10:33 +00:00
Dries Buytaert 4a1059fa1b - Patch #620692 by Crell: remove drupal_render_children() from drupal_render() by inlining it. 2009-11-07 14:02:31 +00:00
Dries Buytaert a8ec4e1d50 - Patch #607244 by sun: added permission to decrease performance impact of contextual links. 2009-11-07 13:35:21 +00:00
Angie Byron d9017f5878 #591794 follow-up by effulgentsia: Reduce performance overhead of drupal_alter(). 2009-11-05 16:19:25 +00:00
Dries Buytaert cc13b34703 - Patch #623276 by jhodgdon: fixed documentation for file_scan_directory() is incorrect. 2009-11-05 03:37:08 +00:00
Dries Buytaert 373fee82b3 - Patch #622048 by sun: streamline drupal_bootstrap() and expose the flow to code profilers. 2009-11-05 03:00:21 +00:00
Angie Byron b006ec6cb4 #571086 follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function. 2009-11-04 05:39:14 +00:00
Angie Byron 36adc757f9 #575280 follow-up by mfb and chx: Fixed impersonation attack when an https session exists. 2009-11-04 05:05:52 +00:00
Angie Byron 59b7e23b56 #367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for 'Add more' links. 2009-11-04 04:56:54 +00:00
Angie Byron 0d8515deb7 #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards. 2009-11-03 06:47:23 +00:00
Angie Byron ae842168f9 #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable. 2009-11-03 05:27:18 +00:00
Angie Byron a986e349fa #605880 by bleen18 and David_Rothstein: Fix weird bugs with settings and menus after install due to faulty caching. 2009-11-03 05:18:06 +00:00
Angie Byron 032fe0a66d #539022 follow-up by David_Rothstein: Batch API should use the current theme to run the batches. 2009-11-02 15:57:33 +00:00
Angie Byron ec732a6360 #239825 follow-up: Adjusting comments. 2009-11-02 04:10:51 +00:00
Angie Byron 3b427fae37 #341140 follow-up by JohnAlbin and chx: drupal_get_filename() fails for PHPTemplate themes when database is down. 2009-11-02 03:46:43 +00:00
Angie Byron 0d371742b6 #43462 by c960657 and andypost: Fixed issues with certain configurations of compressed pages. 2009-11-02 03:12:05 +00:00
Angie Byron bfedf56f9d #582584 by dww, Jacine, and chx: Move required form element marker into its own theme function. 2009-11-02 03:00:28 +00:00
Angie Byron b567437500 #239825 by jeffschuler and bjaspan: Add support for OS-specific line endings on e-mails. 2009-11-02 02:37:36 +00:00
Angie Byron ab91113c56 #617420 by ksenzee: Fixed batch system error on redirection. 2009-11-02 00:42:06 +00:00
Angie Byron e9ef3ac2f2 #541612 by mgifford: Added meaningful alt attribute to sortable table header links. 2009-11-02 00:25:32 +00:00
Angie Byron bbf9c0a674 #620516 by Crell: Use isNull() inside SQLite driver. 2009-11-02 00:19:27 +00:00
Angie Byron 267c290cf5 #287647 by mikejoconnor, lilou, cafuego, bjaspan, and robertDouglass: Cast results of hook_schema() to an array to avoid schema corruption. 2009-11-01 23:10:14 +00:00
Angie Byron 14c1c505e0 #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs in https support and use https for authorize.php if available. 2009-11-01 23:02:13 +00:00
Angie Byron c409a47fcc #592008 follow-up by chx and moshe weitzman: All theme() function calls in hook_init(). 2009-11-01 22:10:07 +00:00
Angie Byron 1eae549bd6 #615508 by Crell: Use slave servers for search module. 2009-11-01 21:46:16 +00:00
Angie Byron ca8eee7545 #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly. 2009-11-01 21:26:44 +00:00
Dries Buytaert 54db3af335 - Patch #619566 by sun: performance improvement: don't invoke hook_url_outbound_alter() if there's nothing to invoke. 2009-11-01 14:08:17 +00:00
Dries Buytaert 534c89f21e - Patch #321023 by Everett Zufelt, mgifford: improve accesibility in pager.inc. 2009-10-31 18:12:26 +00:00
Dries Buytaert 03e2ec64ab - Patch #606994 by yched: move entity handling out of Field API. 2009-10-31 16:06:36 +00:00
Dries Buytaert 086d189011 - Patch #572452 by catch, JoshuaRogers: drupal_get_filename() and drupal_load() should not use drupal_static(). Performance improvement. 2009-10-31 14:00:37 +00:00
Dries Buytaert 745b5b034c - Patch #618938 by pwolanin: fixed Drupal version is not being available until the end of bootstrap. 2009-10-30 22:33:35 +00:00
Dries Buytaert 1b83420193 - Patch #615734 by catch: document why we call drupal_get_filename() in module_list(). 2009-10-30 21:54:45 +00:00
Dries Buytaert d72539f1b5 - Patch #200931 by Darren Oh, asimmonds: fixed schema not being available in hook_install()/hook_enable(). 2009-10-30 21:41:45 +00:00
Angie Byron 1da73d26c2 #591794 by chx, Rob Loach, sun, JohnAlbin: Give themes access to alter hooks. 2009-10-27 19:29:12 +00:00
Angie Byron 0e05035b71 #610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: API changes to support overlays: lays ground work for implementation. 2009-10-27 04:12:39 +00:00
Angie Byron 2d47717b49 #609728 follow-up: Oops. Committed wrong version of that last patch. 2009-10-27 03:34:01 +00:00
Angie Byron 91bb068377 #609728 by dww and JacobSingh: Skip authorize.php step in update manager if webroot files are owned by the httpd user. 2009-10-27 03:31:21 +00:00
Angie Byron f4d17e018c #605920 by dww and Bojhan: Fix all buttons in update manager workflow to use 'Sentence case' labels. 2009-10-27 03:27:00 +00:00
Dries Buytaert ccdf82a500 - Patch #532010 by c960657, catch: use require instead of require_once() in _registry_check_code(). 2009-10-26 13:00:54 +00:00
Angie Byron c1ce884e4b #612392 by chx and Crell: Allow lowercase comparison operators in DBTNG. 2009-10-26 04:46:38 +00:00
Angie Byron 9130cc5e2d #613238 by catch: Add more missing columns and tables required for upgrade. 2009-10-24 23:19:21 +00:00
Angie Byron df12d6ff7d #602520 by JacobSingh and dww: Make FileTransfer form have one option for FTP (ftp_extension() preferred). 2009-10-24 05:38:28 +00:00
Angie Byron cd7b8f0999 #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks. 2009-10-24 05:13:44 +00:00
Angie Byron 6c5e31abcb #613238 by catch: Fixed missing columns and tables required for upgrade. 2009-10-24 03:20:43 +00:00
Angie Byron aa8bd675d2 #599804 by catch: Fix upgrade path. 2009-10-24 02:22:53 +00:00
Angie Byron ae70677b3d #524710 by catch and gordon: Add role_permission() table earlier in order to allow upgrade path to work. 2009-10-24 01:46:13 +00:00
Angie Byron cc88a19993 #612920 by catch: Added required table columns so that update.php doesn't spew fatal errors. 2009-10-24 01:22:28 +00:00
Angie Byron a7149821d6 #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(). 2009-10-23 22:24:19 +00:00
Dries Buytaert cbd7938955 - Patch #611032 by c960657: fixed bug with wrong variable used in file_build_uri(). Added tests. 2009-10-23 01:00:52 +00:00
Dries Buytaert 2d1634134d - Patch #604618 by Crell, JacobSingh, axyjo: improve error handling of archiver. 2009-10-23 00:55:59 +00:00
Dries Buytaert 891512c229 - Patch #332333 by sun: moving some functions, no API changes, no new features. 2009-10-22 01:27:18 +00:00
Dries Buytaert c5ee590c6d - Patch #611048 by c960657: removed outdated comment in _registry_check_code(). 2009-10-22 01:15:15 +00:00
Dries Buytaert 0220996178 - Patch #605344 by dww: documentation and code style fixes for update manager. This was ready before freeze. 2009-10-22 00:52:03 +00:00
Dries Buytaert eeb7b53ef6 - Patch #601938 by mfb: fixed some forum exceptions and added tests. 2009-10-20 00:28:16 +00:00
Dries Buytaert 33452c61a2 - Patch #550742 by sun: removed some left-over code. 2009-10-19 23:28:40 +00:00
Angie Byron 5b5cf0b0df #412730 follow-up by mikey_p: Fixed return value of theme() when theme function not found. 2009-10-19 02:06:52 +00:00
Dries Buytaert 079dca8e17 - Patch #608036 by effulgentsia: add content_attributes() variable for tpl files, so RDF can be implemented better. 2009-10-19 01:30:07 +00:00
Dries Buytaert 6e9edc1379 - Patch #594518 by jhodgdon: better documentation for file_munge_filename(). 2009-10-18 18:36:24 +00:00
Dries Buytaert d4d1522c3e - Patch #607896 by Benjamin Melançon, scor: add date_iso8601() function to common.inc. Part of the RDFa exception. 2009-10-18 18:32:27 +00:00
Dries Buytaert 8c6ee08ddf Patch #84008 by deviantintegral, plumbley, lilou, lambic: fixed timer_read() returns NULL (no value) after timer_stop(). Added timer tests. 2009-10-18 11:36:49 +00:00
Dries Buytaert 2dc3c05a2b - 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. 2009-10-18 11:34:45 +00:00
Angie Byron 8387caea67 #356074 follow-up by sun: Fix SimpleTest's batch API processing due to typo in select. 2009-10-18 07:35:39 +00:00
Angie Byron 3dddaa3e6f #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0. 2009-10-18 06:56:24 +00:00
Angie Byron 1650fea5d9 #516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.) 2009-10-18 05:28:43 +00:00
Angie Byron 2484439643 #595654 by sun: Fixed AJAX command 'settings' (with tests). 2009-10-18 05:14:39 +00:00
Dries Buytaert 1d9df22742 - Patch #473268 by sun: documentation improvements for edit in place. 2009-10-17 11:39:15 +00:00
Angie Byron 4278afa16b #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. 2009-10-17 05:50:29 +00:00
Angie Byron cd2e7e875a #511286 follow-up: Committed rest of stuff. 2009-10-17 01:15:40 +00:00
Dries Buytaert 045074d4c5 - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system. 2009-10-16 19:20:34 +00:00
Dries Buytaert 60c5878351 - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation. 2009-10-16 19:06:25 +00:00
Angie Byron d854417e0c #565480 follow-up by plach: Clean-ups and documentation. 2009-10-16 15:47:46 +00:00
Dries Buytaert f0a8150b11 - Patch #604618 by axyjo, sun: archiver code clean-up. 2009-10-16 13:18:32 +00:00
Angie Byron 9dda515bbc #412730 folllow-up by Crell: Move missing theme key notification to watchdog so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs) 2009-10-16 08:27:41 +00:00
Angie Byron 1c7bca0b6f #605442 by catch: Add a generic hook_entity_load(). 2009-10-16 03:47:14 +00:00
Dries Buytaert 13d3072f41 - Patch #356074 by chx, Damien Tournoud: provide a sequences API. 2009-10-16 03:01:55 +00:00
Angie Byron 6061fa9781 #565480 by plach and peximo: TF #2: Multilingual field handling. Integration between field API and locale module + translatable node bodies. 2009-10-16 02:04:44 +00:00
Angie Byron 6abcc47e25 #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 2009-10-15 21:19:31 +00:00
Dries Buytaert 2fb451c872 - Patch #604618 by Crell, JacobSingh: create a common interface for Archive operations so we can handle .zip, .tar.gz. 2009-10-15 17:55:55 +00:00
Dries Buytaert 977d635bb1 - Patch #332333 by dmitrig01, alexw: add a real API to path.module. 2009-10-15 17:53:34 +00:00
Angie Byron e1642603ea #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url(). 2009-10-15 16:18:46 +00:00
Dries Buytaert f42bca3bd4 - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big. 2009-10-15 14:07:30 +00:00
Dries Buytaert 35e21e54e1 - Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found. 2009-10-15 12:27:34 +00:00
Dries Buytaert c5c46c739c - Patch #594650 by sun, c960657: provide central ()['values'] clearance. 2009-10-15 11:47:25 +00:00
Dries Buytaert a019a9ebb0 - Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and make custom theme settings a true form_alter(). 2009-10-14 10:56:35 +00:00
Dries Buytaert 04d0ef5c8c - Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats. 2009-10-13 21:34:15 +00:00
Dries Buytaert 24c259cdd8 - Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too. 2009-10-13 21:16:44 +00:00
Dries Buytaert fbfa7a4150 - Patch #593522 by sun: a better and faster drupal_alter(). 2009-10-13 16:38:43 +00:00
Dries Buytaert f67e438b41 - Patch #373606 by jhodgdon, aj045: improved file_save_upload() documentation. 2009-10-13 15:46:03 +00:00
Angie Byron 1d09ec33bd #602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal errors. 2009-10-13 05:37:46 +00:00
Angie Byron 89d04ea78a #561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it. 2009-10-13 05:26:57 +00:00
Angie Byron 2eb7c94ed5 #602518 by dww and JacobSingh: Fixed PHPDoc for includes/filetransfer/filetransfer.inc. 2009-10-12 20:11:04 +00:00
Angie Byron 33b09cc5eb #589754 by rfay and Crell: Fixed non-recoverable install if invalid database specified in settings.php. 2009-10-12 02:00:04 +00:00
Dries Buytaert b959d8fbeb - Patch #599706 by tobiasb: tiny documentation fix. 2009-10-11 19:39:30 +00:00
Dries Buytaert 9d6182d8d0 - Patch #597556 by Berdir: return status to indicate executed query in MergeQuery::execute(). 2009-10-11 13:43:37 +00:00
Angie Byron 1d72b6ec9f #599706 by sun: Allow altering local tasks/actions. 2009-10-11 06:05:53 +00:00
Angie Byron 64a1a0d67e #600554 by sun: Fixed drupal_parse_url() to work with clean URLs disabled (with tests). 2009-10-11 02:14:43 +00:00
Dries Buytaert f1fcfb9fc5 - Patch #600790 by Alan D: fixed wrong ISO 3166-1 code. 2009-10-10 18:21:45 +00:00
Angie Byron 970b096f42 #360023 by stella, sun, greggles: Added 'Publish comment' action + doxygen fixes. 2009-10-10 17:29:17 +00:00
Angie Byron d16bead147 #118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm. 2009-10-10 16:48:39 +00:00
Dries Buytaert f8b5634113 - Patch #600780 by asimmonds: fixed typo in documentation. 2009-10-10 12:12:15 +00:00
Angie Byron 0ca8f9b2d7 #573292 by eMPee584: Allow enable file_unmanaged_delete() to handle stream wrapper URIs. 2009-10-09 18:38:52 +00:00
Angie Byron 1b9cde9d85 #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface language for the same path. 2009-10-09 16:33:14 +00:00
Angie Byron fc7366dc8d #322344 follow-up by sun: Fix notice. 2009-10-09 08:12:07 +00:00
Angie Byron 010a342e61 #464862 follow-up by JohnAlbin: Final bike-shedding of drupal_css_class() patch. We hope. :) 2009-10-09 08:08:56 +00:00
Angie Byron 8649db189d #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API. 2009-10-09 08:02:25 +00:00
Dries Buytaert c05f2181dc - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
Dries Buytaert f5b02199c7 - Patch #596664 by c960657 | Crell: document “char”, “date” and “time” database field types. 2009-10-08 02:44:54 +00:00
Angie Byron b4de609c6d #595758 by jhodgdon: Fixed documentation for db_query_range(). 2009-10-06 00:03:12 +00:00
Angie Byron 1e23b91bc8 #472820 by rfay, Rob Loach, and catch: Fixed improper whitespace removal/invalid CSS from drupal_load_stylesheet_content() (with tests). 2009-10-05 02:48:39 +00:00
Angie Byron 93eb8b3413 #60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes. 2009-10-05 02:43:01 +00:00
Angie Byron e061e0964d #544418 follow-up by rfay: Minor documentation fixes. 2009-10-05 02:16:32 +00:00
Angie Byron dd571ffe34 #464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy. 2009-10-05 01:18:26 +00:00
Dries Buytaert 0e161b661e - Patch #555762 by gordon, sun | yched, chx, moshe weitzman, KiamLaLuno, lilou: improvements to batch API. 2009-10-03 20:17:46 +00:00
Dries Buytaert 919d94be6e - Patch #592008 by moshe weitzman | chx: don't initialize theme system before modules are included. 2009-10-03 19:27:44 +00:00
Dries Buytaert b544777095 - Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id(). 2009-10-03 19:16:04 +00:00
Dries Buytaert 08eab84127 - Patch #556438 by rfay, effulgentsia, sun | quicksketch, Rob Loach, Dries, sun.core, Damien Tournoud: Fixed AJAX/AHAH 'callback' support only works for 'submit' and 'button' elements - Should work for all triggering elements. 2009-10-02 14:55:40 +00:00
Dries Buytaert 04fd066be2 - Patch #484868 by sime, sun | Dries: split parser from drupal_parse_info_file(). 2009-10-02 00:50:45 +00:00
Dries Buytaert 07ef8dda42 - Patch #574862 by jhodgdon | moshe weitzman: menu_set_active_trail() doc lacks details. 2009-10-01 19:07:12 +00:00
Dries Buytaert 087a54a673 - Patch #578520 by sun, c960657 | mfb, Dries, catch, mattyoung: Changed Make in url() only accept an array. 2009-10-01 19:04:26 +00:00
Dries Buytaert 7178f6b173 - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). 2009-09-30 18:36:02 +00:00
Dries Buytaert a8f8a26f6d - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu(). 2009-09-30 13:09:30 +00:00
Angie Byron 0085972f1e #557542 follow-up by catch: Fixed module_implements() caching for authenticated users. 2009-09-29 18:08:28 +00:00
Dries Buytaert 8f1ec56d35 - Patch #584370 by JoshuaRogers, JacobSingh | mattyoung: fixed bug with CSS file inclusion in the CSS optimization code. 2009-09-29 17:52:46 +00:00
Dries Buytaert 598e739208 - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up! 2009-09-29 15:31:17 +00:00
Dries Buytaert cef1089389 - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
Dries Buytaert 67f2c101c1 - Patch #584966 by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal. 2009-09-28 22:22:54 +00:00
Dries Buytaert a8b3369b95 - Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, webchick, mattyoung, alexanderpas, justinrandell, dropcube, moshe weitzman, Damien Tournoud, Rob Loach, Dries: cache module_implements() for better performance and scalability. 2009-09-27 11:08:45 +00:00
Dries Buytaert 762be09fa9 - Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for cron. 2009-09-25 15:20:12 +00:00
Dries Buytaert f15438cc9a - Patch #521838 by jrchamp: (temporary) fix for drupal_get_schema_versions(). 2009-09-25 14:54:49 +00:00
Dries Buytaert fdeb890b5f - Patch #521838 by catch, jrchamp, CorniI, sun | Damien Tournoud, drewish, chx, moshe weitzman, yched, Dries: drupal_get_schema_versions() took 30% of page execution time on /admin. 2009-09-23 15:04:34 +00:00
Dries Buytaert 77d9ff0706 - Patch #551694 by effulgentsia, rfay, sun | moshe weitzman, Dries: standardized the return of status messages in AJAX callbacks. 2009-09-21 08:54:57 +00:00
Dries Buytaert d92389ae11 - Patch #583008 by Damien Tournoud: DRUPAL_BOOTSTRAP_ACCESS doesn't exist anymore, but is still an explicit bootstrap step. 2009-09-21 08:07:07 +00:00
Dries Buytaert ef33d44f66 - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability. 2009-09-21 07:56:09 +00:00
Dries Buytaert ee8aa910b9 Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-). 2009-09-21 06:44:14 +00:00
Dries Buytaert 0741d8e323 - Patch #550742 by douggreen | Zarabadoo: remove Search box from theme system, default to block system instead. 2009-09-21 06:36:54 +00:00
Angie Byron a7527fecad #564394 follow-up by Damien Tournoud: Remove crappy old pgsql-only db_add/change_column() functions from database layer. 2009-09-21 01:15:15 +00:00
Dries Buytaert 339085eb13 - Patch #306611 by jbomb, sun | Damien Tournoud: fixed fatal error when trying to invoke non-existing action callbacks. 2009-09-20 07:47:44 +00:00