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
Antoine GIRARD 2b6f45299d api: fix multiple bugs with statuses endpoints (#7785)
* fix commit statuses api url

* search refs before passing sha

* adjust tests

* directly search tags and branches names + remove un-needed check in NewCommitStatus

* fix comment

* de-duplicate code

* test: use relative setting.AppURL

* Update routers/api/v1/repo/status.go

Co-Authored-By: Lauris BH <lauris@nix.lv>

* remove return

* Update routers/api/v1/repo/status.go

Co-Authored-By: Lauris BH <lauris@nix.lv>
5 years ago
..
admin Shadow the password on cache and session config on admin panel (#7300) 5 years ago
api/v1 api: fix multiple bugs with statuses endpoints (#7785) 5 years ago
dev Make time diff translatable (#2057) 7 years ago
org org/members: display 2FA members states + optimize sql requests (#7621) 5 years ago
private #6946 Run hooks on merge/edit and cope with protected branches (#6961) 5 years ago
repo Display error as string but not bytes (#7780) 5 years ago
routes Remove settting dependency on modules/session (#7237) 5 years ago
user Fixed ineffectual assignments (#7555) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Unifies pagination template usage (#6531) (#6533) 5 years ago
init.go display as error (#7724) 5 years ago
install.go Install page - Handle invalid administrator username better (#7060) 5 years ago
metrics.go routers: do not leak secrets via timing side channel (#7364) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago