John Shahid
|
e6c828f4e7
|
fix a typo in the changelog and add udp to the graphite docs
|
2014-05-21 12:11:49 -04:00 |
John Shahid
|
c42d8dccb5
|
Fix #563. Add sample config for graphite over upd
|
2014-05-21 12:04:10 -04:00 |
Shuhei Tanuma
|
b0f99d0fbb
|
Close #561. Fix missing query string in parser errors
|
2014-05-21 12:01:29 -04:00 |
John Shahid
|
062de961c9
|
Fix #524. Arithmetic operator and where conditions don't play nice
|
2014-05-20 16:20:21 -04:00 |
John Shahid
|
890f291f28
|
Fix #550. Fix tests on 32-bit ARM
|
2014-05-20 15:20:21 -04:00 |
Matthijs Boelstra
|
9a06ec4031
|
Close #547. Add difference function
|
2014-05-20 14:43:22 -04:00 |
John Shahid
|
86a80f7a09
|
fix the style of the changelog
|
2014-05-20 14:35:41 -04:00 |
John Shahid
|
af98ecaf27
|
Fix #529. Don't run influxdb as root
|
2014-05-20 14:22:26 -04:00 |
John Shahid
|
9c8204b64d
|
Fix #460. Don't start influxdb automatically after installing from pkg
|
2014-05-20 14:22:25 -04:00 |
John Shahid
|
b6a5a10912
|
Fix #557. Using group by time(1y) doesn't work while time(365d) is fine
|
2014-05-20 13:15:24 -04:00 |
John Shahid
|
a64ee2ae1a
|
update the changelog
|
2014-05-19 20:41:45 -04:00 |
John Shahid
|
39e659cfc2
|
update the changelog
|
2014-05-19 15:31:44 -04:00 |
Paul Dix
|
a4ece2a897
|
Update CHANGELOG.md
|
2014-05-16 17:58:27 -04:00 |
Paul Dix
|
0744a292e2
|
Update CHANGELOG.md
|
2014-05-16 17:47:47 -04:00 |
John Shahid
|
d593348283
|
Fix #489. Remove replication factor from CreateDatabase command
|
2014-05-15 14:41:45 -04:00 |
John Shahid
|
702bf3d7b5
|
update the changelog
|
2014-05-15 14:33:48 -04:00 |
John Shahid
|
645aac7006
|
update the changelog
|
2014-05-13 18:26:56 -04:00 |
John Shahid
|
2e0f6c1700
|
Fix #534. Create a new series when interpolating
|
2014-05-13 18:21:00 -04:00 |
John Shahid
|
3479a7a0b5
|
Fix #520. Print influxdb's version in the log
|
2014-05-13 17:00:20 -04:00 |
John Shahid
|
b2f229ef09
|
update the changelog
|
2014-05-13 16:49:37 -04:00 |
John Shahid
|
c3ab1bc0a5
|
add a shout out in the changelog
|
2014-05-13 16:15:06 -04:00 |
Stefan Majer
|
51306db3c9
|
Close #505. Expose the version in the response headers
|
2014-05-13 16:14:41 -04:00 |
John Shahid
|
1ea96952db
|
Fix #536. New nodes should add old shards without panicing
|
2014-05-13 15:58:49 -04:00 |
John Shahid
|
04256a8426
|
Revert "Fix #526. New nodes should add old shards without panicing"
This reverts commit ac98817a55 .
|
2014-05-13 15:58:32 -04:00 |
John Shahid
|
ac98817a55
|
Fix #526. New nodes should add old shards without panicing
|
2014-05-13 15:56:30 -04:00 |
John Shahid
|
2b61feea26
|
Fix #538. Don't panic when the same series is written with different columns
|
2014-05-13 15:45:12 -04:00 |
Paul Dix
|
4d6d7ff23d
|
Update CHANGELOG.md
|
2014-05-13 15:24:41 -04:00 |
John Shahid
|
3984a1c4b5
|
Fix #532. Don't log graphite connection EOF as an error
|
2014-05-12 15:18:03 -04:00 |
John Shahid
|
4a1f0becd3
|
Fix #516. Close WAL log/index files if they aren't needed anymore
|
2014-05-12 15:08:31 -04:00 |
Todd Persen
|
d8348ea927
|
Update CHANGELOG for v0.6.2.
|
2014-05-09 13:13:11 -04:00 |
John Shahid
|
383d79aa5a
|
update the changelog
|
2014-05-08 19:30:53 -04:00 |
John Shahid
|
15d7228cdc
|
fix #512. Group by should respect null values
|
2014-05-07 19:07:24 -04:00 |
John Shahid
|
5d5c997f41
|
Fix #369. Fix some edge cases with WAL recovery from crashes
|
2014-05-07 16:47:24 -04:00 |
John Shahid
|
c13e8b9006
|
update the changelog
|
2014-05-07 11:20:42 -04:00 |
John Shahid
|
1865d297ab
|
update the changelog
|
2014-05-06 18:17:34 -04:00 |
John Shahid
|
7ae746752b
|
fix #508. Don't replay WAL for servers with no shards
|
2014-05-06 16:51:37 -04:00 |
John Shahid
|
fcf737d6c3
|
fix #507. Cluster admin passwords don't propagate to other nodes in cluster
|
2014-05-06 16:51:37 -04:00 |
John Shahid
|
d0269a3516
|
Fix #500. Support `y` suffix in query time durations
|
2014-05-05 14:50:47 -04:00 |
John Shahid
|
29c55c1854
|
Fix #501. Writes with invalid payload should be rejected
|
2014-05-05 14:44:58 -04:00 |
John Shahid
|
4ef7faa8ee
|
give a shout-out to Julien
|
2014-05-05 12:27:43 -04:00 |
John Shahid
|
3642349577
|
update the changelog
|
2014-05-02 19:02:58 -04:00 |
John Shahid
|
1641d26414
|
Fix #495. Enforce write permissions correctly
|
2014-05-02 17:54:25 -04:00 |
John Shahid
|
75741e9248
|
update the changelog
|
2014-05-02 13:29:53 -04:00 |
John Shahid
|
9be6a34909
|
update the changelog
|
2014-05-02 13:20:50 -04:00 |
John Shahid
|
10c9838a75
|
update the changelog
|
2014-05-02 13:18:31 -04:00 |
John Shahid
|
a5e0f1870b
|
fix #431. don't log to stdout if a log file is specified in the config
|
2014-05-01 12:40:36 -04:00 |
Julien Ammous
|
8891329700
|
Close #477. Add a UDP json listener
|
2014-05-01 12:13:49 -04:00 |
John Shahid
|
47a098329f
|
update the changelog
|
2014-04-30 14:11:57 -04:00 |
John Shahid
|
ca17a54063
|
update the changelog
|
2014-04-29 19:07:13 -04:00 |
John Shahid
|
876b05956f
|
Fix #419. Allow hostname changes in single node cluster
|
2014-04-28 15:14:13 -04:00 |