1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-07 11:21:23 +02:00
gitea/routers/repo
Pablo Saavedra 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246)
Executed go fmt

getEngine() not handles DB parameters (#2972) (#2974)

Uses .AllCols() for Update in updateMirror()

Spanish traslation removed

Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function
2016-07-09 13:22:28 +08:00
..
branch.go
commit.go Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 2016-06-29 23:11:00 +08:00
download.go
http.go Fixes #3110 (#3136) 2016-06-27 17:02:39 +08:00
issue.go Made the issue stats query more secure with parameterized placeholders (#2895) 2016-04-26 00:07:49 -04:00
pull.go Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 2016-06-29 23:11:00 +08:00
release.go
repo.go
setting.go The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 2016-07-09 13:22:28 +08:00
view.go Minor fix for #3194 2016-06-27 16:38:35 +08:00
webhook.go #3057 retrieve webhook with repo_id 2016-07-08 13:57:09 +08:00
wiki.go Do not show filename not have suffifx .md 2016-07-01 15:34:03 +08:00