Skip to content

Fix MIN_INTERVAL option #5856

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

Merged
merged 1 commit into from Jan 26, 2019
Merged

Fix MIN_INTERVAL option #5856

merged 1 commit into from Jan 26, 2019

Conversation

ghost
Copy link

@ghost ghost commented Jan 26, 2019

Fixes: #5847

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@ac766fe). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5856   +/-   ##
=========================================
  Coverage          ?   37.87%           
=========================================
  Files             ?      328           
  Lines             ?    48318           
  Branches          ?        0           
=========================================
  Hits              ?    18302           
  Misses            ?    27390           
  Partials          ?     2626
Impacted Files Coverage Δ
routers/repo/setting.go 10.41% <0%> (ø)

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 ac766fe...40a35d8. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jan 26, 2019
@GiteaBot GiteaBot 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 Jan 26, 2019
@GiteaBot GiteaBot 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 Jan 26, 2019
@zeripath zeripath merged commit 8510ac2 into go-gitea:master Jan 26, 2019
@ghost ghost deleted the fix-mininterval branch January 26, 2019 09:01
bmackinney pushed a commit to bmackinney/gitea that referenced this pull request Jan 27, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mirror "MIN_INTERVAL" option not working
4 participants