Commit Graph

166 Commits

Author SHA1 Message Date
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
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