Commit Graph

3452 Commits (0ba214f9436a3893c9e0a57f7caad56d07300f2f)

Author SHA1 Message Date
Dries Buytaert fda6b65d58 - Patch #644150 by sun: () is stateless, even with enabled caching. 2009-11-27 15:14:58 +00:00
Dries Buytaert b3e42eb5cd - Patch #626688 by justinrandell, catch, chx: add caching for system_list(). 2009-11-26 18:57:16 +00:00
Angie Byron d3de3672f1 #642612 by yched: Add clean way to reset entity_info() cache. 2009-11-26 05:54:48 +00:00
Dries Buytaert ff0bdd3d5e - Patch #641544 by yched:FAPI #type 'container' ids generated twice. 2009-11-24 21:56:15 +00:00
Dries Buytaert 7624967bd7 - Patch #640050 by heyrocker: example code for drupal_form_submit() was incorrect. 2009-11-23 22:37:37 +00:00
Dries Buytaert a902f664d9 - Patch #564852 by justinrandell, mcarbone, Crell: fixed subselect in WHERE condition with multiple placeholders cause invalid/duplicate placeholders. 2009-11-23 22:31:42 +00:00
Dries Buytaert c881694eb4 - Patch #639704 by casey: removed dead code from form_process_date(). 2009-11-22 18:27:11 +00:00
Dries Buytaert 110f89c5f0 - Patch #626688 by justinrandell: add caching for system_list(). Eliminate a query. 2009-11-22 08:20:51 +00:00
Dries Buytaert 5187fa6f21 - Patch #639418 by sun: #array_parents() do not always map to actual form structure. 2009-11-22 07:32:47 +00:00
Angie Byron 7f7df40227 #623310 by rfay: Fixed AJAX 'changed' command asterisk argument. 2009-11-22 02:48:37 +00:00
Dries Buytaert 63f39bedf6 - Patch #634440 by fago, effulgentsia, sun: remove auto-rebuilding magic for ()['storage']. 2009-11-21 14:06:46 +00:00
Angie Byron 59ceca0caf #633156 follow-up by effulgentsia and yched: Clean up AJAX tests, add sister function to drupal_js_encode(). 2009-11-21 00:43:42 +00:00
Angie Byron b14349889e #619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for drupal_static() in performance-critical functions. 2009-11-20 06:12:45 +00:00
Angie Byron 457a109406 #467640 by casey: Consolidate overly verbose code in theme_render_template(). 2009-11-20 04:29:42 +00:00
Angie Byron ffb7dcaf33 #547068 follow-up by David_Rothstein: Don't use Seven for maintenance page. 2009-11-19 15:50:23 +00:00
Angie Byron cb98091e1b #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines. 2009-11-19 04:00:47 +00:00
Angie Byron 016280812e #547068 by sun, seutje, yoroy, Gábor Hojtsy, adrian, Bojhan, and markboulton: Use Seven theme for installation / updates. 2009-11-19 03:11:53 +00:00
Dries Buytaert deacaa6533 - Patch #634240 by catch: fixed system_list() caching. 2009-11-18 19:09:52 +00:00
Dries Buytaert 4788bf25fa - Patch #583730 by sun: fixed form caching. 2009-11-18 18:51:11 +00:00
Angie Byron f39f02ce75 #601806 follow-up by sun and effulgentsia: Fix broken HEAD. 2009-11-16 20:31:27 +00:00
Angie Byron 19fb778616 #615656 by catch: Remove no-op function calls from drupal_render(). 2009-11-16 05:15:21 +00:00
Angie Byron 2d1ef531dc #601806 by sun, effulgentsia, and Damien Tournoud: drupal_render() should not set default element properties that make no sense. 2009-11-16 05:11:01 +00:00
Angie Byron e1d4dc7d6e #620688 follow-up by chx and effulgentsia: Fixed drupal_static_reset() is broken, with expanded test coverage. 2009-11-15 21:41:06 +00:00
Angie Byron 7fb94bda0d #179932 by Damien Tournoud, jromine, kenorb, deviantintegral, sun: Fixed Required radios/checkboxes are not validated. 2009-11-15 21:36:06 +00:00
Dries Buytaert bc48ac21da - Patch #266434 by catch, merlinofchaos, sun: fixed E_NOTICE in pager_load_array(). 2009-11-14 20:20:06 +00:00
Dries Buytaert f3d0a6fc02 - Patch #624772 by David_Rothstein: there is no such thing as a custom theme. 2009-11-12 21:05:49 +00:00
Dries Buytaert 9edcceb07c - Patch #444228 by Tri, raulgigea, mikeytown2, JohnAlbin: optimize CSS option causes php cgi to segfault in pcre function 'match'. 2009-11-12 20:40:27 +00:00
Dries Buytaert e88a21782d - Rollback of #447816. 2009-11-12 20:07:06 +00:00
Dries Buytaert 2387e71f6d - Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username. 2009-11-12 07:00:48 +00:00
Dries Buytaert 304ae84246 - Patch #623992 by catch: performance improvements to system_list(). 2009-11-11 17:04:47 +00:00
Dries Buytaert 8e19d799f6 - Patch #619902 by sun: performance improvement: dashboard, region and block building had unnecessary function calls. 2009-11-11 08:52:53 +00:00
Dries Buytaert 3093c22bf2 - Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because menu loaders are executed on every menu system access check. Performance improvement. 2009-11-11 08:28:50 +00:00
Angie Byron 28f8c5e862 #424372 by mr.baileys: Fix ':: in .info files causes fatal error' bug. 2009-11-11 00:48:56 +00:00
Dries Buytaert f546cfa1e8 - Patch #619580 by Crell: only invoke query_alter() on tagged queries. 2009-11-10 22:15:24 +00:00
Dries Buytaert 33d44ba03e - Patch #629100 by David_Rothstein: fixed incorrect PHPDoc in menu_contextual_links(). 2009-11-10 22:08:43 +00:00
Dries Buytaert 3ccb55f2bd - Patch #627338 by catch: add a cache_bootstrap() bin for better performance/scalability. 2009-11-10 22:06:09 +00:00
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