Florian Klein
0b2750033a
Merge pull request #102 from Karisch/feature/google-cloud-storage
...
Add support for Google Cloud Storage
2015-11-10 10:25:29 +01:00
Yann Rabiller
7edea6cfcc
Merge pull request #115 from diimpp/patch-1
...
Fix typo in phpseclib adapter's readme example
2015-09-18 14:09:25 +02:00
Andrew Kovalyov
bf9652537f
Add a note about Dropbox
2015-09-11 15:08:19 +03:00
Florian Klein
b6dbd93d12
Merge pull request #117 from stof/patch-1
...
Improve the composer.json
2015-08-31 08:57:20 +02:00
Christophe Coevoet
b8596b4ca1
Improve the composer.json
...
- allow both stable and dev versions of Gaufrette to make the usage of the bundle easier
- switch autoloading to PSR-4 rather than using the legacy "target-dir" setting
- change the PHPUnit requirement to use maintained versions
2015-08-05 11:24:03 +02:00
Dmitri Perunov
0536334f7c
Fix typo in phpseclib adapter's readme example
2015-05-14 11:44:58 +05:00
Florian Klein
b928e97767
Merge pull request #108 from diimpp/phpseclibsftp_adapter
...
Add phpseclib sftp adapter
2015-05-11 09:02:46 +02:00
Florian Klein
6878189ba2
Merge pull request #94 from escapestudios/master
...
ObjectStore-method became objectStoreService-method in php-opencloud
2015-04-21 16:42:49 +00:00
Dmitri Perunov
5b1463cdc5
Add phpseclib sftp adapter
2015-02-10 16:28:08 +06:00
Patrik Karisch
65f587ae17
Add documentation
2014-11-01 12:28:12 +01:00
Patrik Karisch
db25e67b10
Add support for Google Cloud Storage
2014-11-01 12:27:35 +01:00
Leszek Prabucki
c88039e80c
Merge pull request #96 from pilot/master
...
Remove support symfony 2.0 deps instruction
2014-07-08 18:28:42 +02:00
Alex Demchenko
a075802e29
Remove support symfony 2.0 deps instruction
2014-07-08 17:50:44 +03:00
David Joos
b6d58c99c3
ObjectStore-method became objectStoreService-method in php-opencloud
...
Fixes "call to undefined method OpenCloud\Rackspace::ObjectStore()" we were experiencing...
2014-06-19 14:42:41 +01:00
Leszek Prabucki
ce0e00c554
Merge pull request #91 from bmeynell/master
...
added detect_content_type option for AwsS3 adapter
2014-06-03 10:10:53 +02:00
Leszek Prabucki
b2a387580e
Merge pull request #85 from kbond/config-dump
...
Enable dumping of config
2014-06-03 10:09:31 +02:00
Ben Meynell
d1eb6f2550
added detect_content_type option for AwsS3 adapter
2014-05-05 09:10:50 -04:00
Kevin Bond
ef57204cd5
enable dumping of config
2014-04-08 14:41:46 -04:00
l3l0
ae598e6114
Allows to latest gaufrette version at master
2014-03-27 09:59:55 +01:00
Leszek Prabucki
f330085843
Merge pull request #80 from shieldo/patch-1
...
use stable releases of gaufrette (~0.1.7)
2014-03-24 23:15:03 +01:00
Douglas Greenshields
886fdf6ad3
use stable releases of gaufrette (~0.1.7)
2014-03-09 02:20:29 +00:00
Leszek Prabucki
171844b400
Merge pull request #69 from Gesthispania/master
...
Add FTP SSL/TSL Option
2013-12-30 00:59:49 -08:00
Leszek Prabucki
212c2db832
Merge pull request #53 from nmpolo/master
...
Allow AclAwareAmazonS3Adapter to have options set
2013-12-30 00:55:42 -08:00
Leszek Prabucki
3bf4e03513
Merge pull request #76 from teohhanhui/master
...
AwsS3 adapter: added ACL option in configuration
2013-11-12 23:41:39 -08:00
Teoh Han Hui
96061210e4
AwsS3 adapter: added ACL option in configuration
2013-11-13 02:14:41 +08:00
Leszek Prabucki
7c210044bf
Merge pull request #73 from krafas/master
...
Allow AmazonsS3 adapter to have acl option
2013-11-10 01:08:40 -08:00
Leszek Prabucki
9e70925730
Merge pull request #67 from radutopala/master
...
Dropbox Adapter Factory added
2013-11-04 00:31:06 -08:00
Giedrius Sabaliauskas
b5c3b03285
Allow AmazonsS3 adapter to gave acl option
2013-10-29 18:01:53 +02:00
Gesthispania
8b143c5065
Update FtpAdapterFactory.php
2013-10-10 10:19:27 +02:00
Gesthispania
ef1f8a75ac
Add SSL option to work with modified Gaufrette that use SSL/TSL FTP
2013-10-10 09:58:17 +02:00
Leszek Prabucki
c01f131f7c
Merge pull request #68 from havvg/master
...
add example service for Aws\S3\S3Client
2013-10-07 06:36:41 -07:00
Radu Topala
209928f896
Update DropboxAdapterFactory.php
2013-10-06 09:25:51 +03:00
Toni Uebernickel
50ecc39137
add example service for Aws\S3\S3Client
2013-10-04 10:52:28 +02:00
Radu Topala
8875fccb5e
Update README.markdown
2013-10-04 10:41:20 +03:00
Radu Topala
a4a06af459
Merge branch 'master' of github.com:radutopala/KnpGaufretteBundle
2013-10-04 06:23:40 +00:00
Radu Topala
ae786b1faa
added Dropbox Adapter Factory
2013-10-04 06:17:52 +00:00
Leszek Prabucki
90080cacdb
Merge pull request #62 from havvg/feature/aws_s3-adapter
...
add AwsS3AdapterFactory
2013-09-27 09:23:19 -07:00
Toni Uebernickel
051ab917b9
add AwsS3 docs to README
2013-09-26 20:02:45 +02:00
Toni Uebernickel
169f466849
add AwsS3AdapterFactory
2013-09-26 19:50:50 +02:00
Leszek Prabucki
b4f15993a2
Merge pull request #59 from fadoe/patch-doctrine
...
Patch doctrine
2013-09-23 23:39:44 -07:00
Falk Doering
2f97c9fbff
Update documentation. Add doctrine usage.
2013-09-13 13:37:36 +02:00
Falk Doering
622e52c550
Use doctrine dbal connection name, rename doctrine_dbal_id into connection_name
2013-09-13 13:34:24 +02:00
Falk Doering
336e203655
Update documentation. Change composer registerNamespaces method to addClassMap.
2013-09-13 11:56:38 +02:00
Leszek Prabucki
bd695f9194
Merge pull request #60 from lmammino/azure-blob-storage
...
Added support for azure blob storage
2013-08-24 03:58:34 -07:00
Luciano Mammino
ee50cd8766
Added support for azure blob storage (introduced here: https://github.com/KnpLabs/Gaufrette/pull/206 )
2013-08-24 11:00:36 +02:00
Falk Doering
df1d1855a5
Update inline documentation.
2013-08-12 16:53:05 +02:00
Falk Doering
02483aca83
Add doctrine dbal adapter factory
2013-08-12 16:45:35 +02:00
Nicholas Masters
d450786a7b
Allow adapter options to be passed
2013-06-23 18:43:17 +00:00
Leszek Prabucki
6c615bde72
Merge pull request #52 from caponica/master
...
Cleaned up README and edited for readability
2013-06-17 00:53:15 -07:00
Christian Morgan
da1b5f9750
Added documentation for amazon_s3 adapter
...
I've added what I understand based on getting this working today. Not sure about all the options.
I also added a note about bucket names with dots in them - this had me stuck for a while until I found mention of it in passing in an AWS ticket https://forums.aws.amazon.com/thread.jspa?threadID=122890#jive-message-445833
If it's not a generally repeatable problem feel free to delete that line, but it certainly caused me problems!
2013-06-14 22:18:40 +02:00