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
...
*
Bumping base cache numbers for master (#5451)
Corey Hulen
2017-02-17
4
-11
/
+10
*
Added NewPostList constructor to set fields to be non-null (#5440)
Harrison Healey
2017-02-16
1
-9
/
+7
*
Ensured getPostsSince route doesn't return a null posts field (#5436)
Harrison Healey
2017-02-15
1
-0
/
+2
*
Fixing emoji bug (#5438)
Corey Hulen
2017-02-15
2
-1
/
+7
*
Adding emoji caching (#5433)
Corey Hulen
2017-02-15
3
-3
/
+43
*
Increasing the time between db recycles (#5389)
Corey Hulen
2017-02-14
1
-1
/
+1
*
Adding go vet from hack-a-thon (#5328)
Corey Hulen
2017-02-09
4
-26
/
+24
*
Error on blank post IDs for get post query (#5326)
Joram Wilander
2017-02-08
2
-0
/
+24
*
Implement a few channel member endpoints for APIv4 (#5304)
Joram Wilander
2017-02-07
3
-10
/
+10
*
Add caching for file infos (#5330)
Joram Wilander
2017-02-07
3
-5
/
+53
*
Implement password reset endpoints for APIv4 (#5256)
Joram Wilander
2017-02-07
1
-1
/
+8
*
Implement a few team endpoints for APIv4 (#5296)
Joram Wilander
2017-02-07
1
-2
/
+2
*
Adding PostId index (#5300)
Christopher Speller
2017-02-03
1
-0
/
+1
*
Removing parentId from delete post queries (#5298)
Christopher Speller
2017-02-03
1
-2
/
+2
*
Implement GET /users endpoint for APIv4 (#5277)
Joram Wilander
2017-02-03
3
-40
/
+151
*
Implement POST /users/ids endpoint for APIv4 (#5274)
Joram Wilander
2017-02-03
2
-25
/
+65
*
Add tear down to APIv4 tests (#5250)
Joram Wilander
2017-02-02
7
-0
/
+130
*
Implement POST /channels endpoint for APIv4 (#5241)
Joram Wilander
2017-02-02
1
-2
/
+3
*
Implement POST /teams endpoint (#5220)
Joram Wilander
2017-01-31
1
-3
/
+4
*
Implement APIv4 infrastructure (#5191)
Joram Wilander
2017-01-30
1
-2
/
+4
*
PLT-5225 Added separate post types for certain system messages (#5193)
Harrison Healey
2017-01-27
2
-2
/
+3
*
Merge 3.6.2 into master (#5211)
Joram Wilander
2017-01-27
5
-18
/
+110
*
Merge branch 'release-3.6'
Christopher Speller
2017-01-27
3
-15
/
+69
|
\
|
*
Removed index on Teams.Description column (#5095)
Harrison Healey
2017-01-18
3
-15
/
+69
*
|
PLT-4378 Slack import when channel name is deleted (#4649)
George Goldberg
2017-01-25
3
-1
/
+58
*
|
More app code migration (#5170)
Joram Wilander
2017-01-25
5
-0
/
+113
*
|
Adding active users statistics to system console (#5141)
Christopher Speller
2017-01-20
2
-0
/
+26
*
|
Migrate functions to app package (#5106)
Joram Wilander
2017-01-19
4
-10
/
+10
*
|
Fix error from quote in channel autocomplete (#5092)
Joram Wilander
2017-01-17
1
-1
/
+1
*
|
PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)
Debanshu Kundu
2017-01-12
1
-0
/
+10
|
/
*
Update schema for version 3.6 (#4972)
Harrison Healey
2017-01-04
1
-12
/
+10
*
PLT-4935 Fix searching for full email (#4947)
Joram Wilander
2017-01-03
2
-10
/
+58
*
Fixing should send event removing extra go channel creation (#4942)
Corey Hulen
2017-01-03
3
-0
/
+30
*
Adding metrics to cache for profile by ids api (#4925)
Christopher Speller
2017-01-03
1
-0
/
+8
*
Adding memcache to getchannel (#4928)
Christopher Speller
2017-01-03
3
-16
/
+56
*
PLT-5073 Improve performance of /channels/view endpoint (#4881)
Joram Wilander
2016-12-23
4
-9
/
+25
*
Adding caching of last 60 posts. (#4880)
Christopher Speller
2016-12-22
3
-3
/
+61
*
API for getting channel members by IDs. (#4877)
George Goldberg
2016-12-22
3
-0
/
+81
*
Fix teams unread count (#4848)
enahum
2016-12-21
2
-17
/
+26
*
Modifying post etag cache to apply to getPostsSince (#4837)
Christopher Speller
2016-12-20
3
-29
/
+67
*
PLT-5044 Fix unread team messages for deleted channels (#4836)
enahum
2016-12-19
1
-1
/
+1
*
Adding metrics for caching mechanisms (#4828)
Christopher Speller
2016-12-19
3
-0
/
+59
*
PLT-4167 Team Sidebar (#4569)
enahum
2016-12-19
5
-0
/
+139
*
PLT-4332 Position field for Users (#4632)
George Goldberg
2016-12-14
2
-0
/
+4
*
Adding caching layer to some posts calls (#4779)
Christopher Speller
2016-12-14
3
-6
/
+68
*
PLT-4982 Adding caching to user profiles (#4782)
Corey Hulen
2016-12-14
3
-7
/
+90
*
Removed code that would remove sessions when upgrading to 3.6 (#4773)
Harrison Healey
2016-12-13
1
-5
/
+1
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
3
-3
/
+7
*
PLT-3736 Fixed duplicated create_direct api calls not returning the existing...
Harrison Healey
2016-12-09
2
-1
/
+18
*
PLT-4853 Adding cache purging to the server (server) (#4735)
Corey Hulen
2016-12-08
2
-0
/
+9
[prev]
[next]