6543
cbfdb7a7f4
Add option to API to update PullRequest base branch ( #11666 )
* EditPull: add option to change base
Close #11552
5 years ago
zeripath
38dea67a7e
Fix "data race" in testlogger ( #9159 )
* Fix data race in testlogger
* Update git_helper_for_declarative_test.go
5 years ago
Lunny Xiao
66132b60a6
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
5 years ago
Lunny Xiao
45d0e05e14
Move sdk structs to modules/structs ( #6905 )
* move sdk structs to moduels/structs
* fix tests
* fix fmt
* fix swagger
* fix vendor
6 years ago
Lunny Xiao
c4166f59c2
Fix 404 when send pull request some situation ( #6871 )
6 years ago
B-OnTheGo
e827cc6ca9
Enforce token on api routes [fixed critical security issue #4357 ] ( #4840 )
6 years ago
Julien Tant
34a56a8d5f
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>
6 years ago
Ethan Koenig
1c10f454eb
Less verbose integration tests ( #2123 )
* Helper functions for intergration test boilerplate
8 years ago
Ethan Koenig
edc7ed09f5
Fix SQL bug in models.PullRequests
8 years ago