webchick
|
0ce7fabf8d
|
Issue #1447686 by sun, beejeebus, Pol, heyrocker, David Strauss: Allow importing and synchronizing configuration when files are updated.
|
2012-07-27 23:46:12 -05:00 |
webchick
|
83a9b89aa9
|
Issue #1609760 by chx, sun: Fixed hook_image_style_()*() is not invoked for image styles upon Image module installation.
|
2012-07-03 14:03:18 -07:00 |
webchick
|
d74c1441ed
|
Issue #1666632 by sun, chx: Add Config::isNew() to allow code to determine whether a config object already exists.
|
2012-07-03 11:04:06 -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 |
Jennifer Hodgdon
|
b14cdc3ab0
|
Issue #1594250 by Rob Loach, aspilicious: PSR-0 conversion for config tests
|
2012-06-06 10:24:04 -07:00 |
Dries
|
c677a96ff7
|
- Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken.
|
2012-06-02 15:45:56 -04: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
|
e0ba373d6e
|
Issue #1500238 by alexpott, sun, chx: Encode/decode data via PHP serialize()/unserialize() for DatabaseStorage (storage controller specific data formats).
|
2012-05-16 12:02:24 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +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
|
7a4895992e
|
- Patch #1466092 by webbykat, damiankloip, Bojhan: Fixed Configuration manager is missing module description.
|
2012-04-09 14:58:39 -04:00 |
catch
|
68eecef413
|
Issue #1497132 by alexpott, pcambra, marcingy: follow-up for generalised function to update variables from Drupal 7 to Drupal 8's configuration management system.
|
2012-04-07 11:28:53 +09:00 |
catch
|
08351faac4
|
Issue #1497132 by alexpott, pcambra, marcingy: Provide a generalised function to update variables from Drupal 7 to Drupal 8's configuration management system.
|
2012-03-30 12:43:32 +09:00 |
Dries
|
d2f1b2560f
|
- Patch #1484690 by Pol, jhedstrom, beejeebus: implement overrides in the configuration system.
|
2012-03-23 15:35:53 -06:00 |
xjm
|
01dbc00f73
|
More trailing whitespace and the addition of an article.
|
2012-02-23 07:05:29 -06:00 |
Greg Dunlap
|
5b097294ca
|
Added tests for chaining set()->save()
|
2012-02-22 14:27:43 -08:00 |
Greg Dunlap
|
206971754d
|
Added test for casting of nested values
|
2012-02-22 14:23:29 -08:00 |
Greg Dunlap
|
dfee7a8c4f
|
Removed debugs
|
2012-02-22 14:14:02 -08:00 |
Greg Dunlap
|
25d74b5c51
|
Made array tests also verify that casting works properly
|
2012-02-22 14:13:25 -08:00 |
Greg Dunlap
|
d0579d92f5
|
Added tests for file listing
|
2012-02-22 14:02:19 -08:00 |
Greg Dunlap
|
f4c3b094a7
|
Added tests for clear()
|
2012-02-17 14:16:42 -08:00 |
Greg Dunlap
|
1a04e9709b
|
Added a full range of tests for reading/writing config
|
2012-02-17 13:57:34 -08:00 |
sun
|
208af9fec5
|
Chainable config()->set().
|
2012-02-16 14:28:51 -08:00 |
Greg Dunlap
|
112afc273a
|
Removing extra blank lines
|
2012-02-16 13:17:07 -08:00 |
sun
|
d74f856cd3
|
Fixed Config module .info definition.
|
2012-02-14 12:20:21 -08:00 |
sun
|
51cd608b95
|
Added todo for basic CRUD tests.
|
2012-02-14 12:19:05 -08:00 |
sun
|
174cb4df17
|
Removed superfluous $nonexisting variable.
|
2012-02-14 12:18:28 -08:00 |
sun
|
f9b1397675
|
Fixed test exception.
|
2012-02-14 12:18:00 -08:00 |
sun
|
4527fc3f80
|
Added first CRUD tests.
|
2012-02-14 12:16:51 -08:00 |
sun
|
fbc0928dc4
|
Cleaned up and fixed test case class names and info.
|
2012-02-14 12:15:56 -08:00 |
sun
|
d29f946331
|
Fixed tests for PSR-0, registry, and performance.
|
2012-02-14 12:15:04 -08:00 |
Bram Goffings
|
4efd71529f
|
fixed config.test
|
2012-01-08 17:27:11 +01:00 |
xjm
|
1ded67b1e3
|
Correct test class docblocks and add a stub for missing static documentation.
|
2012-01-08 06:38:51 -06:00 |
sun
|
e312880573
|
Fixed coding style, comments, and some trivial issues.
|
2012-01-08 02:29:22 +01:00 |
Greg Dunlap
|
9032509c26
|
Merge from corepocalypse
|
2011-11-30 11:46:45 +01:00 |