Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-8483: Ignore join/leave team messages for unread counts (#8042) | Jesús Espino | 2018-01-05 | 1 | -2/+4 |
* | fix posts created at test (#7977) | Chris | 2017-12-14 | 1 | -2/+2 |
* | Fixing formating on SQL errors for get parent posts. (#7965) | Christopher Speller | 2017-12-12 | 1 | -1/+1 |
* | simplify things (#7735) | Chris | 2017-10-30 | 1 | -1/+1 |
* | Adding Posts table indexes for 20M rows. (#7728) | Christopher Speller | 2017-10-27 | 1 | -0/+4 |
* | PLT-7934: Make query for bulk elasticsearch indexing more efficient. (#7664) | George Goldberg | 2017-10-25 | 1 | -14/+34 |
* | store/sqlstore cleanup and postgres tests (#7595) | Chris | 2017-10-09 | 1 | -13/+5 |
* | fix GetPostsByIds error (#7591) | Chris | 2017-10-06 | 1 | -1/+1 |
* | reduce store boiler plate (#7585) | Chris | 2017-10-06 | 1 | -326/+54 |
* | Parameterized post ids to avoid possible sql injection (#7575) | Jonathan | 2017-10-04 | 1 | -3/+14 |
* | Move sql store code into store/sqlstore package (#7502) | Chris | 2017-09-25 | 1 | -0/+1393 |