Joram Wilander
|
3e0c3eff9f
|
ABC-228 Update GetPosts caching to work for non-60 limits (#8233)
* Update GetPosts caching to work for non-60 limits
* Only cache on limits of 30/60 and add test
* Add comments clarifying 30 and 60 limits
|
2018-02-09 14:47:22 -08:00 |
|
Jesús Espino
|
a5bbf3f643
|
PLT-8483: Ignore join/leave team messages for unread counts (#8042)
|
2018-01-05 09:27:42 -05:00 |
|
Chris
|
4127474b47
|
fix posts created at test (#7977)
|
2017-12-14 05:37:51 -06:00 |
|
Christopher Speller
|
fa9aa85705
|
Fixing formating on SQL errors for get parent posts. (#7965)
|
2017-12-12 08:15:32 -05:00 |
|
Chris
|
c5e8cb25ca
|
simplify things (#7735)
|
2017-10-30 11:57:24 -05:00 |
|
Christopher Speller
|
91b9514aaf
|
Adding Posts table indexes for 20M rows. (#7728)
|
2017-10-27 09:02:16 -04:00 |
|
George Goldberg
|
5474cff0eb
|
PLT-7934: Make query for bulk elasticsearch indexing more efficient. (#7664)
|
2017-10-25 13:23:01 +01:00 |
|
Chris
|
0f66b6e726
|
store/sqlstore cleanup and postgres tests (#7595)
* sqlstore cleanup / postgres tests
* remove stopped containers
* cmd/platform compile fix
* remove test-postgres target from makefile
|
2017-10-09 13:16:14 -04:00 |
|
Chris
|
6097e3f02b
|
fix GetPostsByIds error (#7591)
|
2017-10-06 12:18:26 -04:00 |
|
Chris
|
363568b4eb
|
reduce store boiler plate (#7585)
|
2017-10-06 11:12:10 -04:00 |
|
Jonathan
|
dc9b1a1d6a
|
Parameterized post ids to avoid possible sql injection (#7575)
|
2017-10-04 12:54:42 -07:00 |
|
Chris
|
49fe5fbf3d
|
Move sql store code into store/sqlstore package (#7502)
* move sql store code into store/sqlstore package
* move non-sql constants back up to store
* fix api test
* derp
|
2017-09-25 10:11:25 -04:00 |
|