server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-7644: Improve job scheduler architecture. (#7532)
George Goldberg
2017-09-28
3
-0
/
+163
*
PLT-7207: Change from fulltext to LIKE search for user filtering (#7343)
George Goldberg
2017-09-27
3
-62
/
+119
*
Move sql store code into store/sqlstore package (#7502)
Chris
2017-09-25
51
-2679
/
+2743
*
PLT-7619: Cleanup flags in data retention. (#7501)
George Goldberg
2017-09-22
3
-0
/
+94
*
remove more global refs (#7480)
Chris
2017-09-21
3
-11
/
+7
*
Add error codes to the remaining stores (Part 1). (#7461)
George Goldberg
2017-09-20
6
-81
/
+87
*
interactive post update fix (#7477)
Chris
2017-09-19
1
-0
/
+2
*
Add error codes to oauth/post/preference store errors. (#7460)
George Goldberg
2017-09-19
3
-77
/
+76
*
Add error codes to the remaining stores (Part 2). (#7462)
George Goldberg
2017-09-18
9
-67
/
+58
*
Add error codes to user and webhook store errors. (#7459)
George Goldberg
2017-09-18
2
-70
/
+68
*
PLT-7639: Batch delete methods for data retention. (#7444)
George Goldberg
2017-09-15
13
-0
/
+316
*
remove more global references (#7442)
Chris
2017-09-14
10
-141
/
+152
*
Fix update SQL query to include refresh token (#7425)
Joram Wilander
2017-09-14
1
-2
/
+2
*
PLT-7556 fixing postgres issue with compliance for master (#7414)
Corey Hulen
2017-09-12
1
-2
/
+2
*
Renaming repo
Christopher Speller
2017-09-06
53
-78
/
+78
*
add commented 4.3 upgrade func (#7388)
Chris
2017-09-06
1
-0
/
+8
*
app type transition (#7167)
Chris
2017-09-06
7
-9
/
+16
*
Update IsUniqueConstraint to check error codes instead of message text (#7385)
Joram Wilander
2017-09-06
6
-15
/
+25
*
pre 4.2 cut (#7380)
Chris
2017-09-05
1
-4
/
+3
*
Add error codes to SqlChannelStore errors. (#7364)
George Goldberg
2017-09-04
1
-59
/
+58
*
PLT-7497 adding DMs to complinace export (#7353)
Corey Hulen
2017-09-04
2
-3
/
+126
*
[PLT-7385] Add AuthData to IsUniqueConstraintError to indicate duplicated ema...
Saturnino Abril
2017-09-02
1
-1
/
+1
*
[PLT-7055] Modified code arrangement for compatibility with 32-bit ARM (#7281)
Christopher Brown
2017-09-01
1
-2
/
+4
*
PLT-7515: Fix getAllJobsPage test. (#7329)
George Goldberg
2017-09-01
1
-3
/
+4
*
set to default value with config is missing (#7320)
Saturnino Abril
2017-08-30
10
-57
/
+57
*
PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)
George Goldberg
2017-08-25
3
-9
/
+70
*
[PLT-7390] Add Type = 'O' in getting open teams at sql store (#7207)
Saturnino Abril
2017-08-24
1
-1
/
+114
*
Fixing race in update channel (#7269)
Corey Hulen
2017-08-22
1
-1
/
+1
*
Ignoring primary key duplication errors on status saveorupdate (#7255)
Christopher Speller
2017-08-18
1
-1
/
+4
*
Merge branch 'release-4.1'
Christopher Speller
2017-08-17
2
-1
/
+22
|
\
|
*
Another team update
JoramWilander
2017-08-09
2
-1
/
+22
*
|
PLT-7302: Aggregate Elasticsearch indexes over a certain age. (#7224)
George Goldberg
2017-08-17
2
-8
/
+25
*
|
PLT-1649: add response_url support for custom slash commands (#6739)
Chris
2017-08-16
6
-0
/
+210
*
|
add preparatory upgrade code for 4.2 (#7157)
Saturnino Abril
2017-08-08
1
-0
/
+9
|
/
*
uncomment upgrade for 4.1 (#7128)
Saturnino Abril
2017-08-08
1
-9
/
+8
*
PLT-7223: Update "Database schema cannot be upgraded" error message to indica...
Jonathan
2017-08-04
1
-14
/
+15
*
Adding debugging to index creation (#7053)
Corey Hulen
2017-08-03
1
-3
/
+4
*
PLT-6987 User access token UI (#7007)
Joram Wilander
2017-08-01
2
-1
/
+7
*
Revert " #4755 Combining consecutive user join/leave system messages to singl...
Saturnino Abril
2017-08-01
3
-62
/
+2
*
#4755 Combining consecutive user join/leave system messages to single messag...
Debanshu Kundu
2017-08-01
3
-2
/
+62
*
PLT-6763 Implement user access tokens and new roles (server-side) (#6972)
Joram Wilander
2017-07-31
6
-20
/
+390
*
make cli team / channel delete operations also delete webhooks and slash comm...
Chris
2017-07-31
5
-3
/
+147
*
PLT-5308 Caching layer part 2 (#6973)
Christopher Speller
2017-07-31
10
-331
/
+525
*
PLT-6595-Server: Job Management APIs. (#6931)
George Goldberg
2017-07-20
3
-14
/
+101
*
Merge branch 'release-4.0'
Christopher Speller
2017-07-18
2
-0
/
+43
|
\
|
*
Postgres fix
JoramWilander
2017-07-13
1
-1
/
+9
|
*
Minor fix
JoramWilander
2017-07-12
2
-0
/
+35
*
|
PLT-7092 Fixed creation of PostList with null Posts fields (#6924)
Harrison Healey
2017-07-13
2
-3
/
+2
*
|
PLT-6475: Elasticsearch Indexing Worker. (#6879)
George Goldberg
2017-07-11
3
-0
/
+111
*
|
PLT-6916: Redesign the jobs package and Jobserver. (#6733)
George Goldberg
2017-07-07
9
-352
/
+685
[next]