gitea/routers/api/v1/repo
Jimmy Praet 5184c83f6b
Add config option to disable "Update branch by rebase" (#18745)
2022-03-04 03:30:49 -05:00
..
blob.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
branch.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
collaborators.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
commits.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
file.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
fork.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
git_hook.go
git_ref.go Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
hook.go Move accessmode into models/perm (#17828) 2021-11-28 12:58:28 +01:00
hook_test.go
issue.go [API] Allow removing issues (#18879) 2022-03-01 01:20:15 +01:00
issue_comment.go Fix PR comments UI (#18323) 2022-01-19 01:28:38 +08:00
issue_label.go
issue_reaction.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_stopwatch.go Fix close issue but time watcher still running (#17643) 2021-11-21 17:11:48 +08:00
issue_subscription.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_tracked_time.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
key.go Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
label.go
language.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
main_test.go
migrate.go Update object repo with the migrated repository (#18684) 2022-02-09 19:20:44 +00:00
milestone.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
mirror.go
notes.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
patch.go Add apply-patch, basic revert and cherry-pick functionality (#17902) 2022-02-09 20:28:55 +00:00
pull.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
pull_review.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
release.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
release_attachment.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
release_tags.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
repo.go Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
repo_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
star.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
status.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
subscriber.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
tag.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
teams.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
topic.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
transfer.go Add API to manage repo tranfers (#17963) 2021-12-23 23:26:52 -05:00
tree.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
wiki.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00