summaryrefslogtreecommitdiffstats
path: root/store/sql_post_store_test.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-2/+2
* Revert " #4755 Combining consecutive user join/leave system messages to singl...Saturnino Abril2017-08-011-34/+0
* #4755 Combining consecutive user join/leave system messages to single messag...Debanshu Kundu2017-08-011-0/+34
* PLT-6475: Elasticsearch Indexing Worker. (#6879)George Goldberg2017-07-111-0/+69
* PLT-6761 fixing unit tests (#6671)Corey Hulen2017-06-191-81/+81
* PLT-6472: Basic Elastic Search implementation. (#6382)George Goldberg2017-05-181-0/+42
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* APIv4 GET /users/{user_id}/posts/flagged (#5984)Saturnino Abril2017-04-051-2/+119
* PLT-5483 Fix bug where flagged posts endpoint returned posts on other teams (...Joram Wilander2017-03-311-0/+168
* PLT-5367: Basic post bulk importing. (#5562)George Goldberg2017-02-281-0/+138
* Error on blank post IDs for get post query (#5326)Joram Wilander2017-02-081-0/+4
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-021-0/+14
* PLT-5225 Added separate post types for certain system messages (#5193)Harrison Healey2017-01-271-1/+1
* More app code migration (#5170)Joram Wilander2017-01-251-0/+23
* Adding caching of last 60 posts. (#4880)Christopher Speller2016-12-221-1/+27
* Modifying post etag cache to apply to getPostsSince (#4837)Christopher Speller2016-12-201-10/+17
* Adding caching layer to some posts calls (#4779)Christopher Speller2016-12-141-4/+39
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-301-15/+43
* Fixing the console level debug statements (#4092)Corey Hulen2016-09-271-3/+1
* Prevent flagging of deleted posts and don't show deleted posts in flagged pos...Joram Wilander2016-08-221-0/+23
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-041-0/+64
* Recent mention searches now OR terms instead of AND (#2931)Joram Wilander2016-05-091-0/+5
* Update search unit testsJoramWilander2016-03-181-2/+7
* Added extra system-wide statistics for EEJoramWilander2016-02-021-1/+1
* Update search query to ignore system messagesJoramWilander2016-01-261-0/+7
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-118/+118
* PLT-7 adding loc db calls for posts table=Corey Hulen2016-01-201-111/+111
* PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-5/+5
* PLT-7 adding loc db calls for team table=Corey Hulen2016-01-201-2/+2
* Update unit testJoramWilander2015-12-071-1/+1
* PLT-1035: Remove last data point in graphs on #statistics pageFlorian Orben2015-11-281-2/+3
* Adding perm delete to cmd line=Corey Hulen2015-11-161-0/+70
* Merge pull request #1285 from mattermost/plt-824Joram Wilander2015-11-041-0/+105
|\
| * Adding ability to fetch posts around a specifc postChristopher Speller2015-11-031-0/+105
* | Improved tests for search wildcards and removed duplicate search codehmhealey2015-11-021-6/+6
|/
* PLT-25 fixing stats for postgres=Corey Hulen2015-10-271-22/+19
* Fixing unit test=Corey Hulen2015-10-261-18/+25
* Adding analytics tab=Corey Hulen2015-10-221-0/+128
* Added from:, in:, and channel: search modifiershmhealey2015-10-191-11/+11
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Parse special characters out of search strings and replace with spaces.JoramWilander2015-10-061-8/+18
* Moved ChannelMember.NotifyLevel into ChannelMember.NotifyPropshmhealey2015-10-011-1/+0
* Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyPropshmhealey2015-10-011-1/+1
* Added additional test cases and fixed existing ones for ChannelMember.MarkUnr...hmhealey2015-09-301-0/+1
* PLT-404 adding basic error checking to config file.=Corey Hulen2015-09-291-7/+0
* Making changes to versioning=Corey Hulen2015-09-171-4/+4
* PLT-92 Adding server side versioning to the binary=Corey Hulen2015-09-161-4/+4
* Merge pull request #475 from nickago/MM-1773Christopher Speller2015-08-311-7/+10
|\
| * Added unit testsnickago2015-08-271-7/+10
* | Merge pull request #486 from asubset/masterJoram Wilander2015-08-281-1/+1
|\ \ | |/ |/|