server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
/
sql_post_store.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert " #4755 Combining consecutive user join/leave system messages to singl...
Saturnino Abril
2017-08-01
1
-27
/
+2
*
#4755 Combining consecutive user join/leave system messages to single messag...
Debanshu Kundu
2017-08-01
1
-2
/
+27
*
PLT-7092 Fixed creation of PostList with null Posts fields (#6924)
Harrison Healey
2017-07-13
1
-2
/
+1
*
PLT-6475: Elasticsearch Indexing Worker. (#6879)
George Goldberg
2017-07-11
1
-0
/
+41
*
Stage 1 of caching layer. Framework (#6693)
Christopher Speller
2017-06-27
1
-2
/
+2
*
Move remaining actions over to use redux and v4 endpoints (#6720)
Joram Wilander
2017-06-26
1
-2
/
+2
*
Set length for OriginalId for new installs (#6437)
Joram Wilander
2017-05-24
1
-0
/
+1
*
PLT-6472: Basic Elastic Search implementation. (#6382)
George Goldberg
2017-05-18
1
-0
/
+27
*
PLT-6355: Use separate Read Replicas for Search. (#6216)
George Goldberg
2017-05-01
1
-1
/
+1
*
Adding the ability to disable full text search queries for master (#6102)
Corey Hulen
2017-04-17
1
-0
/
+12
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
APIv4 GET /users/{user_id}/posts/flagged (#5984)
Saturnino Abril
2017-04-05
1
-3
/
+39
*
PLT-5483 Fix bug where flagged posts endpoint returned posts on other teams (...
Joram Wilander
2017-03-31
1
-0
/
+52
*
Add pinned posts (#4217)
Gabin Aureche
2017-03-13
1
-0
/
+1
*
PLT-5612: Don't show error on invalid search query. (#5596)
George Goldberg
2017-03-02
1
-16
/
+18
*
PLT-5367: Basic post bulk importing. (#5562)
George Goldberg
2017-02-28
1
-0
/
+52
*
Added NewPostList constructor to set fields to be non-null (#5440)
Harrison Healey
2017-02-16
1
-9
/
+7
*
Ensured getPostsSince route doesn't return a null posts field (#5436)
Harrison Healey
2017-02-15
1
-0
/
+2
*
Error on blank post IDs for get post query (#5326)
Joram Wilander
2017-02-08
1
-0
/
+20
*
Removing parentId from delete post queries (#5298)
Christopher Speller
2017-02-03
1
-2
/
+2
*
Add tear down to APIv4 tests (#5250)
Joram Wilander
2017-02-02
1
-0
/
+17
*
PLT-5225 Added separate post types for certain system messages (#5193)
Harrison Healey
2017-01-27
1
-1
/
+2
*
More app code migration (#5170)
Joram Wilander
2017-01-25
1
-0
/
+21
*
Adding caching of last 60 posts. (#4880)
Christopher Speller
2016-12-22
1
-1
/
+33
*
Modifying post etag cache to apply to getPostsSince (#4837)
Christopher Speller
2016-12-20
1
-17
/
+48
*
Adding metrics for caching mechanisms (#4828)
Christopher Speller
2016-12-19
1
-0
/
+13
*
Adding caching layer to some posts calls (#4779)
Christopher Speller
2016-12-14
1
-1
/
+27
*
Change Flag Posts ordering to show posts from newest to oldest (#4656)
MARUYAMA Takayuki
2016-11-28
1
-1
/
+1
*
Add database indexes to timestamp columns (#4314)
enahum
2016-10-24
1
-0
/
+1
*
PLT-4358 Exclude Channels from query when not necessary (#4269)
enahum
2016-10-20
1
-21
/
+20
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
1
-44
/
+26
*
PLT-3105 Files table migration (#4068)
Harrison Healey
2016-09-30
1
-15
/
+13
*
Fix leaking goroutines in store calls (#3993). (#4021)
Kyo Nguyen
2016-09-19
1
-18
/
+18
*
PLT-4027 "Added to the channel" system messages mark the channel as Unread (#...
enahum
2016-09-06
1
-1
/
+1
*
PLT-3695 refactoring to use sql_upgrader (#3788)
Corey Hulen
2016-08-24
1
-3
/
+0
*
Prevent flagging of deleted posts and don't show deleted posts in flagged pos...
Joram Wilander
2016-08-22
1
-1
/
+1
*
PLT-3506 Added flagged posts functionality (#3679)
Joram Wilander
2016-08-04
1
-0
/
+25
*
Cleaning up old export code (#3601)
Christopher Speller
2016-07-15
1
-24
/
+0
*
PLT-3429 "Site Statistics" graphs do not always have the same start date (#3480)
enahum
2016-07-05
1
-3
/
+4
*
fixed type speical -> special (#3052)
rompic
2016-05-25
1
-1
/
+1
*
Filtering colons from search to prevent postgres error (#3075)
Christopher Speller
2016-05-23
1
-0
/
+1
*
Recent mention searches now OR terms instead of AND (#2931)
Joram Wilander
2016-05-09
1
-6
/
+12
*
PLT-2057 User as a first class object (#2648)
Corey Hulen
2016-04-21
1
-5
/
+9
*
Removing old schema upgrades affecting postgres
=Corey Hulen
2016-03-21
1
-5
/
+0
*
Change searches to AND terms instead of OR
JoramWilander
2016-03-18
1
-1
/
+8
*
Refactor and modularize analytics on the client
JoramWilander
2016-03-01
1
-1
/
+1
*
Fixing device id column for droid
=Corey Hulen
2016-02-22
1
-2
/
+2
*
Merge pull request #2057 from khoa-le/PLT-1673
Harrison Healey
2016-02-03
1
-2
/
+2
|
\
|
*
Make hashtag searching independent of case
Khoa, Le Ngoc
2016-02-03
1
-2
/
+2
*
|
Added extra system-wide statistics for EE
JoramWilander
2016-02-02
1
-3
/
+10
|
/
[next]