Commit Graph

434 Commits (fc4aca44ad6c5d0aac52b017d119a68cc5bd45d4)

Author SHA1 Message Date
John Shahid 9fa606d392 fix #31. Support Basic Auth as an alternative to query params. 2013-11-11 16:16:57 -05:00
John Shahid fdc328c4c3 oops, remove a debugging line. 2013-11-11 15:21:27 -05:00
John Shahid 35bee1327a Merge pull request #32 from pborreli/typos
Fixed typos
2013-11-11 11:07:35 -08:00
Pascal Borreli dbf6e8c1eb Fixed typos 2013-11-11 18:00:29 +00:00
John Shahid 87d71d7dd9 fix the admin server test. 2013-11-11 08:10:44 -05:00
John Shahid cb4abc5120 update the changelog. 2013-11-11 07:59:15 -05:00
John Shahid 89b265ad39 fix #30. Don't change the order of the columns. 2013-11-11 07:00:03 -05:00
Todd Persen e7ebaa8228 Get rid of the old Homebrew recipe. 2013-11-11 01:18:26 -05:00
Todd Persen 9cc75a65d2 Get rid of placeholder admin page. 2013-11-11 01:18:25 -05:00
John Shahid 8fc69fa880 add a test for count queries. issue #27. 2013-11-10 13:22:44 -05:00
John Shahid d6645980ea fix #29. semicolon is now optional. 2013-11-10 12:43:17 -05:00
John Shahid 3d44b5cf69 fix #26. change the default log and db directories to point to /opt/influxdb. 2013-11-09 16:21:53 -05:00
John Shahid 66a858a694 default the no-clean-data to false. 2013-11-08 15:23:03 -05:00
John Shahid 23f3609a26 Urgh, flip the clean-data flag and don't use it in travis. 2013-11-08 14:47:36 -05:00
John Shahid b67722636a update the docs. 2013-11-08 14:44:23 -05:00
John Shahid 3f9be190ee run the integration suite after we clean the old data. 2013-11-08 14:26:18 -05:00
John Shahid 0d7a019187 whitespace. 2013-11-08 13:49:20 -05:00
John Shahid ad78b39e2d fix #25.
- propagate errors properly.
- the empty time series should include the field names.
2013-11-08 13:48:58 -05:00
John Shahid 05048e116e add a test for issue #25. 2013-11-08 13:48:58 -05:00
John Shahid 74e6129865 fix #23. init scripts were broken for redhat-based ditros. 2013-11-07 17:10:03 -05:00
John Shahid d7628935aa don't accept empty usernames. 2013-11-07 15:54:20 -05:00
John Shahid 244efc8bda fix #22. don't set goroot if it was set already. 2013-11-07 15:19:17 -05:00
John Shahid 69e0935647 make the package script less verbose. 2013-11-07 10:21:51 -05:00
John Shahid 7b3344faa0 fix #18. don't revert the version before building the 386 packages. 2013-11-07 10:17:17 -05:00
John Shahid c5145833b9 package the source in a tar file. 2013-11-07 10:01:31 -05:00
John Shahid 8c5aafb11b ignore the right files. 2013-11-07 10:01:31 -05:00
John Shahid 6ab9a3b069 Merge branch 'master' of https://github.com/d-snp/influxdb into master
Conflicts:
	README.md
2013-11-07 09:40:03 -05:00
Tinco Andringa 2ec7b92177 compilation instructions for ubuntu 2013-11-07 12:49:58 +01:00
Lindsay Holmwood 320898618d Tighten up language. Include valgrind in list of build deps 2013-11-07 16:45:20 +11:00
John Shahid 80e986414a travis use_notice = false. 2013-11-06 15:38:10 -05:00
John Shahid 5b7aae88ee bigger headers. 2013-11-06 15:13:56 -05:00
John Shahid f11558c97e rename the changelog. 2013-11-06 15:11:06 -05:00
John Shahid 08c0191532 update the changelog. 2013-11-06 15:10:33 -05:00
John Shahid 48b7c6d1ad implement standard deviation. 2013-11-06 14:46:21 -05:00
John Shahid 3d24c89a4b set CC only if it wasn't set. Set PYTHONPATH if it's not on mac. 2013-11-06 13:48:53 -05:00
John Shahid ce815e96d6 uncomment the 386 build. 2013-11-06 13:46:15 -05:00
John Shahid cc0b228370 add an accessor method to get the query string. 2013-11-06 13:39:04 -05:00
John Shahid dbdc280564 fix the tar package. 2013-11-06 12:20:00 -05:00
John Shahid f3df8046c3 log a sentence when we reset the root password. 2013-11-06 12:15:09 -05:00
John Shahid 09140e39d3 fix #14. change the default admin site location for the packages. 2013-11-06 12:04:14 -05:00
John Shahid 5fd4035c9a fix typo. 2013-11-06 11:02:10 -05:00
John Shahid 13f16b0484 fix #13. update the docs with build instructions on Mac OS and Linux. 2013-11-06 11:01:31 -05:00
John Shahid 1be02d33aa Revert "report coverage when using go tip."
This reverts commit 2817cf6dd2.
2013-11-05 19:13:44 -05:00
John Shahid 2817cf6dd2 report coverage when using go tip. 2013-11-05 18:40:53 -05:00
John Shahid fcb3be695c fix the distinct and derivative tests. 2013-11-05 18:26:13 -05:00
John Shahid 6a89bda030 add tests for distinct and derivatives. 2013-11-05 18:25:57 -05:00
John Shahid cba71b00da add a way to reset the root password. 2013-11-05 16:30:02 -05:00
John Shahid 4a62e98f24 remove the extra dash. 2013-11-05 14:39:04 -05:00
John Shahid fe82b30b06 disable replication tests by default. 2013-11-05 14:33:28 -05:00
Todd Persen 6f2564de7e Update admin pages.
Fixes #9.
2013-11-05 14:17:14 -05:00