Commit Graph

22 Commits

Author SHA1 Message Date
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
f97f2be079 marks filesystem definition as non-public when alias is defined 2011-09-27 10:50:58 +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
ornicar
3a68f9080b Add a filesystem map service 2011-06-18 11:49:55 -07: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