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

Change action GETs to POST #10462

Merged
merged 8 commits into from Feb 25, 2020
Merged

Conversation

jolheiser
Copy link
Member

No description provided.

jolheiser and others added 7 commits February 24, 2020 20:54
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Signed-off-by: jolheiser <john.olheiser@gmail.com>
@codecov-io
Copy link

Codecov Report

No coverage uploaded for pull request base (master@8a7fbed). Click here to learn what that means.
The diff coverage is 59.09%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #10462   +/-   ##
=========================================
  Coverage          ?    43.7%           
=========================================
  Files             ?      586           
  Lines             ?    81411           
  Branches          ?        0           
=========================================
  Hits              ?    35579           
  Misses            ?    41428           
  Partials          ?     4404
Impacted Files Coverage Δ
routers/api/v1/repo/tag.go 86.58% <100%> (ø)
modules/git/repo_tag.go 57.57% <18.18%> (ø)

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 8a7fbed...6882cad. Read the comment docs.

@jolheiser jolheiser merged commit c161bb0 into go-gitea:master Feb 25, 2020
jolheiser added a commit to jolheiser/gitea that referenced this pull request Feb 25, 2020
* Change action GETs to POST

* submite = submit + smite

* No more # href

* Fix test

* Match other tests

* Explicit csrf

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
@jolheiser jolheiser deleted the jolheiser-fix-get branch February 25, 2020 20:45
jolheiser added a commit that referenced this pull request Feb 25, 2020
* Change action GETs to POST

* submite = submit + smite

* No more # href

* Fix test

* Match other tests

* Explicit csrf

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
@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.
Development

Successfully merging this pull request may close these issues.

None yet

6 participants