summaryrefslogtreecommitdiffstats
path: root/app/command_channel_rename_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix races / finally remove global app for good (#7570)Chris2017-10-041-0/+1
| | | | | | | | | | | | * finally remove global app for good * test compilation fixes * fix races * fix deadlock * wake up write pump so it doesn't take forever to clean up
* remove more global references (#7442)Chris2017-09-141-1/+1
|
* Remove global app references (#7433)Chris2017-09-121-2/+1
| | | | | | | | * remove global app references * test fix * fix api4 test compilation
* Renaming repoChristopher Speller2017-09-061-1/+1
|
* app type transition (#7167)Chris2017-09-061-1/+2
|
* Enforce channel display name limits on slash command (#7309)Joram Wilander2017-08-291-0/+31