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.
forgejo/routers
Julien Tant 7781e8cef2 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
..
admin LDAP Public SSH Keys synchronization (#1844) 6 years ago
api/v1 Disable merging a WIP Pull request (#4529) 6 years ago
dev Make time diff translatable (#2057) 7 years ago
org hide issues from org private repos w/o team assignment (#4034) 6 years ago
private improve protected branch to add whitelist support (#2451) 7 years ago
repo Disable merging a WIP Pull request (#4529) 6 years ago
routes make sure to set pr split view (#4617) 6 years ago
user log user in after a successful sign up (#4615) 6 years ago
utils Allow adding collaborators with (fullname) (#3103) 7 years ago
home.go fix not respecting landing page setting (#4209) 6 years ago
init.go Store OAuth2 session data in database (#3660) 6 years ago
install.go Use updated docs link on install page (#4668) 6 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago