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 |