summaryrefslogtreecommitdiffstats
path: root/app/import.go
Commit message (Expand)AuthorAgeFilesLines
* Idiomatic error handling for app/import*.go (#9473)Jesús Espino2018-09-271-52/+45
* MM-11572: Force correct order on messages generated in the bulk (#9244)Jesús Espino2018-08-241-0/+15
* Split app/import.go in multiple files (#9179)Jesús Espino2018-08-011-2023/+0
* Pr 9039 (#9187)Martin Kraft2018-07-301-2/+2
* Support attachments in post and replies - Bulk import (#9124)Pradeep Murugesan2018-07-201-8/+78
* Avoid using app function so bulk loading does not fail when custom emojis are...Joram Wilander2018-07-121-6/+6
* Add ability to bulk import emoji (#9048)Joram Wilander2018-07-051-0/+77
* Make import compatible with scheme-roles. (#9028)George Goldberg2018-06-291-6/+42
* Add english missed texts to i18n/en.json (#8987)Jesús Espino2018-06-281-1/+1
* Lock bulk importing to master database node (#9012)Joram Wilander2018-06-271-0/+3
* MM-10233: Add scheme importing to bulk importer. (#8928)George Goldberg2018-06-211-1/+269
* MM-10791: Don't try and generate thumbnails for non-images/svgs. (#8937)George Goldberg2018-06-121-4/+6
* [MM-10645] Remove desktop duration notify props (#8851)Saturnino Abril2018-05-251-14/+2
* Structured logging (#8673)Christopher Speller2018-04-271-10/+9
* Relax 4k post message limit (#8478)Jesse Hallam2018-03-261-14/+15
* Improved bulkload error handling (#8491)Jesse Hallam2018-03-231-18/+18
* XYZ-114 Adding mandatory membership to town-square in bulk-import (#8274)Jesús Espino2018-02-151-0/+6
* [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