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.
gitea/services/context
wxiaoguang 30993e9508
Feature: Support workflow event dispatch via API (#33545)
Fix: https://github.com/go-gitea/gitea/issues/31765 (Re-open #32059)

---------

Co-authored-by: Bence Santha <git@santha.eu>
Co-authored-by: Bence Sántha <7604637+bencurio@users.noreply.github.com>
Co-authored-by: Christopher Homberger <christopher.homberger@web.de>
2 weeks ago
..
upload Clarify path param naming (#32969) 2 months ago
access_log.go Remove duplicate "ResponseWriter.Status" method (#33346) 1 month ago
access_log_test.go Remove duplicate "ResponseWriter.Status" method (#33346) 1 month ago
api.go Feature: Support workflow event dispatch via API (#33545) 2 weeks ago
api_org.go Move context from modules to services (#29440) 1 year ago
api_test.go Move context from modules to services (#29440) 1 year ago
base.go Feature: Support workflow event dispatch via API (#33545) 2 weeks ago
base_form.go [Feature] Private README.md for organization (#32872) 2 months ago
base_path.go Clarify path param naming (#32969) 2 months ago
base_test.go Refactor request context (#32956) 2 months ago
captcha.go Refactor template & test related code (#32938) 2 months ago
context.go Feature: Support workflow event dispatch via API (#33545) 2 weeks ago
context_cookie.go Move context from modules to services (#29440) 1 year ago
context_model.go Refactor context repository (#33202) 1 month ago
context_request.go Move context from modules to services (#29440) 1 year ago
context_response.go Add sub issue list support (#32940) 2 months ago
context_template.go Move context from modules to services (#29440) 1 year ago
context_test.go Refactor request context (#32956) 2 months ago
csrf.go Refactor CSRF token (#32216) 5 months ago
org.go Refactor web route handler (#33488) 3 weeks ago
package.go Refactor request context (#32956) 2 months ago
pagination.go Refactor pagination (#33037) 2 months ago
permission.go Refactor ref type (#33242) 1 month ago
private.go Refactor request context (#32956) 2 months ago
repo.go Fix "redirect link" handling (#33440) 4 weeks ago
response.go Remove duplicate "ResponseWriter.Status" method (#33346) 1 month ago
user.go Clarify path param naming (#32969) 2 months ago
utils.go Move context from modules to services (#29440) 1 year ago
xsrf.go Move context from modules to services (#29440) 1 year ago
xsrf_test.go Move context from modules to services (#29440) 1 year ago