0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 04:21:44 +01:00
gitea/modules
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627)
* Move newbranch to standalone package

* move branch functions to modules to avoid dependencies cycles

* fix tests

* fix lint

* fix lint
2020-01-14 11:38:04 +08:00
..
auth Restricted users (#6274) 2020-01-13 18:33:46 +01:00
avatar
base
cache
charset
context Add owner_name column for table repository for maintaince reason (#9717) 2020-01-12 17:36:21 +08:00
convert Move newbranch to standalone package (#9627) 2020-01-14 11:38:04 +08:00
cron
generate
git
gitgraph
graceful
highlight
httplib
indexer
lfs
log
markup
metrics
migrations Move create/fork repository from models to modules/repository (#9489) 2020-01-12 20:11:17 +08:00
notification Move push commits from models to modules/repository (#9370) 2020-01-10 17:34:21 +08:00
options
password
pprof
private
process
public
queue Remove unused lock (#9709) 2020-01-11 19:06:35 +00:00
recaptcha
references
repofiles Move newbranch to standalone package (#9627) 2020-01-14 11:38:04 +08:00
repository Move newbranch to standalone package (#9627) 2020-01-14 11:38:04 +08:00
secret
session
setting Make hook status printing configurable with delay (#9641) 2020-01-12 08:46:03 +00:00
ssh
structs
sync
task Move create/fork repository from models to modules/repository (#9489) 2020-01-12 20:11:17 +08:00
templates Move push commits from models to modules/repository (#9370) 2020-01-10 17:34:21 +08:00
test
timeutil
upload
user
util
validation
webhook