Commit Graph

70 Commits (933a14e16f0232c5ec883644b7363a59da7bcd90)

Author SHA1 Message Date
Sam Arnold 23c3d35aab
chore: update protobuf library versions and remove influx_tsm (#21882)
* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm
2021-07-20 09:42:52 -04:00
Daniel Moran fbfd4b4651
test: add fluxtest harness (#21074)
* test: add script to run flux tests
* feat(flux): enable test capabilities in Flux controller
* feat(flux): add MergeFiltersRule
* build: bump existing Dockerfiles to go 1.15
* build: add flux tests to CI
* refactor: allow for overriding tcp.Mux logger
* build: upgrade to Flux v0.111.0
2021-03-30 11:18:18 -04:00
Sam Arnold 6b8ec8cfe0
chore: remove deprecated tool influx_stress (#20892)
https://github.com/influxdata/influxdb/issues/20891
2021-03-09 10:29:24 -05:00
Sam Arnold 32612313df fix: minor test fixes for go1.15 and also flaky timeouts
Also run gofmt
2021-01-08 14:59:33 -05:00
Tristan Su b31bf6a861
chore: fix missing eol (#18379)
Seems these files were created on non-unix platform so EOL is missing.
This is not an issue but for consistence with other files, it's better
to add eol.
2020-06-22 15:25:12 -07:00
Edd Robinson 42b391457f chore: ignore 2.0 build artefacts 2019-11-17 13:31:12 +00:00
Stuart Carnie 4ff74ff971 feedback(influx_tools): Add +ve and -ve test cases for processing schema 2019-02-26 16:51:19 -07:00
Jacob Marble 321ae4ff04
update CircleCI config to 2.0 syntax (#9711)
* enable flaky test, see if CircleCI fails

* Use CircleCI 2.0 with docker layer caching

* update CONTRIBUTING
2018-04-16 12:00:44 -07:00
Jonathan A. Sternberg 066d53f99d Use dep for dependency management instead of gdm 2018-03-12 15:20:08 -05:00
Stuart Carnie a74d296200 use underscore vs period, fix doc comment, add database name to CQ 2018-02-26 10:08:43 -07:00
Jonathan A. Sternberg d0a9c4c781 Use go junit formatter to output tests in junit format on CircleCI 2017-04-10 11:47:51 -05:00
Mark Rushakoff d14e972378 Add note to use global .gitignore 2016-10-17 08:33:13 -07:00
Jonathan A. Sternberg 94f6c19eab Install man pages inside of the packages 2016-07-22 10:34:40 -05:00
Jonathan A. Sternberg e091b6d51a Initial work creating man pages 2016-07-22 10:34:40 -05:00
Philip O'Toole eaec514ca0 b*1 to tsm1 shard converter 2015-12-29 15:31:07 -05:00
Ben Johnson c27f8ae3a4 tsm1 meta lint 2015-10-15 15:03:10 -06:00
Philip O'Toole 131d67b7aa git-ignore influx_inspect 2015-10-09 11:14:12 -07:00
Cameron Sparr eb9a8b1b26 gitignore: removing pkg, this is now a repo directory 2015-09-17 10:50:34 -07:00
Cory LaNou 0fa9cfe4b4 ignore SourceGraph directory 2015-09-04 13:30:41 -05:00
Philip O'Toole d6cb01722b Ignore influx_stress binary
[ci skip]
2015-08-31 18:11:14 -07:00
Jason Wilder 229638cfaf Write path interfaces
This adds some placeholder interfaces for the new write path.
2015-05-07 23:12:12 -06:00
Philip O'Toole 14f768d10c Ignore the 'influx' shell binary 2015-03-23 14:29:41 -07:00
Ben Johnson fc189cd2ae Remove /test from .gitignore 2015-03-12 17:15:41 -06:00
Philip O'Toole c53cd6b392 Remove obsolete git-ignore directives 2015-03-02 11:53:30 -08:00
Philip O'Toole 11cb0281e1 More ignore patterns for binaries 2015-02-17 15:24:07 -08:00
Philip O'Toole a7f9c7e02a Ignore influxd regardless of path 2015-02-17 11:55:20 -08:00
Todd Persen c7ea8144ec Remove admin path from .gitignore 2015-02-10 23:04:19 -08:00
Cory LaNou 9d1a027639 ignoring goconvey files 2015-02-10 09:28:39 -07:00
Ben Johnson 2c7f879f4d Integrating http handler. 2014-11-10 22:25:03 -07:00
Ben Johnson 9d1464813a Merge branch 'master' of https://github.com/influxdb/influxdb into streaming-raft
Conflicts:
	Makefile.in
	_vendor/raft/server.go
	_vendor/raft/snapshot.go
	_vendor/raft/snapshot_test.go
	admin/http_server.go
	admin/http_server_test.go
	api/graphite/api.go
	api/http/series_writer.go
	cluster/cluster_configuration.go
	cluster/cluster_server.go
	cluster/nil_processor.go
	cluster/shard_space.go
	cmd/influxd/main.go
	common/helpers.go
	configuration/configuration.go
	configuration/configuration_test.go
	coordinator/protobuf_server.go
	coordinator/raft_server.go
	datastore/point_iterator.go
	datastore/shard.go
	datastore/storage_key.go
	engine/aggregator_engine.go
	engine/arithmetic_operators.go
	parser/group_by.go
	parser/query_api.go
	response_channel.go
	server/server.go
2014-11-06 01:20:36 -05:00
John Shahid 4a3a286f2e Check for valgrind and mercurial
If valgrind isn't found, `make valgrind` will be disabled. Otherwise it
will run valgrind to make sure the parser doesn't leak any memory. If
mercurial isn't found an error will be displayed and configure will
abort.

Close #978
2014-11-05 18:49:49 -05:00
Ben Johnson ccb0e6b6a1 Refactor configuration into main. 2014-10-20 23:32:47 -06:00
oliveagle 8fdd988226 makes listServers api more informative 2014-08-19 17:09:23 +08:00
Paul Dix 5403baffd3 Add data migration 0.7 -> 0.8
Close #809. Fix #746
2014-08-15 13:20:49 -04:00
John Shahid 39ea797dcd Fix #690. Use idiomatic go project structure
Conflicts:
	cluster/cluster_configuration.go
	cluster/shard.go
	coordinator/command.go
	coordinator/coordinator_test.go
	coordinator/raft_server.go
	daemon/influxd.go
	datastore/shard.go
	integration/single_server_test.go
	parser/query_spec.go
	server/server.go
2014-07-14 18:47:37 -04:00
Philip O'Toole a6750fdba4 Ignore vim temp files 2014-07-12 22:51:28 -07:00
John Shahid e5276112c1 Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
John Shahid 00f71fad69 ignore the admin symlink
[skip ci]
2014-06-23 10:41:32 -04:00
John Shahid 319e6a4735 Abstract storage engines
This commit create a storage engine interface and modify shards to use
interface instead. It also adds a B-Tree implementation and benchmark
tool to compare the performance of the different storage engines.
2014-06-18 12:42:23 -04:00
Matthijs Boelstra 9a06ec4031 Close #547. Add difference function 2014-05-20 14:43:22 -04:00
John Shahid 7bc4199328 add more files to .gitignore 2014-05-07 12:02:27 -04:00
John Shahid 9ee31400ba ignore more files 2014-03-25 14:22:21 -04:00
John Shahid 7696d6e461 add goraft as a git submodule 2014-03-24 19:44:27 -04:00
John Shahid 9b1f92220f ignore more files 2014-03-24 16:59:54 -04:00
Pawel Szymanski dbe76dfa31 partial fix for issue #294 processing some queries in batches 2014-03-12 17:56:19 -04:00
John Shahid 36932ad604 remove the version from the influxd.go file 2014-03-12 16:00:01 -04:00
John Shahid 348d5b568c ignore more files 2014-03-07 12:06:27 -05:00
Paul Dix e9d39cabaa Ignore benchmark log 2014-02-27 12:43:10 -05:00
John Shahid 7883d28e04 add gogoprotobuf to .gitignore 2014-02-05 15:12:44 -05:00
Dieter Plaetinck 58d062c3be ignore protocol.pb.go as it's auto generated 2014-02-01 12:56:57 -05:00