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/templates/repo
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
* 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
7 years ago
..
branch Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
diff Responsive view (#2750) 7 years ago
editor Make URL scheme unambiguous (#2408) 7 years ago
issue Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
pulls Responsive view (#2750) 7 years ago
release fix source download link when no code unit allowed (#3166) 7 years ago
settings Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
wiki Responsive view (#2750) 7 years ago
activity.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
bare.tmpl Only show SSH clone URL if signed in (#2169) (#2170) 8 years ago
branch_dropdown.tmpl Adjust branch button size (#3063) 7 years ago
commit_status.tmpl Spaces to tabs in templates (#2953) 7 years ago
commits.tmpl Responsive view (#2750) 7 years ago
commits_table.tmpl Responsive view (#2750) 7 years ago
create.tmpl Dropped link to Gogs docs from template 8 years ago
forks.tmpl #3348 always use relative avatar link in the template 9 years ago
graph.tmpl Fix issue link rendering in commit messages (#2897) 7 years ago
header.tmpl Responsive view (#2750) 7 years ago
home.tmpl Responsive view (#2750) 7 years ago
migrate.tmpl Add notice that LFS mirroring is not supported (#1251) 8 years ago
search.tmpl Code/repo search (#2582) 7 years ago
sub_menu.tmpl Minor copy changes (#3074) 7 years ago
user_cards.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
view_file.tmpl Responsive view (#2750) 7 years ago
view_list.tmpl Expandable commit bodies (#2980) 7 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago