You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
activity.go Restrict permission check on repositories and fix some problems (#5314) 6 years ago
attachment.go Log attachment blocked events (#3615) 6 years ago
branch.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
commit.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
download.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
editor.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
editor_test.go Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 5 years ago
http.go In basic auth check for tokens before call UserSignIn (#5725) 5 years ago
issue.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
issue_dependency.go Added dependencies for issues (#2196) (#2531) 6 years ago
issue_label.go Allow labels to contain emoji (#6063) 5 years ago
issue_label_test.go fix go vet error (#3740) 6 years ago
issue_lock.go Implement "conversation lock" for issue comments (#5073) 5 years ago
issue_stopwatch.go Automatically clear stopwatch on merging a PR (#4327) 5 years ago
issue_timetrack.go Handle refactor (#3339) 7 years ago
issue_watch.go Restrict permission check on repositories and fix some problems (#5314) 6 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
middlewares.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
milestone.go Add same changes from issues page to milestone->issues page (#6328) 5 years ago
pull.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
pull_review.go Add comment replies (#5104) 6 years ago
release.go Feature: Archive repos (#5009) 6 years ago
release_test.go Fix missing branch in release bug (#3108) 7 years ago
repo.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
search.go Global code search support (#3664) 6 years ago
setting.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
setting_protected_branch.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
settings_test.go An inactive user shouldn't be able to be added as a collaborator (#4535) 6 years ago
topic.go Fix topics addition (Another solution) (#4031) (#4258) 6 years ago
view.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
webhook.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
wiki.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
wiki_test.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago