6543
626005f561
Add option to API to update PullRequest base branch ( #11666 )
...
* EditPull: add option to change base
Close #11552
2020-06-07 20:13:40 +01:00
zeripath
732dffc8c7
Fix "data race" in testlogger ( #9159 )
...
* Fix data race in testlogger
* Update git_helper_for_declarative_test.go
2019-11-26 01:21:37 +02:00
Lunny Xiao
bc0c95ad30
Move change issue title from models to issue service package ( #8456 )
...
* move change issue title from models to issue service package
* make the change less
* fix typo
2019-10-11 14:44:43 +08:00
Lunny Xiao
650cbc2f35
Move sdk structs to modules/structs ( #6905 )
...
* move sdk structs to moduels/structs
* fix tests
* fix fmt
* fix swagger
* fix vendor
2019-05-11 18:21:34 +08:00
Lunny Xiao
4fb9566056
Fix 404 when send pull request some situation ( #6871 )
2019-05-07 13:20:23 -04:00
B-OnTheGo
42ff30c355
Enforce token on api routes [fixed critical security issue #4357 ] ( #4840 )
2018-09-10 12:15:52 -04:00
Julien Tant
69dc6f610a
Disable merging a WIP Pull request ( #4529 )
...
* prevent pull request to be merged when PR is a WIP
* add tests
* add helper to prepend WIP: in PR title
* move default wip prefixes into settings
* use configurable WIP prefixes in javascript and default to first one in templates
* add documentation
* add unit test on pull model
Signed-off-by: Julien Tant <julien@craftyx.fr >
2018-08-13 22:04:39 +03:00
Ethan Koenig
db04f27c51
Less verbose integration tests ( #2123 )
...
* Helper functions for intergration test boilerplate
2017-07-07 21:36:47 +02:00
Ethan Koenig
7a7e7eae46
Fix SQL bug in models.PullRequests
2017-07-01 14:08:43 +03:00