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.
forgejo/modules/setting
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
..
cache.go Split setting.go as multiple files (#6014) 5 years ago
cron.go split setting.go to multiple files (#6154) 5 years ago
git.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
indexer.go Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 5 years ago
log.go Split setting.go as multiple files (#6014) 5 years ago
mailer.go Split setting.go as multiple files (#6014) 5 years ago
markup.go split setting.go to multiple files (#6154) 5 years ago
repository.go split setting.go to multiple files (#6154) 5 years ago
service.go Allow to set organization visibility (public, internal, private) (#1763) 5 years ago
session.go Split setting.go as multiple files (#6014) 5 years ago
setting.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
webhook.go Split setting.go as multiple files (#6014) 5 years ago