cli/api
Taka Nishida 3d81c74097 feat(cluster): implement cluster agent `get-token` command 2023-10-13 18:16:27 +00:00
..
request chore: fix ioutil lint deprecations 2022-11-30 12:45:08 +00:00
agent.go feat(cluster): add cluster agent list command 2023-09-25 14:41:42 +00:00
board.go Add group issue board api functions 2022-09-14 18:16:46 +00:00
branch.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
changelog.go feat: add new changelog command 2023-05-17 15:26:35 +00:00
client.go fix: Adjusting timeout value to prevent hangs 2023-05-30 14:38:50 -05:00
client_test.go chore: re-add linting/formatting job to ci 2022-11-17 18:36:09 +00:00
commit.go feat(ci/status): list of external jobs and fix when no jobs are found for the pipeline 2021-06-06 01:49:19 +01:00
default.go fix(check-update): check latest release from GitLab 2022-08-10 18:58:23 +00:00
default_test.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
errors.go feat(incident): add incident subscribe command 2023-06-15 10:24:31 +00:00
events.go feat(pagination): add pagination to user events 2023-03-27 14:12:22 -05:00
issue.go feat(incident): add incident subscribe command 2023-06-15 10:24:31 +00:00
label.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
merge_request.go fix(mr): Fixed EOF error when todo is called multiple times 2023-02-02 09:15:08 +00:00
milestone.go build(deps): upgrade github.com/xanzy/go-gitlab to v0.73.1 2022-10-04 19:29:02 +00:00
mirror.go added push mirror and command (#887) 2021-12-20 17:37:03 +00:00
pipeline.go feat: add support for child pipelines in ci view 2023-08-17 14:03:03 +00:00
project.go The clone command with a specified group supports automatic pagination enabling cloning of more than 100 projects at once. 2022-09-28 15:08:53 +00:00
release.go feat: add `release create` command 2021-05-22 02:58:29 +00:00
repository_files.go chore: re-add linting/formatting job to ci 2022-11-17 18:36:09 +00:00
schedule.go feat(schedule): Add commands to create and delete schedules 2023-06-09 02:40:11 +00:00
snippets.go feat(api): Add api wrappers for creating snippets 2022-02-08 15:42:25 +02:00
user.go feat(cluster): implement cluster agent `get-token` command 2023-10-13 18:16:27 +00:00
variable.go feat(variable get): Add scope parameter to variable get subcommand 2023-01-18 18:18:24 +00:00