You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jimmy Praet
78118a3b02
Add checkbox to delete pull branch after successful merge ( #16049 )
...
* Add checkbox to delete pull branch after successful merge
* Omit DeleteBranchAfterMerge field in json
* Log a warning instead of error when PR head branch deleted
* Add DefaultDeleteBranchAfterMerge to PullRequestConfig
* Add support for delete_branch_after_merge via API
* Fix for API: the branch should be deleted from the HEAD repo
If head and base repo are the same, reuse the already opened ctx.Repo.GitRepo
* Don't delegate to CleanupBranch, only reuse branch deletion code
CleanupBranch contains too much logic that has already been performed by the Merge
* Reuse gitrepo in MergePullRequest
Co-authored-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
analyze
Speed up `enry.IsVendor` ( #15213 )
5 years ago
auth
Add asymmetric JWT signing ( #16010 )
4 years ago
avatar
…
base
…
cache
Add LRU mem cache implementation ( #16226 )
4 years ago
charset
…
context
Redirect on bad CSRF instead of presenting bad page ( #14937 )
4 years ago
convert
Introduce NotifySubjectType ( #16320 )
4 years ago
cron
…
csv
…
doctor
Rework repository archive ( #14723 )
4 years ago
emoji
Run processors on whole of text ( #16155 )
4 years ago
eventsource
…
generate
Add asymmetric JWT signing ( #16010 )
4 years ago
git
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
gitgraph
…
graceful
…
hcaptcha
…
highlight
Replace ARCCache with TwoQueueCache to avoid patent issue ( #16240 )
4 years ago
httpcache
…
httplib
…
indexer
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
lfs
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
log
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
markup
Fix external renderer ( #16401 )
4 years ago
matchlist
…
metrics
…
migrations
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
nosql
…
notification
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
options
…
password
Fixed assert statements. ( #16089 )
4 years ago
pprof
…
private
Small refactoring of modules/private ( #15947 )
4 years ago
process
…
public
…
queue
…
recaptcha
…
references
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
repofiles
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
repository
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
secret
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
session
…
setting
Add LRU mem cache implementation ( #16226 )
4 years ago
ssh
Prevent zombie processes ( #16314 )
4 years ago
storage
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
structs
Add checkbox to delete pull branch after successful merge ( #16049 )
4 years ago
svg
…
sync
…
task
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
templates
Add custom emoji support ( #16004 )
4 years ago
test
…
timeutil
…
translation
…
typesniffer
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
upload
…
uri
…
user
…
util
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
validation
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
web
Add tag protection ( #15629 )
4 years ago