gitea/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
2019-03-27 17:33:00 +08:00
..
cache.go
cron.go split setting.go to multiple files (#6154) 2019-03-16 11:12:44 +08:00
git.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
indexer.go
log.go
mailer.go
markup.go split setting.go to multiple files (#6154) 2019-03-16 11:12:44 +08:00
repository.go split setting.go to multiple files (#6154) 2019-03-16 11:12:44 +08:00
service.go
session.go
setting.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
webhook.go