Jeff Mitchell
278bdd1f4e
Switch to go modules ( #6585 )
...
* Switch to go modules
* Make fmt
2019-04-13 03:44:06 -04:00
Jeff Mitchell
170521481d
Create sdk/ and api/ submodules ( #6583 )
2019-04-12 17:54:35 -04:00
Jim Kalafut
a54603039d
Run goimports across the repository ( #6010 )
...
The result will still pass gofmtcheck and won't trigger additional
changes if someone isn't using goimports, but it will avoid the
piecemeal imports changes we've been seeing.
2019-01-08 16:48:57 -08:00
Becca Petrin
fb89af7cfa
Run all builtins as plugins ( #5536 )
2018-11-06 17:21:24 -08:00
Jeff Mitchell
dba48d5265
Re-add dockertest and fix up imports and update script ( #4909 )
2018-07-11 17:49:13 -04:00
Becca Petrin
eb7c0ab84e
Clean up error string formatting ( #4304 )
2018-04-09 14:35:21 -04:00
Calvin Leung Huang
68bb1d7888
Dockerize rabbitmq secret backend ( #4271 )
2018-04-04 16:09:26 -04:00
Brian Kassouf
8142b42d95
Add context to storage backends and wire it through a lot of places ( #3817 )
2018-01-19 01:44:44 -05:00
Brian Kassouf
2a3243546a
Update plugin deps to include context changes ( #3765 )
...
* Update plugin deps to include context changes
* Fix tests
2018-01-08 12:26:13 -08:00
Félix Cantournet
0d6d4211b8
all: test: Fix govet warnings
...
Fix calls to t.Fatal() with formatting.
Fixed some calls to Fatalf() with wrong formatting
2016-12-21 19:44:07 +01:00
vishalnayak
ef97199360
Added JSON Decode and Encode helpers.
...
Changed all the occurances of Unmarshal to use the helpers.
Fixed http/ package tests.
2016-07-06 12:25:40 -04:00
vishalnayak
07824acfae
Fix broken test
2016-06-08 13:00:19 -04:00
vishalnayak
6d730e33bf
Minor changes to the RabbitMQ acceptance tests
2016-06-08 12:50:43 -04:00
vishalnayak
618a82567e
Added pooled transport for rmq client. Added tests
2016-06-08 10:46:46 -04:00
Kevin Pike
03cef8ad85
Update and document rabbitmq test envvars
2016-05-20 23:28:02 -07:00
Kevin Pike
36023720c6
Address feedback
2016-05-20 22:57:24 -07:00
Kevin Pike
d805f2ef57
Add RabbitMQ secret backend
2016-02-21 14:52:57 -08:00