sebastian marcet

Results 5 issues of sebastian marcet

hello guys i just wrote a new swift driver, here is the link https://github.com/smarcet/silverstripe-cloudassets-swift cheers

Hello i created a simple image field at cms when i deleted the image from cms admin its sets to empty on my json file { image:"} and start to...

type: bug
graphql

unit tests need a refactoring, bc they can run individually code its making assumption that run from start to end.

refactoring

i updated the libs from former version ( from 2.x to 3.x ) and when i tried to access to graphl explorer i got following initial error Unknown operation named...

🐛 bug

Hello! currently i have set this at confg/doctrine.php ``` 'cache' => [ 'default' => env('DOCTRINE_CACHE', 'redis'), 'namespace' => null, 'second_level' => [ 'enabled' => true, 'region_lifetime' => 3600, 'region_lock_lifetime' =>...