Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed TestGetFile unit test | hmhealey | 2015-12-18 | 1 | -4/+3 |
| | |||||
* | Updated emails in unit tests to include '+' | Reed Garmsen | 2015-12-13 | 1 | -5/+5 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Changing image settings to file settings | =Corey Hulen | 2015-09-23 | 1 | -28/+28 |
| | |||||
* | Adding service settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -1/+1 |
| | |||||
* | Fixing unit tests | =Corey Hulen | 2015-09-21 | 1 | -27/+27 |
| | |||||
* | Adding image properties | =Corey Hulen | 2015-09-21 | 1 | -12/+12 |
| | |||||
* | Fixes mm-1912 move get file info into its own web service call | =Corey Hulen | 2015-08-24 | 1 | -0/+9 |
| | |||||
* | removed unnecessary debug statements | JoramWilander | 2015-07-21 | 1 | -3/+0 |
| | |||||
* | fixed unit tests to work with team domain changes and update partial url ↵ | JoramWilander | 2015-07-21 | 1 | -10/+13 |
| | | | | regex for files | ||||
* | added sanitization to filenames to remove the possibility of relative paths | JoramWilander | 2015-07-21 | 1 | -1/+7 |
| | |||||
* | update file unit tests | JoramWilander | 2015-07-21 | 1 | -51/+122 |
| | |||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -9/+9 |
| | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | ||||
* | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -5/+5 |
| | | | | references from FullName to Nickname. | ||||
* | Fixing unit tests | =Corey Hulen | 2015-07-06 | 1 | -5/+6 |
| | |||||
* | fixing race condition in unit tests | =Corey Hulen | 2015-07-05 | 1 | -5/+5 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+379 |