.circleci
ci: re-enable race builds in circle config
2018-11-12 08:24:43 -08:00
.github
…
bolt
fix(platform): use authorizer instead of authorizion for endpoints
2018-11-20 10:56:58 -08:00
chronograf
chore(chronograf): fix megacheck errors
2018-11-01 12:54:46 -07:00
cmd
feat(task): integrate task logs with system buckets
2018-11-15 08:59:15 -08:00
context
chore(context,gather,inmem,kit): fix megacheck errors
2018-11-01 12:54:46 -07:00
docker
…
etc
…
flux
…
gather
chore(context,gather,inmem,kit): fix megacheck errors
2018-11-01 12:54:46 -07:00
http
fix(platform): use authorizer instead of authorizion for endpoints
2018-11-20 10:56:58 -08:00
inmem
fix(http): convert auth errors
2018-11-16 19:33:20 -05:00
internal
feat(cmd/influx): add local flag for operating directly with boltdb
2018-11-02 14:34:48 -04:00
kit
feat(kit/grpc): add tests for conversions
2018-11-15 21:17:24 -06:00
logger
refactor: move the logger package from influxdb to platform
2018-10-10 15:49:07 -05:00
mock
chore(bolt,http,mock,query,testing): fix megacheck errors
2018-11-01 12:54:46 -07:00
models
test(models): don't reassign package variable
2018-11-12 08:24:14 -08:00
nats
refactor(cmd/influxd): use kit and close all services
2018-10-30 01:57:48 -05:00
pkg
fix(simple8b): Fix incorrect encoding for a run of 119 or 239 1s
2018-11-14 12:14:45 +00:00
prometheus
feat(platform/id): using uint64 for platform.IDs
2018-10-11 09:54:18 -05:00
query
fix(platform): use authorizer instead of authorizion for endpoints
2018-11-20 10:56:58 -08:00
rand
…
scripts
refactor: modify tooling to take advantage of go run
2018-10-15 11:01:27 -05:00
snowflake
refactor(id): update name to IDLength
2018-10-11 09:54:19 -05:00
source
Update Flux query URL for v1 sources
2018-11-09 09:48:04 -08:00
storage
fix(storage): missing `continue`
2018-11-13 00:08:43 +08:00
task
fix(platform): use authorizer instead of authorizion for endpoints
2018-11-20 10:56:58 -08:00
telegraf /plugins
add toml for telegraf
2018-10-25 21:31:44 -04:00
testing
fix(http): convert auth errors
2018-11-16 19:30:34 -05:00
toml
refactor(toml): copy the toml utility package from influxdb to platform
2018-10-11 12:08:43 -05:00
tools /tmpl
refactor: modify tooling to take advantage of go run
2018-10-15 11:01:27 -05:00
tsdb
test(tsdb/tsm1): skip long tests in short mode
2018-11-16 08:06:23 -08:00
ui
Merge pull request #1408 from influxdata/fixes/update-task-creation-swagger
2018-11-20 10:36:40 -08:00
write
feat(http): add query plan validation
2018-11-02 09:11:57 -05:00
zap
fix(zap): porting to uint64 IDs
2018-10-11 09:54:18 -05:00
.gitignore
Add generated API code and use for task creation
2018-11-20 09:49:39 -08:00
.goreleaser.yml
…
Jenkinsfile
…
LICENSE
…
Makefile
Add generated API code and use for task creation
2018-11-20 09:49:39 -08:00
README.md
…
auth.go
fix(http): convert auth errors
2018-11-16 19:30:34 -05:00
authz.go
add http for telegraf
2018-10-30 14:00:10 -04:00
bucket.go
add retention policy
2018-10-18 16:04:21 -04:00
dashboard.go
feat(platform): add operation log for resources
2018-11-02 14:21:14 -04:00
dbrp_mapping.go
feat(platform/id): using uint64 for platform.IDs
2018-10-11 09:54:18 -05:00
dbrp_mapping_internal_test.go
feat(platform/id): using uint64 for platform.IDs
2018-10-11 09:54:18 -05:00
dbrp_mapping_test.go
refactor(testing): rename MustIDFromString to MustIDBase16
2018-10-11 09:54:19 -05:00
error.go
…
errors.go
fix(http): convert auth errors
2018-11-16 19:33:20 -05:00
errors.md
…
errors_test.go
fix(http): convert auth errors
2018-11-16 19:33:20 -05:00
example_test.go
feat(platform): add keyvalue log interface with boltdb implementation
2018-10-31 09:41:55 -04:00
go.mod
deps: update flux dependency
2018-11-13 08:26:16 -06:00
go.sum
deps: update flux dependency
2018-11-13 08:26:16 -06:00
id.go
chore: add GoString method to platform.ID
2018-10-31 14:41:47 -07:00
id_test.go
chore: add GoString method to platform.ID
2018-10-31 14:41:47 -07:00
keyvalue_log.go
feat(platform): add keyvalue log interface with boltdb implementation
2018-10-31 09:41:55 -04:00
macro.go
tests(http): add tests for creation without IDs
2018-10-12 10:03:06 +02:00
macro_test.go
refactor(testing): rename MustIDFromString to MustIDBase16
2018-10-11 09:54:19 -05:00
measurement.go
…
onboarding.go
(feat/testing) add onboarding and basic auth service
2018-11-02 12:20:45 -04:00
operation_log.go
feat(platform): add operation log for resources
2018-11-02 14:21:14 -04:00
organization.go
tests(http): add tests for creation without IDs
2018-10-12 10:03:06 +02:00
query.go
…
scraper.go
chore(context,gather,inmem,kit): fix megacheck errors
2018-11-01 12:54:46 -07:00
secret.go
feat(platform): add secret service interface for managing use secrets
2018-11-15 12:42:01 -05:00
session.go
add http for telegraf
2018-10-30 14:00:10 -04:00
source.go
Update Flux query URL for v1 sources
2018-11-09 09:48:04 -08:00
status.go
…
task.go
feat(task): add ability to retry runs
2018-10-30 09:20:40 -07:00
telegraf.go
add http for telegraf
2018-10-30 14:00:10 -04:00
telegraf_test.go
chore(context,gather,inmem,kit): fix megacheck errors
2018-11-01 12:54:46 -07:00
token.go
…
tools.go
ci: add megacheck to tools.go
2018-11-01 13:25:22 -07:00
usage.go
feat(usage): add values and series metrics to usage service
2018-10-22 17:47:04 -05:00
user.go
(feat/testing) add onboarding and basic auth service
2018-11-02 12:20:45 -04:00
user_resource_mapping.go
fix(platform): use authorizer instead of authorizion for endpoints
2018-11-20 10:56:58 -08:00
user_resource_mapping_test.go
refactor(testing): rename MustIDFromString to MustIDBase16
2018-10-11 09:54:19 -05:00
view.go
tests(http): add tests for creation without IDs
2018-10-12 10:03:06 +02:00
view_test.go
refactor(testing): rename MustIDFromString to MustIDBase16
2018-10-11 09:54:19 -05:00
write.go
feat(http): add http write client
2018-10-25 19:11:12 -05:00