- Mar 10, 2017
-
-
coredumperror authored
-
coredumperror authored
Now, only the s3fs_awssdk2_use_instance_profile and awssdk2_use_instance_profile vars are used. If awssdk2_use_instance_profile is written into settings.php, it will override the s3fs_awssdk2_use_instance_profile variable. BACKWARD INCOMPATIBILITY NOTE: Anyone that hard-coded s3fs_use_instance_profile into their settings.php will need to change that line to use awssdk2_use_instance_profile instead.
-
- Mar 07, 2017
-
-
coredumperror authored
-
coredumperror authored
-
coredumperror authored
-
- Feb 18, 2017
-
- Feb 17, 2017
-
-
coredumperror authored
-
coredumperror authored
Caching of instance profile cedentials now actually works. Caviat: you now have to actually configure it properly.
-
- Feb 06, 2017
-
-
- Jan 17, 2017
-
-
coredumperror authored
-
coredumperror authored
-
- Jan 09, 2017
-
-
coredumperror authored
- Dec 09, 2016
-
-
- Nov 08, 2016
-
-
coredumperror authored
-
- Sep 20, 2016
-
-
coredumperror authored
-
- Aug 11, 2016
-
-
coredumperror authored
-
- Jun 17, 2016
-
-
- Jun 14, 2016
-
-
coredumperror authored
-
- May 24, 2016
-
-
coredumperror authored
-
- Apr 25, 2016
-
-
coredumperror authored
-
- Mar 09, 2016
-
-
coredumperror authored
Thanks to japo32 for the idea and initial patch for this feature.
-
-
- Mar 02, 2016
-
-
coredumperror authored
-
- Feb 29, 2016
-
-
coredumperror authored
-
- Feb 16, 2016
-
-
- Jan 25, 2016
-
-
coredumperror authored
-
- Dec 02, 2015
-
-
coredumperror authored
-
- Nov 24, 2015
-
-
coredumperror authored
-
- Nov 20, 2015
-
-
coredumperror authored
-
-
- Nov 09, 2015
-
-
coredumperror authored
The method by which I had implemented this feature caused problems on sites which used certain mechanisms within teir settings.php files. I couldn't find an alternate method to differentiate between settings in the DB and settings in settings.php, so I had to remove the feature entirely. Patch provided by mcdruid.
-
- Oct 26, 2015
-
-
coredumperror authored
-
- Oct 19, 2015
-
-
coredumperror authored
-
coredumperror authored
-
- Sep 28, 2015
-
-
coredumperror authored
Now, when you code a setting into settings.php, that setting will be locked in, and the form field for it will be disabled. This makes it easier to store your site configuration in version control, and also makes it clearer from the UI side when a setting has been hard-coded.
-
- Sep 11, 2015
-
-
coredumperror authored
-
- Sep 01, 2015
-
-
coredumperror authored
-