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
Toni Uebernickel
50ecc39137
add example service for Aws\S3\S3Client
2013-10-04 10:52:28 +02: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
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