server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
import.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split app/import.go in multiple files (#9179)
Jesús Espino
2018-08-01
1
-2023
/
+0
*
Pr 9039 (#9187)
Martin Kraft
2018-07-30
1
-2
/
+2
*
Support attachments in post and replies - Bulk import (#9124)
Pradeep Murugesan
2018-07-20
1
-8
/
+78
*
Avoid using app function so bulk loading does not fail when custom emojis are...
Joram Wilander
2018-07-12
1
-6
/
+6
*
Add ability to bulk import emoji (#9048)
Joram Wilander
2018-07-05
1
-0
/
+77
*
Make import compatible with scheme-roles. (#9028)
George Goldberg
2018-06-29
1
-6
/
+42
*
Add english missed texts to i18n/en.json (#8987)
Jesús Espino
2018-06-28
1
-1
/
+1
*
Lock bulk importing to master database node (#9012)
Joram Wilander
2018-06-27
1
-0
/
+3
*
MM-10233: Add scheme importing to bulk importer. (#8928)
George Goldberg
2018-06-21
1
-1
/
+269
*
MM-10791: Don't try and generate thumbnails for non-images/svgs. (#8937)
George Goldberg
2018-06-12
1
-4
/
+6
*
[MM-10645] Remove desktop duration notify props (#8851)
Saturnino Abril
2018-05-25
1
-14
/
+2
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-10
/
+9
*
Relax 4k post message limit (#8478)
Jesse Hallam
2018-03-26
1
-14
/
+15
*
Improved bulkload error handling (#8491)
Jesse Hallam
2018-03-23
1
-18
/
+18
*
XYZ-114 Adding mandatory membership to town-square in bulk-import (#8274)
Jesús Espino
2018-02-15
1
-0
/
+6
*
[XYZ-6] Add sampledata platform command (#8027)
Jesús Espino
2018-01-11
1
-13
/
+223
*
Role refactor (#7867)
Chris
2017-11-21
1
-5
/
+5
*
Reorganize file util functionality (#7848)
Chris
2017-11-16
1
-2
/
+2
*
PLT-7978 Add websocket event for user role update (#7745)
Joram Wilander
2017-10-31
1
-1
/
+1
*
simplify things (#7735)
Chris
2017-10-30
1
-1
/
+1
*
refactor max channels per team enforcement (#7690)
Chris
2017-10-20
1
-1
/
+1
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-2
/
+2
*
PLT-7883: Fix database race in bulk importer in GetByUsername. (#7611)
George Goldberg
2017-10-12
1
-19
/
+20
*
PLT-7789: Fix raciness on Aurora with importing team members. (#7573)
George Goldberg
2017-10-04
1
-9
/
+5
*
Renaming repo
Christopher Speller
2017-09-06
1
-3
/
+3
*
app type transition (#7167)
Chris
2017-09-06
1
-83
/
+83
*
App: NewLocAppError -> NewAppError (#7327)
George Goldberg
2017-09-01
1
-34
/
+34
*
PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)
George Goldberg
2017-08-25
1
-2
/
+4
*
PLT-7183: User/Channel NotifyProps Bulk Import. (#7019)
George Goldberg
2017-07-26
1
-0
/
+132
*
PLT-7123: Add tutorial, flags and favorites to bulk importer. (#7000)
George Goldberg
2017-07-21
1
-35
/
+146
*
Fix some duplicate message IDs in Bulk Importer. (#6850)
George Goldberg
2017-07-05
1
-2
/
+2
*
PLT-6937: Bulk Importing of Direct/Group channels and posts. (#6761)
George Goldberg
2017-06-28
1
-6
/
+234
*
PLT-6488: Reduce database queries in user bulk import. (#6371)
George Goldberg
2017-05-10
1
-26
/
+78
*
Add Password field to Bulk Importer. (#6268)
George Goldberg
2017-04-28
1
-1
/
+17
*
Parallelise Bulk Import. (#6267)
George Goldberg
2017-04-28
1
-3
/
+67
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
PLT-6198: Use added to channel system message on default channels. (#5969)
George Goldberg
2017-04-04
1
-1
/
+1
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
1
-2
/
+2
*
PLT-5800 Cleaned up duplicated code for adding slack attachments to posts (#5...
Harrison Healey
2017-03-10
1
-31
/
+2
*
PLT-5765 Passed SiteURL to SendNotifications (#5705)
Harrison Healey
2017-03-10
1
-1
/
+1
*
PLT-5367: Basic post bulk importing. (#5562)
George Goldberg
2017-02-28
1
-5
/
+120
*
PLT-3193 Add channel notification preferences for push and email noti… (#5500)
enahum
2017-02-23
1
-2
/
+2
*
PLT-5521: Mandatory version in line 1 of bulk import. (#5400)
George Goldberg
2017-02-16
1
-1
/
+19
*
PLT-5398 Bulk loading of user display preferences. (#5382)
George Goldberg
2017-02-14
1
-0
/
+80
*
PLT-5427: Import ChannelMember Notify Props. (#5329)
George Goldberg
2017-02-08
1
-2
/
+34
*
PLT-5407: Bulk importing of User memberships. (#5273)
George Goldberg
2017-02-02
1
-0
/
+144
*
PLT-5365 Import of basic user properties. (#5231)
George Goldberg
2017-01-31
1
-1
/
+174
*
Merge 3.6.2 into master (#5211)
Joram Wilander
2017-01-27
1
-1
/
+1
*
PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)
George Goldberg
2017-01-27
1
-1
/
+239
*
Move Slack Import to App Layer. (#5135)
George Goldberg
2017-01-20
1
-0
/
+157