Commit Graph

104 Commits

Author SHA1 Message Date
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
Christian Morgan
744a0b63c0 Cleaned up README and edited for readability 2013-06-14 14:49:25 +02:00
Leszek Prabucki
de1ef2f9b2 Merge pull request #46 from WriteOrRead/opencloud-adapter-factory
Documentation for configuring HPCloud with OpenStack
2013-04-14 23:12:02 -07:00
Richard Shank
c9c1d0006d Add documentation for using HPCloud with OpenStack 2013-04-13 00:20:13 -07:00
Luciano Mammino
9ffa559db7 Added documentation 2013-04-12 04:07:38 +03:00
Luciano Mammino
2a3cae7156 Added OpenCloudAdapterFactory 2013-04-12 02:32:10 +02:00
Leszek Prabucki
013f50495b Merge pull request #41 from gavD/master
Bugfix: Acl Aware S3 factory could not set options
2013-03-01 05:08:05 -08:00
Gavin Davies
21841d68ee Make sure definition is set in create 2013-03-01 12:43:20 +00:00
Leszek Prabucki
79cad5c65a Merge pull request #38 from l3l0/fix/configuration-for-acl-amazon
Add configuration for AclAmazonS3.
2013-02-22 10:52:47 -08:00
l3l0
216903aa08 Add configuration for AclAmazonS3. Replaces #31 2013-02-22 17:29:35 +01:00
l3l0
c260b10a0b Use 0.2.0@dev at master branch 2013-01-30 12:47:06 +01:00
l3l0
c6da43595c Point to latest stable version of Gaufrette. 2013-01-30 12:41:55 +01:00
Leszek Prabucki
c3b489721b Merge pull request #32 from lmammino/master
Updated Documentation annotations on factories
2013-01-25 00:43:21 -08:00
lmammino
5d1f0ee2f8 Merge branch 'master' of git://github.com/KnpLabs/KnpGaufretteBundle 2013-01-21 11:08:20 +01:00
lmammino
f9614aa3d9 Updated gitignore 2013-01-21 11:07:30 +01:00
lmammino
ccc6a6db15 Fixed documentation annotation for factories 2013-01-21 11:07:19 +01:00
Leszek Prabucki
fe09a0cd03 Merge pull request #28 from lmammino/patch-1
Update FilesystemMap.php
2013-01-03 23:37:20 -08:00
Luciano Mammino
fa0516fb7e Update FilesystemMap.php
Fixed a typo into the documentation
2013-01-04 01:40:30 +01:00
l3l0
2a505d1b30 Fixed definition of ftp adapter. 2012-11-20 10:15:40 +01:00
Leszek Prabucki
4370da0ad4 Merge pull request #26 from l3l0/compatibility-with-new-gaufrette-version
Changes allow to KnpGaufretteBundle work with latest Gaufrette
2012-11-16 00:35:05 -08:00
l3l0
6f5bb2a78a Make amazons3 config to be BC. Added UPGRADE file 2012-11-16 09:30:13 +01:00
l3l0
503e2899c0 Changed version og Gaufrette used by bundle. 2012-11-14 15:40:17 +01:00
l3l0
f27138e80b Replace AmazonS3 create boolean param with array one. Changed
composer.json
2012-11-14 15:36:59 +01:00
l3l0
6bfca8a96e Added stable dep to Gaufrette before tagging 2012-11-14 15:30:37 +01:00
Leszek Prabucki
60bf97cb66 Merge pull request #24 from havvg/master
fix StreamWrapper configuration
2012-10-30 23:59:45 -07:00
Toni Uebernickel
eaaef8eda5 fix StreamWrapper not containing filesystems 2012-10-30 15:07:34 +01:00
Leszek Prabucki
0858fae9bc Update README.markdown 2012-10-15 09:12:50 +03:00
Leszek Prabucki
8c5eab5e0e Update README.markdown 2012-10-12 14:55:47 +03:00
Leszek Prabucki
e286eaee47 Merge pull request #23 from TheFootballSocialClub/register-filesystem
Add a configuration for loading the StreamWrapper
2012-10-12 03:45:38 -07:00
bertillon clement
237055ef01 Boot filesystems for a specified domain 2012-10-12 11:31:54 +02:00
Leszek Prabucki
790652531f Merge pull request #16 from Romain-Geissler/master
Add SftpAdapterFactory
2012-09-06 08:05:39 -07:00
Leszek Prabucki
e4fea9baad Update Tests/Functional/ConfigurationTest.php
Use Filesystem from Component instead of HttpKernel one
2012-09-06 18:02:21 +03:00
Romain Geissler
3a17323a81 Add SftpAdapterFactory. 2012-09-06 14:24:49 +02:00
Leszek Prabucki
805c4342a2 Merge pull request #20 from l3l0/cache-adapter
Cache adapter
2012-09-05 12:26:33 -07:00
l3l0
0c53b05054 Improved readme 2012-09-05 21:13:18 +02:00
l3l0
1b5964daa1 Added part about composer to README file 2012-09-05 21:10:42 +02:00
l3l0
3ed8b7db5c Added checking test coverage at tavisci 2012-09-05 20:31:58 +02:00
l3l0
0f3c770a24 Add info about cache adapter to README. Added tests for cache and ftp
adapter.
2012-09-05 20:29:39 +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
Leszek Prabucki
aef3f1408c Merge pull request #19 from l3l0/improvements
Improvements
2012-09-05 05:42:25 -07:00
l3l0
4743d7384a Change name of testsuite 2012-09-04 15:49:05 +02:00
l3l0
a376316859 Remove tabs from config 2012-09-04 15:42:45 +02:00
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
Robin van der Vleuten
3a80615cac Changed the name to the correct one. 2012-06-13 12:42:33 +03:00