Commit Graph

3281 Commits (356270c109757f85b35916d48f203e6dc383abf7)

Author SHA1 Message Date
Cory LaNou 356270c109 Merge branch 'master' into client-refactoring 2015-01-26 12:02:29 -07:00
Philip O'Toole 176106ec27 Merge pull request #1361 from sanga/mini_packaging_improvements
packaging: small improvements to package metadata
2015-01-26 09:09:34 -08:00
Cory LaNou fe1b2be250 Merge pull request #1372 from influxdb/better-testing
Re-enable full suite testing, skip intermittently failing tests
2015-01-26 10:06:52 -07:00
Cory LaNou 87dd9781ce fixing go vet error 2015-01-26 10:03:06 -07:00
Cory LaNou 5b7ec48b00 learned that go tool vet is not the same as to vet for params 2015-01-26 10:02:57 -07:00
Cory LaNou 494bac7f9e re-enable full suite testing, skip intermittently failing tests 2015-01-26 09:56:04 -07:00
Philip O'Toole 70d8d11e2b Merge pull request #1370 from sakamotomsh/fix-vetwarn
Fix error message.
2015-01-26 08:46:32 -08:00
Cory LaNou 6bc95eb426 Merge pull request #1371 from influxdb/httpd-list-show-refactor
Update tests for httpd package for list -> show refactoring
2015-01-26 09:35:35 -07:00
Cory LaNou 011887ef62 update tests for httpd package for list -> show refactoring 2015-01-26 09:28:08 -07:00
Cory LaNou d8fa6b81bb hottoddy -> gopher 2015-01-26 09:24:17 -07:00
sakamotomsh afa63c9e60 Fix error message. 2015-01-26 23:01:07 +09:00
dgnorton 735378842e Merge pull request #1366 from influxdb/list-show
change LIST to SHOW
2015-01-25 23:02:59 -05:00
David Norton 780831bb17 change LIST to SHOW 2015-01-25 22:56:20 -05:00
Todd Persen 7e2a93c65d Merge pull request #1352 from influxdb/actually_set_version
Actually set 'version' and 'commit' during build
2015-01-25 22:26:09 -05:00
Todd Persen c4f98b70e5 Merge pull request #1350 from influxdb/add_s3_publish
Support publish of packages to S3
2015-01-25 22:25:08 -05:00
Philip O'Toole 95597fc812 Fix typo in LIST USERS example 2015-01-25 17:45:47 -08:00
Paul Dix c524d9afe5 Fix parser tests 2015-01-25 17:51:51 -05:00
dgnorton e7c8b55577 Merge pull request #1363 from influxdb/offset
influxql: add OFFSET
2015-01-25 16:04:36 -05:00
Tim Sampson 0e3e23a408 packaging: small improvements to package metadata 2015-01-25 20:48:00 +00:00
David Norton ab39d471a3 influxql: add OFFSET 2015-01-25 15:34:49 -05:00
Paul Dix f1d141af46 Merge pull request #1358 from influxdb/new-logo
New version, new logo.
2015-01-24 15:30:15 -05:00
Todd Persen c5c242a7f9 New version, new logo. 2015-01-24 15:11:03 -05:00
Cory LaNou e02ee8fb25 Merge branch 'master' into client-refactoring 2015-01-24 12:50:32 -07:00
Paul Dix bd8fccba3e Merge pull request #1354 from djherbis/master
added missing bounds check to SeriesIDs Intersect
2015-01-24 13:03:50 -05:00
djherbis 4132e91f9d added boundary check to TestDatabase_SeriesIDsIntersect 2015-01-23 21:39:26 -05:00
Cory LaNou eb9e035b08 hottoddy easter egg 2015-01-23 16:34:05 -07:00
Cory LaNou f0648288f7 making the cli feel more like a cli 2015-01-23 16:22:26 -07:00
Philip O'Toole c332d36919 Merge pull request #1357 from influxdb/pretty_printing
Support pretty-print ouput on query endpoint
2015-01-23 15:14:10 -08:00
Philip O'Toole 65562162b0 Support pretty-print ouput on query endpoint
Re-implementation of existing 0.7+ feature.
2015-01-23 15:07:16 -08:00
Cory LaNou ac9473374a refactoring some client config. staring cli client, lot of wip 2015-01-23 15:49:23 -07:00
Cory LaNou 6723214307 httpd/handler.go was not passing vet 2015-01-23 13:38:07 -07:00
Cory LaNou a8d398bd22 first pass at write for client library 2015-01-23 13:37:53 -07:00
Cory LaNou e25da88a1f decode json via io.reader 2015-01-23 11:07:41 -07:00
Cory LaNou d67851922d basic auth added to client 2015-01-23 11:05:04 -07:00
Cory LaNou 713db448ff Merge branch 'master' into client-refactoring 2015-01-23 10:51:06 -07:00
Todd Persen e7cdd48831 Fix typo in first echo 2015-01-23 11:14:02 -05:00
djherbis ea6a87466e added missing bounds check to SeriesIDs Intersect 2015-01-22 21:22:30 -05:00
Cory LaNou c943802c67 basic query 2015-01-22 17:18:24 -07:00
Philip O'Toole e0c2165219 Actually set 'version' and 'commit' during build 2015-01-22 15:50:20 -08:00
Cory LaNou 5ed252642e Merge branch 'master' into client-refactoring 2015-01-22 16:45:07 -07:00
Cory LaNou 86d6324469 ping added to client. useful for testing/mocking 2015-01-22 16:40:32 -07:00
Philip O'Toole 2c264e1240 Support publish of packages to S3 2015-01-22 15:31:49 -08:00
Philip O'Toole 387b91cce3 Merge pull request #1347 from influxdb/new_packaging
Add initial version of new release script
2015-01-22 15:18:26 -08:00
Philip O'Toole abe89e1552 init.d script does not support 'reload' 2015-01-22 15:02:20 -08:00
Philip O'Toole b9c1eea7b8 Add simple header to script 2015-01-22 14:56:11 -08:00
Philip O'Toole 813c27f313 Set execute bit on init.d symlink 2015-01-22 14:45:00 -08:00
Philip O'Toole c3b53f8af8 Add init.d script to packaging 2015-01-22 14:40:16 -08:00
Philip O'Toole 71fb61f701 Add first version of init.d script 2015-01-22 14:29:11 -08:00
Cory LaNou 087f41c5e8 basic building blocks of a client library 2015-01-22 15:23:55 -07:00
Philip O'Toole f1b56c849f Offer to tag source code with version 2015-01-22 14:20:24 -08:00