summaryrefslogtreecommitdiffstats
path: root/store/store.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-191-0/+10
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-181-0/+9
* PLT-6472: Basic Elastic Search implementation. (#6382)George Goldberg2017-05-181-0/+1
* PLT-6019: Add APIv4 Endpoint for restoring Channels (#6263)Robin Naundorf2017-05-151-0/+1
* Add API Endpoint for deleted Channels (#5889)Robin Naundorf2017-05-091-0/+1
* PLT-6355: Use separate Read Replicas for Search. (#6216)George Goldberg2017-05-011-0/+1
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-6/+6
* Refactor OAuth 2.0 code into app layer (#6037)Joram Wilander2017-04-121-3/+3
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* APIv4 GET /users/{user_id}/posts/flagged (#5984)Saturnino Abril2017-04-051-0/+1
* APIv4 post /teams/search (#5931)Saturnino Abril2017-04-031-0/+2
* Add store unit tests and add make target for testing store with postgres (#5925)Joram Wilander2017-04-031-1/+0
* PLT-6162: Search for users not in a given team. (#5943)George Goldberg2017-04-031-0/+1
* PLT-5483 Fix bug where flagged posts endpoint returned posts on other teams (...Joram Wilander2017-03-311-0/+1
* PLT-2713 Added ability for admins to list users not in any team (#5844)Harrison Healey2017-03-291-0/+1
* PLT-6083: API to get users not in a specific team. (#5888)George Goldberg2017-03-291-0/+2
* APIv4 post /channels/ids (#5845)Saturnino Abril2017-03-271-0/+1
* Implement POST /users/search endpoint for APIv4 (#5822)Joram Wilander2017-03-231-0/+1
* Implement some channel endpoints for APIv4 (#5767)Joram Wilander2017-03-161-0/+1
* Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645)Joram Wilander2017-03-131-2/+3
* Implement compliance endpoints for APIv4 (#5683)Joram Wilander2017-03-131-1/+1
* Implement some team endpoints for APIv4 (#5745)Joram Wilander2017-03-131-1/+2
* Endpoint for APIv4: GET /team/{team_id}/channels (#5681)Saturnino Abril2017-03-131-0/+1
* Add pinned posts (#4217)Gabin Aureche2017-03-131-0/+1
* Merge 3.7 changes into master (#5679)Joram Wilander2017-03-071-1/+3
* PLT-5367: Basic post bulk importing. (#5562)George Goldberg2017-02-281-0/+2
* Get all teams api4 (#5542)Andrei Stanciu2017-02-281-0/+2
* Revert "Adding caching to get channel member (#5518)"Christopher Speller2017-02-271-2/+1
* Adding edit of incoming webhook (#5272)Poornima2017-02-261-0/+3
* PLT-5070: Server side component of Telemetry. (#5514)George Goldberg2017-02-241-0/+3
* Adding caching to get channel member (#5518)Christopher Speller2017-02-241-1/+2
* PLT-3193 Add channel notification preferences for push and email notiā€¦ (#5500)enahum2017-02-231-0/+2
* Implement create and get incoming webhook endpoints for APIv4 (#5407)Joram Wilander2017-02-211-1/+2
* Implement endpoint for APIv4: GET /users/{user_id}/audits (#5472)Saturnino Abril2017-02-211-1/+1
* Fixing file info caching issue with Aurora for master (#5477)Corey Hulen2017-02-201-1/+1
* Adding emoji caching (#5433)Corey Hulen2017-02-151-1/+1
* Implement a few channel member endpoints for APIv4 (#5304)Joram Wilander2017-02-071-1/+1
* Add caching for file infos (#5330)Joram Wilander2017-02-071-1/+2
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-031-1/+2
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-021-0/+4
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-271-3/+5
* PLT-4378 Slack import when channel name is deleted (#4649)George Goldberg2017-01-251-0/+1
* More app code migration (#5170)Joram Wilander2017-01-251-0/+2
* Adding active users statistics to system console (#5141)Christopher Speller2017-01-201-0/+1
* Fixing should send event removing extra go channel creation (#4942)Corey Hulen2017-01-031-0/+1
* Adding memcache to getchannel (#4928)Christopher Speller2017-01-031-1/+2
* PLT-5073 Improve performance of /channels/view endpoint (#4881)Joram Wilander2016-12-231-1/+1
* Adding caching of last 60 posts. (#4880)Christopher Speller2016-12-221-1/+1
* API for getting channel members by IDs. (#4877)George Goldberg2016-12-221-0/+1
* Modifying post etag cache to apply to getPostsSince (#4837)Christopher Speller2016-12-201-2/+2