forgejo/routers
Lucien Kerl 552014a068 Removing Labels via EditPullRequest API (#5348)
* added the ability to provide an empty array at the EditPullRequests API to remove all labels

Signed-off-by: Lucien Kerl <lucien.kerl@wuerth-it.com>

* Update pull.go
2018-12-01 01:05:57 -05:00
..
admin Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00
api/v1 Removing Labels via EditPullRequest API (#5348) 2018-12-01 01:05:57 -05:00
dev
org
private Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
repo Allow to add organization members as collaborators on organization owned repositories (#4748) 2018-11-30 10:49:55 +02:00
routes Milestone issues and pull requests (#5293) 2018-11-29 09:46:30 +08:00
user Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
home.go feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
init.go
install.go Remove traces of embedded TiDB (#4906) 2018-09-11 10:42:40 -04:00
metrics.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
swagger_json.go