Commit Graph

355 Commits

Author SHA1 Message Date
Cadey Ratio 5e4f1618a4 cmd/construct: add HTTP test server 2018-01-21 23:55:59 -08:00
Cadey Ratio 5c8881fc18 cmd/construct: load command handlers from bindata 2018-01-21 23:26:56 -08:00
Cadey Ratio 8aa459b429 mage: generate assetfs 2018-01-21 22:21:32 -08:00
Cadey Ratio 814f75be29 vendor: update eclier 2018-01-21 22:08:38 -08:00
Cadey Ratio 1dfde5c636 dep: update deps 2018-01-21 21:31:33 -08:00
Cadey Ratio cf85140f78 cmd/construct: get help commands working 2018-01-21 21:17:36 -08:00
Cadey Ratio 840683528d dep: update deps 2018-01-21 20:29:29 -08:00
Cadey Ratio 18a2049013 cmd/construct: start work on eclier frontend 2018-01-21 20:28:06 -08:00
Cadey Ratio a6fce981ef internal/database: start on postgres storage implementation 2018-01-21 18:09:24 -08:00
Cadey Ratio 28bf366c70 mage: streamline dockerfiles 2018-01-21 12:58:52 -08:00
Cadey Ratio c0c610af43 mage: add runmigrations to the autobuild list 2018-01-21 12:50:52 -08:00
Cadey Ratio cd17465155 add database migrations tool, start on postgres support 2018-01-21 12:46:03 -08:00
Cadey Ratio 220b2a8994 internal/database: write the rest of the tests 2018-01-21 12:19:54 -08:00
Cadey Ratio 0088a7dc09 internal/database: add cert tests 2018-01-21 11:53:05 -08:00
Cadey Ratio 34eab0cf25 cmd/routed: this is the token body oops 2018-01-21 11:53:05 -08:00
Cadey Ratio 2d2f894517 cmd/routed: use split database handlers 2018-01-21 11:53:05 -08:00
Cadey Ratio e91d1bb2b1 mage: don't build plugins on linux 2018-01-21 11:53:05 -08:00
Cadey Ratio 6b12210014 internal/database: bake postgres actions into the binary with go-bindata 2018-01-21 11:53:05 -08:00
Cadey Ratio 0c5cc8f2d9 internal/database: add postgres database querying fragments 2018-01-21 11:53:05 -08:00
Cadey Ratio fcbaeffffb internal/database: add postgres migrations 2018-01-21 11:53:05 -08:00
Cadey Ratio 924e9fa48f mage: route-core has no version 2018-01-21 11:53:00 -08:00
Cadey Ratio 1d4169edc7 Merge branch 'Xe/feat/twirp' 2018-01-21 09:40:06 -08:00
Cadey Ratio 53522e3f51 spam the console less 2018-01-21 09:35:48 -08:00
Cadey Ratio d7c09d0a2d xxx 2018-01-21 09:27:09 -08:00
Cadey Ratio 7d6f217f0b cmd/routed: more hacks 2018-01-21 09:24:15 -08:00
Cadey Ratio 28c3094e40 cmd/routed: log paths for twirp apis 2018-01-21 09:13:30 -08:00
Cadey Ratio 3017291b45 hack 2018-01-21 09:10:07 -08:00
Cadey Ratio b9a78fa3bf cmd/routed: fix header getting 2018-01-21 09:07:21 -08:00
Cadey Ratio e7d494513d internal/middleware: fix again 2018-01-21 09:01:22 -08:00
Cadey Ratio 143a2f8e3f internal/middleware: fix twirp 2018-01-21 08:57:35 -08:00
Cadey Ratio 2f92dfbe46 cmd/routed: add twirp middleware 2018-01-21 08:53:43 -08:00
Cadey Ratio dd53921e77 fix build, switch to twirp completely 2018-01-21 08:35:41 -08:00
Cadey Ratio 0566205ec2 cmd/routed: fix build 2018-01-21 08:22:10 -08:00
Cadey Ratio d2cb12201e proto: convert grpc to twirp 2018-01-21 07:22:13 -08:00
Cadey Ratio 51aeab0a13 mage: build images with docker build 2018-01-21 06:57:51 -08:00
Cadey Ratio d0695adfb6 update quic 2018-01-20 10:07:01 -08:00
Cadey Ratio 3e711e63dc update dependencies 2018-01-20 09:57:11 -08:00
Cadey Ratio b4bb197f80 more logging 2018-01-20 09:45:36 -08:00
Cadey Ratio ec7e506d23 fixup 2018-01-20 09:42:21 -08:00
Cadey Ratio 841ae6e2b9 fixup 2018-01-20 09:41:34 -08:00
Cadey Ratio a0d1787b5b cmd/routed: don't use waitgroups 2018-01-20 09:40:54 -08:00
Cadey Ratio b628042e29 cmd/routed: syncgroup better 2018-01-20 09:33:32 -08:00
Cadey Ratio cce1197484 cmd/routed: signal shutdown better 2018-01-20 09:30:47 -08:00
Cadey Ratio 0862521d93 cmd/routed: wait for things to get set up 2018-01-20 09:26:54 -08:00
Cadey Ratio 364875dd6d mage: don't autogenerate 2018-01-20 09:23:20 -08:00
Cadey Ratio b613e4405d cmd/routed: shutdown http servers gracefully 2018-01-20 09:14:00 -08:00
Cadey Ratio 6d9c05778c cmd/routed: add idle timeouts 2018-01-20 09:14:00 -08:00
Cadey Ratio d41ed43455 mage: show variables 2018-01-20 09:14:00 -08:00
Cadey Ratio eb5d770c45 mage: run code generators 2018-01-20 09:14:00 -08:00
Cadey Ratio d2840f3328 doc: new document on the theory of routed, incomplete 2018-01-17 08:45:14 -08:00