gitea/modules
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854)
* Handle push rejections and push out-of-date in branch creation and
file upload.
* Remove the duplicated sanitize from services/pull/merge
* Move the errors Err(Merge)PushOutOfDate and ErrPushRejected to
modules/git
* Handle errors better in the upload file dialogs

Fix #10460

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
2020-03-28 01:13:18 -03:00
..
analyze Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
auth Allow to set protected file patterns that can not be changed under no conditions (#10806) 2020-03-27 00:26:34 +02:00
avatar
base make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
cache make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
charset
context
convert Allow to set protected file patterns that can not be changed under no conditions (#10806) 2020-03-27 00:26:34 +02:00
cron
generate
git Handle push rejection in branch and upload (#10854) 2020-03-28 01:13:18 -03:00
gitgraph
graceful Restore graceful restart on SIGHUP (#10224) 2020-02-11 13:29:45 +08:00
highlight
httplib
indexer Handle panic in indexer initialisation better (#10534) 2020-02-28 22:00:09 +00:00
lfs Multiple LFS improvements (#10667) 2020-03-09 19:56:18 +00:00
log
markup Fix internal server error on checkboxes (#10845) 2020-03-26 23:47:34 +00:00
metrics
migrations
notification Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
options
password
pprof
private
process
public
queue Fix queue log param (#10733) 2020-03-16 16:59:21 +08:00
recaptcha
references
repofiles Handle push rejection in branch and upload (#10854) 2020-03-28 01:13:18 -03:00
repository Handle push rejection in branch and upload (#10854) 2020-03-28 01:13:18 -03:00
secret
session
setting Multiple LFS improvements (#10667) 2020-03-09 19:56:18 +00:00
ssh log.Fatal on failure to listen to SSH port (#10795) 2020-03-23 07:59:38 +00:00
structs Allow to set protected file patterns that can not be changed under no conditions (#10806) 2020-03-27 00:26:34 +02:00
sync
task
templates make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
test Code Refactor of IssueWatch related things (#10401) 2020-02-26 03:32:22 -03:00
timeutil
upload
user
util inform participants on UI too (#10473) 2020-02-28 05:16:41 -03:00
validation
webhook System-wide webhooks (#10546) 2020-03-09 00:08:05 +02:00