server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Do not require server restart when enabling/disabling plugins (#7592)
Joram Wilander
2017-10-06
2
-2
/
+18
*
|
fix GetPostsByIds error (#7591)
Chris
2017-10-06
1
-1
/
+1
*
|
reduce store boiler plate (#7585)
Chris
2017-10-06
35
-3269
/
+589
*
|
post-4.3 commit (#7581)
Chris
2017-10-05
1
-0
/
+9
|
/
*
fix websocket deadlock (#7577)
Chris
2017-10-04
1
-4
/
+16
*
4.3 pre-cut (#7569)
Chris
2017-10-04
2
-4
/
+5
*
Fix races / finally remove global app for good (#7570)
Chris
2017-10-04
23
-67
/
+139
*
Parameterized post ids to avoid possible sql injection (#7575)
Jonathan
2017-10-04
1
-3
/
+14
*
Remove duplicate Nature section (#7571)
lindalumitchell
2017-10-04
1
-5
/
+0
*
PLT-7218: CLI to move slash commands between teams. (#7574)
George Goldberg
2017-10-04
9
-1
/
+252
*
PLT-7789: Fix raciness on Aurora with importing team members. (#7573)
George Goldberg
2017-10-04
2
-17
/
+19
*
[PLT-7787] remove an extra ephemeral message posted for slash commands (#7572)
Carlos Tadeu Panato Junior
2017-10-04
1
-1
/
+1
*
translations PR 20171002 (#7555)
enahum
2017-10-04
14
-117
/
+273
*
Update NOTICE.txt (#7550)
amyblais
2017-10-04
1
-0
/
+119
*
PLT-7718 Patch for files (#7564)
Joram Wilander
2017-10-04
7
-9
/
+52
*
PLT-7785: Slash commands can be issued to a channel in a team without it (#7567)
Jonathan
2017-10-04
3
-7
/
+42
*
PLT-7782 Fix for OAuth (#7566)
Joram Wilander
2017-10-04
2
-14
/
+1
*
PLT-7781 Some more OAuth fixes (#7568)
Joram Wilander
2017-10-04
2
-23
/
+129
*
Updates to session revoking in v4 (#7565)
Joram Wilander
2017-10-04
3
-1
/
+30
*
Only update session activity on specific endpoints (#7549)
Joram Wilander
2017-10-03
4
-1
/
+5
*
Goroutine wranglin (#7556)
Chris
2017-10-03
26
-118
/
+233
*
PLT-5549: No feedback when trying to save localization settings in System Con...
Jonathan
2017-10-03
2
-104
/
+201
*
PLT-7668: Elasticsearch & DataRetention in client license. (#7548)
George Goldberg
2017-10-03
1
-0
/
+2
*
Fix bad merge (#7553)
Joram Wilander
2017-10-02
1
-1
/
+1
*
PLT-7759: Make GetNewestJobByStatusAndType not fail when no jobs match. (#7540)
George Goldberg
2017-10-02
2
-2
/
+6
*
PLT-7705: API to get data retention policy. (#7539)
George Goldberg
2017-10-02
13
-12
/
+157
*
Don't use global app for api / api4 tests (#7528)
Chris
2017-10-02
66
-461
/
+879
*
Updating server dependancies. (#7538)
Christopher Speller
2017-09-29
422
-28191
/
+38830
*
PLT-7404 Return viewed at times in view channel API response (#7428)
Joram Wilander
2017-09-29
9
-45
/
+189
*
PLT-7712: Add data retention settings to diagnostics. (#7534)
George Goldberg
2017-09-29
1
-25
/
+34
*
remove jobs.Srv and other jobs-related globals (#7535)
Chris
2017-09-29
16
-132
/
+140
*
PLT-7758: jira url fix (#7536)
Chris
2017-09-28
2
-7
/
+25
*
PLT-7750: Improve the error messages for invalid data retention config. (#7533)
George Goldberg
2017-09-28
1
-3
/
+3
*
PLT-7644: Improve job scheduler architecture. (#7532)
George Goldberg
2017-09-28
9
-122
/
+319
*
PLT-7684 Add support to outgoing webhooks and slash commands to set post type...
Joram Wilander
2017-09-28
8
-3
/
+68
*
Only check LDAP attributes if auth data set (#7530)
Joram Wilander
2017-09-28
1
-0
/
+4
*
PLT-7633 (E20) Add session idle timeout config setting (#7524)
Joram Wilander
2017-09-28
5
-0
/
+139
*
PLT-7207: Change from fulltext to LIKE search for user filtering (#7343)
George Goldberg
2017-09-27
3
-62
/
+119
*
remove remaining Global() calls (outside of tests) (#7521)
Chris
2017-09-28
45
-222
/
+207
*
Allow custom post types (#7468)
Joram Wilander
2017-09-27
2
-2
/
+14
*
translations PR 20170925 (#7509)
enahum
2017-09-27
14
-57
/
+525
*
PLT-7470: Add metrics for searches. (#7507)
George Goldberg
2017-09-25
3
-0
/
+27
*
PLT-7542 Converting LDAP sync to the job server (#7452)
Corey Hulen
2017-09-25
11
-22
/
+119
*
PLT-7641: Cleanup the jsonl files from `make test` (#7466)
Jonathan
2017-09-25
3
-1
/
+5
*
PLT-7666: Clean up files on disk/s3 in data retention. (#7503)
George Goldberg
2017-09-25
3
-0
/
+84
*
Move sql store code into store/sqlstore package (#7502)
Chris
2017-09-25
58
-2699
/
+2770
*
Update en.json (#7505)
Jason Blais
2017-09-25
1
-1
/
+1
*
Fix launching minio container. (#7504)
George Goldberg
2017-09-25
1
-1
/
+1
*
Finally do away with NewLocAppError function. (#7498)
George Goldberg
2017-09-25
5
-43
/
+30
*
translations PR 20170918 (#7470)
enahum
2017-09-24
14
-988
/
+1096
[prev]
[next]