.circleci
chronograf(v2-views): Introduce new view patterns, linting, and TypeScript 3.x ( #901 )
2018-09-27 10:46:48 -07:00
.github
Update PR template to include checkbox for Swagger docs
2018-04-18 12:15:21 -07:00
bolt
feat(platform): add basic auth service
2018-09-25 14:58:02 -04:00
chronograf
chronograf(v2-views): Introduce new view patterns, linting, and TypeScript 3.x ( #901 )
2018-09-27 10:46:48 -07:00
cmd
chore: Remove fluxd
2018-09-26 11:08:37 -06:00
context
fix(http): fix auth header
2018-06-04 15:26:50 -07:00
docker
ci(influxd): add influxd to goreleaser
2018-08-31 12:58:21 -05:00
flux
Flux/connections page ( #4026 )
2018-07-27 10:05:02 -07:00
gather
feat: switch to using go modules for building
2018-09-20 08:33:15 -07:00
http
fix(http): assign bucket fields in CreateBucket
2018-09-26 11:11:58 -07:00
inmem
add org member endpoints ( #846 )
2018-09-24 10:17:54 -07:00
kit
fix(http): remove org parameter and add client tests
2018-09-14 18:03:38 -05:00
mock
feat(http): add MacroService client
2018-09-20 09:32:04 -07:00
nats
feat(http): add write path ( #682 )
2018-08-29 16:15:39 -07:00
prometheus
refactor(http): update authorization to use active/inactive status
2018-08-29 13:07:39 -05:00
query
fix: the master build no longer uses -i when building the influx binary
2018-09-25 11:33:07 -05:00
rand
fix(rand): rename *_genator.go to *.go
2018-05-16 11:45:13 -04:00
snowflake
fix panic in global id
2018-09-13 16:07:29 -05:00
source
chore: Updates to be able to remove platform as a dependency of Flux
2018-09-12 10:18:54 -06:00
task
test(task): add test for reusing task names after deletion
2018-09-26 14:34:05 -07:00
testing
fix(http): assign bucket fields in CreateBucket
2018-09-26 11:11:58 -07:00
zap
chore: Updates to be able to remove platform as a dependency of Flux
2018-09-12 10:18:54 -06:00
.gitignore
chore(cmd/influxd): rename idpd to influxd
2018-08-31 12:52:40 -05:00
.goreleaser.yml
chore: Remove fluxd
2018-09-26 11:08:37 -06:00
Jenkinsfile
update Jenkinsfile
2018-09-06 10:41:23 -05:00
LICENSE
Move entire codebase into a subdirectory called chronograf
2018-07-19 16:37:21 -04:00
Makefile
chronograf(v2-views): Introduce new view patterns, linting, and TypeScript 3.x ( #901 )
2018-09-27 10:46:48 -07:00
README.md
feat: switch to using go modules for building
2018-09-20 08:33:15 -07:00
auth.go
feat(http): add links to auth service response structures
2018-09-12 11:44:44 -04:00
bucket.go
feat(http): buckets now use duration strings
2018-09-25 13:22:47 -05:00
dashboard.go
feat(errors): add errors lib
2018-09-07 21:45:47 -05:00
dbrp_mapping.go
chore: Add string method to dbrp mapper filter
2018-08-08 15:31:37 -06:00
dbrp_mapping_test.go
revert #442
2018-08-01 14:54:32 -04:00
error.go
feat(errors): add errors lib
2018-09-07 21:45:47 -05:00
errors.go
feat(errors): add errors lib
2018-09-07 21:45:47 -05:00
errors.md
feat(errors): add errors lib
2018-09-07 21:45:47 -05:00
errors_test.go
feat(errors): add errors lib
2018-09-07 21:45:47 -05:00
go.mod
Merge pull request #868 from influxdata/js-goreleaser-version-fix
2018-09-25 18:13:15 -05:00
go.sum
fix: goreleaser fork needed to have its version updated
2018-09-25 12:13:17 -05:00
id.go
revert #442
2018-08-01 14:54:32 -04:00
id_test.go
revert #442
2018-08-01 14:54:32 -04:00
macro.go
feat(http): add MacroService client
2018-09-20 09:32:04 -07:00
macro_test.go
feat(http): add MacroService client
2018-09-20 09:32:04 -07:00
organization.go
revert #442
2018-08-01 14:54:32 -04:00
query.go
feat(platform): add uniform query endpoint for sources
2018-08-28 15:53:20 -04:00
scraper.go
feat(scraper): add scraper lib
2018-09-14 16:59:18 -04:00
source.go
feat(errors): add errors lib
2018-09-07 21:45:47 -05:00
status.go
docs(http): authorization status is now active or inactive
2018-08-29 13:07:39 -05:00
task.go
chore(platform): remove Last Run field from Task
2018-08-30 11:02:17 -07:00
token.go
fix(platform): rename *_generator.go to *.go
2018-05-16 11:45:13 -04:00
tools.go
feat: switch to using go modules for building
2018-09-20 08:33:15 -07:00
usage.go
migrate(platform): move public dependencies into platform
2018-05-14 17:12:53 -04:00
user.go
feat(platform): add basic auth service
2018-09-25 14:58:02 -04:00
user_resource_mapping.go
add org member endpoints ( #846 )
2018-09-24 10:17:54 -07:00
user_resource_mapping_test.go
owner mapping -> user resource mapping
2018-08-02 11:07:03 -07:00
view.go
chronograf(v2-views): Introduce new view patterns, linting, and TypeScript 3.x ( #901 )
2018-09-27 10:46:48 -07:00
view_test.go
feat(platform): move chronogaf v2 dashboards to platform
2018-08-24 13:22:58 -04:00