server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
/
sqlstore
/
post_store.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
MM-10412: Adds deleteBy prop to posts. (#8896)
Martin Kraft
2018-06-01
1
-3
/
+16
*
Revert "MM-9770: rewrite getParentsPosts to improve performance (#8467)" (#86...
Derrick Anderson
2018-04-30
1
-62
/
+23
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-7
/
+7
*
MM-9661: tweak post message size log (#8517)
Jesse Hallam
2018-03-29
1
-2
/
+2
*
Relax 4k post message limit (#8478)
Jesse Hallam
2018-03-26
1
-57
/
+148
*
MM-9770: rewrite getParentsPosts to improve performance (#8467)
Jesse Hallam
2018-03-16
1
-23
/
+62
*
MM-9664 Add invalidation metrics for store caches (#8340)
Joram Wilander
2018-03-05
1
-1
/
+11
*
ABC-228 Update GetPosts caching to work for non-60 limits (#8233)
Joram Wilander
2018-02-09
1
-5
/
+10
*
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