|
668f322607
|
Merge branch 'upstream'
|
2015-11-09 08:15:44 +00:00 |
|
Alex Crawford
|
81ffa056bd
|
log: use log.Print instead of fmt.Print
|
2015-08-23 19:30:03 -07:00 |
|
|
0c98d05ebf
|
tst
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2015-03-28 20:08:30 +03:00 |
|
Alex Crawford
|
47ac4f6931
|
test: add directory support to MockFilesystem
|
2015-02-17 13:27:30 -08:00 |
|
Alex Crawford
|
9605b5edf2
|
datasource: remove FetchNetworkConfig step
Its easier to let each datasource grab all metadata in the FetchMetadata
stage than to break it into multiple stages.
|
2015-01-26 16:08:26 -08:00 |
|
Alex Crawford
|
3e47c09b41
|
datasource: replace metadata map with struct
The loosely-typed metadata map is a load of crap. Make it a struct and
let the compiler help us out.
|
2015-01-26 15:57:57 -08:00 |
|
Alex Crawford
|
be62a1df66
|
test: DRY out MockFilesystem
|
2015-01-26 15:57:51 -08:00 |
|
Jonathan Boulle
|
be68a8e5cc
|
*: switch to line comments for copyright
Build tags are not compatible with block comments. Also adds copyright
header to a few places it was missing.
|
2015-01-24 19:32:33 -08:00 |
|
Alex Crawford
|
8be307de49
|
*: fix warnings from go vet
|
2014-10-23 11:46:08 -07:00 |
|
Jonathan Boulle
|
6c1ba590aa
|
*: add license header to all source files
|
2014-10-17 15:36:22 -07:00 |
|
Alex Crawford
|
84e1cb3242
|
datasource/waagent: add support for WAAgent metadata
|
2014-10-11 09:19:47 -07:00 |
|