summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* Bumping base cache numbers for master (#5451)Corey Hulen2017-02-174-11/+10
* Added NewPostList constructor to set fields to be non-null (#5440)Harrison Healey2017-02-161-9/+7
* Ensured getPostsSince route doesn't return a null posts field (#5436)Harrison Healey2017-02-151-0/+2
* Fixing emoji bug (#5438)Corey Hulen2017-02-152-1/+7
* Adding emoji caching (#5433)Corey Hulen2017-02-153-3/+43
* Increasing the time between db recycles (#5389)Corey Hulen2017-02-141-1/+1
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-094-26/+24
* Error on blank post IDs for get post query (#5326)Joram Wilander2017-02-082-0/+24
* Implement a few channel member endpoints for APIv4 (#5304)Joram Wilander2017-02-073-10/+10
* Add caching for file infos (#5330)Joram Wilander2017-02-073-5/+53
* Implement password reset endpoints for APIv4 (#5256)Joram Wilander2017-02-071-1/+8
* Implement a few team endpoints for APIv4 (#5296)Joram Wilander2017-02-071-2/+2
* Adding PostId index (#5300)Christopher Speller2017-02-031-0/+1
* Removing parentId from delete post queries (#5298)Christopher Speller2017-02-031-2/+2
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-033-40/+151
* Implement POST /users/ids endpoint for APIv4 (#5274)Joram Wilander2017-02-032-25/+65
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-027-0/+130
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-021-2/+3
* Implement POST /teams endpoint (#5220)Joram Wilander2017-01-311-3/+4
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-2/+4
* PLT-5225 Added separate post types for certain system messages (#5193)Harrison Healey2017-01-272-2/+3
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-275-18/+110
* Merge branch 'release-3.6'Christopher Speller2017-01-273-15/+69
|\
| * Removed index on Teams.Description column (#5095)Harrison Healey2017-01-183-15/+69
* | PLT-4378 Slack import when channel name is deleted (#4649)George Goldberg2017-01-253-1/+58
* | More app code migration (#5170)Joram Wilander2017-01-255-0/+113
* | Adding active users statistics to system console (#5141)Christopher Speller2017-01-202-0/+26
* | Migrate functions to app package (#5106)Joram Wilander2017-01-194-10/+10
* | Fix error from quote in channel autocomplete (#5092)Joram Wilander2017-01-171-1/+1
* | PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)Debanshu Kundu2017-01-121-0/+10
|/
* Update schema for version 3.6 (#4972)Harrison Healey2017-01-041-12/+10
* PLT-4935 Fix searching for full email (#4947)Joram Wilander2017-01-032-10/+58
* Fixing should send event removing extra go channel creation (#4942)Corey Hulen2017-01-033-0/+30
* Adding metrics to cache for profile by ids api (#4925)Christopher Speller2017-01-031-0/+8
* Adding memcache to getchannel (#4928)Christopher Speller2017-01-033-16/+56
* PLT-5073 Improve performance of /channels/view endpoint (#4881)Joram Wilander2016-12-234-9/+25
* Adding caching of last 60 posts. (#4880)Christopher Speller2016-12-223-3/+61
* API for getting channel members by IDs. (#4877)George Goldberg2016-12-223-0/+81
* Fix teams unread count (#4848)enahum2016-12-212-17/+26
* Modifying post etag cache to apply to getPostsSince (#4837)Christopher Speller2016-12-203-29/+67
* PLT-5044 Fix unread team messages for deleted channels (#4836)enahum2016-12-191-1/+1
* Adding metrics for caching mechanisms (#4828)Christopher Speller2016-12-193-0/+59
* PLT-4167 Team Sidebar (#4569)enahum2016-12-195-0/+139
* PLT-4332 Position field for Users (#4632)George Goldberg2016-12-142-0/+4
* Adding caching layer to some posts calls (#4779)Christopher Speller2016-12-143-6/+68
* PLT-4982 Adding caching to user profiles (#4782)Corey Hulen2016-12-143-7/+90
* Removed code that would remove sessions when upgrading to 3.6 (#4773)Harrison Healey2016-12-131-5/+1
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-123-3/+7
* PLT-3736 Fixed duplicated create_direct api calls not returning the existing...Harrison Healey2016-12-092-1/+18
* PLT-4853 Adding cache purging to the server (server) (#4735)Corey Hulen2016-12-082-0/+9