Commit Graph

56 Commits

Author SHA1 Message Date
l3l0
ccd2a66f08 Added travis support 2012-09-04 15:27:19 +02:00
l3l0
5e4d9c832c Allow for change filesystem_map service implementation. Prepare
FilesystemMap for extending
2012-09-04 15:19:11 +02:00
l3l0
fcde48018c Moved and renamed functional tests. Simplified ConfigurationTest 2012-09-04 15:18:10 +02:00
Antoine Hérault
ca477696cc Merge pull request #17 from rezzza/php_without_ftp
If ftp extension of php miss, it'll not throw exception
2012-08-02 05:22:48 -07:00
Stéphane PY
9a29c61135 If ftp extension of php miss, it'll not throw exception 2012-08-01 17:36:59 +02:00
Antoine Hérault
b414f4f142 Merge pull request #12 from ejosvp/master
show correct message when 0 keys are available
2012-01-01 04:51:00 -08:00
Ernesto Jose Vargas Paz
f918402900 show correct message when 0 keys are available 2011-12-31 13:00:38 -05:00
Antoine Hérault
c63e0dc979 Merge pull request #11 from kud/master
Fix english
2011-12-21 13:29:52 -08:00
Erwann MEST
45cc6cb964 Update README.markdown 2011-12-21 16:48:37 +01:00
Antoine Hérault
e1c3063275 Merge pull request #10 from aderuwe/apc-adapter
Implement APC adapter
2011-12-18 11:59:13 -08:00
Alexander Deruwe
648bc2b342 Implement APC adapter 2011-12-12 23:18:52 +01:00
Antoine Hérault
2d7666a413 Merge pull request #9 from vincent42/master
Add Ftp Adapter
2011-12-07 04:27:27 -08: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
lwagner
e1c7a3b06d Fix case in repo urls 2011-12-03 16:26:18 +01:00
Romain Pouclet
ba80e707fa Fix README (and blame @herzult if you've been stuck when you installed this bundle). 2011-11-15 12:07:24 +01:00
Antoine Hérault
75d731effe Add composer definition file 2011-11-08 20:27:05 +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
Antoine Hérault
7e3596e5b6 Merge pull request #6 from Rohea/master
MogileFS support
2011-11-08 09:38:58 -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
00fb438e13 Merge branch 'master' of github.com:Rohea/KnpGaufretteBundle 2011-10-12 10:10:24 +03:00
Mikko Tarvainen
e06a4839e1 author 2011-10-12 10:09:43 +03:00
TomiS
a568af692f docs 2011-10-12 09:47:11 +03:00
Tomi Saarinen
46ac56e5c8 docs 2011-10-12 09:40:44 +03:00
Tomi Saarinen
d42d2fe6f8 docs 2011-10-12 09:26:48 +03:00
Tomi Saarinen
d2d13a11ee Merge remote branch 'origin/master' 2011-10-12 09:24:59 +03:00
Mikko Tarvainen
68682f6250 docs 2011-10-11 15:29:12 +03:00
Mikko Tarvainen
13b828c2d8 MogileFS adapter 2011-10-11 14:40:51 +03:00
Antoine Hérault
81526bc7ca Merge pull request #5 from Rohea/master
GridFS support
2011-10-03 08:30:55 -07:00
Tomi Saarinen
25f1032079 small fix to docs 2011-10-03 16:19:08 +03:00
Tomi Saarinen
978d3a22e4 docs 2011-10-03 16:11:44 +03:00
Tomi Saarinen
f4e362c1b5 GridFS support 2011-10-03 15:59:23 +03:00
Antoine Hérault
c09d1c36ff Update readme 2011-10-03 09:02:13 +02:00
Antoine Hérault
3548d71db7 Update readme 2011-10-03 08:51:48 +02:00
Antoine Hérault
a677c9bbe1 Merge pull request #4 from schmittjoh/aclAwareS3
adds AclAwareAmazonS3 adapter factory
2011-09-27 12:54:38 -07:00
Johannes Schmitt
4c11eeabc2 adds AclAwareAmazonS3 adapter factory 2011-09-27 19:21:56 +02:00
Antoine Hérault
7aff957629 Merge pull request #3 from schmittjoh/amazonS3Factory
Amazon s3 factory
2011-09-27 04:49:37 -07: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
Antoine Hérault
ecac97ce67 Merge pull request #2 from ornicar/master
Synchronize command with upstream
2011-06-23 23:28:33 -07:00
ornicar
5824d2a7d3 Synchronize command with upstream 2011-06-23 19:19:49 -07:00
Antoine Hérault
3192da5d04 Merge pull request #1 from ornicar/addFilesystemMap
Add a filesystem map service
2011-06-19 11:59:53 -07:00
ornicar
0b9080f9ff Avoid cluttering the container parameters with useless classnames 2011-06-18 12:16:21 -07:00
ornicar
3a68f9080b Add a filesystem map service 2011-06-18 11:49:55 -07:00
Antoine Hérault
6db8231e09 Update for the Gaufrette's last changes 2011-05-28 20:37:29 +02:00
Antoine Hérault
1a7ee95b0d Update readme 2011-05-13 17:49:11 +02:00
Antoine Hérault
5e80045307 Add gaufrette:filesystem:keys command 2011-05-13 17:42:21 +02:00