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
7e1a0ca0bb
Issue #1919022 by Berdir: Remove translatable tag.
2013-02-27 21:58:46 -05:00
webchick
b0e08e4280
Issue #1515312 by heyrocker, beejeebus, alexpott, xjm, realityloop, sun: Added snapshots of last loaded config for tracking whether config has changed.
2013-02-18 21:08:21 -08:00
webchick
e72ff70409
Issue #916388 by disasm, podarok, dawehner, andypost, amateescu, Dave Reid: Convert menu links into entities.
2013-02-08 15:55:25 -08:00
webchick
167e70ba00
Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system.
2013-02-08 15:36:06 -08:00
Jennifer Hodgdon
db8a42c558
Issue #1899460 by chrisjlee, richard.c.allen2386: Replace duplicate defgroup tags with addtogroup in documentation blocks
2013-01-31 19:27:16 -08:00
Jennifer Hodgdon
8b8c4202df
Issue #1894382 by nick_schuch: fix misspelling of word indices in a few spots
2013-01-22 15:23:41 -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
273499059d
Issue #1848998 by dawehner, chx, xjm: Fixed Module/Bundle services not available in update.php.
2013-01-19 12:13:19 -08:00
webchick
3422b7b5d0
Issue #1873574 by David_Rothstein: Fixed Cron URL on status report page is no longer an absolute URL.
2013-01-16 21:09:51 -08:00
catch
f5d69718ee
Issue #1792536 by chx, Berdir, sun, David_Rothstein: Remove the install backend and stop catching exceptions in the default database cache backend.
2013-01-10 12:08:06 +00: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
webchick
590cc8f6a5
Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system.
2012-12-26 18:57:18 -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
3bee35710d
Issue #1860778 by plach, tayzlor, Berdir, cosmicdreams: Fixed Provide an upgrade path for date formats.
2012-12-26 09:02:54 -08:00
webchick
532ea17f07
Issue #937284 by chx, tim.plunkett, Berdir, Damien Tournoud: Fixed DEADLOCK errors on MergeQuery INSERT due to InnoDB gap locking when condition in SELECT ... FOR UPDATE results in 0 rows.
2012-12-21 21:09:52 -08:00
Dries
2aa87d3993
Issue #1778478 by dstol, cam8001, Albert Volkman, japicoder, ACF: Convert fast_404 to CMI.
2012-12-17 16:56:35 -05:00
catch
91788849dd
Issue #1824920 by sun, xjm: Fixed duplicate update numbering.
2012-12-13 12:40:43 +00:00
catch
2b5616298b
Issue #1824920 by cam8001, justafish: Convert variable 'theme_link()' to config system.
2012-12-13 12:25:46 +00:00
catch
4b9fec43cd
Issue #1798872 by : follow-up, move admin theme to system.theme configuration object.
2012-12-10 12:35:52 +00:00
webchick
031f673593
Issue #1857074 by yched: Add missing update + test for entity.module.
2012-12-08 15:07:18 -08:00
catch
557351e2e3
Issue #1798872 by vijaycs85, leschekfm, pcambra, andreiashu: Convert admin_theme() to CMI.
2012-12-07 20:40:04 +00:00
Dries
8f50acbcf4
Issue #1788084 by andyceo, dawehner: Convert actions variable(s) to CMI - add upgrade path.
2012-12-07 12:57:03 -05:00
catch
ab200662bc
Issue #1858984 by berdir: Split system date formats from timezone settings.
2012-12-06 16:19:03 +00:00
catch
5e69528167
Revert "Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system."
...
This reverts commit cd8dd173dd
.
Conflicts:
core/modules/system/system.install
2012-12-04 15:57:22 +00:00
Dries
ac21d7bc11
Issue #1824778 by vijaycs85, ACF, pcambra, cam8001: Covert css_gzip_compression() and js_gzip_compression() variables to CMI system.
2012-12-02 22:15:26 -05:00
webchick
cd8dd173dd
Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system.
2012-12-01 20:56:04 -08: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
catch
b09642317a
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
2012-11-28 21:36:29 +00:00
Dries
bb3b4b996a
Issue #1463624 by znerol, marcingy, Rob Loach, cosmicdreams: Move password.inc into DIC.
2012-11-24 09:12:43 +01:00
webchick
0bbca7fdee
Issue #1824762 by justafish, alexpott: Convert admin_compact_mode() to CMI.
2012-11-21 12:02:27 -08:00
catch
a1714da904
Issue #1559780 by sun: Fixed Remove ban_ip_action() from core. It blocks the currently logged-in user. (and potentially, your entire team).
2012-11-17 21:50:41 +00:00
catch
60bf71e252
Issue #1799440 by dagmar, znerol, Albert Volkman: Convert Filter variables to Configuration System.
2012-11-13 22:27:58 +00:00
catch
0e9bf2e0bc
Issue #1821530 by LinL, alexpott: Move cron key from configuration to state system.
2012-11-09 20:35:14 +00:00
catch
a8650951b9
Issue #1790920 by alexpott, japicoder, LinL, heyrocker: Move cron_last(), node_cron_last() and common_test_cron() to state system.
2012-11-06 13:57:02 +00:00
catch
3f48765271
Issue #1798732 : Revert convert install_task() variable to use state system - breaks the installer.
2012-11-04 09:53:56 +00:00
catch
5a71644ae0
Revert "- Issue #1829400 by pfrenssen: Convert the 'maximum_replication_lag()' variable to CMI."
...
This reverts commit 405c5fbd35
.
2012-11-02 20:11:20 +00:00
Dries
405c5fbd35
- Issue #1829400 by pfrenssen: Convert the 'maximum_replication_lag()' variable to CMI.
2012-11-02 10:52:19 -07:00
Dries
86ef492969
Issue #1829308 by aspilicious: Convert variables in menu.inc to config and state.
2012-11-02 10:23:40 -07:00
catch
871e6bd282
Issue #1824854 by cam8001: Convert variable drupal_stale_file_threshold() to CMI system.
2012-10-31 20:11:12 +00:00
webchick
cda3ffb1a4
Issue #1691438 follow-up by Devin Carlson: Remove 8.x update function for {file_managed()}.filename should NOT be binary (and case-sensitive by default), which was added in 7.x.
2012-10-27 14:10:10 -07:00
catch
fa38430066
Issue #1798724 by andreiashu, Albert Volkman, alexpott: Convert drupal_js_cache_files() to State system.
2012-10-26 20:31:26 +01:00
Dries
9fa172532b
Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names.
2012-10-25 11:53:18 -04:00
Jennifer Hodgdon
d5dafb4b83
Issue #1818972 by andrewmacpherson: Fix docblock opening on system_update_8022
2012-10-23 15:57:54 -07:00
webchick
41814bb38c
Revert "Issue #1798732 by Dean Reilly, westie, alexpott, sun: convert install_task() variable to use state system."
...
This reverts commit d3edf50190
.
This caused unexpected errors with installation on sites with existing
settigs.php files. Rolling back until keyvalue store is available during
installation.
2012-10-18 23:15:53 -07:00
Jennifer Hodgdon
deab5f5173
Issue #1814904 by kattekrab: Fix up a/an on UUID documentation
2012-10-17 09:40:55 -07:00
Dries
d3edf50190
Issue #1798732 by Dean Reilly, westie, alexpott, sun: convert install_task() variable to use state system.
2012-10-16 14:14:52 -04:00
webchick
a7eee0e400
Issue #1813758 by sun: Fixed Drupal 8 installer refers to Drupal 7 :)
2012-10-15 18:10:19 -07:00
webchick
c397029455
Issue #1804346 by 8thom, aspilicious: Convert authorize variables to config system.
2012-10-14 10:07:46 -07:00
webchick
bbdc5256eb
Issue #1798884 by Luukyb, alexpott: Convert path_alias_whitelist() to state system .
2012-10-13 21:43:50 -07:00
webchick
f0cde9394a
Small comment tweak on that last patch.
2012-10-13 21:27:33 -07:00
webchick
416ac0c5e1
Issue #1798760 by ACF, alexpott: Convert menu_masks() to the state system.
2012-10-13 21:25:56 -07:00
webchick
9858e18829
Issue #1798796 by LinL, alexpott: Convert javascript_parsed() variable to use state system.
2012-10-13 08:58:55 -07:00
webchick
91fec4d2d7
Issue #1798732 by Dean Reilly, westie, alexpott: Convert install_task() variable to use state system.
2012-10-13 08:55:19 -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
e7787c9cca
Issue #1642526 by andypost, Berdir, dixon_: Add upgrade path from for generating UUIDs for all core entities.
2012-10-08 09:39:59 -07:00
webchick
20f5e2b1bd
Issue #1642062 by tim.plunkett, xjm, chx, merlinofchaos, damiankloip, dawehner, Berdir, aspilicious, Fabianx: Add TempStore for persistent, limited-term storage of non-cache data.
2012-10-06 11:22:39 -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
Larry Garfield
ff6804ed82
Chasing update hook numbers.
2012-10-01 17:01:21 -07:00
Larry Garfield
2bf5b4d17e
Wire the new PartialMatcher and PathMatcher into the routing configuration.
2012-10-01 16:57:21 -07:00
Larry Garfield
ac10076ccf
Wire the new PartialMatcher and PathMatcher into the routing configuration.
2012-10-01 16:57:21 -07: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
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
webchick
7b8712b1b2
Issue #1789606 by sun, alexpott: Fixed Upgrade path tests for all system module variables converted to CMI so far.
2012-09-20 17:45:16 -07: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
Dries
584e709d8b
Issue #1712352 by sun, effulgentsia: configuration system does not support themes.
2012-09-18 16:04:16 +02:00
webchick
857ded8c79
Issue #1627006 follow-up by YesCT, webflo, Gábor Hojtsy: CMI conversion and minor followups to 'Collect project information for translation update'.
2012-09-13 00:25:54 -07:00
catch
f556c0b023
Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component.
2012-09-12 10:18:04 +01:00
catch
4b5fad5475
Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache.
2012-09-04 14:51:51 +01: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
316c1f4a7a
Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module.
2012-08-30 18:27:21 -07:00
webchick
1ca01c77d8
Issue #1691438 by Dave Reid, CrashTest_, quicksketch, jbrown: Fixed Regression: {file_managed()}.filename should NOT be binary (and case-sensitive by default).
2012-08-30 13:27:48 -07: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
5c8cdca2c4
Issue #1669902 by alexpott, aspilicious, sun: Adjust system.performance configuration for new guidelines.
2012-08-24 06:53:11 +02:00
Dries
33227d0132
- Increased the update number to avoid clash.
2012-08-07 15:40:47 -04:00
Dries
34573dde97
- Patch #1496458 by swentel, pcambra, n3or, sun, kbasarab, marcingy, no_commit_credit: convert maintenance mode settings to configuration system.
2012-08-07 15:26:00 -04:00
Dries
d1ea099f80
- Patch #1348162 by catch, sun, Berdir: Add update_variable_*().
2012-08-07 15:11:13 -04:00
Dries
4c2e6b41ec
- Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types.
2012-08-07 14:33:39 -04:00
catch
ed1d937f56
Issue #1493108 by marcingy, sun, Mike Wacker, kbasarab, Berdir, Rok Žlender, cosmicdreams, alexpott: Convert logging and error settings to configuration system.
2012-08-06 10:30:10 +01:00
webchick
04a2523997
Issue #1493108 by marcingy, Mike Wacker, sun, kbasarab, Berdir, Rok Žlender, cosmicdreams, alexpott: Convert logging and error settings to configuration system.
2012-07-28 11:35:17 -05:00
Dries
48d139aed1
- Patch #1496462 by acrollet, sun, cosmicdreams, Niklas Fiekas, aspilicious: convert RSS publishing settings to configuration system.
2012-07-26 17:09:56 -04: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
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
b91a015b6c
Issue #687842 by tim.plunkett et al: Added a 'description callback' property to menu items.
2012-07-18 11:03:02 +01:00
Dries
1d4a4a2126
- Patch #1471848 by BassistJimmyJam, michaellenahan: user interface text containing URLs in translated part.
2012-07-15 06:18:37 -07:00
webchick
e06e89612e
Issue #343706 by tstoeckler, deviantintegral, rocket_nova: Add link to handbook page in PHP memory limit check on /admin/reports/status.
2012-07-07 13:37:43 -07:00
Dries
4c81313cad
- Patch #1503224 by catch, sun, bojanz: cleanup module_list().
2012-07-04 14:49:18 -04:00
webchick
4b6bdbb1dd
Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system.
2012-07-02 10:20:33 -07:00
Dries
acf0737347
- Patch #1263208 by Niklas Fiekas, BTMash, aiwata55, Berdir, kathyh: upgrade path for blog module removal.
2012-06-29 11:24:40 -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
catch
cc16c4d2ff
Issue #1611686 by TravisCarden, dww: Add test for unprotected settings.local.php.
2012-06-05 14:51:41 +09:00
Dries
c677a96ff7
- Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken.
2012-06-02 15:45:56 -04:00
catch
6679cf9b66
Issue #965078 by catch, akamustang: Fixed HTTP request checking is unreliable and should be removed in favor of watchdog() calls.
2012-05-28 00:19:58 +09:00
catch
99a456c32e
Issue #665790 by sun, yoroy, aspilicious: A cleaner look for the status report.
2012-05-25 14:42:59 +09:00
catch
b08c8b478e
Issue #1464944 by heyrocker, alexpott, David_Rothstein, ksenzee: Fixed Installation of configuration system fails in some cases.
2012-05-20 15:41:16 +09:00
Dries
26aaa9fbde
- Patch #1496462 by acrollet, cosmicdreams, Niklas Fiekas | heyrocker: Convert RSS publishing settings to configuration system.
2012-05-18 16:34:59 -04:00
Jennifer Hodgdon
467a825239
Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax
2012-05-17 05:58:49 -07:00
catch
747e01ca53
Issue #1493098 by jcisio, pcambra, Pol, wamilton, Rok Žlender, beejeebus: Convert cron settings to configuration system.
2012-05-16 12:41:18 +09:00