1
0
mirror of https://gitea.com/gitea/tea.git synced 2024-06-23 06:35:38 +00:00
tea/modules/task
Grady Wong b2d845b8c7 fix: non-standard ssh port URL's repo can't be recognized (#555)
Resolve #452

Reviewed-on: https://gitea.com/gitea/tea/pulls/555
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Grady Wong <wgqimut@gmail.com>
Co-committed-by: Grady Wong <wgqimut@gmail.com>
2023-06-06 13:14:21 +00: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_export.go Refactor error handling (#308) 2020-12-17 00:18:10 +08:00
labels.go Add tea issue edit (#506) 2022-10-25 08:40:00 +08:00
login_create.go fix: non-standard ssh port URL's repo can't be recognized (#555) 2023-06-06 13:14:21 +00:00
login_httpsign.go refactor: improve code quality and efficiency in various files (#548) 2023-04-30 11:43:26 +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_test.go refactor: optimize PR title generation and expand test coverage (#549) 2023-04-30 00:16:18 +08:00
pull_create.go refactor: optimize PR title generation and expand test coverage (#549) 2023-04-30 00:16:18 +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 refactor: improve code quality and efficiency in various files (#548) 2023-04-30 11:43:26 +08:00