summaryrefslogtreecommitdiffstats
path: root/cmd/platform/oldcommands.go
Commit message (Collapse)AuthorAgeFilesLines
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-271-2/+2
| | | | | | | | | | * Add webhook cache * Add channel by name cache * Fxing profiles in channels cache * Fix merge
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-201-1/+1
|
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-9/+8
| | | | | | | | | | | | | | | | | | * Refactor and move session logic into app package * Refactor email functions into the app package * Refactor password update into app package * Migrate user functions to app package * Move team functions into app package * Migrate channel functions into app package * Pass SiteURL through to app functions * Update based on feedback
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-1/+1
|
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-43/+43
| | | | | | | | | | * Add app package and move logic over from api package * Change app package functions to return errors * Move non-api tests into app package * Fix merge
* Fix SiteURL in join team email (#4979)Joram Wilander2017-01-061-1/+2
|
* Improving command line interface (#4689)Christopher Speller2016-12-061-0/+1102