summaryrefslogtreecommitdiffstats
path: root/store/sql_post_store_test.go
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵hmhealey2015-09-301-0/+1
| | | | ChannelMember.MarkUnreadLevel
* 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
|\ | | | | MM-1773a Add wildcard searching for postgresql
| * Added unit testsnickago2015-08-271-7/+10
| |
* | Merge pull request #486 from asubset/masterJoram Wilander2015-08-281-1/+1
|\ \ | |/ |/| Fix getParentsPosts() query
| * fix GetParentPosts() queryJason Rossman2015-08-271-1/+1
| |
* | Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-0/+85
|/
* partially fixed postgres search so that multiple search terms workJoramWilander2015-07-301-0/+5
|
* removing flaky unit test=Corey Hulen2015-07-301-6/+6
|
* Patching remainder of the sql stmts to work with postgres=Corey Hulen2015-07-121-6/+11
|
* Fixing unit tests=Corey Hulen2015-07-061-3/+3
|
* first commit=Corey Hulen2015-06-141-0/+481