xjm
|
1bf9f3883b
|
Issue #2472187 by Cinnead, jhodgdon: t() docs should not use @code inline
|
2015-04-18 18:34:05 +02:00 |
Alex Pott
|
700499c259
|
Issue #2463285 by stefan.r: Support PHP7 EngineExceptions in the error handler
|
2015-04-13 12:11:11 +01:00 |
Alex Pott
|
300f14e860
|
Issue #2232861 by grom358, daffie, alexpott, larowlan, pfrenssen, hussainweb, pcambra, jibran, phenaproxima, moshe weitzman, nick_schuch: Create BrowserTestBase for web-testing on top of Mink
|
2015-04-12 12:08:53 +01:00 |
Alex Pott
|
40d6efeff6
|
Issue #2454447 by andypost, dawehner, rteijeiro: Split Utility\String class to support PHP 7 (String is a reserved word)
|
2015-03-23 09:54:55 +00:00 |
Alex Pott
|
59388d8c46
|
Issue #2433281 by neclimdul, mrjmd: Move Role Constants on to a Class/Interface
|
2015-03-14 21:50:47 +00:00 |
Alex Pott
|
a01453a726
|
Issue #2367747 by Palashvijay4O, andypost, Alienpruts, Cottser, er.pushpinderrana, gaurav.pahuja, pfrenssen, rpayanm, vadim.hirbu: Remove usage of system_rebuild_theme_data()
|
2015-03-13 23:10:36 +00:00 |
Alex Pott
|
d7421153c9
|
Issue #2426489 by dawehner: Remove request_uri()
|
2015-03-10 10:11:57 +00:00 |
Nathaniel Catchpole
|
029d74f8a9
|
Issue #2443783 by gaurav_varshney, fotuzlab: Remove language_load(), language_list() and language_default() from bootstrap.inc
|
2015-03-04 17:21:33 +00:00 |
Nathaniel Catchpole
|
7670ea41df
|
Issue #2347625 by alexpott, idebr: Remove drupal_bootstrap and drupal_get_bootstrap_phase
|
2015-03-04 17:17:28 +00:00 |
Alex Pott
|
8db8dd0821
|
Issue #2328645 by andypost, Berdir, almaudoh: Remove remaining global $user
|
2015-02-21 17:29:58 +00:00 |
webchick
|
4fe82dea6e
|
Issue #2426457 by alexpott: Remove request_path
|
2015-02-18 10:13:42 -08:00 |
Alex Pott
|
4709679e18
|
Issue #2193623 by JeroenT, ianthomas_uk, shumer, LinL: Remove module_implements and module_list
|
2015-02-09 09:19:30 +00:00 |
Alex Pott
|
49cdfedf5f
|
Issue #2330181 by esod, ashutoshsngh, gaurav_varshney, ranjeet.paliwal, joshi.rohit100, er.pushpinderrana, oriol_e9g: Remove bootstrap.inc module_invoke()
|
2015-02-07 11:09:46 +00:00 |
Alex Pott
|
2bf5573595
|
Issue #2421005 by tim.plunkett: Add \Drupal::hasContainer() instead of checking if \Drupal::getContainer() === NULL
|
2015-02-05 20:50:59 +00:00 |
Alex Pott
|
1e985b0d32
|
Issue #2348679 by znerol, Wim Leers: Move the remaining procedural page cache code to the page cache stack middleware
|
2015-01-23 13:19:03 +00:00 |
Nathaniel Catchpole
|
7d3be895ae
|
Issue #2392787 by beejeebus, dawehner, alexpott: Move include statements from DrupalKernel::boot() into DrupalKernel::preHandle()
|
2015-01-12 11:38:54 +00:00 |
Alex Pott
|
e55610f88d
|
Issue #2226863 by cs_shadow, filijonka, joelpittet, pguillard: Update stale references to theme functions that have been converted to Twig
|
2014-12-11 11:35:52 +01:00 |
Nathaniel Catchpole
|
6414318293
|
Issue #2386255 by aneek, rpayanm: Remove explicit sha1() call in drupal_page_cache_get_cid()
|
2014-12-05 10:38:21 +00:00 |
Alex Pott
|
58480ee670
|
Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path()
|
2014-11-28 13:38:17 +00:00 |
Alex Pott
|
91c38c8f98
|
Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter.
|
2014-11-17 12:20:57 +00:00 |
Alex Pott
|
7473eaf4c0
|
Issue #2371671 by podarok | Chi: Fixed drupal_set_message repeat parameter does not work.
|
2014-11-12 23:28:35 -08:00 |
Alex Pott
|
13aef43836
|
Issue #2267551 followup by jfhovinne: [meta] Deal with PHP requirement vs. Debian PHP version numbering.
|
2014-11-05 23:40:26 +00:00 |
Nathaniel Catchpole
|
5b1f495510
|
Issue #2362123 by Wim Leers: Drupal_page_header() and drupal_send_headers() are dead code: already deprecated, zero uses remain: remove.
|
2014-10-23 10:20:47 +01:00 |
webchick
|
89c6ae701d
|
Issue #2267551 follow-up by jfhovinne: [meta] Deal with PHP requirement vs. Debian PHP version numbering.
|
2014-10-20 11:44:35 -07:00 |
webchick
|
ba1393b7b7
|
Issue #2355573 by YesCT: Use English or in some LanguageInterface copy and paste docs.
|
2014-10-14 09:19:29 -07:00 |
Alex Pott
|
b82e28d5e4
|
Issue #2267545 by ParisLiakos: Standardize to RFC 5424 log levels.
|
2014-10-14 09:43:11 +01:00 |
Nathaniel Catchpole
|
85145ba9e3
|
Issue #2350877 by dawehner, Wim Leers, hussainweb: Deprecate/rename drupal_add_feed(), drupal_add_html_head(), drupal_add_html_head_link(), drupal_add_http_header(), and allow to be set declaratively in #attached.
|
2014-10-10 12:49:31 +01:00 |
catch
|
df20c166d9
|
Issue #2267551 by jfhovinne, ParisLiakos, catch: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits.
|
2014-10-07 23:14:37 +01:00 |
catch
|
010b586434
|
Revert "Issue #2267551 by catch | tim.plunkett: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits."
This reverts commit 8d97ffff06 .
|
2014-10-05 18:13:59 +02:00 |
Alex Pott
|
ebdca18dc3
|
Issue #2324791 by Michael Hodge Jr, ParisLiakos: Remove watchdog().
|
2014-10-05 14:07:07 +02:00 |
Alex Pott
|
74857b53c2
|
Issue #1845104 by longwave, thehong | martin_q: Fixed drupal_set_message('0') results in no output rather than outputting "0".
|
2014-10-04 16:57:03 +02:00 |
Alex Pott
|
8d97ffff06
|
Issue #2267551 by catch | tim.plunkett: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits.
|
2014-10-03 11:47:25 +02:00 |
webchick
|
d4b7bc7890
|
Issue #2341927 by martin107: Language module annotation improvements [ plus minor followup ].
|
2014-09-27 00:19:16 -07:00 |
Alex Pott
|
fb6c562c9e
|
Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework.
|
2014-09-20 11:14:29 +01:00 |
Jennifer Hodgdon
|
73c66d4dec
|
Issue #2329703 by maximpodorov: Fix spelling in varous files
|
2014-09-18 07:21:39 -07:00 |
Alex Pott
|
f8c58623ac
|
Issue #2314181 by roderik | hefox: Change drupal_static('name', whatever, TRUE) function comments.
|
2014-09-16 12:51:03 +01:00 |
Nathaniel Catchpole
|
6aeb7e9a32
|
Issue #2325197 by tstoeckler, sun: Remove drupal_classloader().
|
2014-09-03 14:02:51 +01:00 |
Nathaniel Catchpole
|
7c226d14a8
|
Issue #2289183 by anavarre, xjm: Fixed Temporarily increase D8 memory limit to reflect current requirements.
|
2014-07-22 10:24:02 +01:00 |
Alex Pott
|
7d0c5795a6
|
Issue #2062043 by eelkeblok, longwave, rhm50, InternetDevels, alvar0hurtad0, Xano: Replace user_access() calls with $account->hasPermission() in core files.
|
2014-07-20 11:28:21 +01:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
webchick
|
0ae0cdb946
|
Issue #2297487 by er.pushpinderrana, marcingy: Remove the check_plain function.
|
2014-07-13 13:25:50 -07:00 |
Alex Pott
|
24cfbec0ae
|
Issue #2301577 by ParisLiakos, joshi.rohit100: Remove drupal_alter() as it is deprecated.
|
2014-07-13 10:01:38 +01:00 |
Alex Pott
|
8853240aff
|
Issue #2300853 by joshi.rohit100: Remove language() method from bootstrap.inc as it is deprecated.
|
2014-07-13 10:00:13 +01:00 |
webchick
|
17e7dbac24
|
Issue #2300831 by joshi.rohit100: Remove module_exists() as it is deprecated.
|
2014-07-11 22:55:11 -07:00 |
webchick
|
458b9fc7eb
|
Issue #2300857 by joshi.rohit100: Remove lock() method from bootstrap.inc as deprecated.
|
2014-07-11 22:49:28 -07:00 |
Alex Pott
|
ad3e93699d
|
Issue #2300821 by joshi.rohit100: Remove module_invoke_all() as it is deprecated.
|
2014-07-11 11:06:17 +01:00 |
Alex Pott
|
36c7a10caa
|
Issue #2300833 by joshi.rohit100: Remove module_hook() as it is deprecated.
|
2014-07-11 10:57:45 +01:00 |
Alex Pott
|
b55f3ed432
|
Issue #2300697 by joshi.rohit100: Remove drupal_is_cli() as It is deprecated.
|
2014-07-11 10:56:21 +01:00 |
Alex Pott
|
5dd3776909
|
Issue #1918820 by neclimdul, typhonius, pwolanin | 0x534B41: Fixed HTTP header date formats.
|
2014-07-07 16:33:35 +01:00 |
Alex Pott
|
e2a239e885
|
Issue #2297533 by longwave | marcingy: Remove drupal_check_memory_limit function.
|
2014-07-07 14:54:31 +01:00 |
Alex Pott
|
0a54fea93a
|
Issue #2294093 by ParisLiakos: Remove arg().
|
2014-07-07 12:00:37 +01:00 |
Alex Pott
|
8878f6b107
|
Issue #2286837 by ParisLiakos, damiankloip: Remove drupal_get_hash_salt().
|
2014-07-07 11:48:03 +01:00 |
Alex Pott
|
8074550db8
|
Issue #2294161 by ParisLiakos: Deprecate and remove usages of drupal_is_cli().
|
2014-07-07 11:43:37 +01:00 |
webchick
|
04bf43bb92
|
Issue #2272467 by ParisLiakos: Remove usages of watchdog() from procedural code.
|
2014-06-26 11:55:12 -07:00 |
Nathaniel Catchpole
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
Nathaniel Catchpole
|
52b844921c
|
Issue #2185315 by justafish, InternetDevels: Remove deprecated drupal_anonymous_user() function.
|
2014-06-11 11:41:34 +01:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
Alex Pott
|
6d2ce628bc
|
Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425 .
|
2014-06-05 12:53:24 -05:00 |
Nathaniel Catchpole
|
cda051c425
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-05 11:30:04 +01:00 |
Alex Pott
|
65b30c0486
|
Issue #2247287 by donquixote: Drop automatic PSR-0 support for modules.
|
2014-06-01 16:20:56 -05:00 |
Nathaniel Catchpole
|
1187a68197
|
Issue #788900 by ParisLiakos, dawehner, effulgentsia, xjm, et al: Deprecate and remove usages of arg().
|
2014-05-28 10:55:05 +01:00 |
Alex Pott
|
eed52b4d82
|
Issue #2003800 by jhedstrom, filijonka, YesCT, ParisLiakos, steeloctopus, damiankloip, sun, LinL, amateescu: Move drupal_check_memory_limit() and parse_size() functionality to components.
|
2014-05-23 20:25:52 +01:00 |
Nathaniel Catchpole
|
e44d15a76d
|
Issue #1289536 by ParisLiakos, RobLoach, Crell, larowlan, fgm, pounard, Pancho, dawehner, scor, tim.plunkett, alexpott, socketwench: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-22 10:38:46 +01:00 |
Alex Pott
|
52a11d6ac3
|
Revert "Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework."
This reverts commit ef250ba2cb .
|
2014-05-21 14:59:11 +01:00 |
Nathaniel Catchpole
|
ef250ba2cb
|
Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-20 17:40:34 +01:00 |
Nathaniel Catchpole
|
5a01a26f15
|
Issue #2257709 by znerol, Wim Leers: Remove the interdependence between the internal page cache and management of the Cache-Control header for external caches.
|
2014-05-09 10:52:16 +01:00 |
Nathaniel Catchpole
|
240056969a
|
Issue #2257807 by znerol: Remove 'Forever' from the Page cache maximum age options.
|
2014-05-08 14:28:06 +01:00 |
Nathaniel Catchpole
|
9ce5973992
|
Issue #2207585 by damiankloip, Xano, dawehner: Find a new OO home for drupal_get_hash_salt().
|
2014-05-08 13:48:51 +01:00 |
Dries
|
2b9cec6dbe
|
Issue #2176621 by sun, alexpott: Remove global .
|
2014-05-05 07:30:43 -04:00 |
Nathaniel Catchpole
|
f6f7472f57
|
Issue #1824360 by morningtime, Mixologic: Drupal sets $_SERVER['HTTP_REFERER'] to the empty string when no Referer: header was sent.
|
2014-04-28 16:08:22 +01:00 |
Alex Pott
|
8a56782390
|
Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings.
|
2014-04-25 20:13:44 +01:00 |
Andreas Hennings
|
940e0dffb8
|
Issue #2083547 by donquixote: Implement PSR-4 for module-provided class files.
This affects class loading, plugin discovery and test discovery.
PSR-0 is still supported, and no module class files are moved yet.
|
2014-04-22 16:50:40 -07:00 |
Jennifer Hodgdon
|
7f1f993423
|
Issue #2242585 by filijonka: Fix file docs in bootstrap.inc
|
2014-04-16 15:49:23 -07:00 |
Alex Pott
|
12abe621e1
|
Issue #2228341 by sun, znerol, skipyT, ParisLiakos: Objectify session management functions + remove session.inc.
|
2014-04-10 13:30:54 -04:00 |
Alex Pott
|
4511dc22e6
|
Issue #2228921 by sun: Consolidate system.module + system.theme + system.theme.disabled into core.extension config.
|
2014-04-02 08:05:28 +01:00 |
catch
|
bb0f5fced3
|
Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins.
|
2014-03-26 14:19:28 +01:00 |
catch
|
13f5d8389a
|
Issue #2178581 by damiankloip, penyaskito, Solthun: Add an AnonymousUserSession object in favour of using drupal_anonymous_user().
|
2014-03-25 19:58:38 +01:00 |
webchick
|
1b79de3d21
|
Issue #2221923 by tstoeckler: Use \Exception instead of Exception in config_get_config_directory().
|
2014-03-24 07:54:10 -07:00 |
Alex Pott
|
000966e0dd
|
Issue #2219009 by pwolanin: Improve DX of Settings class.
|
2014-03-24 09:51:28 +01:00 |
catch
|
a6ffb28261
|
Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags.
|
2014-03-22 22:00:38 +00:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
webchick
|
1fd56471e9
|
Issue #2209595 by ianthomas_uk: Remove drupal_set_title(), drupal_get_title() and associated tests.
|
2014-03-12 11:12:13 -07:00 |
Nathaniel Catchpole
|
6940175e6c
|
Issue #1550866 by cosmicdreams, YesCT, sun, RobLoach: Remove obsolete drupal_language_initialize().
|
2014-03-10 12:05:05 +00:00 |
Nathaniel Catchpole
|
0fb87b2c51
|
Issue #2213643 by sun: Remove dysfunctional drupal_override_server_variables().
|
2014-03-10 11:42:06 +00:00 |
Dries
|
1d58c60abc
|
Issue #2184653 by amateescu: Rename Drupal\Component\Utility\Url to UrlHelper.
|
2014-03-05 15:22:39 -05:00 |
webchick
|
2c9c01bfd5
|
Issue #2209583 by ianthomas_uk: Remove use of drupal_set_title()/drupal_get_title()/_system_path from page cache.
|
2014-03-04 09:52:19 -08:00 |
webchick
|
523964ba75
|
Issue #2192693 by alexpott, swentel: Remove config.inc.
|
2014-03-01 11:02:16 -08:00 |
Nathaniel Catchpole
|
668d277ff6
|
Issue #2188661 by sun, Berdir, andypost: Extension System, Part II: ExtensionDiscovery.
|
2014-02-28 11:51:38 +00:00 |
webchick
|
a9a2ae1a33
|
Issue #2206263 by sun: Drupal_is_cli() returns FALSE on PHP CLI.
|
2014-02-27 20:53:01 -08:00 |
Dries
|
3a5c3b322a
|
Issue #2152073 by dmouse, sun, Xano: Bump Drupal core's PHP requirement to 5.4.2.
|
2014-02-27 20:14:53 +01:00 |
Nathaniel Catchpole
|
6727b8146e
|
Revert "Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery."
This reverts commit ae8be3cc96 .
|
2014-02-27 14:30:43 +00:00 |
Nathaniel Catchpole
|
ae8be3cc96
|
Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery.
|
2014-02-27 13:31:02 +00:00 |
Alex Pott
|
17645df74c
|
Revert "Issue #2176621 by sun, alexpott: Remove global $databases." Broke testbots
This reverts commit 06e6e9238f .
|
2014-02-27 10:23:06 +00:00 |
webchick
|
06e6e9238f
|
Issue #2176621 by sun, alexpott: Remove global $databases.
|
2014-02-26 21:12:10 -08:00 |
webchick
|
b8ef3c6bff
|
Issue #2140433 by pwolanin, chx, Owen Barton, dstol, Heine, Damien Tournoud: Port SA-CORE-2013-003 to Drupal 8.
|
2014-02-26 20:48:12 -08:00 |
webchick
|
08a9a7993d
|
Issue #2044367 by InternetDevels, Berdir, wildflower_0002, ianthomas_uk, ParisLiakos, Xano | cosmicdreams: Replace calls to lock() with \Drupal::lock().
|
2014-02-26 11:30:20 -08:00 |
Alex Pott
|
cb566fab3e
|
Issue #2198339 by longwave, damiankloip: Remove cache.inc.
|
2014-02-25 11:38:00 +00:00 |
webchick
|
e9f6125007
|
Revert "Issue #2198339 by damiankloip: Remove cache.inc."
Ugh. Some more cache() calls have sneaky-sneaked in.
This reverts commit 4dbdfeeb08 .
|
2014-02-24 14:44:16 -08:00 |
webchick
|
4dbdfeeb08
|
Issue #2198339 by damiankloip: Remove cache.inc.
|
2014-02-24 14:32:39 -08:00 |
Alex Pott
|
e53957de4f
|
Revert "Issue #2203271 by Xano: Undefined index "rows_order" in theme_field_ui_table()." contained another patch
This reverts commit a457090d61 .
|
2014-02-24 14:21:15 +00:00 |
Alex Pott
|
a457090d61
|
Issue #2203271 by Xano: Undefined index "rows_order" in theme_field_ui_table().
|
2014-02-24 13:48:40 +00:00 |
Alex Pott
|
78e5e9bfd9
|
Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls.
|
2014-02-24 10:10:52 +00:00 |
Alex Pott
|
eb53ecc555
|
Issue #2187735 by ianthomas_uk, Sutharsan, andypost: Add removal information to docblock of all @deprecated functions.
|
2014-02-20 13:49:37 +00:00 |
Nathaniel Catchpole
|
aabf99451a
|
Issue #2036259 by sun, damiankloip, ParisLiakos: Move $drupal_hash_salt to settings().
|
2014-02-20 12:29:03 +00:00 |
Alex Pott
|
e71d749ecc
|
Issue #2194111 by sun: Error handler throws exception when service container is not (fully) available yet.
|
2014-02-16 18:40:49 +00:00 |
Alex Pott
|
f4a1b19aff
|
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels, ianthomas_uk: Replace all module_invoke() deprecated function calls.
|
2014-02-15 10:06:58 +00:00 |
Nathaniel Catchpole
|
e3dfcf9371
|
Issue #1217840 by tim.plunkett: Use unset() instead of array_shift() to remove arguments from func_get_args().
|
2014-02-14 12:35:19 +00:00 |
Alex Pott
|
12953f2eaf
|
Revert "Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls."
This reverts commit 98cdbfec7b .
|
2014-02-13 12:21:40 +00:00 |
Alex Pott
|
98cdbfec7b
|
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls.
|
2014-02-13 10:53:00 +00:00 |
Nathaniel Catchpole
|
db460fe78b
|
Issue #2171683 by sun, alexpott, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 17:31:31 +00:00 |
Nathaniel Catchpole
|
ec06f877a4
|
Revert "Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead."
This reverts commit 91db25eba4 . Broke web
tests.
|
2014-02-10 11:14:28 +00:00 |
Nathaniel Catchpole
|
91db25eba4
|
Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 10:36:12 +00:00 |
Nathaniel Catchpole
|
1b584005bb
|
Issue #2157053 by alexpott, twistor, dawehner, sun: Ensure register_shutdown_function() works with php-fpm (blocks testbot php-fpm).
|
2014-02-07 13:04:25 +00:00 |
Nathaniel Catchpole
|
f9c316f9fd
|
Issue #2159915 by ianthomas_uk, martin107, InternetDevels: Remove drupal_load().
|
2014-02-06 17:23:48 +00:00 |
Nathaniel Catchpole
|
8ad648f14a
|
Issue #2182439 by tim.plunkett: Provide a \Drupal::hasService() method.
|
2014-02-05 21:14:01 +00:00 |
Nathaniel Catchpole
|
bcc57baf0b
|
Issue #1881582 by sun: Change configuration overrides to use $config instead of $conf.
|
2014-02-05 18:21:55 +00:00 |
Nathaniel Catchpole
|
2dc655febf
|
Issue #2025779 by Berdir, ianthomas_uk: Remove ModuleInfo as it is no longer necessary.
|
2014-02-03 16:01:31 +00:00 |
Alex Pott
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +00:00 |
Nathaniel Catchpole
|
e373ebee34
|
Issue #2167109 by Berdir, sun, alexpott, ACF, acrollet, adamdicarlo, Albert Volkman, andreiashu, andyceo, andypost, anenkov, aspilicious, barbun, beejeebus, boombatower, cam8001, chriscalip, chx, cosmicdreams, dagmar, damiankloip, dawehner, deviance, disasm, dixon_, dstol, ebrowet, Gábor Hojtsy, heyrocker, Hydra, ianthomas_uk, japicoder, jcisio, jibran, julien, justafish, jvns, KarenS, kbasarab, kim.pepper, larowlan, Lars Toomre, leschekfm, Letharion, LinL, lirantal, Lukas von Blarer, marcingy, Mike Wacker, mrf, mtift, mtunay, n3or, nadavoid, nick_schuch, Niklas Fiekas, ParisLiakos, pcambra, penyaskito, pfrenssen, plopesc, Pol, Rok Žlender, rvilar, swentel, tim.plunkett, tobiasb, tsvenson, typhonius, vasi1186, vijaycs85, wamilton, webchick, webflo, wizonesolutions, xjm, yched, YesCT, znerol: Remove Variable subsystem.
|
2014-01-28 13:07:47 +00:00 |
webchick
|
f3a7231356
|
Issue #2173335 by sun: Remove deprecated timer_* functions.
|
2014-01-24 18:07:30 -08:00 |
webchick
|
91d82b43e6
|
Issue #2176151 by sun: Rebuild.php does not include /core/vendor/autoload.php.
|
2014-01-24 17:48:29 -08:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
Nathaniel Catchpole
|
0b55dcd841
|
Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system.
|
2014-01-15 16:27:37 +00:00 |
Dries
|
f3b78fbfe6
|
Issue #2171015 by webchick: fixed some language/documentation issues.
|
2014-01-10 13:41:04 -05:00 |
Dries
|
634e3a3f65
|
Issue #2171015 by alexpott: Drupal 8 HEAD broken: installing Language module fails, after that cannot install any other module.
|
2014-01-10 12:32:45 -05:00 |
Nathaniel Catchpole
|
4f66a53b4f
|
Issue #2157691 by damiankloip: Move some helper methods in errors.inc to an Error utility class.
|
2014-01-09 11:50:54 +00:00 |
Nathaniel Catchpole
|
fe2e11a26e
|
Issue #2159501 by sun: Remove DRUPAL_BOOTSTRAP_DATABASE.
|
2014-01-03 19:40:40 +00:00 |
webchick
|
3b604ffa21
|
Issue #2162271 by likin: Prefixes in config_get_storage_names_with_prefix.
|
2013-12-31 16:15:45 -08:00 |
catch
|
7240b39bff
|
Issue #1887750 by Berdir, alexpott: Use path relative to DRUPAL_ROOT in configuration directories.
|
2013-12-30 17:53:00 +00:00 |
webchick
|
95dd7f74c4
|
Issue #2001206 by andypost, penyaskito, herom, Crell, ebeyrent, DmitryDrozdik: Replace drupal_container() with Drupal::service().
|
2013-12-22 13:03:21 -08:00 |
webchick
|
3bb5f796f6
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-05 10:02:36 -08:00 |
webchick
|
dc7a5b27ef
|
Revert of Issue #1998638, since it broke drush si and other command-line scripts.
|
2013-12-04 21:13:05 -08:00 |
webchick
|
a38172dc20
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-03 10:57:18 -08:00 |
Jennifer Hodgdon
|
80fbd33d97
|
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
|
2013-12-03 07:54:20 -08:00 |
Nathaniel Catchpole
|
92f93a1cbc
|
Issue #2004086 by dawehner, pwolanin, katbailey, tim.plunkett, vijaycs85, fabpot: The Request service must be synthetic.
|
2013-11-19 16:21:35 +00:00 |
Nathaniel Catchpole
|
996fb5720d
|
Issue #2093167 by johnnydarkko, thedavidmeister, Vibjerg: Deprecate check_plain(), call \Drupal\Component\Utility\String::checkPlain() directly instead.
|
2013-11-18 10:23:14 +00:00 |
Alex Pott
|
c33315dab4
|
Issue #2125407 by moshe weitzman: Don't redirect CLI requests to install.php.
|
2013-11-06 21:06:07 +00:00 |
Nathaniel Catchpole
|
04b4a96c8f
|
Issue #2045931 by PerthSam152, LinL, adsw12, joelpittet: Replace all module_exists() deprecated function calls.
|
2013-10-16 13:18:18 +01:00 |
Nathaniel Catchpole
|
759dad87cb
|
Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
|
2013-10-16 13:18:18 +01:00 |
Nathaniel Catchpole
|
cc84f3903c
|
Issue
|
2013-10-16 12:19:18 +01:00 |
webchick
|
5dc3a2f37f
|
Issue #2089351 by thedavidmeister, meba: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/includes.
|
2013-10-06 22:34:09 -07:00 |
Alex Pott
|
3cee107ce5
|
Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy.
|
2013-10-03 12:26:25 +01:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
Alex Pott
|
a0611bbc64
|
Issue #752730 by c960657, sun, swentel, catch: Remove file_exists() during bootstrap.
|
2013-09-06 12:14:10 +02:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
Alex Pott
|
42ca6403e0
|
Issue #2038135 followup by Berdir: Fix to load the ApcClassLoader correctly.
|
2013-09-04 09:05:20 +01:00 |
webchick
|
8121d1203a
|
Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler.
|
2013-09-02 12:53:23 -07:00 |