You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
analyze Add detected file language to code search (#10256) 5 years ago
auth Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
avatar
base make avatar lookup occur at image request (#10540) 5 years ago
cache make avatar lookup occur at image request (#10540) 5 years ago
charset
context
convert Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
cron
generate
git Handle push rejection in branch and upload (#10854) 5 years ago
gitgraph
graceful Restore graceful restart on SIGHUP (#10224) 5 years ago
highlight
httplib
indexer Handle panic in indexer initialisation better (#10534) 5 years ago
lfs Multiple LFS improvements (#10667) 5 years ago
log modules/log: remove noop written variables (#10182) 5 years ago
markup Fix internal server error on checkboxes (#10845) 5 years ago
metrics
migrations
notification Granular webhook events (#9626) 5 years ago
options
password
pprof
private
process
public
queue Fix queue log param (#10733) 5 years ago
recaptcha
references
repofiles Handle push rejection in branch and upload (#10854) 5 years ago
repository Handle push rejection in branch and upload (#10854) 5 years ago
secret
session
setting Multiple LFS improvements (#10667) 5 years ago
ssh log.Fatal on failure to listen to SSH port (#10795) 5 years ago
structs Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
sync
task
templates make avatar lookup occur at image request (#10540) 5 years ago
test Code Refactor of IssueWatch related things (#10401) 5 years ago
timeutil
upload
user
util inform participants on UI too (#10473) 5 years ago
validation
webhook System-wide webhooks (#10546) 5 years ago