summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* PLT-6595-Server: Job Management APIs. (#6931)George Goldberg2017-07-203-14/+101
* Merge branch 'release-4.0'Christopher Speller2017-07-182-0/+43
|\
| * Postgres fixJoramWilander2017-07-131-1/+9
| * Minor fixJoramWilander2017-07-122-0/+35
* | PLT-7092 Fixed creation of PostList with null Posts fields (#6924)Harrison Healey2017-07-132-3/+2
* | PLT-6475: Elasticsearch Indexing Worker. (#6879)George Goldberg2017-07-113-0/+111
* | PLT-6916: Redesign the jobs package and Jobserver. (#6733)George Goldberg2017-07-079-352/+685
* | add preparatory upgrade code for 4.1 (#6870)Saturnino Abril2017-07-071-0/+9
|/
* Uncomment upgrade for 4.0 (#6844)Saturnino Abril2017-07-061-5/+3
* PLT-6753 Fixed deactivated users counting against max members on a team (#6758)Harrison Healey2017-07-052-2/+24
* Adding back ping retry (#6810)Corey Hulen2017-07-041-6/+20
* Add paging to the GET /emojis endpoint (#6802)Joram Wilander2017-07-033-6/+7
* Add some basic sorting support for GET /users endpoint (#6801)Joram Wilander2017-06-303-9/+59
* PLT-6909 Remove deleted emojis from cache (#6757)Harrison Healey2017-06-291-1/+5
* Fixed error information being obscured when joining teams with API v4 (#6751)Harrison Healey2017-06-281-2/+2
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-2730-1036/+1235
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-2/+2
* PLT-6759 Show deactivated users in GMs (#6703)Joram Wilander2017-06-221-1/+1
* PLT-6761 fixing unit tests (#6671)Corey Hulen2017-06-195-157/+157
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-194-31/+488
* Add preparatory upgrade code for 4.0 (#6616)Joram Wilander2017-06-091-0/+10
* Uncomment upgrade for 3.10 (#6600)Joram Wilander2017-06-061-5/+3
* PLT-6752/PLT-6755 Fixed users removed from a team counting against max team m...Harrison Healey2017-06-063-3/+106
* PLT-6341/PLT-6342 Update gorp to mattermost fork and add connection timeout s...Joram Wilander2017-05-295-20/+22
* Set length for OriginalId for new installs (#6437)Joram Wilander2017-05-241-0/+1
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-184-0/+369
* PLT-6472: Basic Elastic Search implementation. (#6382)George Goldberg2017-05-183-0/+70
* PLT-6019: Add APIv4 Endpoint for restoring Channels (#6263)Robin Naundorf2017-05-153-0/+33
* Add API Endpoint for deleted Channels (#5889)Robin Naundorf2017-05-093-0/+108
* Add preparatory upgrade code for 3.10 (#6337)Joram Wilander2017-05-061-10/+20
* Uncomment upgrade for 3.9 (#6336)Joram Wilander2017-05-041-6/+5
* Copy users in/out out profileByIds cache to prevent data race (#6179)Joram Wilander2017-05-011-2/+5
* PLT-6355: Use separate Read Replicas for Search. (#6216)George Goldberg2017-05-013-23/+56
* Fix error not appearing when updating to existing username (#6255)Joram Wilander2017-04-281-2/+2
* Fixing token size issue (#6258)Christopher Speller2017-04-271-0/+1
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-276-194/+137
* PLT-4457 Added API to get multiple users by their usernames (#6218)Harrison Healey2017-04-252-16/+57
* Fix the flaky TestTeamStoreSearchByName test in store/sql_team_store_test.go ...Justin Wyer2017-04-241-2/+3
* Don't sanitize returned user when updating a user (#6095)Joram Wilander2017-04-191-36/+15
* Revert "Usernames must start with a letter (#5581)"Christopher Speller2017-04-183-15/+13
* Merge branch 'release-3.8'Christopher Speller2017-04-172-1/+39
|\
| * PLT-6254: Search not in teams include removed members. (#6020)George Goldberg2017-04-072-1/+39
* | Adding the ability to disable full text search queries for master (#6102)Corey Hulen2017-04-171-0/+12
* | Refactor OAuth 2.0 code into app layer (#6037)Joram Wilander2017-04-125-22/+24
* | PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-1240-40/+40
* | Prepare database upgrade function for v3.9 (#6004)George Goldberg2017-04-071-0/+10
* | APIv4 GET /users/{user_id}/posts/flagged (#5984)Saturnino Abril2017-04-053-5/+159
|/
* Uncomment 3.8 database upgrade. (#5992)George Goldberg2017-04-051-7/+5
* PLT-6115 adding unit tests for licensing (#5916)Corey Hulen2017-04-041-0/+10
* Add more OAuth unit tests (#5946)enahum2017-04-032-2/+139