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 |
|
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 |
|
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 |
|
Radu Topala
|
209928f896
|
Update DropboxAdapterFactory.php
|
2013-10-06 09:25:51 +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 |
|
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
|
622e52c550
|
Use doctrine dbal connection name, rename doctrine_dbal_id into connection_name
|
2013-09-13 13:34:24 +02: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 |
|
Luciano Mammino
|
2a3cae7156
|
Added OpenCloudAdapterFactory
|
2013-04-12 02:32:10 +02:00 |
|
Gavin Davies
|
21841d68ee
|
Make sure definition is set in create
|
2013-03-01 12:43:20 +00:00 |
|
l3l0
|
216903aa08
|
Add configuration for AclAmazonS3. Replaces #31
|
2013-02-22 17:29:35 +01:00 |
|
lmammino
|
ccc6a6db15
|
Fixed documentation annotation for factories
|
2013-01-21 11:07:19 +01:00 |
|
l3l0
|
2a505d1b30
|
Fixed definition of ftp adapter.
|
2012-11-20 10:15:40 +01:00 |
|
l3l0
|
6f5bb2a78a
|
Make amazons3 config to be BC. Added UPGRADE file
|
2012-11-16 09:30:13 +01:00 |
|
l3l0
|
f27138e80b
|
Replace AmazonS3 create boolean param with array one. Changed
composer.json
|
2012-11-14 15:36:59 +01:00 |
|
Romain Geissler
|
3a17323a81
|
Add SftpAdapterFactory.
|
2012-09-06 14:24:49 +02:00 |
|
l3l0
|
dc98b98d3d
|
Merge remote-tracking branch 'RobinvdVleuten/master' into cache-adapter
Conflicts:
Resources/config/gaufrette.xml
|
2012-09-05 19:45:48 +02:00 |
|
Stéphane PY
|
9a29c61135
|
If ftp extension of php miss, it'll not throw exception
|
2012-08-01 17:36:59 +02:00 |
|
Robin van der Vleuten
|
70d74ebe11
|
You can now also set the serialize cache class
|
2012-03-01 17:35:36 +01:00 |
|
Robin van der Vleuten
|
d547add078
|
CacheAdapterFactory created
|
2012-03-01 17:13:11 +01:00 |
|
Alexander Deruwe
|
648bc2b342
|
Implement APC adapter
|
2011-12-12 23:18:52 +01:00 |
|
Vincent
|
22d8a9f3a9
|
Add the use of the constant FTP_* in config for FTP transfer mode and add doc for FTP Adapter
|
2011-12-07 10:42:40 +01:00 |
|
Vincent
|
2d0d6d830d
|
Change default value for mode to FTP_ASCII (in order to have the same default value with the constructor of Ftp.php)
|
2011-12-06 17:21:01 +01:00 |
|
Vincent
|
9078e8e667
|
Add Ftp Adapter
|
2011-12-06 14:42:01 +01:00 |
|
Antoine Hérault
|
6aa672cd10
|
Merge pull request #7 from jstout24/master
Fixes exception thrown when not using user acl
|
2011-11-08 09:39:52 -08:00 |
|
Mikko Tarvainen
|
0633cb6ed9
|
Corrected configuration option
|
2011-10-17 16:46:47 +03:00 |
|
Jordan Stout
|
9fcad65c36
|
Changed isset to !empty
|
2011-10-14 16:25:07 -07:00 |
|
Mikko Tarvainen
|
e06a4839e1
|
author
|
2011-10-12 10:09:43 +03:00 |
|
Mikko Tarvainen
|
13b828c2d8
|
MogileFS adapter
|
2011-10-11 14:40:51 +03:00 |
|
Tomi Saarinen
|
f4e362c1b5
|
GridFS support
|
2011-10-03 15:59:23 +03:00 |
|
Johannes Schmitt
|
4c11eeabc2
|
adds AclAwareAmazonS3 adapter factory
|
2011-09-27 19:21:56 +02:00 |
|
Johannes Schmitt
|
00a3fab9bc
|
adds AmazonS3 adapter factory
|
2011-09-27 10:50:39 +02:00 |
|
Matthieu Bontemps
|
6ca918cc26
|
Change Knplabs to Knp. BC break before Symfony2 release.
|
2011-07-03 11:38:38 +02:00 |
|
Antoine Hérault
|
c2529cab1c
|
Update adapter factory interface
|
2011-05-13 07:19:17 +02:00 |
|
Antoine Hérault
|
ae7440f4d7
|
Initial commit
|
2011-05-12 00:46:28 +02:00 |
|