gitea/modules/repofiles
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373)
* Handle push rejection message in Merge

* placate golangci-lint

* Fix sanitize, adjust message handling

* oops

* Oops

* Handle push-rejection in webeditor CRUD too

* Apply suggestions from code review

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-02-22 15:08:48 +02:00
..
action_test.go Improve push update options (#10105) 2020-02-02 15:27:34 -05:00
action.go Improve push update options (#10105) 2020-02-02 15:27:34 -05:00
blob_test.go
blob.go
commit_status.go
commit.go
content_test.go
content.go
delete.go Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
diff_test.go
diff.go
file_test.go
file.go
repofiles_test.go
repofiles.go
temp_repo.go Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
tree_test.go
tree.go
update.go Move PushUpdateAddDeleteTags to repository module from models (#10106) 2020-02-03 09:47:04 +01:00
upload.go
verification.go