summaryrefslogtreecommitdiffstats
path: root/api4/elasticsearch.go
Commit message (Expand)AuthorAgeFilesLines
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-221-4/+0
* Performance improvements for 40M posts (#7708)Christopher Speller2017-10-251-3/+2
* Reduce utils.Cfg references (#7650)Chris2017-10-181-1/+1
* remove global refs from api/api4 (#7496)Chris2017-09-221-3/+3
* remove einterface gets (#7455)Chris2017-09-191-2/+2
* Renaming repoChristopher Speller2017-09-061-3/+3
* PLT-6595: API to purge Elasticsearch indexes. (#6971)George Goldberg2017-07-191-0/+15
* Add optional config parameter to test elasticsearch endpoint. (#6877)George Goldberg2017-07-071-1/+6
* PLT-6474: Server: Add elasticsearch/test endpoint to API. (#6792)George Goldberg2017-06-291-0/+33