gitea/routers/api/v1/repo
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
* move code.gitea.io/git to code.gitea.io/gitea/modules/git

* fix imports

* fix fmt

* fix misspell

* remove wrong tests data

* fix unit tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* enable Debug to trace the failure tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* comment commit count tests since git clone depth is 50

* fix tests

* update from code.gitea.io/git

* revert change to makefile
2019-03-27 17:33:00 +08:00
..
branch.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
collaborators.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
commits.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
file.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
fork.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
git_ref.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
hook.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
hook_test.go API endpoint for testing webhook (#3550) 2018-04-29 14:21:33 +08:00
issue.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
issue_comment.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
issue_label.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
issue_tracked_time.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
key.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
label.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
main_test.go API endpoint for testing webhook (#3550) 2018-04-29 14:21:33 +08:00
milestone.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
pull.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
release.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
release_attachment.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
repo.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
star.go refactor: import order. (#3736) 2018-03-29 21:32:40 +08:00
status.go refactor: import order. (#3736) 2018-03-29 21:32:40 +08:00
subscriber.go refactor: import order. (#3736) 2018-03-29 21:32:40 +08:00
tag.go Add API to list tags (#5850) 2019-02-07 12:00:52 +00:00
tree.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
tree_test.go Feature - Pagination for git tree API (#5838) 2019-02-06 18:19:26 +00:00