summaryrefslogtreecommitdiffstats
path: root/app/import.go
Commit message (Expand)AuthorAgeFilesLines
* [XYZ-6] Add sampledata platform command (#8027)Jesús Espino2018-01-111-13/+223
* Role refactor (#7867)Chris2017-11-211-5/+5
* Reorganize file util functionality (#7848)Chris2017-11-161-2/+2
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-311-1/+1
* simplify things (#7735)Chris2017-10-301-1/+1
* refactor max channels per team enforcement (#7690)Chris2017-10-201-1/+1
* Reduce utils.Cfg references (#7650)Chris2017-10-181-2/+2
* PLT-7883: Fix database race in bulk importer in GetByUsername. (#7611)George Goldberg2017-10-121-19/+20
* PLT-7789: Fix raciness on Aurora with importing team members. (#7573)George Goldberg2017-10-041-9/+5
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-83/+83
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-34/+34
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-251-2/+4
* PLT-7183: User/Channel NotifyProps Bulk Import. (#7019)George Goldberg2017-07-261-0/+132
* PLT-7123: Add tutorial, flags and favorites to bulk importer. (#7000)George Goldberg2017-07-211-35/+146
* Fix some duplicate message IDs in Bulk Importer. (#6850)George Goldberg2017-07-051-2/+2
* PLT-6937: Bulk Importing of Direct/Group channels and posts. (#6761)George Goldberg2017-06-281-6/+234
* PLT-6488: Reduce database queries in user bulk import. (#6371)George Goldberg2017-05-101-26/+78
* Add Password field to Bulk Importer. (#6268)George Goldberg2017-04-281-1/+17
* Parallelise Bulk Import. (#6267)George Goldberg2017-04-281-3/+67
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6198: Use added to channel system message on default channels. (#5969)George Goldberg2017-04-041-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-2/+2
* PLT-5800 Cleaned up duplicated code for adding slack attachments to posts (#5...Harrison Healey2017-03-101-31/+2
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-1/+1
* PLT-5367: Basic post bulk importing. (#5562)George Goldberg2017-02-281-5/+120
* PLT-3193 Add channel notification preferences for push and email noti… (#5500)enahum2017-02-231-2/+2
* PLT-5521: Mandatory version in line 1 of bulk import. (#5400)George Goldberg2017-02-161-1/+19
* 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
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-271-1/+239
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-201-0/+157