Commit Graph

152 Commits (e58094002181a8cad4d62896ba2ae9e315b2e4be)

Author SHA1 Message Date
Alex Pott d5821399fc Issue by dawehner, neclimdul, naveenvalecha, jibran, tim.plunkett, phenaproxima, Xano, hussainweb, sun, hitesh-jain, amateescu, alexpott, daffie, Mile23, Wim Leers, larowlan: KernelTestBaseTNG™ 2015-08-18 01:25:27 +01:00
Nathaniel Catchpole 7fa232d817 Issue by kgoel, crowdcg, stefan.r, alexpott, joelpittet, Cottser, akalata, xjm, davidhernandez, YesCT: Remove SafeMarkup::set in Drupal\Core\Database\Install\Tasks::runTasks() and ensure multiple messages are printed 2015-08-10 16:02:44 +01:00
xjm 5a3e3b1743 Issue by crowdcg, Cottser, cwells, YesCT, Gábor Hojtsy: Remove SafeMarkup::set in drupal_check_module() 2015-06-15 15:47:27 -05:00
Alex Pott fd8c8cd919 Issue by sidharrell, cilefen, Mile23, damiankloip, dawehner, Wim Leers, alexpott, neclimdul: Deprecate conf_path() 2015-06-09 13:15:19 +01:00
xjm 088f8b357a Issue by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
Alex Pott 99aa2d6748 Issue by Noe_, tstoeckler, michaellenahan, cilefen: Installing in a non-English language fails for command-line installations (Drush, ...) 2015-05-18 06:03:27 +01:00
Nathaniel Catchpole b5f7cccde4 Issue by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing 2015-05-08 15:33:16 +01:00
Nathaniel Catchpole e0aae8c26a Issue by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data. 2015-05-05 11:47:16 +01:00
Alex Pott a68c0462ee Issue by dawehner, hussainweb, pwolanin: Limit PDO MySQL to executing single statements if PHP supports it 2015-04-01 10:11:54 +01:00
Nathaniel Catchpole 3fbe92b02b Revert "Revert "Issue by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code""
This reverts commit 079a52b45d.
2015-03-25 16:16:04 +00:00
Nathaniel Catchpole 079a52b45d Revert "Issue by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code"
This reverts commit 364a6e9cc1.
2015-03-25 16:13:13 +00:00
Nathaniel Catchpole 364a6e9cc1 Issue by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code 2015-03-25 12:04:48 +00:00
Nathaniel Catchpole 73069e05e8 Issue by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
Alex Pott ef538383a7 Issue by sun, swentel: install_no_profile_error() called but does not exist 2014-12-22 16:53:17 +01:00
Nathaniel Catchpole 66fa3fa9f9 Issue by alexpott: Both configuration directories have to be specified in settings.php 2014-12-04 12:05:33 +00:00
Alex Pott 826245d509 Issue by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information 2014-11-23 10:10:06 +00:00
Nathaniel Catchpole e6844da43e Issue by pwolanin: Drupal 8 installer initially fails if settings.php and services.yml are correct, but config directories are absent 2014-11-21 11:21:18 +00:00
Alex Pott 91c38c8f98 Issue 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 09ed945086 Issue by rpayanm: Remove usage of drupal_ucfirst(). 2014-11-03 08:13:20 +00:00
Nathaniel Catchpole bf49837832 Issue by tim.plunkett, almaudoh, twistor, larowlan, slashrsm, Berdir, Arla, neclimdul, Cottser: Convert hook_stream_wrappers() to tagged services. 2014-10-14 12:06:10 +01:00
Alex Pott d96918cc0d Issue by aneek, vurt, dankh: Fixed Simpletest Module Double escaped HTML in hook_requirements. 2014-10-09 10:38:53 +01:00
webchick 0eda196d46 Issue by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls. 2014-09-27 00:03:46 -07:00
Jennifer Hodgdon 73c66d4dec Issue by maximpodorov: Fix spelling in varous files 2014-09-18 07:21:39 -07:00
Nathaniel Catchpole 5e58da00e6 Issue 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
Jennifer Hodgdon 6664c6a9a2 Issue by amitgoyal, jonreid, mark.labrecque, mpv, pwolanin, scor, cilefen, sun: Fix up docs about config file/database locations in settings.php and READMEs in directories 2014-06-13 14:35:32 -07:00
Alex Pott 6d2ce628bc Revert "Issue 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 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
Nathaniel Catchpole d633c8574b Issue by marcingy: URL helper functions were converted in an inconsient manner. 2014-05-08 20:33:48 +01:00
Alex Pott 8a56782390 Issue by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings. 2014-04-25 20:13:44 +01:00
Dries 82f25bf143 Issue by longwave, martin107: Several files have incorrect indentation. 2014-04-24 15:06:35 +02:00
webchick 2c90c67c4e Issue by alexpott, Jalandhar, jessebeach, Désiré, neetu morwani, dawehner, sun: Themes do not have an installation status. 2014-04-22 11:37:12 -07:00
Nathaniel Catchpole 17561142cb Issue by brantwynn, ianthomas_uk, grom358, ParisLiakos, Jalandhar: Remove uses of deprecated URL functions. 2014-04-16 16:05:41 +01:00
Alex Pott b40273af3c Issue by Jalandhar: Fix spelling mistake in exception thrown in drupal_rewrite_settings(). 2014-04-03 09:57:54 +01:00
Alex Pott 4511dc22e6 Issue by sun: Consolidate system.module + system.theme + system.theme.disabled into core.extension config. 2014-04-02 08:05:28 +01:00
Nathaniel Catchpole 7b392ea69e Issue by sun: RequestStack is not persisted across kernel rebuilds. 2014-03-31 20:29:13 +01:00
Nathaniel Catchpole 2c5978ccea Issue by mikeytown2, sun, cam8001, dalin, segi, alexpott, Sweetchuck, jbrown: Installation failure when opcode cache is enabled. 2014-03-31 10:58:12 +01:00
webchick cd7841b96e Issue by jayeshanandani, YesCT, sun, alexpott, BMDan: Installer does not work on a completely empty settings.php. 2014-03-24 10:07:44 -07:00
catch 3e2681096f Issue by sun: Install_profile_info() removes required module instead of profile module from dependencies. 2014-03-24 15:39:06 +00:00
Alex Pott 000966e0dd Issue by pwolanin: Improve DX of Settings class. 2014-03-24 09:51:28 +01:00
webchick 77123f3f1b Issue 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 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 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
Alex Pott e42ac27706 Issue by sun, lucascaro, Gábor Hojtsy, rupertj: Distribution installation profiles are no longer able to override the early installer screens. 2014-03-14 10:49:27 +00:00
Alex Pott 28d0b8efa5 Issue by sun, longwave, Sutharsan: Remove public access to Extension::$type, ::$name, ::$filename. 2014-03-11 17:19:24 +00:00
Alex Pott 45e61d20d1 Issue by sun: Use a proper kernel in early installer. 2014-03-09 15:08:57 +00:00
Alex Pott d8c718b2f6 Revert "Issue by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename." Broke 'drush en simpletest' on testbots
This reverts commit 2c51074d59.
2014-03-07 14:14:32 +00:00
Alex Pott 2c51074d59 Issue by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename. 2014-03-07 11:18:08 +00:00
Nathaniel Catchpole 668d277ff6 Issue by sun, Berdir, andypost: Extension System, Part II: ExtensionDiscovery. 2014-02-28 11:51:38 +00:00
Dries 3a5c3b322a Issue 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 by sun, Berdir: Extension System, Part II: ExtensionDiscovery."
This reverts commit ae8be3cc96.
2014-02-27 14:30:43 +00:00