Chris Goller
ae5e4edacf
Add google oauth provider. Need redirect_uri
2017-02-14 23:11:11 -06:00
Chris Goller
d1114ee76d
Add gzip compression to all of our server respones
2017-02-09 14:35:38 -06:00
Chris Goller
3414012d7c
Update Makefile and webpack to make builds incremental
2017-02-08 21:15:56 -06:00
Chris Goller
4c7a13b292
Update tickscript generation to use group by time as period.
...
Add httpOut node
Remove spurious variables
2016-11-10 11:35:26 -06:00
Chris Goller
7061818605
Add kapacitor as a build dependency
2016-11-03 19:52:13 -05:00
gunnaraasen
b85a5be094
Add usage stats reporting
2016-10-28 14:34:55 -07:00
Chris Goller
12348d72cb
Refactor to remove autogenerated code.
2016-10-26 22:10:52 -05:00
Chris Goller
3340be8417
Add Github OAuth, JWT cookie values, and principal in context.
2016-10-20 17:51:44 -05:00
Jade McGough
1dfb8dea59
Add jwt-go godeps
...
Signed-off-by: Chris Goller <goller@gmail.com>
2016-10-20 17:44:27 -05:00
Chris Goller
41d6341a36
Update layout to use uuid v4 string as ID parameter.
2016-10-10 17:08:52 -05:00
Tim Raymond
1258f5a1d2
Add logrus for structured logging
...
This adds the logrus package to facilitate structured logging. Logrus is
encapsulated in the log/ subpackage and currently used in the influx/
subpackage.
2016-10-03 12:30:43 -04:00
gunnaraasen
e45dbdc630
Refactor the exploration store
2016-09-29 09:38:35 -04:00
Chris Goller
5d72f12ca5
Update influx to remove the v2 client and use our own.
...
Signed-off-by: Gunnar Aasen <gunnar+github@gunnar.me>
2016-09-21 17:58:46 -07:00
Chris Goller
cf97216eef
Fix bug where handlers were not serving.
2016-09-19 13:45:05 -07:00
Tim Raymond
b71d4e9791
Add influxdb to Godep for client
...
CI didn't catch this because it wasn't running the Go tests, and I
didn't catch this because I have a non-trivial GOPATH :)
2016-09-19 10:25:34 -04:00
Tim Raymond
5ef7fb6faf
Add a Godeps file
...
This initializes `gdm` for tracking our application dependencies. This
was generated using verison 1.4 of `gdm` which can be fetched from
`github.com/sparcc/gdm`.
2016-09-12 15:30:54 -04:00