- Mar 29, 2021
-
-
Conrad Lara authored
-
- Mar 22, 2021
-
-
Conrad Lara authored
-
- Mar 14, 2021
-
-
Conrad Lara authored
Issue #2927864 by Grimreaper, cmlara, crstnkal: Can't access private files when using s3 as the private stream wrapper
-
Conrad Lara authored
-
Conrad Lara authored
Issue #3121830 by ShaunLaws, cmlara, osopolar, gustavderdrache, zach.bimson, J2: Use CredentialProvider::defaultProvider rather than individual providers
-
- Mar 01, 2021
-
-
Conrad Lara authored
-
- Feb 24, 2021
-
-
Conrad Lara authored
-
- Feb 21, 2021
-
-
Conrad Lara authored
Issue #2948554 by realityloop, jansete, Topplestack, cmlara, sgurlt, paolomainardi, aron.beal: Fix content mismatch errors for links inside css/js files (http on https pages)
-
- Feb 10, 2021
-
-
Conrad Lara authored
-
- Feb 07, 2021
-
-
- Feb 06, 2021
-
-
Conrad Lara authored
-
-
Conrad Lara authored
-
Conrad Lara authored
-
- Sep 19, 2019
-
-
-
jansete authored
-
- May 04, 2018
- Mar 23, 2017
-
-
- Mar 07, 2017
-
- Mar 06, 2017
-
-
jansete authored
-
- Mar 05, 2017
-
-
jansete authored
- Feb 22, 2017
-
- Feb 20, 2017
- Feb 18, 2017
-
-
- Jun 30, 2016
-
-
- Oct 07, 2015
-
-
Neeraj Kumar 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.
-
- Aug 25, 2015
-
-
coredumperror authored
-
- Aug 07, 2015
-
-
coredumperror authored
-
- Jul 31, 2015
-
-
coredumperror authored
-
- May 29, 2015
-
-
coredumperror authored
Credit goes to d.o user Souvent22 for the basis of this patch.
-
- Apr 27, 2015
-
-
coredumperror authored
Thanks go to Drupal.org user jozzhart for the nginx config settings!
-
- Mar 30, 2015
-
-
coredumperror authored
Thanks go to d.o user FluxSauce for the makefile contents! I hadn't previously provided a makefile because I didn't know how to set the library folder, or that it was possible to install from a zip file.
-
- Nov 05, 2014
-
-
coredumperror authored
-
coredumperror authored
Rather kludging in support for existing local public/private files, I decided to add a utility (drush command and form button) to copy those files into S3.
-
- Nov 03, 2014
-
-
coredumperror authored
Having worked on this feature, I'm not entirely sure it's actually a good idea.
-
coredumperror authored
-
- Nov 02, 2014
-
-
coredumperror authored
Root Folder fulfills the same purpose that Partial Refresh Prefix was created for (limiting s3fs's interaction with your bucket to a single folder), but it's implemented in an incompatible way. If you're upgrading to s3fs 7.x-2.x from 7.x-1.x, and you were using the Partial Refresh Prefix option, you'll need to do some manual intervention as specified in the README.
-
- Nov 01, 2014
-
-
coredumperror authored
I'm bumping the major version number of S3 File System because I'm planning to add several breaking changes after this, and the public:// functionality is part of that. As of this commit, s3fs 2.x should be backwards compatible with 1.x, but that won't last for long.
-