 
|
16133212fc
|
Add times ls (#272)
add `times ls`
Fix #242
Move `list` code into times/list.go
to make it more in line with the rest of the code.
add `times ls`
reformatted code.
Signed-off-by: Karl Heinz Marbaise <kama@soebes.de>
Removed version check as suggested through the review.
Co-authored-by: Karl Heinz Marbaise <kama@soebes.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/272
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-Authored-By: khmarbaise <khmarbaise@noreply.gitea.io>
Co-Committed-By: khmarbaise <khmarbaise@noreply.gitea.io>
|
2020-12-07 20:29:48 +08:00 |
|
 
|
16df81ac94
|
Add organization delete command (#270)
Added organization delete command.
Fix #269
Signed-off-by: Karl Heinz Marbaise <kama@soebes.de>
Supplemental check for response.
Co-authored-by: Karl Heinz Marbaise <kama@soebes.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/270
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-Authored-By: khmarbaise <khmarbaise@noreply.gitea.io>
Co-Committed-By: khmarbaise <khmarbaise@noreply.gitea.io>
|
2020-12-07 20:24:04 +08:00 |
|
 
|
7d486c2ec6
|
tea organizations list command (#264)
Introduce tea organizations list command (#263)
Fix #263
Add missing pagination options missing as suggest by reviewers. (#263)
Signed-off-by: Karl Heinz Marbaise <kama@soebes.de>
Co-authored-by: Karl Heinz Marbaise <kama@soebes.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/264
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-Authored-By: khmarbaise <khmarbaise@noreply.gitea.io>
Co-Committed-By: khmarbaise <khmarbaise@noreply.gitea.io>
|
2020-12-07 06:02:50 +08:00 |
|
 khmarbaiseandtechknowlogick
|
4cb7d21a8f
|
Add hint for contributors #265 (#266)
Add hint for contributors #265
contributors should check via `make vet` as well
before pushing.
Signed-off-by: Karl Heinz Marbaise <kama@soebes.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/266
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-Authored-By: khmarbaise <khmarbaise@noreply.gitea.io>
Co-Committed-By: khmarbaise <khmarbaise@noreply.gitea.io>
|
2020-12-06 09:24:06 +08:00 |
|