gunnaraasen
|
859d2a46e8
|
Add test for 1- timestamp
|
2015-10-19 13:06:13 -07:00 |
gunnaraasen
|
3244d3f213
|
Handle negative timestamps
|
2015-10-19 12:36:28 -07:00 |
Charles Chan
|
456a9a8ab7
|
Fix typos.
* meaining --> meaning
* communcation --> communication
* deterimine --> determine
* mistmatch --> mistmatch
|
2015-10-17 07:50:45 -07:00 |
Sean Beckett
|
82f104a8b1
|
Merge pull request #4436 from influxdb/tag-names-to-keys
WIP tag name --> tag key, field name --> field key
|
2015-10-14 16:02:46 -07:00 |
Ben Johnson
|
f2d23b070b
|
add tsm1 wal quickcheck
This commit adds quickcheck testing for the tsm1 WAL.
|
2015-10-14 09:38:38 -06:00 |
Sean Beckett
|
7151116016
|
Update points.go
|
2015-10-13 16:55:20 -07:00 |
Sean Beckett
|
cbb7e3cbbd
|
Update points_test.go
|
2015-10-13 16:53:50 -07:00 |
Sean Beckett
|
2100c1459c
|
Update points_test.go
|
2015-10-13 16:46:23 -07:00 |
Sean Beckett
|
e84a24541f
|
Update points.go
|
2015-10-13 16:43:59 -07:00 |
Philip O'Toole
|
ea3ecc733e
|
Remove superfluous blank lines
|
2015-10-13 14:22:09 -07:00 |
Philip O'Toole
|
16580d32a7
|
Allow uppercase 'e' with scientific notation
|
2015-10-13 13:30:21 -07:00 |
Jason Wilder
|
e0ece9f8b5
|
Fix line protocol accepting tags with no values
If a tag with no value was in the middle of all the tags, it would
get accepted as valid incorrectly.
Fixes #4421
|
2015-10-13 09:43:13 -06:00 |
Paul Dix
|
267f34b94e
|
Updates based on PR feedback
|
2015-10-05 20:09:56 -04:00 |
Paris Holley
|
36898f9451
|
do not include empty tags in hash
|
2015-10-05 20:09:56 -04:00 |
Philip O'Toole
|
59bbc5c8e3
|
Reject line protocol that terminates with '-'
Fixes issue #4272.
|
2015-10-01 20:55:49 -07:00 |
Cory LaNou
|
ba830be3b9
|
actually move influxql.Row* -> models.Row*
|
2015-09-16 16:32:50 -05:00 |
Cory LaNou
|
d19a510ad2
|
refactor Points and Rows to dedicated packages
|
2015-09-16 15:33:08 -05:00 |