webchick
|
09e5b2907e
|
Issue #2057445 by alexpott: Fixed file wrong file perms introduced by 2056415 and 2056417.
|
2013-08-04 11:52:01 -07:00 |
webchick
|
f28513b375
|
Issue #2056893 by pwolanin: Fixed Typo in doxygen for module_exists().
|
2013-08-03 23:18:38 -07:00 |
webchick
|
6b9e9ff27d
|
Issue #2039091 by ghazlewood: Fixed drupal_bootstrap() docs are missing phases.
|
2013-08-03 22:29:53 -07:00 |
Nathaniel Catchpole
|
42fcb35676
|
Issue #1934712 by dlu, alexpott, pplantinga, rbayliss, s_leu, Gaelan: Fixed Merge system.timezone config object into system.date.
|
2013-08-01 14:46:05 +01:00 |
Nathaniel Catchpole
|
b05019fdd8
|
Issue #2006024 by kgoel, rbayliss, wesleydv: Fixed drupal_container() is deprecated, don't use it in bootstrap.php.
|
2013-08-01 14:44:10 +01:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Alex Pott
|
566ebfd9de
|
Issue #1856976 by andypost, Soul88, ACF, aspilicious, vijaycs85, dawehner: Convert language_count() to the state system.
|
2013-07-20 20:39:11 +01:00 |
Jennifer Hodgdon
|
acbddd14f2
|
Issue #2038059 by Elijah Lynn, aaronott: Fix up grammar in boostrap and cache utility docs
|
2013-07-17 07:37:04 -07:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Alex Pott
|
b67660cde3
|
Issue #1605414 by bleen18, catch: Move cache backend configuration out of $conf.
|
2013-07-11 10:39:07 +01:00 |
Alex Pott
|
d5d172e3c8
|
Issue #1833022 by e0ipso, plach, YesCT, kfritsche, penyaskito, vijaycs85, nod_, cam8001: Only display interface language detection options to customize more granularity.
|
2013-07-03 13:48:55 +01:00 |
Dries
|
b5155ee34f
|
Issue #1890878 by rszrama: fixed typo.
|
2013-06-30 20:14:36 -04:00 |
Dries
|
58de5374c4
|
Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
|
2013-06-30 20:09:38 -04:00 |
Alex Pott
|
91c32e3da9
|
Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component.
|
2013-06-30 00:09:39 +01:00 |
Alex Pott
|
aa9c2ccc85
|
Issue #1890878 by corvus_ch, ygerasimov, berenddeboer, Crell, fubhy the cat, effulgentsia: Add modular authentication system, including Http Basic; deprecate global .
|
2013-06-29 17:26:55 +01:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Alex Pott
|
b1c684b8f8
|
Issue #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers.
|
2013-06-28 17:13:22 +01:00 |
Nathaniel Catchpole
|
270db4a504
|
Issue #1852454 by patrickd, xjm, YesCT, Berdir, amateescu, Pancho, djroshi, dealancer, Wim Leers, jessebeach: Restrict module and theme name lengths to 50 characters.
|
2013-06-19 10:14:55 +01:00 |
Nathaniel Catchpole
|
ecfbc27f34
|
Issue #1838310 by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good.
|
2013-06-17 14:35:07 +01:00 |
Alex Pott
|
547b874516
|
Issue #1987262 by the_phi, clemens.tolboom, Damien Tournoud, bshaffer: [Installation Error] Symfony: "The service definition 'request' does not exist.".
|
2013-06-17 02:27:24 +02:00 |
Alex Pott
|
6012988251
|
Issue #2020249 by plach: Create Drupal::languageManager for improved DX.
|
2013-06-15 08:59:47 +02:00 |
Alex Pott
|
4d85fa44a3
|
Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user.
|
2013-06-11 15:04:34 +01:00 |
Nathaniel Catchpole
|
37445fd7d0
|
Issue #1813762 by ParisLiakos, Jose Reyero, YesCT, japicoder, attiks: Introduce unified interfaces, use dependency injection for interface translation.
|
2013-06-10 12:46:03 +01:00 |
Alex Pott
|
b0cf1be964
|
Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API.
|
2013-06-06 20:10:20 +01:00 |
Jennifer Hodgdon
|
334b3d7f76
|
Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, hook_menu, and t documentation.
|
2013-06-06 09:14:35 -07:00 |
Alex Pott
|
88e6a760b7
|
Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API.
|
2013-06-06 11:20:38 +01:00 |
Alex Pott
|
6941c5b78b
|
Issue #1984766 by sdboyer, Niklas Fiekas, msonnabaum: Fixed Start relying on Request/Response objects for cache handling.
|
2013-06-06 09:21:58 +01:00 |
Nathaniel Catchpole
|
579aa78880
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |
webchick
|
30d3671c03
|
Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler().
|
2013-06-04 20:58:17 -05:00 |
Alex Pott
|
23b59123d1
|
Issue #1998466 by dawehner, ParisLiakos: Convert filter_xss_admin() and similar function to an Xss component.
|
2013-05-28 22:48:53 +01:00 |
Alex Pott
|
521e1e5946
|
Issue #1957158 by abghosh82, JacobSanford: Replace typed_data() with Drupal::typedData().
|
2013-05-27 18:00:35 -05:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
684aaa5ba0
|
Issue #1961870 by Cottser, foopang, kgoel, shanethehat, tlattimore, c4rl, joelpittet, thedavidmeister: Convert page.tpl.php to Twig.
|
2013-05-24 09:46:19 -07:00 |
Alex Pott
|
fe96498043
|
Issue #1833442 follow-up by olli, ParisLiakos, dawehner: Remove hook_boot().
|
2013-05-13 00:36:58 +01:00 |
Nathaniel Catchpole
|
ca665f7be3
|
Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible.
|
2013-05-09 10:25:10 +01:00 |
Alex Pott
|
686c269bae
|
Issue #1938670 by ParisLiakos, Xano, RobLoach, pp, alexpott: Convert unicode.inc to \Drupal\Component\Utility\Unicode.
|
2013-05-08 00:29:47 +01:00 |
webchick
|
6de362318d
|
Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component.
|
2013-05-01 21:46:53 -07:00 |
Alex Pott
|
2784f4886d
|
Issue #1960344 by ParisLiakos, kid_icarus: Replace $is_https() global with Request::isSecure().
|
2013-04-30 16:48:41 +01:00 |
Jennifer Hodgdon
|
495ff01445
|
Issue #1936166 by markpavlitski: Add documentation to module_invoke functions about passing by value
|
2013-04-23 07:46:58 -07:00 |
Alex Pott
|
9263a49921
|
Issue #842216 by Devin Carlson, valthebald | jhodgdon: Remove $installed_profile global variable left over from D6.
|
2013-04-16 18:34:23 +01:00 |
webchick
|
6543a5bae6
|
Issue #1847768 by rootatwc, tim.plunkett, effulgentsia, Crell, Damien Tournoud: Remove ip_address().
|
2013-04-10 17:17:57 -07:00 |
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 |
catch
|
6e8a671f83
|
Issue #1675260 by chx, effulgentsia, pwolanin, neclimdul: Implement PHP reading/writing secured against 'leaky' script.
|
2012-08-23 13:52:46 +02:00 |
webchick
|
7a95a78eb2
|
Issue #1727538 by katbailey, chx, alexpott: WebTest tests should have access to the correct DIC.
|
2012-08-22 01:34:31 +02:00 |
webchick
|
7b757ff47e
|
Issue #1646580 by chx, Jose Reyero, beejeebus: Implement Config Events and Listeners, and storage realms for localized configuration.
|
2012-08-22 01:22:22 +02:00 |
catch
|
765890618f
|
Issue #1741068 by steinmb: Fixed language_list() SQL contain backtick and breaks PostgreSQL.
|
2012-08-21 17:27:53 +02:00 |
Jennifer Hodgdon
|
6b0793c04d
|
Issue #1018324 by Albert Volkman, webbykat, disasm, jhr, jorap: Add info and examples to docs on how to set up multi-site
|
2012-08-20 09:43:07 -07:00 |
catch
|
b996bbb220
|
Issue #562042 by cburschka, Rob Loach, sun, scor: Added Search for install profiles in sites/[all|site]/profiles folders, and move core profiles into /core/profiles.
|
2012-08-10 10:18:18 +01:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Dries
|
5a43052d93
|
- Patch #1671080 by sun, no_commit_credit, Gábor Hojtsy, Jose Reyero: remove StorageDispatcher to simplify configuration system.
|
2012-08-09 16:12:36 -04:00 |
Katherine Bailey
|
842d1217d3
|
Various coding standards fixes, cleanup and documentation fixes
|
2012-08-06 21:52:13 -07:00 |
Katherine Bailey
|
02fec4357d
|
Fixing up drupal_container() which had some cruft leftover in it and a totally incorrect docblock
|
2012-08-06 21:52:12 -07:00 |
Katherine Bailey
|
e1b4fe97a7
|
Get rid of the request() wrapper function, plus various other cleanups
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
d1e52e0089
|
Various cleanups
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
faba05fccc
|
Cleaning up _current_path() and request() related stuff
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
6d64268e50
|
Only use the LanguageManager for multilingual environments
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
ea2d59c695
|
Moving stuff around
|
2012-08-06 21:52:09 -07:00 |
Katherine Bailey
|
600a17e839
|
Make installation work
|
2012-08-06 21:52:09 -07:00 |
Katherine Bailey
|
d7dd619021
|
Adding the config services to the container and removing the bootstrap_variables call from before the kernel boot, plus other minor adjustments
|
2012-08-06 21:52:08 -07:00 |
Katherine Bailey
|
80ab884424
|
Attempt to deal with registering language-related services to the container
Conflicts:
core/includes/bootstrap.inc
|
2012-08-06 21:52:08 -07:00 |
Katherine Bailey
|
47c9feb9e7
|
Issue #1599108: first pass at adding bundles
Conflicts:
core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php
|
2012-08-06 21:52:08 -07:00 |
Jennifer Hodgdon
|
415ea35736
|
Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add information to documentation of drupal_bootstrap function
|
2012-08-02 09:59:03 -07:00 |
catch
|
492b12d9bd
|
Issue #1663404 by effulgentsia, Rob Loach: Use Composer's defined namespaces to ease maintenance.
|
2012-08-01 11:20:50 +01:00 |
Dries
|
4156d29b52
|
- Patch #1688492 by sun: remove drupal_unpack(); it is no longer used.
|
2012-07-31 22:07:19 -04:00 |
Dries
|
b5b88e0bd3
|
- Patch #1704196 by sun: remove Config's dependencies on procedural Drupal code in includes/common.inc.
|
2012-07-31 22:05:19 -04:00 |
Jennifer Hodgdon
|
897be0da42
|
Issue #1697750 by TravisCarden: Improve documentation of drupal_set_message function
|
2012-07-26 11:43:28 -07:00 |
Dries
|
bf24773d38
|
- Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page().
|
2012-07-24 12:56:55 -04:00 |
catch
|
daa1ecdefb
|
Issue #1683046 by Rob Loach, effulgentsia: Add the Doctrine Common PHP library.
|
2012-07-18 10:50:50 +01:00 |
Jennifer Hodgdon
|
7e1becfd27
|
Issue #1686180 by kiamlaluno: Fix URL for Symfony docs
|
2012-07-16 09:32:15 -07:00 |
webchick
|
c10af0cdad
|
Issue #1573556 by disasm, justafish: Fixed Install suggests PHP memory limit is increased when it's already sufficient.
|
2012-07-07 12:05:30 -07:00 |
Dries
|
4c81313cad
|
- Patch #1503224 by catch, sun, bojanz: cleanup module_list().
|
2012-07-04 14:49:18 -04:00 |
Dries
|
3a3bce39e4
|
- Patch #1649400 by vasi1186, Gábor Hojtsy: make locked/special languages fully extensible.
|
2012-07-04 09:17:19 -04:00 |
webchick
|
28df3aa644
|
Issue #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach | beejeebus: Configuration system cleanup and rearchitecture.
|
2012-06-29 10:35:06 -07:00 |
webchick
|
450135017d
|
Revert "- Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture."
This reverts commit 8df23c8a87 . Original commit
was missing some files. Trying again.
|
2012-06-29 10:34:05 -07:00 |
Dries
|
8df23c8a87
|
- Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture.
|
2012-06-29 12:29:51 -04:00 |
webchick
|
87dc82a4ac
|
Issue #1424924 by Rob Loach: Added Use Composer for updating Symfony components (without removing Symfony code from repo).
|
2012-06-27 13:44:19 -07:00 |
webchick
|
4705576906
|
Issue #1637710 by Schnitzel, vasi1186: Fixed Pass on language weight to language_locked_languages() when available.
|
2012-06-16 15:17:16 +02:00 |
Dries
|
07e2170361
|
- Patch #1591686 by Rob Loach, chx: Add Twig itself.
|
2012-06-15 13:16:18 -04:00 |
webchick
|
18040223ad
|
Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages.
|
2012-06-15 19:03:15 +02:00 |
webchick
|
82f095ad2e
|
Issue #1631092 by webflo: Remove language related todos and global variables from boostrap.inc.
|
2012-06-14 10:22:49 +02:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
Dries
|
5b8960df6d
|
- Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support.
|
2012-06-12 21:37:07 -04:00 |
Dries
|
7c1ef6ed07
|
- Patch #1627208 by vasi1186: make language_list() and language_default() return instances of Language.
|
2012-06-12 20:43:37 -04:00 |
catch
|
fe0e9dd141
|
Issue #1512308 by August1914, Rob Loach, cosmicdreams: Replace $language_content() with Dependency Injection.
|
2012-06-12 21:12:53 +09:00 |
catch
|
d4a401a352
|
Issue #1591690 by bneil: Remove drupal_page_footer().
|
2012-06-12 10:44:43 +09:00 |
catch
|
84ca10a3d3
|
Issue #935062 by klausi, sun, wamilton, ksenzee, oriol_e9g: Change role id to machine name.
|
2012-06-05 21:19:14 +09:00 |
Dave Reid
|
0339963f99
|
Fixing merge with 8.x
|
2012-05-29 10:02:27 -05:00 |
catch
|
9ba8724f3a
|
Issue #1118520 by sun, Dave Reid, mr.baileys: Added inclusion of a settings.local.php file in settings.php.
|
2012-05-29 14:05:39 +09:00 |
Dave Reid
|
98fbeaf315
|
Fixing merge with 8.x upstream.
|
2012-05-26 13:46:07 -05:00 |
catch
|
65ed04ff78
|
Issue #1569456 by sun, effulgentsia: Move unicode check earlier in bootstrap and replace fix_gpc_magic() with a hard requirement for magic quotes to be disabled.
|
2012-05-25 15:34:21 +09:00 |
effulgentsia
|
35ef2c97ea
|
refs #1536844 Clean up bootstrap shivs.
|
2012-05-23 23:52:03 -05:00 |
Larry Garfield
|
9fdd40f8c9
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-19 00:04:26 -05:00 |
Jennifer Hodgdon
|
467a825239
|
Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax
|
2012-05-17 05:58:49 -07:00 |
Larry Garfield
|
8b66fe6a7c
|
Restore output buffering of the page to support the legacy page cache system.
|
2012-05-13 15:38:31 -05:00 |
Larry Garfield
|
d44e497bb0
|
Port Drupal's default HTTP headers to a response listener.
|
2012-05-11 21:45:05 -05:00 |
Niklas Fiekas
|
171fdb4410
|
Detailed cleanup of documentation blocks for spacing, language, placement, etc.
|
2012-05-11 20:54:55 -05:00 |
Larry Garfield
|
270dcd2e88
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-10 00:14:31 -05:00 |
effulgentsia
|
6275cc5949
|
#1536844: Moved language, path, theme, and module initialization from bootstrap to request listeners.
|
2012-05-09 01:21:37 -05:00 |
catch
|
d390816023
|
Issue #1444620 by dawehner, sun, heyrocker: Remove file signing from configuration system.
|
2012-05-08 14:04:54 +09:00 |