Commit Graph

3170 Commits (80b4cd6610432fd1a8c29d747127b1480a2d2394)

Author SHA1 Message Date
Dries Buytaert 9eb6dd5eaa - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations. 2009-08-17 20:32:30 +00:00
Angie Byron b41323642b #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://. 2009-08-17 19:14:42 +00:00
Angie Byron 92d536493c #544418 follow-up: It's really helpful when I commit ALL of a patch. 2009-08-17 07:29:32 +00:00
Angie Byron 25b9f686a6 #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. 2009-08-17 07:12:16 +00:00
Dries Buytaert 55d9463766 - Patch #370240 by Josh Waihi, stuzza, mfb, Arancaytar: PDO should quote index names in table declarations. 2009-08-17 06:52:02 +00:00
Dries Buytaert 9b4013fd82 - Patch #504422 by catch, drewish: file_load_multiple() missing a sanity check. 2009-08-17 06:33:31 +00:00
Dries Buytaert 12893d0bd3 - Patch #340283 by boombatower, dmitrig01 et al: abstract the simpletest broswer in its own class/object. 2009-08-17 06:08:47 +00:00
Angie Byron 8a6d8660cb #370454 follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk. 2009-08-16 23:20:43 +00:00
Dries Buytaert a1593ab1c9 - Patch #370454 by chx, Damien Tournoud: simplify page caching. 2009-08-16 18:39:45 +00:00
Angie Byron 8b86d0da84 #296574 by boombatower and chx: Provide debug function for debugging during tests and elsewhere. 2009-08-15 06:20:20 +00:00
Angie Byron 6e3832f4ff #264876 by Rob Loach, jhedstrom, mfer: Allow external CSS files through drupal_add_css(). 2009-08-14 16:15:38 +00:00
Angie Byron a3018c01a2 #167112 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php files to act on any numeric pages, such as page-user-%.tpl.php 2009-08-13 03:05:54 +00:00
Angie Byron 49699d5be1 #533586 by dww and chx: Refactor dependency checks into sharable helper functions. 2009-08-13 03:03:04 +00:00
Angie Byron 049a8896f5 #545952 by yoroy and Gábor Hojtsy: move modules to config/modules. 2009-08-12 23:51:19 +00:00
Dries Buytaert a83e5605c7 - Patch #546568 by quicksketch: consistently pass in to #value_callback functions. 2009-08-12 11:45:14 +00:00
Dries Buytaert c2a833cf1e - Patch #546878 by Gábor Hojtsy, yoroy: move performance settings. 2009-08-12 11:33:44 +00:00
Angie Byron 9a34f7a1c2 #546048 by Gábor Hojtsy: Move maintenance mode setting to config/development. 2009-08-11 17:26:33 +00:00
Angie Byron 82f604753e #514914 by Gábor Hojtsy: Add back removed pager_limits variable. 2009-08-11 16:43:11 +00:00
Dries Buytaert 62e0ddc740 - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support. 2009-08-11 12:20:26 +00:00
Dries Buytaert 735e532bee - 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 ... 2009-08-11 11:52:46 +00:00
Dries Buytaert daa26f7982 - Patch #536768 by chx: use the database to do type casting so we can clean up some code. ;-) 2009-08-11 07:45:45 +00:00
Angie Byron e66d0b7519 #511760 follow-up by rfay: Improve error messages in file_unmanaged_copy(). 2009-08-11 04:50:36 +00:00
Dries Buytaert 8b11e7eb69 - Patch #543948 by Damien Tournoud: remove db_type_placeholder(). 2009-08-10 21:00:31 +00:00
Angie Byron 1da6ef52c4 #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts. 2009-08-08 20:52:33 +00:00
Angie Byron 37d9515b48 #528856 by catch: Optimize module_implements() by statically caching the maintenance mode variable. 2009-08-08 15:03:29 +00:00
Angie Byron 0d18cd681b #543594 by Damien Tournoud: Bubble up exceptions in PDO. 2009-08-08 14:09:51 +00:00
Angie Byron e758e30450 #533584 by chx, dww, and Nick Lewis: Allow version-level dependency support to work with beta, rc, etc. 2009-08-05 16:16:41 +00:00
Angie Byron 691693304b #193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors. 2009-08-05 15:58:35 +00:00
Angie Byron 24057c3d53 #531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system. 2009-08-04 07:04:21 +00:00
Angie Byron 17e6076807 #433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects. 2009-08-04 06:38:57 +00:00
Angie Byron 3abd531fba #315047 by Josh Waihi: Escape PostgreSQL column names in the changeField function. 2009-08-04 06:32:17 +00:00
Angie Byron 4e614ace82 #434350 by cpliakas and Crell: Add a method to explicitly close a database connection. 2009-08-04 05:36:57 +00:00
Angie Byron b405e61329 #504256 by Berdir and sun: Fix notice on modules page when first scanning a module. 2009-08-04 05:09:40 +00:00
Angie Byron 65a1528f05 #341140 by JohnAlbin and chx: Allow drupal_get_path() to be used even when database is down. 2009-08-04 04:02:26 +00:00
Angie Byron 3b5d0565c6 #536150 follow-up by gordonh and dww: Move more update.php functions to update.inc. 2009-08-03 19:37:38 +00:00
Angie Byron 0bd7fcbf38 #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly. 2009-08-03 03:04:34 +00:00
Angie Byron a55a0d99d1 #412410 by c960657: Make schema descriptions plain text. 2009-08-02 08:16:16 +00:00
Angie Byron 1957c641e5 #523298 by catch: Speed up static caching in drupal_lookup_path(). 2009-08-02 06:48:24 +00:00
Dries Buytaert 5ee5b5f699 - Patch #493466 by arianek, jhodgdon: documentation for file_save_upload inaccurately describes a parameter. 2009-08-02 05:43:54 +00:00
Dries Buytaert b3b7be43c0 - Patch #342950 by Josh Waihi: moving PostgreSQL stored procedures to the PostgreSQL database backend, where it belongs. 2009-08-01 20:31:50 +00:00
Dries Buytaert 444e58c71a - Patch #530976 by catch: small performance optimization to drupal_render(). 2009-07-31 19:56:09 +00:00
Dries Buytaert a16a5a9249 - Patch #536198 by boombatower: remove some death code. 2009-07-31 07:27:59 +00:00
Dries Buytaert 1a5c71e2da - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css. 2009-07-30 19:57:10 +00:00
Dries Buytaert 926606eeca - 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. 2009-07-30 19:24:21 +00:00
Dries Buytaert 8c8521081c - Patch #534480 by solotandem: change explode to implode in the documentation. 2009-07-30 10:54:41 +00:00
Dries Buytaert 8140ed0d84 - Patch #443154 by boombatower, pwolanin: properly report fatal errors as failures. 2009-07-30 10:46:53 +00:00
Dries Buytaert 4e96b4e5df - Patch #535264 by Crell: removing some more legacy cruft. 2009-07-30 10:16:48 +00:00
Dries Buytaert afb395d5b6 - Patch #495030 by Psicomante: changed locale code for Kyrgyz from ky to kg. 2009-07-30 10:14:17 +00:00
Dries Buytaert cee4af4b43 - Patch #522176 by espie, mikey_p: improved the error message that one gets when importing a translation file fails. 2009-07-30 08:40:22 +00:00
Dries Buytaert 715a2d655f - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization. 2009-07-29 06:39:35 +00:00