mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-22 18:00:37 +01:00
8ac1501ad7
* Pull request options migration and UI in settings * Add ignore whitespace functionality * Fix settings if pull requests are disabled * Fix migration transaction * Merge with Rebase functionality * UI changes and related functionality for pull request merging button * Implement squash functionality * Fix rebase merging * Fix pull request merge tests * Add squash and rebase tests * Fix API method to reuse default message functions * Some refactoring and small fixes * Remove more hardcoded values from tests * Remove unneeded check from API method * Fix variable name and comment typo * Fix reset commit count after PR merge |
||
---|---|---|
.. | ||
activity.go | ||
attachment.go | ||
branch.go | ||
commit.go | ||
download.go | ||
editor.go | ||
http.go | ||
issue.go | ||
issue_label.go | ||
issue_label_test.go | ||
issue_stopwatch.go | ||
issue_timetrack.go | ||
issue_watch.go | ||
main_test.go | ||
middlewares.go | ||
pull.go | ||
release.go | ||
release_test.go | ||
repo.go | ||
search.go | ||
setting.go | ||
setting_protected_branch.go | ||
view.go | ||
webhook.go | ||
wiki.go | ||
wiki_test.go |