Commit Graph

16259 Commits (3610fd93ba3ae3d0e7ae17d9ab0380939b1a8fea)

Author SHA1 Message Date
Greg Dunlap 86b6fe2f20 Fixed incorrect comment in config_get_signed_file_storage_names_with_prefix() 2012-02-22 13:48:47 -08:00
Greg Dunlap 13db511a47 Stramlined read code slightly 2012-02-22 12:02:03 -08:00
Greg Dunlap e666688a1f Exceptions now successfully being caught when db is missing 2012-02-22 12:01:25 -08:00
Greg Dunlap cc3d5edc53 Removed throw_exception because apparently that's not the problem after all 2012-02-22 10:55:30 -08:00
Dries 18c1d673d9 - Patch #673020 by Zoltán Balogh, Gábor Hojtsy, good_man, kalman.hosszu: tests for adding the Content-Language HTTP header to the generated page. 2012-02-22 09:04:12 -05:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
Greg Dunlap 612c29cff6 Added an exception handler to config->get() which handles situations where the db is not in place, allowing us to remove a call to db_table_exists() which should improve cached performance a bit 2012-02-22 01:07:21 -08:00
Greg Dunlap 47cdc75465 Reinstated updates to common.inc that had apparently gotten clobbered during a previous merge 2012-02-22 00:06:14 -08:00
Dries edabf1fc3a - Patch #1300298 by askibinski: empty tokens don't get replaced in welcome emails. 2012-02-21 14:02:50 -05:00
Dries 5e6cc3c85a - Patch #1410096 by fastangel, Gábor Hojtsy, kalman.hosszu: convert comment language code schema to langcode. 2012-02-21 10:55:52 -05:00
Dries cc9cd9947f Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-02-21 10:44:21 -05:00
Dries fa0562fac4 - Patch #1416392 by Gábor Hojtsy, plach, rvilar: clean up language (types) bootstrap function naming and documentation. 2012-02-21 10:44:11 -05:00
webchick f55ff74d96 Issue #1446988 by Dave Reid: Reassign maintainer of statistics module to Tim Millwood. 2012-02-21 02:27:14 -08:00
webchick 8cdaf25b4f Issue #1447040 by nod_: Application for being javascript maintainer. 2012-02-21 01:56:33 -08:00
webchick 0c495e928d Issue #655048 by Gábor Hojtsy, intuited: Fixed Plural formula information blanked when importing a poorly-formed .po file. 2012-02-21 01:38:03 -08:00
catch ef5d9d89b3 Issue #1313300 by jwilson3, rjgoldsborough, MrHaroldA: Fixed Wrong uri in 'Add new comment' teaser link if set to COMMENT_FORM_BELOW. 2012-02-20 16:30:57 +09:00
catch b059099e56 Issue #652288 by Niklas Fiekas: Rewording the 'proceed with the installation' text on the installer's requirements page. 2012-02-20 16:29:13 +09:00
catch ec45fe5b47 Issue #1401496 by bleen18: Fixed forum_taxonomy_term_delete() completely broken (takes instead of entity). 2012-02-20 16:16:37 +09:00
catch 3fa7d32a43 Issue #1267918 by Niklas Fiekas, darrellulm: Fixed User signature does not appear in comment preview. 2012-02-20 16:13:05 +09:00
catch 5820eb7b96 Issue #1436936 by Snugug: Add Clearfix Class to <header> in page.tpl.php. 2012-02-20 14:43:39 +09:00
catch 859fdb931e Issue #1373312 by sun: Assign system_main() block to 'content' region and help block to 'help' region by default. 2012-02-20 14:41:29 +09:00
Dries 180642cdd1 - Patch #1317620 by xjm: clean up API docs for includes directory, files starting with D-G. 2012-02-18 22:41:24 -05:00
Dries 8be72b70dc - Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up. 2012-02-18 22:31:32 -05:00
Dries f3aa73aefb - Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up. 2012-02-18 22:26:01 -05:00
Dries c6d3a24e65 - Patch #1427098 by chris.leversuch: EntityFieldQuery::execute documentation - return value example doesn't work if query result is empty. 2012-02-18 22:19:27 -05:00
Dries d31b0b4f7e - Patch #1420022 by nod_: remove dead code: progress.upload_callback(), progress.error_callback(). 2012-02-18 22:14:30 -05:00
Greg Dunlap b537f79f47 Docblock for clear() 2012-02-17 14:17:29 -08:00
Greg Dunlap f4c3b094a7 Added tests for clear() 2012-02-17 14:16:42 -08:00
Greg Dunlap eb6ea697b8 Renamed unset back to clear because unset is a reserved word which is the whole reason I didn't name it unset in the first place 2012-02-17 14:15:16 -08:00
Greg Dunlap c256f64104 Renamed clear() to unset() 2012-02-17 14:09:59 -08:00
Greg Dunlap aa0e17824b Added docblock for castValue 2012-02-17 14:08:21 -08:00
Greg Dunlap 9c700a6509 Removed comment about psr-0 2012-02-17 14:03:52 -08:00
Greg Dunlap 43fbe8e809 Merge remote-tracking branches 'core/8.x' and 'origin/8.x' into 8.x 2012-02-17 14:02:31 -08:00
Greg Dunlap 1a04e9709b Added a full range of tests for reading/writing config 2012-02-17 13:57:34 -08:00
Dries 1457cd8779 - Patch #1436074 by Pat Redmond: documentation problem with batch_set(): change 'his' to 'its'. 2012-02-16 22:59:14 -05:00
catch 78d1b495c7 Issue #1376166 by sun: Fixed Custom logo and favicon functionality inanely tries to support absolute local file paths. 2012-02-17 12:38:33 +09:00
Dries d01ee4aa6a - Patch #1250800 by attiks, Jelle_S, dereine, xjm: language domain should work regardless of ports or protocols. 2012-02-16 22:24:46 -05:00
effulgentsia e607acf4a2 Fixed ImageAdminStylesUnitTest. 2012-02-16 18:17:13 -08:00
sun 208af9fec5 Chainable config()->set(). 2012-02-16 14:28:51 -08:00
Greg Dunlap eb9954acfa Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-16 14:22:20 -08:00
Greg Dunlap d60c422ce8 Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-16 13:29:14 -08:00
Greg Dunlap ce71b26761 Blank space 2012-02-16 13:20:35 -08:00
Greg Dunlap 112afc273a Removing extra blank lines 2012-02-16 13:17:07 -08:00
Greg Dunlap dafa899ab5 More whitespace cleanup 2012-02-16 13:12:02 -08:00
Greg Dunlap 3f9c931860 Cleaning up whitespace 2012-02-16 13:08:44 -08:00
Greg Dunlap 803af70955 Fixed problem with ieid getting erased on image style update 2012-02-16 12:36:07 -08:00
Dries 6e431c53b3 - Patch #540294 by Gábor Hojtsy, clemens.tolboom, Xano: node language settings from Locale to Node module. 2012-02-16 10:52:30 -05:00
catch ddf4b81fc7 Issue #1221276 by fietserwin, Gábor Hojtsy, sun, gumanist: Fixed locale_get_plural() only works for a single language within a request and does not work for English. 2012-02-16 22:42:26 +09:00
catch 004df89186 Issue #1050746 by grendzy: Fixed HTTPS sessions not working in all cases. 2012-02-16 22:35:24 +09:00
catch f881a68a01 Issue #771036 by ojohansson, Gábor Hojtsy: Fixed Overlay overwrites existing target attribute. 2012-02-16 13:27:56 +09:00