Skip to content

Commit

Permalink
wm_timeseries: cumulative commit to fix the following:
Browse files Browse the repository at this point in the history
* accurately check and report missing/extra/unpaired field/value pairs
  in get/delete URLs;
* avoid raw Erlang terms in error messages;
* in particular, make lexer/parser error readable again;
* uniformly report error messages as text/plain;
* re-enable check for api_version;
* correctly check URL parameters (like ?timeout=5);
* correctly check for service availability (use init:get_status/0);
* use spaces around '=' etc, and reindent.
  • Loading branch information
Andrei Zavada committed Apr 8, 2016
1 parent 9691a23 commit 6d19303
Show file tree
Hide file tree
Showing 4 changed files with 450 additions and 353 deletions.
Loading

0 comments on commit 6d19303

Please sign in to comment.