Nathaniel Catchpole
|
bf49837832
|
Issue #2028109 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 #2319667 by aneek, vurt, dankh: Fixed Simpletest Module Double escaped HTML in hook_requirements.
|
2014-10-09 10:38:53 +01:00 |
webchick
|
0eda196d46
|
Issue #2340251 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 #2329703 by maximpodorov: Fix spelling in varous files
|
2014-09-18 07:21:39 -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 |
Jennifer Hodgdon
|
6664c6a9a2
|
Issue #2243439 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 #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 |
Nathaniel Catchpole
|
d633c8574b
|
Issue #2257395 by marcingy: URL helper functions were converted in an inconsient manner.
|
2014-05-08 20:33:48 +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 |
Dries
|
82f25bf143
|
Issue #2168321 by longwave, martin107: Several files have incorrect indentation.
|
2014-04-24 15:06:35 +02:00 |
webchick
|
2c90c67c4e
|
Issue #1067408 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 #2221695 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 #2231171 by Jalandhar: Fix spelling mistake in exception thrown in drupal_rewrite_settings().
|
2014-04-03 09:57:54 +01: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 |
Nathaniel Catchpole
|
7b392ea69e
|
Issue #2229223 by sun: RequestStack is not persisted across kernel rebuilds.
|
2014-03-31 20:29:13 +01:00 |
Nathaniel Catchpole
|
2c5978ccea
|
Issue #779482 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 #2122693 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 #2218955 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 #2219009 by pwolanin: Improve DX of Settings class.
|
2014-03-24 09:51:28 +01: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 |
Alex Pott
|
e42ac27706
|
Issue #1351352 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 #2210197 by sun, longwave, Sutharsan: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-11 17:19:24 +00:00 |
Alex Pott
|
45e61d20d1
|
Issue #2213357 by sun: Use a proper kernel in early installer.
|
2014-03-09 15:08:57 +00:00 |
Alex Pott
|
d8c718b2f6
|
Revert "Issue #2210197 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 #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-07 11:18:08 +00:00 |
Nathaniel Catchpole
|
668d277ff6
|
Issue #2188661 by sun, Berdir, andypost: Extension System, Part II: ExtensionDiscovery.
|
2014-02-28 11:51:38 +00: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 |
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
|
d6c9c5751e
|
Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs.
|
2014-02-20 08:26:41 -08: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
|
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 |
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
|
8ad648f14a
|
Issue #2182439 by tim.plunkett: Provide a \Drupal::hasService() method.
|
2014-02-05 21:14:01 +00:00 |
webchick
|
bc058bada9
|
Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version.
|
2014-01-31 09:26:04 -08:00 |
catch
|
6f6a2f3d63
|
Issue #2108599 by alexpott, Gábor Hojtsy, vijaycs85: Convert language_default to CMI.
|
2014-01-25 22:00:48 +00:00 |
Alex Pott
|
a3c8c88fa4
|
Issue #2121849 by moshe weitzman: Move chmod.directory and chmod.file out of config and into settings so that file writes are independant of the config system.
|
2014-01-24 10:45:47 +01:00 |
Nathaniel Catchpole
|
68ce258d63
|
Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service.
|
2014-01-10 11:48:37 +00: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 |
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 |
webchick
|
08c1599c7f
|
Issue #2057259 by alexpott, cweagans, swentel: Fixed Malformed modulename.info.yml file causes fatal error.
|
2013-10-25 13:19:15 -07:00 |
Jennifer Hodgdon
|
fa841b8092
|
Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs
|
2013-10-15 09:48:37 -07:00 |
webchick
|
d48480f3db
|
Issue #2099467 by moshe weitzman, chx: Let non-interactive installers determine mode of files directory and its subdirectories.
|
2013-10-07 10:03:36 -07:00 |
Jennifer Hodgdon
|
95a174b224
|
Issue #2084659 by Xano: Fix indentation in return docblock for db_installer_object
|
2013-10-04 08:29:43 -07:00 |
Jennifer Hodgdon
|
f4c5be06a4
|
Issue #1969256 by zhuber, ronan.orb: Replace stdClass with object in param docs, as per standards
|
2013-10-04 06:24:54 -07:00 |
Alex Pott
|
50ce328c1b
|
Issue #2084659 by Xano, ju1iet: Database driver task code documentation.
|
2013-09-27 14:55:59 +02:00 |
webchick
|
b72614febb
|
Issue #2058499 by mtift, BarisW: Added Combine Configuration Management menu items into one main menu item.
|
2013-09-24 23:34:48 +02:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Nathaniel Catchpole
|
f9ec71dfcc
|
Issue #2045935 by benjy: Replace all module_hook() deprecated function calls.
|
2013-08-01 14:42:18 +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 |
Alex Pott
|
3506077cb1
|
Issue #1337554 by LewisNyman, Bojhan, YesCT, Cottser, jenlampton, Xano, David_Rothstein, larowlan, nilnullvoid: Develop and use separate branding for the installer.
|
2013-06-27 20:03:01 +01:00 |
webchick
|
1a416d4403
|
Issue #1838310 follow-up by tim.plunkett: Remove remaining incidents of st().
|
2013-06-17 23:44:52 -05: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 |
catch
|
34ba7cc55f
|
Issue #1623114 by ParisLiakos, chrisdolby, marvil07: Remove drupal_exit().
|
2013-06-11 22:12:01 +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
|
a4295b6fc8
|
Issue #2002722 by neochief: Improve maintainability by removing unused local variables - core/includes/install.inc.
|
2013-06-09 12:45:46 +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 |
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 |
webchick
|
6de362318d
|
Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component.
|
2013-05-01 21:46:53 -07:00 |
Alex Pott
|
7aca9955dc
|
Issue #1937600 by Berdir, rootatwc | webchick: Determine what services to register in the new Drupal class.
|
2013-04-03 09:44:04 +01:00 |
webchick
|
b75c990602
|
Issue #1885964 by fabpot: Fixed Avoid the creation of more than one DrupalKernel instance.
|
2013-03-16 22:39:14 -07:00 |
webchick
|
13928d366f
|
Issue #1921818 by chx: Modify drupal_rewrite_settings() to allow writing $settings values.
|
2013-03-09 19:09:03 -08:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
webchick
|
17e71a4456
|
Issue #1929656 by dawehner: Fixed ModuleHandler::setModuleList() should call resetImplementations() in order to avoid edge cases.
|
2013-03-03 18:43:45 -05:00 |
Dries
|
466fac1e68
|
Issue #783812 by chx: Allow db drivers outside of 'core'.
|
2013-02-15 14:08:38 -05: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
|
186e226ec4
|
Issue #1814916 by andypost, tim.plunkett, sun, yoroy: Convert menus into entities.
|
2013-01-10 10:33:53 -08:00 |
catch
|
1691c94d06
|
Issue #226873 by Denes.Szabo, rocket_nova, balintd, Albert Volkman, longwave, boydjd: Fixed With drupal_detect_baseurl() unused - remove it.
|
2013-01-07 16:06:30 +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
|
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
|
265fe4e751
|
Issue #1697256 by heyrocker, alexpott, sun, xjm, webchick: Create a UI for importing new configuration.
|
2012-11-03 21:48:01 -07:00 |
webchick
|
1606d2f525
|
Issue #1821172 by spearhead93: Hash the config directory name, unhash the active and staging directory names.
|
2012-10-27 12:03:25 -07:00 |
webchick
|
adf0c6978b
|
Issue #1727430 by tedbow, webchick, amontero: Added 'exclusive' flag to install profiles to auto-select them during installation.
|
2012-10-19 00:49:18 -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 |
Jennifer Hodgdon
|
d7c9407411
|
Issue #1317626 by Albert Volkman: More API docs cleanup for includes H-M
|
2012-10-05 11:12:56 -07:00 |
Jennifer Hodgdon
|
8aa4fdbae0
|
Issue #1799116 by jwilson3: Standardize on installation profile term vs. install profile
|
2012-10-05 09:11:15 -07: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
|
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 |
catch
|
4b5fad5475
|
Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache.
|
2012-09-04 14:51:51 +01:00 |
webchick
|
af7a3a8d3e
|
Issue #1724252 by sun: Replace /sites/all/* with top-level directories.
|
2012-08-31 18:01:32 -07:00 |
Jennifer Hodgdon
|
3b1a495ed9
|
Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M
|
2012-08-31 08:56:36 -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
|
ea5de2e379
|
Issue #1392208 by Gábor Hojtsy, penyaskito, David_Rothstein: Fixed Impossible to install Drupal in a non-English language when following the provided instructions.
|
2012-08-18 17:45:05 +02:00 |
webchick
|
3f92626087
|
Issue #1733746 by penyaskito, sxnc, jsbalsera, Gábor Hojtsy: Fixed D8 installer is broken if selecting a non-English language on installation.
|
2012-08-18 12:42:31 +02: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
|
c7dc1e854e
|
- Patch #1712352 by sun: configuration system does not support themes.
|
2012-08-07 15:19:48 -04:00 |
webchick
|
0e4742c536
|
Issue #1503224 by catch, sun, chx, bojanz, tim.plunkett: Cleanup module_list().
|
2012-07-27 15:29:21 -05:00 |
Dries
|
06aa2facb9
|
- Patch #1189184 by attiks, clemens.tolboom, penyaskito, Gábor Hojtsy, Sutharsan: OOP & PSR-0-ify gettext .po file parsing and generation.
|
2012-07-26 18:07:25 -04:00 |
Dries
|
f193db251f
|
- Patch #1493098 by sun, jcisio, pcambra, Pol, wamilton, Rok Žlender, beejeebus: convert cron settings to configuration system.
|
2012-07-21 15:16:31 -04:00 |
catch
|
78e88b778a
|
Issue #1500312 by aspilicious, marcingy, sun: Create $config_directory_name() during a D7 => D8 upgrade.
|
2012-07-18 11:01:11 +01:00 |
Dries
|
2922920684
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-07-09 16:18:43 -04:00 |
Dries
|
0a033f8b26
|
- Patch #1587642 by TravisCarden, andypost: rename drupal_uninstall_modules() to module_uninstall().
|
2012-07-09 14:33:22 -04:00 |
webchick
|
776c4bc5d3
|
Issue #1587642 by TravisCarden: Rename drupal_uninstall_modules() to module_uninstall().
|
2012-07-07 11:50:30 -07: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 |
catch
|
2e47b2fbee
|
Issue #445012 by David_Rothstein, sun: Prevent drupal_rewrite_settings() from overwriting customizations made to settings.php.
|
2012-06-14 11:48:09 +09:00 |
webchick
|
9abacc9fea
|
Issue #1617598 by Gábor Hojtsy: Fixed When installing in ie Dutch notice appears about LOCALE_NOT_CUSTOMIZED.
|
2012-06-13 19:36:40 +02:00 |
catch
|
9e8d1e85dc
|
Issue #1470824 by alexpott, sun: Fixed XML encoder can only handle a small subset of PHP arrays, so switch to YAML.
|
2012-05-23 12:48:37 +09:00 |
catch
|
d390816023
|
Issue #1444620 by dawehner, sun, heyrocker: Remove file signing from configuration system.
|
2012-05-08 14:04:54 +09:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04:00 |
catch
|
7be4a6abcb
|
Issue #1444766 by acrollet, amateescu: Determine method for automatically cleaning up configuration after a module is uninstalled.
|
2012-04-05 22:15:03 +09:00 |
catch
|
f5032a6cff
|
Issue #1180112 by franz, Pedro Lozano, amateescu: Move drupal_*_schema_*() functions into one place.
|
2012-03-15 00:29:10 +09:00 |
Dries
|
5c45ddc9cf
|
- Patch #1464940 by amateescu: move database.inc to proper location.
|
2012-03-03 13:12:04 -05:00 |
Greg Dunlap
|
1bc549de8f
|
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
|
2012-02-29 19:47:35 -08:00 |
Larry Garfield
|
92286713d5
|
Move database files to the new lib directory and update code accordingly.
|
2012-01-22 23:56:07 -06:00 |
Larry Garfield
|
adbd7c9aad
|
Merge branch '8.x' into dbtngtng
|
2012-01-22 21:34:59 -06:00 |
Greg Dunlap
|
cdc4bc1c64
|
Merging from core
|
2012-01-07 22:12:13 +01:00 |
catch
|
fc3f966000
|
Issue #1392192 by Garrett Albright: Fixed st() still requires profile to be selected before translating.
|
2012-01-07 17:30:35 +09:00 |
catch
|
6ea395e685
|
Issue #1260716 by David_Rothstein: Follow-up for improve language onboarding user experience.
|
2012-01-04 14:47:07 +09:00 |
Larry Garfield
|
9f60871f77
|
The connection is not yet available early in the installer, so we cannot use it to find the driver installer.
|
2011-12-28 13:24:46 -06:00 |
Larry Garfield
|
b5de187356
|
Let getDriverClass() handle defaults, so that extenders work. Also use it in more places, eliminating the old-school crappy approach.
|
2011-12-28 13:08:26 -06:00 |
Larry Garfield
|
9062e1e4e7
|
Simplify the class name finding and loading routines, since PSR-0 now handles them for us.
|
2011-12-27 19:06:42 -06:00 |
Larry Garfield
|
67429ab19f
|
Initial move and rename of database classes to PSR-0 namespaces. So far only MySQL has been converted.
|
2011-12-27 15:17:19 -06:00 |
Greg Dunlap
|
c1c2ceab25
|
Fixing problems related to corepocalypse merge
|
2011-11-30 13:17:28 +01:00 |
catch
|
efe0a73b29
|
Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define().
|
2011-11-29 18:56:53 +09:00 |
Nathaniel
|
129de63e06
|
Issue #1260716 by good_man, Gábor Hojtsy, emarchak, David_Rothstein, ezra-g: Improve language onboarding user experience.
|
2011-11-25 15:22:29 +09:00 |
Nathan Haug
|
f434037c0e
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |