Commit Graph

77 Commits

Author SHA1 Message Date
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
Robin van der Vleuten
3de89038d9 Otherwise composer will check for the original package. 2012-03-02 10:12:56 +01: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
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