Commit Graph

15882 Commits (b068ec403173f0e38ebaf4c85ee624bcee73086d)

Author SHA1 Message Date
webchick 2c0b028d20 Issue #1028092 by jbrown, chi, eojthebrave , dixon_, justinrandell, Sweetchuck: Fixed critical: Default image is not set to permanent and saved to the wrong schema. 2011-06-15 00:13:14 -04:00
webchick 7257058a82 Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules must call field_attach_delete_bundle() in hook_uninstall(). 2011-06-14 04:26:10 -04:00
Dries Buytaert d1ec7ef861 - Patch #804864 by fabsor, pwolanin, catch, c960657: external page caching does only work when 'page_cache_invoke_hooks()' is set to FALSE. (Old 'Aggressive Mode' is on). 2011-06-12 19:52:20 -04:00
Greg Dunlap 2065230241 Brought over chx fixes to config.inc from github. That repo should now be dead to us for good. 2011-06-12 02:20:08 -06:00
Greg Dunlap 30296e25c8 Brought over chx's configtest.php fixes from github 2011-06-12 02:10:08 -06:00
Greg Dunlap 8e5d6596d4 Commented config_sign_data() 2011-06-12 02:03:43 -06:00
Greg Dunlap bb4ef28bfc Added a real key generator 2011-06-12 01:52:14 -06:00
Greg Dunlap abfaffd022 Adding doxygen 2011-06-12 01:51:38 -06:00
Greg Dunlap 3f509f2039 Removed reference to since we're forcing everything to JSON 2011-06-12 01:07:10 -06:00
Greg Dunlap 110ac612e5 Prettied up some comments 2011-06-12 01:04:31 -06:00
Dries Buytaert dea6d08c5c - Patch #576508 by aspilicious, jbrown, Rob Loach, TR: require PHP 5.3. 2011-06-11 19:33:58 -04:00
Dries Buytaert d5a48d2163 - Patch #1089472 by janusman, David_Rothstein: batch API finishes when >99.5% of items have been processed. 2011-06-11 19:21:09 -04:00
Greg Dunlap f9256a3938 Returning utility.inc which i had deleted! 2011-06-11 15:47:06 -06:00
Greg Dunlap 2e14f0da0f Removed accidentally committed file from other branch 2011-06-11 12:14:47 -06:00
Greg Dunlap f4796406c6 Resolving conflicts from github repo 2011-06-11 11:14:49 -06:00
Karoly Negyesi 78e8bdab5c Converted back to a query and fixed config 2011-06-10 18:13:53 -06:00
Karoly Negyesi 8d8f76b87f Converted back to a query and fixed config 2011-06-10 18:12:22 -06:00
Larry Garfield bb3513e376 Track which properties are overridden. 2011-06-10 16:54:54 -06:00
Larry Garfield c195bf4295 Use previously defined variable properly. 2011-06-10 16:31:06 -06:00
Larry Garfield 1efa5b5879 Fix todo to the right place. 2011-06-10 16:29:40 -06:00
David Strauss a7e3b5b40d Load overrides from disk directly. 2011-06-10 15:10:41 -07:00
David Strauss 7b38075bfc Fix local overrides. 2011-06-10 15:06:55 -07:00
David Strauss 335aa13e9e Merge branch '8.x-file-config' of github.com:davidstrauss/D8-Config into 8.x-file-config 2011-06-10 14:47:21 -07:00
David Strauss d6ec634170 Merge branch '8.x-file-config' of github.com:davidstrauss/D8-Config into 8.x-file-config
Conflicts:
	includes/config.inc
2011-06-10 14:47:10 -07:00
Larry Garfield de4b0e4d02 Improve documentation. 2011-06-10 15:47:23 -06:00
Karoly Negyesi d6898001be Merge branch '8.x-file-config' of github.com:davidstrauss/D8-Config into 8.x-file-config 2011-06-10 15:45:10 -06:00
Karoly Negyesi 8d3aac5b10 data it is. 2011-06-10 15:45:01 -06:00
David Strauss 8cfb9d2264 Remove type modularity. 2011-06-10 14:44:16 -07:00
Karoly Negyesi 0e2e82ef3b better variable name 2011-06-10 15:39:48 -06:00
Karoly Negyesi 73e3afc80b Meh again 2011-06-10 15:37:32 -06:00
Karoly Negyesi 51d7586ea1 Meh again 2011-06-10 15:36:59 -06:00
Karoly Negyesi a857273e8d Meh again 2011-06-10 15:36:49 -06:00
Larry Garfield 967ce71dcd Explicitly declare member variables. 2011-06-10 15:32:02 -06:00
Karoly Negyesi e1fd276456 What about this 2011-06-10 15:22:14 -06:00
Karoly Negyesi 8b24b0b4f4 Some fixes 2011-06-10 15:06:51 -06:00
Karoly Negyesi 6651d51014 Meh. 2011-06-10 14:37:17 -06:00
Larry Garfield 1225e7bfc9 Merge branch '8.x-file-config' of github.com:davidstrauss/D8-Config into 8.x-file-config 2011-06-10 14:32:26 -06:00
Larry Garfield 61f844eaf0 Sample alternate config object. 2011-06-10 14:32:15 -06:00
David Strauss aa8f36b0c3 Merge branch '8.x-file-config' of github.com:davidstrauss/D8-Config into 8.x-file-config 2011-06-10 13:04:52 -07:00
David Strauss 57571d141c Add local overlays. 2011-06-10 13:04:32 -07:00
Karoly Negyesi 36a9679139 use a DrupalConfig object instead of a stdClass. 2011-06-10 14:00:25 -06:00
Karoly Negyesi 354cc39eda Fixed schema. 2011-06-10 13:36:33 -06:00
Karoly Negyesi 0fa52020c8 Merge branch '8.x-file-config' of github.com:davidstrauss/D8-Config into 8.x-file-config 2011-06-10 12:28:43 -06:00
Karoly Negyesi 6e9e85c08b Added config table 2011-06-10 12:28:30 -06:00
David Strauss 83a04194e8 Move shared layer-three functionality to an abstract class. 2011-06-10 11:24:25 -07:00
David Strauss e41affdd05 Merge branch '8.x-file-config' of github.com:davidstrauss/D8-Config into 8.x-file-config 2011-06-10 11:18:03 -07:00
Larry Garfield 8693ea9162 Whitespace fixes. 2011-06-10 12:21:24 -06:00
Larry Garfield 86fa91ec44 Add visibility specifiers. 2011-06-10 12:21:08 -06:00
David Strauss dc004943b7 Don't always regenerate the key and move the key up a directory. 2011-06-10 11:16:38 -07:00
Larry Garfield bfa93e8995 Whitespace cleanup. 2011-06-10 12:02:13 -06:00