Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Idiomatic error handling for app/e*.go (#9426) | Jesús Espino | 2018-09-24 | 1 | -10/+11 |
| | |||||
* | Reduce utils.Cfg references (#7650) | Chris | 2017-10-18 | 1 | -3/+2 |
| | | | | | | | | | | | | * app.UpdateConfig method * test fix * another test fix * the config override option as-was is just error prone, remove it for now * derp | ||||
* | remove einterface gets (#7455) | Chris | 2017-09-19 | 1 | -5/+4 |
| | |||||
* | Renaming repo | Christopher Speller | 2017-09-06 | 1 | -3/+3 |
| | |||||
* | lint all the things (#7154) | Chris | 2017-08-09 | 1 | -1/+1 |
| | | | | | | * lint all the things * remove extra echo | ||||
* | PLT-7040: Fix capitalisation of Elasticsearch in Config. (#7020) | George Goldberg | 2017-07-27 | 1 | -3/+3 |
| | |||||
* | PLT-6595: API to purge Elasticsearch indexes. (#6971) | George Goldberg | 2017-07-19 | 1 | -0/+13 |
| | |||||
* | Add optional config parameter to test elasticsearch endpoint. (#6877) | George Goldberg | 2017-07-07 | 1 | -2/+11 |
| | |||||
* | PLT-6976: Elasticsearch capitalisation and tests. (#6839) | George Goldberg | 2017-07-07 | 1 | -1/+1 |
| | | | | | | | * Fixes Elasticsearch to have consistent capitalisation everywhere across the code and UI (except the config file unfortunately). * Adds basic unit tests for Elastichsearch. * Adds a Elasticsearch docker image to the Makefile to enable testing the Elasticsearch feature. | ||||
* | PLT-6474: Server: Add elasticsearch/test endpoint to API. (#6792) | George Goldberg | 2017-06-29 | 1 | -0/+24 |