summaryrefslogtreecommitdiffstats
path: root/app/import.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-5398 Bulk loading of user display preferences. (#5382)George Goldberg2017-02-141-0/+80
|
* PLT-5427: Import ChannelMember Notify Props. (#5329)George Goldberg2017-02-081-2/+34
|
* PLT-5407: Bulk importing of User memberships. (#5273)George Goldberg2017-02-021-0/+144
|
* PLT-5365 Import of basic user properties. (#5231)George Goldberg2017-01-311-1/+174
|
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-271-1/+1
| | | | | | | | | | * Add webhook cache * Add channel by name cache * Fxing profiles in channels cache * Fix merge
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-271-1/+239
| | | | | | | This commit provides the first part of the bulk import system. The CLI command is provided, complete with validation & apply modes. All the basic properties of Teams and Channels can be imported. Users & Posts will follow separately in a future commit.
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-201-0/+157