forgejo/modules
Gary Kim d7788bff7d
Use gogit to check if commit exists
This commit modifies the commit hash check
in the render for commit messages to use
gogit for better performance.

Signed-off-by: Gary Kim <gary@garykim.dev>
2019-08-02 16:01:17 +08:00
..
auth Make captcha and password optional for external accounts (#6606) 2019-07-06 15:48:02 -04:00
avatar Improve handling of non-square avatars (#7025) 2019-05-25 14:46:14 +03:00
base API error cleanup (#7186) 2019-06-12 17:07:24 -04:00
cache Add golangci (#6418) 2019-06-12 15:41:28 -04:00
context Removed unnecessary conversions (#7557) 2019-07-23 19:50:39 +01:00
cron Move status table to cron package (#7370) 2019-07-15 20:13:03 -04:00
generate Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
git Correct wrong datetime format for git (#7689) 2019-07-31 15:19:47 -04:00
gzip Add golangci (#6418) 2019-06-12 15:41:28 -04:00
highlight Add Rust highlighting (#7125) 2019-06-04 17:01:47 -04:00
httplib Add golangci (#6418) 2019-06-12 15:41:28 -04:00
indexer Add golangci (#6418) 2019-06-12 15:41:28 -04:00
lfs Removed unnecessary conversions (#7557) 2019-07-23 19:50:39 +01:00
log Removed unnecessary conversions (#7557) 2019-07-23 19:50:39 +01:00
mailer Add golangci (#6418) 2019-06-12 15:41:28 -04:00
markup Use gogit to check if commit exists 2019-08-02 16:01:17 +08:00
metrics Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
migrations fix bug on migrating milestone from github (#7665) 2019-07-29 16:41:22 +01:00
minwinsvc Fix Git hooks not being executed on Windows when running as a service (#1149) 2017-03-09 09:27:43 +08:00
notification Add golangci (#6418) 2019-06-12 15:41:28 -04:00
options remove unnecessary fmt on generate bindata (#7706) 2019-08-01 13:34:46 -04:00
pprof Add golangci (#6418) 2019-06-12 15:41:28 -04:00
private #6946 Run hooks on merge/edit and cope with protected branches (#6961) 2019-07-01 09:18:13 +08:00
process Fix run command race (#1470) 2017-11-13 22:51:45 +08:00
public remove unnecessary fmt on generate bindata (#7706) 2019-08-01 13:34:46 -04:00
pull Fix bug create/edit wiki pages when code master branch protected (#7580) 2019-07-25 22:50:20 +01:00
recaptcha Allow Recaptcha service url to be configured (#6820) 2019-05-02 16:09:39 +03:00
repofiles Correct wrong datetime format for git (#7689) 2019-07-31 15:19:47 -04:00
search Global code search support (#3664) 2018-03-16 22:04:33 +08:00
secret Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
session Add golangci (#6418) 2019-06-12 15:41:28 -04:00
setting Remove settting dependency on modules/session (#7237) 2019-07-17 09:04:37 +08:00
ssh switch to use gliderlabs/ssh for builtin server (#7250) 2019-07-06 21:28:09 -04:00
structs Display original author and URL information when showing migrated issues/comments (#7352) 2019-07-08 10:14:12 +08:00
sync Fix status table race condition (#1835) 2017-05-31 16:57:17 +08:00
templates remove unnecessary fmt on generate bindata (#7706) 2019-08-01 13:34:46 -04:00
test move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
upload Refactor filetype is not allowed errors (#7309) 2019-07-06 22:25:05 -04:00
user Add golangci (#6418) 2019-06-12 15:41:28 -04:00
util Handle insecure and ports in go get (#7041) 2019-05-27 22:08:38 +01:00
validation Add golangci (#6418) 2019-06-12 15:41:28 -04:00