tea/modules/task
Wim 6a848cb72a Add option to disable version checking (#520)
Fixes "Only signed in user is allowed to call APIs." as the
/api/v1/version returns a 403 when running a gitea where
REQUIRE_SIGNIN_VIEW is enabled

Co-authored-by: Wim <wim@42.be>
Reviewed-on: https://gitea.com/gitea/tea/pulls/520
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Wim <42wim@noreply.gitea.io>
Co-committed-by: Wim <42wim@noreply.gitea.io>
2022-10-31 09:56:23 +08:00
..
issue_create.go Show issue reactions (#421) 2021-10-01 16:13:32 +08:00
issue_edit.go Add tea issue edit (#506) 2022-10-25 08:40:00 +08:00
labels.go Add tea issue edit (#506) 2022-10-25 08:40:00 +08:00
labels_export.go Refactor error handling (#308) 2020-12-17 00:18:10 +08:00
login_create.go Add option to disable version checking (#520) 2022-10-31 09:56:23 +08:00
login_httpsign.go Add support for authentication via ssh certificates and pub/privatekey (#442) 2022-09-15 03:00:08 +08:00
login_ssh.go Fetch all items where needed. (#475) 2022-04-08 03:44:16 +08:00
milestone_create.go Add interactive mode for tea milestone create (#310) 2020-12-18 02:50:07 +08:00
pull_checkout.go Improve error messages (#370) 2021-07-03 22:39:05 +08:00
pull_clean.go Introduce workaround for missing pull head sha (#340) 2021-03-08 03:45:50 +08:00
pull_create.go Find DefaultPRHead based on branch and SHA (#514) 2022-10-25 06:38:39 +08:00
pull_review.go Use latest go-sdk and bump golang to 1.18 (#485) 2022-06-10 22:31:24 +08:00
repo_clone.go Add tea clone (#411) 2021-10-18 20:09:27 +08:00