summaryrefslogtreecommitdiffstats
path: root/api4/file_test.go
Commit message (Expand)AuthorAgeFilesLines
* add megacheck as makefile target (#9288)Daniel Schalla2018-09-031-2/+3
* Fixing unit tests for Go 1.10 (#8568)Christopher Speller2018-04-031-1/+2
* MM-9556 Added ability to upload files without a multipart request (#8306)Harrison Healey2018-02-201-2/+127
* more global config ref cleanup (#7802)Chris2017-11-091-6/+5
* simplify things (#7735)Chris2017-10-301-3/+3
* Reduce utils.Cfg references (#7650)Chris2017-10-181-28/+27
* PLT-7718 Patch for files (#7564)Joram Wilander2017-10-041-0/+9
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-8/+8
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-6/+6
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-7/+7
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-251-3/+5
* Added unit tests for getFile headers (#7045)Harrison Healey2017-08-081-0/+65
* PLT-6760 Allowed TestUploadFile to pass when http client errors (#6985)Harrison Healey2017-07-201-1/+4
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-041-0/+9
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* APIv4: GET /files/{file_id}/public (#5665)Saturnino Abril2017-03-131-0/+74
* APIv4: GET /files/{file_id}/info (#5591)Saturnino Abril2017-03-131-0/+67
* APIv4: GET /files/{file_id}/preview (#5568)Saturnino Abril2017-03-131-0/+52
* Endpoint for APIv4: /files/{file_id}/link (#5607)Saturnino Abril2017-03-111-0/+76
* Implementation endpoint of APIv4: GET /files/{file_id}/thumbnail (#5553)Saturnino Abril2017-02-281-0/+52
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-0/+151