Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs for REDIRECT_OTHER_PORT and PORT_TO_REDIRECT config options #3262

Merged
merged 1 commit into from
Dec 27, 2017

Conversation

MCF
Copy link
Contributor

@MCF MCF commented Dec 27, 2017

For changes recently merged in: #1928

@codecov-io
Copy link

Codecov Report

Merging #3262 into master will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3262      +/-   ##
==========================================
+ Coverage   34.68%   34.87%   +0.18%     
==========================================
  Files         277      277              
  Lines       40177    40177              
==========================================
+ Hits        13937    14011      +74     
+ Misses      24190    24104      -86     
- Partials     2050     2062      +12
Impacted Files Coverage Δ
modules/indexer/repo.go 60.86% <0%> (-6.96%) ⬇️
models/repo_indexer.go 50.97% <0%> (+0.48%) ⬆️
models/lfs.go 28.26% <0%> (+2.17%) ⬆️
modules/indexer/indexer.go 77.5% <0%> (+7.5%) ⬆️
modules/lfs/server.go 35.01% <0%> (+14.32%) ⬆️
modules/lfs/content_store.go 43.75% <0%> (+35.93%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c9341f...1e5305d. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 27, 2017
@lafriks lafriks added the type/docs This PR mainly updates/creates documentation label Dec 27, 2017
@lafriks lafriks added this to the 1.4.0 milestone Dec 27, 2017
@lafriks
Copy link
Member

lafriks commented Dec 27, 2017

LGTM

@tboerger tboerger added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Dec 27, 2017
@ethantkoenig
Copy link
Member

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Dec 27, 2017
@lunny lunny merged commit 08cf7d9 into go-gitea:master Dec 27, 2017
@MCF MCF deleted the fix_redirect_docs branch December 29, 2017 17:19
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants