Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [API] Delete Token accept names too (#12366) | 6543 | 2020-08-28 | 1 | -0/+13 |
| | | | | | | | | * Delete Token accept names too * better description Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv> | ||||
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -2/+2 |
| | | | | | | * Fix data race in testlogger * Update git_helper_for_declarative_test.go | ||||
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
| | | | | | | | | | | | | * move sdk structs to moduels/structs * fix tests * fix fmt * fix swagger * fix vendor | ||||
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 1 | -4/+4 |
| | |||||
* | Add ability to delete a token (#4235) | techknowlogick | 2018-07-06 | 1 | -0/+50 |
Fix #4234 |