Cory LaNou
|
fb29f887b5
|
mocking out some tmux testing. all wip
|
2015-01-24 19:02:45 -07: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 |
Cory LaNou
|
e80db27e9c
|
simpler basic username parsing for http logger
|
2015-01-23 10:50:29 -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 |
Cory LaNou
|
bc84193ec1
|
adding README.md placeholder
|
2015-01-22 15:08:30 -07:00 |
Cory LaNou
|
44d43462cf
|
removing old client and benchmarks to make space for new client and benchmarks
|
2015-01-22 15:02:24 -07:00 |
Philip O'Toole
|
bae5679c2e
|
Add packaging script for debs and RPMs
No init.d script is yet included.
|
2015-01-22 13:57:51 -08:00 |
Cory LaNou
|
201d357c2c
|
Merge pull request #1348 from influxdb/tests
End to end test scripts
|
2015-01-22 14:22:56 -07:00 |
Cory LaNou
|
5321a246be
|
Merge pull request #1340 from influxdb/log-format
Move handlers and associated http functionality to httpd package
|
2015-01-22 14:22:01 -07:00 |
Cory LaNou
|
d3f0b8ac6b
|
adding readme to tests
|
2015-01-22 14:03:49 -07:00 |
Cory LaNou
|
6615dd799f
|
refactoring based on PR comments
|
2015-01-22 13:54:19 -07:00 |
Cory LaNou
|
60043b76a5
|
format your code
|
2015-01-22 10:26:08 -07:00 |
Cory LaNou
|
7e463e4f5d
|
merging httpd/handler.go and httpd/filters.go
|
2015-01-21 18:17:09 -07:00 |
Cory LaNou
|
fd626de462
|
refactoring the refactoring
|
2015-01-21 18:13:51 -07:00 |
Cory LaNou
|
def4590fca
|
refactoring of build log line for http
|
2015-01-21 16:14:51 -07:00 |
Cory LaNou
|
5cdc5523da
|
parse username properly for http logging
|
2015-01-21 16:00:44 -07:00 |
Cory LaNou
|
7a329c6c2c
|
introducing requestID to http stack
|
2015-01-21 15:36:50 -07:00 |
Cory LaNou
|
29a784efef
|
add in authorization for http write endpoint
|
2015-01-21 14:20:51 -07:00 |
Cory LaNou
|
4c99eef8af
|
minor refactoring, commenting
|
2015-01-21 14:07:30 -07:00 |
Cory LaNou
|
65e502b8e7
|
updating comment on cors filter
|
2015-01-21 14:03:05 -07:00 |
Cory LaNou
|
7cedeed987
|
change comment to match renamed method
|
2015-01-21 14:01:57 -07:00 |
Cory LaNou
|
f902ecae24
|
real common log format logging
|
2015-01-21 13:58:06 -07:00 |