.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
|
test(bolt): ensure boltdb session service conforms to tests
|
2018-09-27 15:45:16 -04:00 |
chronograf
|
Reload page on sign in
|
2018-10-08 14:25:35 -07:00 |
cmd
|
Remove empty index package for tsi1
|
2018-10-08 13:18:30 -06:00 |
context
|
fix(context): add {Get,Set}Authorization methods in context package
|
2018-10-02 14:11:44 -04: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
|
try to restore the test
|
2018-10-01 17:38:11 -04:00 |
http
|
add ownerID to bucket GET filter
|
2018-10-08 15:03:57 -07:00 |
inmem
|
feat(bolt): user-resource mapping boltdb implementation (#900)
|
2018-09-27 12:15:26 -07:00 |
internal/testutil
|
Initial import of tsm1.Engine
|
2018-10-01 12:08:37 +01:00 |
kit
|
kit/cli: Add support for []string
|
2018-10-03 11:24:46 -07:00 |
mock
|
add user resource mock
|
2018-10-08 15:03:57 -07:00 |
models
|
Initial import pkg package
|
2018-10-01 12:03:20 +01:00 |
nats
|
Integrate WAL into engine
|
2018-10-05 12:44:27 +01:00 |
pkg
|
Fix invalid import comment
|
2018-10-04 12:29:34 -06:00 |
prometheus
|
refactor(http): update authorization to use active/inactive status
|
2018-08-29 13:07:39 -05:00 |
query
|
Properly handle spaces in PATH with make tasks
|
2018-10-08 09:53:22 -07:00 |
rand
|
fix(rand): rename *_genator.go to *.go
|
2018-05-16 11:45:13 -04:00 |
snowflake
|
Initial import pkg package
|
2018-10-01 12:03:20 +01:00 |
source
|
refactor(http): prefer Addr over URL in field names
|
2018-10-04 13:59:58 -07:00 |
storage
|
Remove empty index package for tsi1
|
2018-10-08 13:18:30 -06:00 |
task
|
allow run shows to work with an actual org id. (#981)
|
2018-10-08 14:07:08 -06:00 |
testing
|
validate resource type on u/r mapping
|
2018-10-08 18:53:08 -07:00 |
tsdb
|
Merge pull request #927 from influxdata/bj-tsm1-stats
|
2018-10-08 13:44:02 -06: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
|
remove windows target from goreleaser because a prometheus dependency is causing issues (#985)
|
2018-10-05 16:23:50 -04: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
|
fix(idpe): add IsActive method back into platform for idpe
|
2018-10-02 14:11:44 -04:00 |
authz.go
|
feat(http): add authentication handler middleware
|
2018-10-02 14:11:44 -04:00 |
bucket.go
|
feat(http): buckets now use duration strings
|
2018-09-25 13:22:47 -05:00 |
dashboard.go
|
add ownerID to bucket GET filter
|
2018-10-08 15:03:57 -07: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: add onboarding defaults
|
2018-09-27 15:02:17 -04: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
|
fix: dont conflict on metrics namespace and mod tidy
|
2018-10-05 16:25:59 -06:00 |
go.sum
|
fix: dont conflict on metrics namespace and mod tidy
|
2018-10-05 16:25:59 -06: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 |
onboarding.go
|
feat: add onboarding defaults
|
2018-09-27 15:02:17 -04: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 |
session.go
|
feat(http): add authentication handler middleware
|
2018-10-02 14:11:44 -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
|
allow run shows to work with an actual org id. (#981)
|
2018-10-08 14:07:08 -06: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
|
feat(usage): add query usage metrics
|
2018-10-02 22:39:52 -05:00 |
user.go
|
feat(platform): add basic auth service
|
2018-09-25 14:58:02 -04:00 |
user_resource_mapping.go
|
validate resource type on u/r mapping
|
2018-10-08 18:53:08 -07:00 |
user_resource_mapping_test.go
|
add tests for resource types
|
2018-10-08 18:52:41 -07:00 |
view.go
|
feat: line plus single stat view type (#936)
|
2018-10-03 10:17:14 -07:00 |
view_test.go
|
feat: line plus single stat view type (#936)
|
2018-10-03 10:17:14 -07:00 |