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 |