summaryrefslogtreecommitdiffstats
path: root/api/file_test.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-25/+25
* Revert "[PLT-7475] Add S3 region to system console and add S3 validation (#73...Saturnino Abril2017-09-061-3/+3
* [PLT-7475] Add S3 region to system console and add S3 validation (#7373)Saturnino Abril2017-09-061-3/+3
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-14/+14
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-251-8/+45
* Allow regions to be set and honored for S3 driver. (#7010)Harshavardhana2017-07-311-4/+14
* Support AWS Signature V2 for Mattermost for S3 storage. (#6462)Harshavardhana2017-05-301-1/+9
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-1/+1
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-041-0/+12
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-1/+2
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-27/+4
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-22/+23
* Moving away from goamz to use minio-go instead. (#4193)Harshavardhana2016-10-261-15/+18
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-301-260/+638
* PLT-3617 Switched public file links to use a sha256 hash (#3792)Harrison Healey2016-08-151-19/+26
* Revert "Moved file attachments to be stored in data/channels instead of data/...Harrison Healey2016-06-301-21/+23
* Moved file attachments to be stored in data/channels instead of data/teams/ID...Harrison Healey2016-06-281-23/+21
* PLT-2600/PLT-2770 Added Get Public Link modal and added new API for public fi...Harrison Healey2016-05-051-169/+204
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-031-1/+1
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-70/+54
* Fixing buildChristopher Speller2016-04-111-0/+5
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-3/+3
* Fixing email unit tests=Corey Hulen2016-02-011-5/+5
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-5/+5
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-5/+5
* Fixed TestGetFile unit testhmhealey2015-12-181-4/+3
* Updated emails in unit tests to include '+'Reed Garmsen2015-12-131-5/+5
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Changing image settings to file settings=Corey Hulen2015-09-231-28/+28
* Adding service settings to admin console=Corey Hulen2015-09-221-1/+1
* Fixing unit tests=Corey Hulen2015-09-211-27/+27
* Adding image properties=Corey Hulen2015-09-211-12/+12
* Fixes mm-1912 move get file info into its own web service call=Corey Hulen2015-08-241-0/+9
* removed unnecessary debug statementsJoramWilander2015-07-211-3/+0
* fixed unit tests to work with team domain changes and update partial url rege...JoramWilander2015-07-211-10/+13
* added sanitization to filenames to remove the possibility of relative pathsJoramWilander2015-07-211-1/+7
* update file unit testsJoramWilander2015-07-211-51/+122
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-9/+9
* Renamed FullName column in database to Nickname. Renamed all serverside refer...hmhealey2015-07-171-5/+5
* Fixing unit tests=Corey Hulen2015-07-061-5/+6
* fixing race condition in unit tests=Corey Hulen2015-07-051-5/+5
* first commit=Corey Hulen2015-06-141-0/+379