Commit Graph

78 Commits (5506f8f23b123654a1d6806358fe3e90f1be7659)

Author SHA1 Message Date
Jennifer Hodgdon 9f59cdf937 Issue #1548038 by Rob Loach: Fix typo in CacheArray.php documentation 2012-04-27 09:42:28 -07:00
catch b7cae658e0 Issue #1536262 by sun: Fixed entering a site name when installing Drupal 8 has no effect until caches are cleared. 2012-04-24 11:15:56 +09:00
Jennifer Hodgdon 121f7ee093 Issue #1540072 by xjm: American spelling for behavior 2012-04-20 12:51:35 -07:00
Dries 3a9a31251d Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-04-19 07:32:00 -04:00
catch 3aa3e5d1d6 Issue #636454 by tim.plunkett: Follow up for Cache tag support. 2012-04-19 12:28:14 +09:00
Dries 0ca408e1d3 - Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions. 2012-04-18 14:31:33 -04:00
catch fe51314cb8 Issue #1237252 by bfroehle, drewish, Berdir: Fixed DB Case Sensitivity: Allow BINARY attribute in MySQL. 2012-04-13 17:21:35 +09:00
catch 2a30669ab3 Issue #1513970 by Berdir: Convert SearchQuery to PSR-0. 2012-04-13 17:09:54 +09:00
catch 969256bd8b Issue #636454 by catch, carlos8f, msonnabaum, beejeebus, Berdir, moshe weitzman, pillarsdotnet: Added Cache tag support. 2012-04-13 10:49:34 +09:00
Dries 62a39c9a18 - Patch #1503184 by aspilicious, Rob Loach, cweagans: convert Graph.inc to PSR-0. 2012-04-09 14:02:59 -04:00
Nathaniel 7388171b2b Issue #1477446 by pounard, amateescu: Move lock backend to PSR-0 code. 2012-04-09 12:04:51 +09:00
catch 837430ffee Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. Commit ALL THE files. 2012-04-03 15:12:03 +09:00
catch e89ce2820d Revert "Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0."
This reverts commit 5abec889ea.
2012-04-03 15:10:00 +09:00
catch 5abec889ea Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. 2012-04-03 14:37:09 +09:00
catch 4b3298eb97 Issue #1171866 by sun: Fixed Enforced fetching of fields/columns in lowercase breaks third-party integration. 2012-03-28 13:34:43 +09:00
catch 7385e0536e Issue #1497020 by Damien Tournoud: Fixed SQLite broken after PSR-0. 2012-03-27 16:00:04 +09:00
webchick 57a156ef96 Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links. 2012-03-24 00:14:35 -06:00
Dries c16a978c2a - Patch #1497088 by acrollet: Fixed Empty configuration values should return an empty string instead of an empty array. 2012-03-23 16:21:49 -06:00
Dries d2f1b2560f - Patch #1484690 by Pol, jhedstrom, beejeebus: implement overrides in the configuration system. 2012-03-23 15:35:53 -06:00
catch 1198964079 Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien Tournoud: Fixed Eliminate $user->cache and {session}.cache in favor of $_SESSION['cache_expiration()'][]. 2012-03-23 16:52:50 +09:00
catch 2178d43211 Issue #1491526 by c960657: Fixed Cannot install Drupal on PostgreSQL. 2012-03-23 16:51:01 +09:00
Dries e2b2a3e0dd - Patch #1473600 by amateescu, Berdir: Convert archiver.inc to PSR-0. 2012-03-15 12:38:32 -04:00
catch 1de01b0025 Issue #1471364 by amateescu: Move mail system classes from system.mail.inc to PSR-0 classes in Drupal\Core. 2012-03-14 17:54:05 +09:00
catch 9e43704ae6 Issue #1468244 by amateescu, aspilicious: Convert DrupalQueue system to PSR-0. 2012-03-12 12:07:39 +09:00
webchick 368cf30de0 Issue #1471376 by amateescu: Convert updater.inc to PSR-0. 2012-03-10 16:23:05 -08:00
webchick b27e9069ed Issue #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0. 2012-03-10 12:17:14 -08:00
webchick 65f25dc9fe Revert "Committing missing files to #1475020. I think. I hope."
This reverts commit 2d6fdda1f0.
2012-03-10 12:16:01 -08:00
webchick 2d6fdda1f0 Committing missing files to #1475020. I think. I hope. 2012-03-10 11:53:53 -08:00
catch f48225b06c Issue #1323120 by webchick, David_Rothstein, kotnik, amateescu: Documentation follow-ups for convert cache system to PSR-0. 2012-03-09 13:32:23 +09:00
catch 982087f210 Issue #1471368 by amateescu: Convert uuid.inc to PSR-0. 2012-03-09 13:28:33 +09:00
catch 79f43572fc Issue #1469826 by andremolnar: Convert DrupalCacheArray and SchemaCache to PSR-0. 2012-03-09 00:20:35 +09:00
webchick f9c539aa21 Issue #1414412 by pillarsdotnet, MrHaroldA, droplet: Fixed Skip #conjunction key in __clone() method of core/includes/database/query.inc. 2012-03-07 10:34:16 -08:00
Greg Dunlap 1bc549de8f Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-29 19:47:35 -08:00
Nathaniel bdb71c6fa7 Merge remote branch 'crell/dbtngtng' into 8.x 2012-03-01 12:22:48 +09:00
Greg Dunlap a9cabde4e3 Cleaning up some todos 2012-02-22 21:28:37 -08:00
Greg Dunlap 13db511a47 Stramlined read code slightly 2012-02-22 12:02:03 -08:00
Greg Dunlap e666688a1f Exceptions now successfully being caught when db is missing 2012-02-22 12:01:25 -08:00
Greg Dunlap cc3d5edc53 Removed throw_exception because apparently that's not the problem after all 2012-02-22 10:55:30 -08:00
Greg Dunlap 612c29cff6 Added an exception handler to config->get() which handles situations where the db is not in place, allowing us to remove a call to db_table_exists() which should improve cached performance a bit 2012-02-22 01:07:21 -08:00
Greg Dunlap b537f79f47 Docblock for clear() 2012-02-17 14:17:29 -08:00
Greg Dunlap eb6ea697b8 Renamed unset back to clear because unset is a reserved word which is the whole reason I didn't name it unset in the first place 2012-02-17 14:15:16 -08:00
Greg Dunlap c256f64104 Renamed clear() to unset() 2012-02-17 14:09:59 -08:00
Greg Dunlap aa0e17824b Added docblock for castValue 2012-02-17 14:08:21 -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 4f0f3c876f Fixed missing type casting for configuration values. 2012-02-14 12:25:52 -08:00
sun 40cc21c89d Fixed Image module tests. Added many critical todos:
- Config values are not casted to strings (despite promised).
- Config keys are not casted to strings (although promised, too).
- XML can be invalid and not parse-able for many reasons.
- Config keys are not validated/sanitized.
- config()->clear() should really be ->unset().
- Configuration must not be additionally cached by a module in any way (static cache / database cache).
- Some modules invoke drupal_alter() on configuration (e.g., image styles).
- Need a way to list config object names/suffixes _after_ a specified prefix.
- Need a way to determine whether a config object exists.
- Some modules might have a valid use-case for retrieving/listing config objects using a wildcard within the name (instead of only searching by prefix).
- The key of a retrieved value is unknown; since you only get the value.  Configuration values (or sub-values) may be passed forward to another function/callback, and thus, that function no longer knows about the key of the value. (unless the key is contained in the value, which is a very very wonky duplication)
- Config keys must not contain periods (within a specific key).
2012-02-14 12:25:39 -08:00
sun 64eb1643d0 Fixed coding style. 2012-02-14 12:19:43 -08:00
sun 3e65c6d1a1 Added @todo for $config->name property. 2012-02-14 12:16:43 -08:00
sun 598cb86d2d Added DrupalConfigStorageInterface::writeToFile().
write() called into copyToFile() previously, which needlessly re-loaded the configuration data from the active storage, whereas the data is already available.
2012-02-14 12:13:10 -08:00