forgejo/modules
James E. Blair dabee9b1a4 Handle redirects in git clone commands (#6688)
Add support for repo_redirect objects in the git smart http
handler so that when a user clones a repo that has been moved
or renamed, they are redirected to the new location.

This requires that the query string be included in the redirect
as well, so that is added.

Signed-off-by: James E. Blair <jeblair@redhat.com>
2019-04-25 08:51:40 +03:00
..
auth Add support for MS Teams webhooks (#6632) 2019-04-19 10:18:06 -04:00
avatar
base Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 2019-04-17 12:06:35 -04:00
cache
context Handle redirects in git clone commands (#6688) 2019-04-25 08:51:40 +03:00
cron Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
generate
git Fix one performance/correctness regression in #6478 found on Rails repository. (#6686) 2019-04-21 16:49:06 +08:00
gzip
highlight
httplib
indexer Issue indexer queue redis support (#6218) 2019-04-08 12:05:15 +03:00
lfs Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
log Trace Logging on Permission Denied & ColorFormat (#6618) 2019-04-22 23:40:51 +03:00
mailer Add SUBJECT_PREFIX mailer config option (#6605) 2019-04-17 00:56:40 -04:00
markup Fix domain name pattern in email regex (#6739) 2019-04-24 21:53:41 -04:00
metrics
minwinsvc
notification fix mail notification when close/reopen issue (#6581) 2019-04-11 22:59:01 +01:00
options
pprof Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
private
process
public
recaptcha
repofiles Improve listing performance by using go-git (#6478) 2019-04-19 20:17:27 +08:00
search
secret
session Unfortunately MemProvider Init does not actually Init properly (#6692) 2019-04-20 12:47:17 +01:00
setting Prevent creating empty sessions (#6677) 2019-04-20 07:44:50 +01:00
ssh Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
structs
sync
templates Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
test
user
util Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
validation