summaryrefslogtreecommitdiffstats
path: root/api/file_test.go
Commit message (Expand)AuthorAgeFilesLines
* 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