0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 11:44:39 +01:00
gitea/modules
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353)
* Move some repository methods from models to modules/repository

* fix test
2019-12-14 18:30:01 +01:00
..
auth Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 2019-12-03 20:08:56 -05:00
avatar
base
cache
charset deps: update and fix chardet import (#9351) 2019-12-14 02:15:48 +02:00
context Fix nil context user (#9099) 2019-11-20 19:44:35 +00:00
convert
cron
generate
git Remove SavePatch and generate patches on the fly (#9302) 2019-12-13 23:21:06 +01:00
gitgraph Move git graph from models to modules/graph (#9027) 2019-11-16 08:47:57 +08:00
graceful Add comment to exported function WindowsServiceName (make revive) (#9241) 2019-12-03 19:16:29 -05:00
highlight
httplib Add golangci (#6418) 2019-06-12 15:41:28 -04:00
indexer DefaultBranch needs to be prefixed by BranchPrefix (#9356) 2019-12-14 21:29:41 +08:00
lfs Make repository management section handle lfs locks (#8726) 2019-12-12 21:18:07 +08:00
log Log: Ensure FLAGS=none is -1 (#9287) 2019-12-07 23:36:47 -05:00
markup Markdown: Sanitizier Configuration (#9075) 2019-12-07 14:49:04 -05:00
metrics Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
migrations Move some repository methods from models to modules/repository (#9353) 2019-12-14 18:30:01 +01:00
notification fix issue indexer not triggered when migrating a repository (#9332) 2019-12-12 23:46:43 +02:00
options
password Add password requirement info on error (#9074) 2019-11-19 22:44:58 +00:00
pprof
private
process
public
recaptcha fixed reCAPTCHA URL (#9083) 2019-11-22 08:03:45 +00:00
references
repofiles File Edit: Author/Committer interchanged [BugFix] (#9297) 2019-12-09 21:11:24 +08:00
repository Move some repository methods from models to modules/repository (#9353) 2019-12-14 18:30:01 +01:00
search Move modules/indexer to modules/indexer/code (#9301) 2019-12-10 14:29:40 +01:00
secret
session
setting Default NO_REPLY_ADDRESS to DOMAIN (#9325) 2019-12-13 23:14:43 -05:00
ssh
structs [API] extend StopWatch (#9196) 2019-12-11 23:23:05 -05:00
sync
task
templates
test Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
timeutil Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
upload
user
util
validation
webhook