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 Split setting.go as multiple files (#6014) 2019-02-10 09:37:37 +08:00
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 Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 2019-02-21 13:01:28 +08:00
log.go Split setting.go as multiple files (#6014) 2019-02-10 09:37:37 +08:00
mailer.go Split setting.go as multiple files (#6014) 2019-02-10 09:37:37 +08:00
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 Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
session.go Split setting.go as multiple files (#6014) 2019-02-10 09:37:37 +08:00
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 Split setting.go as multiple files (#6014) 2019-02-10 09:37:37 +08:00