6543
|
560744fb33
|
Handle expected errors in AddGPGkey API (#11644)
* handle GPG Parse & Email Errors
* correct TEST
* update Swagger
* more Docu
|
2020-05-28 17:25:54 -04:00 |
zeripath
|
055f6d2296
|
Fix "data race" in testlogger (#9159)
* Fix data race in testlogger
* Update git_helper_for_declarative_test.go
|
2019-11-26 01:21:37 +02:00 |
Lunny Xiao
|
34eee25bd4
|
Move sdk structs to modules/structs (#6905)
* move sdk structs to moduels/structs
* fix tests
* fix fmt
* fix swagger
* fix vendor
|
2019-05-11 18:21:34 +08:00 |
B-OnTheGo
|
e47df0b301
|
Enforce token on api routes [fixed critical security issue #4357] (#4840)
|
2018-09-10 12:15:52 -04:00 |
Ethan Koenig
|
e59adcde65
|
Use httptest in integration tests (#3080)
|
2017-12-04 00:46:01 +02:00 |
Antoine GIRARD
|
7c417bbb0d
|
Only check at least one email gpg key (#2266)
* Only require one email (possibly not yet validated)
* Update message error and check validation of commit
* Add integrations tests
* Complete integration for import
* Add pre-check/optimization
* Add some test (not finished)
* Finish
* Fix fixtures
* Fix typo
* Don't guess key ID
|
2017-09-05 21:45:18 +08:00 |