Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upfix compare button on upstream repo leading to 404 #5877
+2
−2
Conversation
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Jan 28, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #5877 +/- ##
=========================================
- Coverage 38% 38% -0.01%
=========================================
Files 328 328
Lines 48331 48331
=========================================
- Hits 18370 18366 -4
- Misses 27322 27327 +5
+ Partials 2639 2638 -1
Continue to review full report at Codecov.
|
GiteaBot
added
the
lgtm/need 2
label
Jan 28, 2019
techknowlogick
added
the
kind/ui
label
Jan 28, 2019
techknowlogick
added this to the 1.8.0 milestone
Jan 28, 2019
techknowlogick
added
the
kind/bug
label
Jan 28, 2019
zeripath
approved these changes
Jan 29, 2019
GiteaBot
added
lgtm/need 1
and removed
lgtm/need 2
labels
Jan 29, 2019
techknowlogick
approved these changes
Jan 29, 2019
GiteaBot
added
lgtm/done
and removed
lgtm/need 1
labels
Jan 29, 2019
techknowlogick
merged commit 16678f5
into
go-gitea:master
Jan 29, 2019
2 checks passed
approvals/lgtm
this commit looks good
continuous-integration/drone/pr
the build was successful
Details
adelowo
deleted the
adelowo:fix_3727
branch
Jan 29, 2019
This comment has been minimized.
This comment has been minimized.
Please send a backport to releases/v1.7 |
added a commit
to adelowo/gitea
that referenced
this pull request
Jan 31, 2019
adelowo
referenced this pull request
Jan 31, 2019
Merged
fix compare button on upstream repo leading to 404 (Backport of #5877) #5914
added a commit
that referenced
this pull request
Jan 31, 2019
juanpablo-santos
referenced this pull request
Feb 1, 2019
Closed
Incorrect URL for compare button on non forked repos not owned by user #5924
added a commit
to zeripath/gitea
that referenced
this pull request
Feb 1, 2019
added a commit
that referenced
this pull request
Feb 4, 2019
added a commit
to zeripath/gitea
that referenced
this pull request
Feb 16, 2019
zeripath
referenced this pull request
Feb 16, 2019
Merged
Issue 5924 fix compare button (#5929) #6098
added a commit
that referenced
this pull request
Feb 16, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
adelowo commentedJan 28, 2019
Fixes #3727