mirror of https://github.com/grafana/grafana.git
* Config: Separate lists either by spaces or by commas. * Simplify space separation * use separate function for the config strings * Change behavior only if string contains quotes * add test for invalid string * Use JSON list syntax * ignore leading spaces when process list * Add notes about using JSON lists into the docs * Fix typo * Apply suggestions from code review Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cmd | ||
| cmputil | ||
| converter | ||
| errutil | ||
| maputil | ||
| proxyutil | ||
| retryer | ||
| ticker | ||
| xorm | ||
| contextutil.go | ||
| contextutil_test.go | ||
| encoding.go | ||
| encoding_test.go | ||
| encryption.go | ||
| encryption_test.go | ||
| filepath.go | ||
| filepath_test.go | ||
| ip_address.go | ||
| ip_address_test.go | ||
| json.go | ||
| math.go | ||
| md5.go | ||
| md5_test.go | ||
| reverse.go | ||
| reverse_test.go | ||
| shortid_generator.go | ||
| shortid_generator_test.go | ||
| split_email.go | ||
| split_email_test.go | ||
| strings.go | ||
| strings_test.go | ||
| url.go | ||
| url_test.go | ||
| validation.go | ||
| validation_test.go | ||