gitea/modules
Rutger Broekhoff 89c57487cd Fix Go 1.13 private repository go get issue (#8100)
* Fix Go 1.13 invalid import path creation

Signed-off-by: Rutger Broekhoff <rutger@viasalix.nl>

* Apply suggested changes from #8100

Signed-off-by: Rutger Broekhoff <rutger@viasalix.nl>
2019-09-06 09:59:03 -04:00
..
auth Abort syncrhonization from LDAP source if there is some error. (#7965) 2019-08-25 02:59:21 +02: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 Fix Go 1.13 private repository go get issue (#8100) 2019-09-06 09:59:03 -04:00
cron Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
generate Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
git Backport: Strict name matching for Repository.GetTagID() (#8082) 2019-09-04 16:37:09 +02: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 Add golangci (#6418) 2019-06-12 15:41:28 -04:00
log Add golangci (#6418) 2019-06-12 15:41:28 -04:00
mailer Add golangci (#6418) 2019-06-12 15:41:28 -04:00
markup Fix markdown invoke sequence (#7513) (#7560) 2019-07-22 14:27:47 +03:00
metrics Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
migrations fix bug on migrating milestone from github (#7665) (#7666) 2019-07-29 12:08:24 -04: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 Use vfsgen instead of go-bindata (#7080) 2019-06-03 00:43:47 +03:00
pprof Add golangci (#6418) 2019-06-12 15:41:28 -04:00
private Attempt to fix hook problem (#7856) 2019-08-14 17:43:02 +08:00
process Fix run command race (#1470) 2017-11-13 22:51:45 +08:00
public Use vfsgen instead of go-bindata (#7080) 2019-06-03 00:43:47 +03:00
pull Avoid ambiguity of branch/directory names for the git-diff-tree command (#8066) (#8070) 2019-09-03 22:58:19 +03:00
recaptcha Allow Recaptcha service url to be configured (#6820) 2019-05-02 16:09:39 +03:00
repofiles Fix duplicate call of webhook (#7821) (#7824) 2019-08-12 09:53:26 +08: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 Make captcha and password optional for external accounts (#6606) 2019-07-06 15:48:02 -04:00
ssh Add golangci (#6418) 2019-06-12 15:41:28 -04:00
structs Be more strict with git arguments (#7715) (#7762) 2019-08-05 22:05:48 -04:00
sync Fix status table race condition (#1835) 2017-05-31 16:57:17 +08:00
templates Add golangci (#6418) 2019-06-12 15:41:28 -04:00
test move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08: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