1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 02:04:27 +00:00
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
2018-01-05 20:56:50 +02:00
..
2017-02-21 23:02:10 +08:00
2017-02-23 11:40:44 +08:00
2017-05-16 08:36:09 +08:00
2017-09-19 11:08:30 +03:00
2017-03-21 08:55:00 +08:00
2017-03-20 02:55:07 +01:00
2017-04-30 10:08:16 +08:00
2017-04-21 19:32:31 +08:00
2017-05-18 22:54:24 +08:00
2017-05-18 22:54:24 +08:00
2017-06-04 11:09:50 +08:00
2017-10-26 08:49:16 +08:00
2017-10-27 09:10:54 +03:00