Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Zack Mullaly 3f68ed39e7 Fixing some errors raised by tests 2018-07-26 15:17:47 -04:00
Tristan Weir 8c24601740 Update import statements to point to github.com/mozilla/mig/ 2018-07-11 10:11:22 -07:00
Zack Mullaly 38b3279af0 Revert "Use CheckArmoredDetachedSignature to successfully verify signatures"
Doing this caused new errors to crop up in other places.
Investigating the possibility that this might be a GPG version thing.

This reverts commit b79e52c8c6.
2018-03-26 18:14:47 -04:00
Zack Mullaly b79e52c8c6 Use CheckArmoredDetachedSignature to successfully verify signatures 2018-03-26 17:30:06 -04:00
Aaron Meihm f29d7a480f [minor] update pgp getPINNaïve so stty -echo is successful
See #316 for additional details
2017-02-03 10:52:30 -06:00
Aaron Meihm 12765044c4 [minor] update numeric HTTP status codes to use values from net/http
had a mix of both, this should clean the rest of them up.
2016-04-20 16:47:47 -05:00
Aaron Meihm 9d313e3932 [minor] support pre-cacheing gpg passphrase for automated operation 2015-09-17 13:43:11 -05:00
Julien Vehent 200a5a6164 [doc] add newline after license header to ignore it in godoc 2015-08-27 10:41:13 -04:00
Julien Vehent 91928a9fcd [minor] add import comment to packages declarations 2015-08-26 14:15:40 -04:00
Julien Vehent e9aa7febf9 [major] reorganize repository structure for `go get mig.ninja/mig`
This is a major change to the structure of the repository and the Makefile,
but a minor change in terms of functionalities. It simply changes the structure
of the directories to be compliant with Go's idiomatic build methods.

I also bought the domain `mig.ninja` and will now be using that as
a standard import path for everything. The magic to serve everything
under mig.ninja/mig will be documented elsewhere.
2015-08-25 18:01:22 -04:00