Commit Graph

294 Commits (6454dbe326050c39b17b475c722c853423b44880)

Author SHA1 Message Date
Alex Pott dad84f025d Issue #1960764 by foopang | xjm: The return value of conf_path() should be named (). 2013-04-11 00:15:00 +01:00
Alex Pott d9fd65f900 Issue #1938972 by msonnabaum, RobLoach, tsphethean, dawehner, rootatwc: Start moving string functions into a utility class. 2013-04-10 22:31:15 +01:00
Alex Pott f3966d6c2f Issue #1739986 by RobLoach, pwolanin, sun, moshe weitzman, andypost: Fix fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of ['drupal_hash_salt()']. 2013-04-08 00:00:15 +01:00
webchick 1c7dd34c5b Issue #1949724 by chx, effulgentsia, xjm, jibran, rootatwc: Allow simpletest child sites to additionally load a test-specific settings.php to allow testing anonymous and configless updates. 2013-04-05 15:50:11 -07:00
catch 8c21dcb622 Issue #1658720 by RobLoach, dawehner, sun, chx: Use ClassLoader instead of UniversalClassLoader. 2013-04-03 11:38:50 +01:00
Alex Pott 291dbd545b Issue #1935970 by msonnabaum, dawehner, RobLoach: Convert timer_* to a utility class and convert tests to phpunit. 2013-04-02 22:37:55 +01:00
webchick 4cc0db2d26 Issue #1540136 by Rob Loach, Pete B: Simplify index.php by moving DRUPAL_ROOT to bootstrap.inc. 2013-03-16 23:36:36 -07:00
Dries a2c1d77e50 Issue #1800122 by chx, amateescu: [March 15] Bump minimum version of php required to 5.3.10. 2013-03-15 13:17:47 -04:00
webchick f9a068e55e Issue #1875086 by Crell, plach, effulgentsia, sun, msonnabaum, Rob Loach, quicksketch, David_Rothstein: Change notice: Improve DX of drupal_container()->get(). 2013-03-08 20:15:31 -08:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
webchick 17c3d258ed Issue #1853086 by katbailey, msonnabaum, alexpott: Remove cache.page.enabled in favor of an explicit internal cache setting. 2013-02-27 22:00:19 -05:00
webchick 4b0ce935b8 Issue #1634280 by EclipseGc, rlmumford: drupal_anonymous_user() should return a User entity. 2013-02-26 15:15:23 -05:00
catch 8d029e84b4 Issue #1739986 by Berdir: Rolling back this issue to start again. 2013-02-24 21:03:10 +00:00
Dries 466fac1e68 Issue #783812 by chx: Allow db drivers outside of 'core'. 2013-02-15 14:08:38 -05:00
Jennifer Hodgdon 84fddb7157 Issue #1908192 by mitron: Document what happens in drupal_get_filename() if the file is not found 2013-02-11 09:35:27 -08:00
Dries 4112202cb7 Issue #1881992 by mitron, karschsp: Remove () global. 2013-02-09 13:11:05 +11:00
Dries a686856ef0 Issue #1605040 by TravisCarden: drupal_send_headers() ignores headers with valid but falsy values. 2013-02-09 12:01:26 +11:00
catch b574b9e52d Issue #1860026 by aspilicious, David_Rothstein, katbailey, rootatwc: Remove hook_exit() for cached page requests, and decide between it and the onTerminate eventotherwise. 2013-02-07 14:14:22 +00:00
catch d29b130346 Issue #1833442 by rootatwc, dawehner, alexpott: Remove hook_boot(). 2013-02-06 11:50:46 +00:00
catch c962f4f5bc Issue #1907700 by katbailey: Remove language_init() from the array of bootstrap hooks as it no longer exists. 2013-02-04 21:13:26 +00:00
Dries 3e478b0362 Issue #1899994 by katbailey, plach, YesCT: Disentangle language initialization from path resolution. 2013-02-01 15:29:29 -05:00
webchick 783caf38c6 Issue #1898236 by TwoD: Fixed Installing without English language leads to Fatal Error. 2013-01-25 09:55:43 -08:00
webchick 0975b1fbf6 Issue #1894910 by sun: Move module_invoke() into ModuleHandler. 2013-01-24 10:46:22 -08:00
catch 10ab47224d Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 19:21:34 +00:00
catch 2cf9e49ebc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1.
2013-01-21 13:53:28 +00:00
catch c80c3e18f1 Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 11:02:01 +00:00
webchick c4b40e5bf7 Issue #1893534 by msonnabaum: Fixed Typehint the container interface instead of the class. 2013-01-19 20:22:52 -08:00
catch 7be75b4686 Issue #1814496 by Berdir, deviance, Lars Toomre: Make queue a container service. 2013-01-15 15:35:31 +00:00
catch db1122d6ab Issue #1778178 by fago, Berdir, effulgentsia, mradcliffe, das-peter: Convert comments to the new Entity Field API. 2013-01-14 10:59:47 +00:00
catch d672d20367 Issue #1825450 by Berdir, znerol: Use lock service in lock(). 2013-01-11 11:14:30 +00:00
webchick 83ea685118 Issue #1880762 by msonnabaum: Fixed Why are we calling exit?. 2013-01-09 09:11:21 -08:00
catch 1f4c2cf30f Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of . 2013-01-07 11:45:26 +00:00
Jennifer Hodgdon 6314c62cbd Issue #1862198 by plopesc: Make it clearer where to find placeholder docs for t 2013-01-04 09:39:46 -08:00
Jennifer Hodgdon bc94b0e6c1 Issue #1873608 by David_Rothstein: Clarify documentation on when to use t vs format_string 2013-01-04 09:37:23 -08:00
catch d2527ed4a7 Issue #1831998 by c4rl, effulgentsia: Reduce index.php for easier upgrading. 2013-01-02 12:14:56 +00:00
catch 3241695dfa Issue #1814086 by samhassell, fgm: Convert autoloader_mode in drupal_classloader() to its own global. 2012-12-29 12:32:51 +00:00
webchick 99fa84cbfe Issue #1158322 follow-up by chx: Fixed htmlspecialchars() expects parameter 1 to be string, array given errors in exception backtraces. 2012-12-29 00:58:04 -08:00
webchick 0df32eb15e Issue #1873608 by David_Rothstein: Improve documentation of format_string() to emphasize that it is used to prepare variables for HTML display. 2012-12-26 18:53:33 -08:00
webchick fcfd874329 Issue #1861604 follow-up: Now with a semi-colon. :P 2012-12-26 11:15:37 -08:00
webchick efde866599 Issue #1831076 by ACF, Albert Volkman: Convert omit_vary_cookie() to cmi. 2012-12-26 11:10:22 -08:00
webchick e200408fa3 Issue #1861604 by hefox: Skip module_invoke()/module_hook() in calling hook_watchdog() (excessive function_exist()). 2012-12-26 10:58:16 -08:00
Dries d24c6ee7e8 Issue #1869292 by Gábor Hojtsy: Remove confusing 'multiple' language from core. 2012-12-19 15:35:47 -05:00
Dries f55649698c Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray. 2012-12-17 16:54:13 -05:00
catch bc801aab00 Issue #1187726 by chx, Berdir, Fabianx, sun: Fixed Add caching for configuration / rework config object loading. 2012-12-14 22:30:50 +00:00
catch 6810dfa827 Issue #1864292 by effulgentsia: Fixed Installation in non-English language fails. 2012-12-13 13:04:37 +00:00
webchick a80680880b Issue #1834594 by effulgentsia, Rob Loach: Update dependencies (Symfony and Twig) follow up fixes for Composer. 2012-12-08 15:22:34 -08:00
Jennifer Hodgdon 2b6e2c1a50 Issue #1853050 by Jerenus: Fix up docs for drupal_send_headers() 2012-12-06 13:35:19 -08:00
catch ab200662bc Issue #1858984 by berdir: Split system date formats from timezone settings. 2012-12-06 16:19:03 +00:00
catch 5aa641ae03 Issue #1279680 by tmsimont: Allow NULL as a watchdog() argument while retaining array type hinting. 2012-12-03 13:08:48 +00:00
catch e96e573ce4 Revert "Revert the revert of Issue #1849004 by chx, xjm: One Service Container To Rule Them All. It was innocent after all."
This reverts commit a1638b87eb.
2012-11-29 20:55:21 +00:00
catch a1638b87eb Revert "Issue #1849004 by chx, xjm: One Service Container To Rule Them All."
This reverts commit 761ac67906.
2012-11-29 20:41:30 +00:00
catch 761ac67906 Issue #1849004 by chx, xjm: One Service Container To Rule Them All. 2012-11-29 20:26:37 +00:00
webchick be694ba944 Issue #1571632 by cosmicdreams, marcingy, justafish, chx, KarenS, aspilicious, disasm, swentel, dawehner, rvilar: Convert regional settings to configuration system. 2012-11-28 23:37:55 -08:00
Jennifer Hodgdon 396a6475a6 Issue #1852366 by xjm: Add missing parens to function @see refs in bootstrap.inc 2012-11-28 16:46:39 -08:00
webchick 8019e5593c Issue #1848072 by katbailey, sun: Fixed Path alias manager hardcodes keyvalue.database instead of using the generic factory. 2012-11-26 21:55:40 -08:00
Dries 7061f3b350 - Issue #1739986 by pwolanin, sun, moshe weitzman: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of ['drupal_hash_salt()']. 2012-11-24 09:18:16 +01:00
catch 553ed06a17 Issue #1784312 by chx, katbailey, msonnabaum, Fabianx: Stop doing so much pre-kernel bootstrapping. 2012-11-22 10:53:19 +00:00
Dries e3d863834c Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class. 2012-11-21 10:29:04 -05:00
catch 62f6333ac3 Issue #1536868 by superspring: Fixed No trace when database is down. 2012-11-20 11:40:05 +00:00
catch 53656a33e0 Issue #1774388 by sun, chx, tim.plunkett: Unit Tests Remastered™. 2012-11-19 11:39:30 +00:00
Dries 99c64fea41 Issue #1494676 by Liam Morland: remove unused code: (). 2012-11-16 18:06:45 -08:00
catch a13f757500 Issue #1739986 by pwolanin, moshe weitzman: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()']. 2012-11-13 23:14:20 +00:00
Jennifer Hodgdon 202f9d2383 Issue #1830878 by leschekfm: Fix typo in drupal_container() docs 2012-11-10 06:52:06 -08:00
catch 0ba152a90f Issue #1831364 by pdrake: Inline drupal_fast_404() function. 2012-11-08 23:03:10 +00:00
webchick 7b88ea7ccf Issue #1808200 by sun: Fixed Unit test performance significantly decreased since system list config conversion. 2012-11-06 00:51:18 -08:00
webchick e76af8e7a0 Issue #1774388 follow-up by tim.plunkett: Fixed broken 8.x tests. 2012-10-31 20:52:43 -07:00
catch 0142ce1f40 Issue #1809206 by katbailey, chx, sun, Berdir: Fixed KeyValueFactory hard-codes DatabaseStorage. 2012-10-30 11:00:41 +00:00
catch afc4b89945 Issue #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the Injection Container to disk. 2012-10-22 10:14:49 +01:00
Dries 684680acef Issue #1428032 by hefox: default drupal_set_message() to FALSE instead of TRUE. 2012-10-17 16:58:38 -04:00
Jennifer Hodgdon ec80392260 Issue #1804054 by tomgeekery: Remove reference to IE6 in check_plain() docs 2012-10-11 07:48:56 -07:00
catch 9fbe74405a Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config. 2012-10-09 21:40:35 +01:00
webchick 47c093fbbb Issue #1620114 by Rob Loach, sun: Explicitly register \Drupal\Component and \Drupal\Core to increase class lookup performance. 2012-10-09 12:13:05 -07:00
Dries b06dd31165 Issue #1776166 by c31ck, Artusamak, webflo, YesCT: improve default language negotiation. 2012-10-09 12:11:09 -04:00
catch c37ef76d66 Issue #1751100 by chx, jerdavis: Bump minimum version of php required to 5.3.5. 2012-10-01 11:41:45 +01:00
Dries 6824ba0ed7 Issue #1696640 by fago, effulgentsia, tim.plunkett, dixon_, plach: Add a uniform Entity Property API. 2012-09-28 13:00:24 -04:00
webchick 2edfc475e5 Issue #1008166 by sun, catch, rootatwc, Rob Loach, Jody Lynn: Actions should be a module. 2012-09-26 22:57:50 -04:00
catch 1377aaef98 Issue #1215104 by sun, lucascaro, effulgentsia: Use the non-interactive installer in WebTestBase::setUp(). 2012-09-24 22:08:10 +01:00
catch 67c61efc92 Issue #1436814 by gary4gar, kid_icarus, webchick, droplet, andypost: Fixed Fast 404 'Not found' pages are missing a doctype. 2012-09-24 10:19:25 +01:00
Dries 4e4ea71e66 Patch #1161486 by rootatwc, sun, andypost, catch, marcingy, aspilicious, cam8001: Move IP blocking into its own module. 2012-09-23 22:17:45 -04:00
catch 8337955d48 Issue #1175054 by msonnabaum, chx, sun, tim.plunkett, arlinsandbulte, beejeebus: Add a storage (API) for persistent non-configuration state. 2012-09-20 10:25:24 +01:00
catch 768dfcd9cf Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API. 2012-09-17 10:49:18 +01:00
webchick 3fe27a8d8b Issue #1772708 by alexpott, sun, chx, catch, beejeebus: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-13 01:54:52 -07:00
catch 12100bab40 Issue #1542620 by djdevin, rootatwc: Fixed Fatal errors when file permissions for settings.php are messed up (can't read file). 2012-09-12 10:41:56 +01:00
Jennifer Hodgdon 87e9f0710d Issue #1739592 by Albert Volkman, andy.hails, dawehner: Fix up docs of a few language-related functions 2012-09-11 08:52:33 -07:00
catch 67d2a2ffc4 Revert "Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT."
This reverts commit e003e4c580.
2012-09-10 14:50:02 +01:00
catch e003e4c580 Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-10 12:02:48 +01:00
webchick a3eade7c4f Issue #1704422 by sun: Fixed Error level constants cannot be used in settings.php. 2012-09-06 21:31:33 -07:00
webchick c11a35b640 Issue #1055862 by sun, catch, pillarsdotnet, danillonunes: Require sites.php to opt-in for multi-site support/functionality. 2012-09-05 23:34:57 -07:00
webchick 0dfa845969 Issue #1239410 by cangeceiro: Fixed watchdog() should use php's time() to log time of event. 2012-09-05 23:28:21 -07:00
Dries 8bcecca1fb Issue #1768576 by heyrocker, sun: Remove role names from the ->roles array. 2012-09-04 17:42:14 -04:00
Jennifer Hodgdon ced5a47a33 Issue #1765918 by TravisCarden: Fix docs for drupal_get_messages function 2012-09-04 09:38:50 -07:00
catch 4b5fad5475 Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache. 2012-09-04 14:51:51 +01:00
webchick de473408a6 Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase. 2012-09-01 21:50:06 -07:00
webchick 30eee08939 Issue #1766186 by beejeebus: Move test prefix munging earlier in the bootstrap. 2012-09-01 21:40:07 -07:00
webchick af7a3a8d3e Issue #1724252 by sun: Replace /sites/all/* with top-level directories. 2012-08-31 18:01:32 -07:00
catch b65fd7feb6 Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry. 2012-08-31 11:03:05 +01:00
webchick 7c7b91ef66 Issue #1741804 by beejeebus, sun, chx, alexpott, matason: Implement a config import/staging directory. 2012-08-30 10:30:12 -07:00
webchick 4a677afc98 Issue #1754142 by Damien Tournoud: Move CACHE_PERMANENT out of bootstrap.inc. 2012-08-26 14:27:30 -07:00
Dries de5718848b - Patch #1279680 by cam8001: watchdog() does not type its array arguments. 2012-08-24 14:48:55 +02:00
webchick 5c8cdca2c4 Issue #1669902 by alexpott, aspilicious, sun: Adjust system.performance configuration for new guidelines. 2012-08-24 06:53:11 +02:00