David Keita
19080ed7e7
#506 fix: Deleting a file does not delete from fs.files ( #1758 )
...
* #506 fix: Deleting a file does not delete from fs.files
* test added to check that GridStoreAdapter deleteFile removes from fs.files and fs.chunks
2016-06-27 00:40:43 -04:00
Drew
fc1cdd4408
Remove collection prefix and default mongo URI ( #1479 )
...
* Remove collection prefix from DB Controller
* Remove collection prefix from cache
* Revert "Remove collection prefix from cache"
This reverts commit 529d67dd617b64c69c36a8a63382456e95edcab8.
* Remove knowledge of default mongo URI from Parse Server
* Remove adaptive collection paramater from deleteFields
* Tidy up DBAdapter.js
2016-04-13 19:45:07 -04:00
Florent Vilmart
1e45ac753a
Moves Files adapters to external packages
2016-03-24 00:48:34 -04:00
Florent Vilmart
7257ee858b
Moves some logic from FilesRouter to FilesController for content-type and filename
2016-03-01 10:14:03 -05:00
Florent Vilmart
78d380df72
Adds content type support in S3
2016-03-01 09:28:17 -05:00
Nikita Lutsenko
63a534f31d
Make GridStoreAdapter persist it's own connection and don't talk to config.database.
2016-02-29 21:00:04 -08:00
Nikita Lutsenko
7215300c1e
Move Mongo database property directly to mongo adapter.
2016-02-29 12:50:47 -08:00
Wes Thomas
a75376523c
file DELETE support
2016-02-11 21:21:42 -05:00
Nikita Lutsenko
07c9c1d648
Cleanup and modernize S3Adapter to ES6 syntax.
2016-02-09 21:48:05 -08:00