summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* move doctest to unittestHEADmasterYves Fischer2016-07-24
| | | | fix small bug with parsing quoted escaped escapes
* fix setup.py settingsYves Fischer2016-07-23
|
* restructure codeYves Fischer2016-07-23
| | | | | | | rename module to pyinflux split in client and parser package. the parser depends also on funcparserlib contains 3 examples of strange influxdb behavior
* improve fuzzerYves Fischer2015-09-05
|
* waiting for #3682Yves Fischer2015-08-16
|
* treat '=' in measurement and floats properlyYves Fischer2015-08-14
|
* tests passYves Fischer2015-07-06
|
* with funcparserlibYves Fischer2015-07-05
|
* failing testJack2015-07-04
|
* escaping for stringsJack2015-07-04
|
* 0.1Jack2015-07-04