Mike Patnode
1c8d4a6519
Move filename validation out of the Router and into the FilesAdaptor ( #6157 )
...
* Move filename validation out of the Router and into the FilesAdaptor
* Address PR comments
* Update unittests to handle FilesAdapter interface change
* Make validateFilename optional
2019-10-26 21:15:21 -05:00
Florent Vilmart
a42101531a
Silences warnings from mongodb client ( #5025 )
...
* Silences warnings from mongodb client
* Update count, delete and finds to recommended implementations
* With new parser, readPref will be null by default
* Update flaky specs wih async/await style
* Adds gridstore adapter spec
* Use GridFSBucketStorage adapter
2018-09-04 16:15:09 -04:00
Florent Vilmart
d83a0b6808
Use Prettier JS ( #5017 )
...
* Adds prettier
* Run lint before tests
2018-09-01 13:58:06 -04:00
Florent Vilmart
942b9b5b1a
Adds documentations for adapters and main constructors ( #4951 )
...
* wip
* Adds documentations for adapters, and constructors
* nits
* nit
2018-08-15 10:47:21 -04:00
Stephen Tuso
952e64d94a
Update FilesAdapter comments ( #4065 )
2017-09-09 13:11:16 -04:00
Florent Vilmart
8c2c76dd26
Adds liniting into the workflow ( #3082 )
...
* initial linting of src
* fix indent to 2 spaces
* Removes unnecessary rules
* ignore spec folder for now
* Spec linting
* Fix spec indent
* nits
* nits
* no no-empty rule
2016-11-24 15:47:41 -05:00
Arthur Cinader
7616b8d3ec
Fix capitalization, typo, and grammar mistake ( #2533 )
...
* Fix capitalization, typo, and grammar mistake
* fix two typos.
2016-08-16 16:29:34 -04:00
Florent Vilmart
83f5207d44
remove inaccurate comment
2016-03-24 14:15:00 -04:00
Florent Vilmart
1e45ac753a
Moves Files adapters to external packages
2016-03-24 00:48:34 -04:00
Florent Vilmart
ad2e3c9b09
documents createFile
2016-03-01 15:46:36 -05:00
Florent Vilmart
78d380df72
Adds content type support in S3
2016-03-01 09:28:17 -05:00
Nikita Lutsenko
d78c2746e9
Rename ExportAdapter to DatabaseController.
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