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