Brandon Farmer
|
b4aa8ff1d6
|
Add generated API code and use for task creation
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-11-20 09:49:39 -08:00 |
Alirie Gray
|
4809f00718
|
Add .DS_Store to .gitignore file
|
2018-11-19 11:30:26 -08:00 |
Michael Desa
|
fdbec9303d
|
chore(ui): update misc build files related to moving chronograf/ui to ui
|
2018-10-29 14:00:45 -04:00 |
Chris Goller
|
0ecb5aaefc
|
chore(cmd/influxd): rename idpd to influxd
|
2018-08-31 12:52:40 -05:00 |
Christopher Henn
|
bc97ac4344
|
chore(chronograf): new build configuration
|
2018-08-29 11:19:22 -07:00 |
lukevmorris
|
7e9f90dbce
|
chore(ci): parallelize js and go tests (#670)
This PR teases apart the golang and js build steps so that they can be run in parallel in circleci, or locally with make test -j2.
Closes #599
|
2018-08-27 08:34:17 -07:00 |
Michael Desa
|
01bde22840
|
chore(platform): add .vscode to gitignore
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Michael Desa <mjdesa@gmail.com>
|
2018-08-07 10:45:13 -04:00 |
Andrew Watkins
|
186263fa5e
|
chore(gitignore) add .vs to gitignore
|
2018-07-24 08:02:51 -07:00 |
Michael Desa
|
dc7418f7fe
|
makefile: fix make file to run go generate
|
2018-07-23 17:42:03 -04:00 |
Nathaniel Cook
|
d1ca38c71f
|
chore(ifql): Rename IFQL to Flux
|
2018-06-11 09:26:10 -06:00 |
Nathaniel Cook
|
c2c9e10059
|
chore(cmd/transpilerd): Add transpilerd to the Makefile
|
2018-05-30 12:47:10 -06:00 |
Nathaniel Cook
|
1e1c6e21e5
|
chore(idp): Rename cmd/idp to cmd/influx
|
2018-05-24 11:34:39 -06:00 |
Nathaniel Cook
|
08eb19805d
|
chore(CI): Create nightly builds of ifqld
The builds are really anytime a commit is made to master not nightly.
Builds use goreleaser with the snapshot setting.
|
2018-05-23 09:13:46 -06:00 |
Nathaniel Cook
|
c8ff490338
|
chore: Add Makefile
|
2018-05-22 14:45:23 -06:00 |
Michael Desa
|
27cf45a870
|
dep: update dependencies
dep(platform): update dependencies
|
2018-05-16 11:45:07 -04:00 |
Michael Desa
|
eabba6986d
|
migrate(platform): move public dependencies into platform
migrate(context): move context package to platform
migrate(kit/errors): move errors package to platform
migrate(mock): move mock package to platform
migrate(prometheus): move prometheus package to platform
migrate(rand): move rand package to platform
migrate(snowflake): move snowflake package to platform
migrate(testing): move testing package to platform
migrate(zap): move zap package to platform
migrate(http): move http package to platform
migrate(platform): rename base package idpe to platform
git(base): add gitignore
dep: add dependencies
migrate(platform): remove consumer.go
migrate(platform): make secret things private again
|
2018-05-14 17:12:53 -04:00 |