Git with a cup of tea, painless self-hosted git service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zettat123 52c3a7d3ce
Bugfix: Potential incorrect runID in run status update (#36437)
7 days ago
..
auth.go Fix token lifetime, closes #35230 (#35271) 6 months ago
auth_test.go Enable testifylint rules (#34075) 10 months ago
cleanup.go Fix ephemeral runner deletion (#34447) 8 months ago
clear_tasks.go Cleanup ActionRun creation (#35624) 4 months ago
commit_status.go Fix some trivial problems (#36336) 3 weeks ago
concurrency.go Refactor ActionRunJob parsing into a reusable function (#35623) 4 months ago
context.go Fix possible panic (#34508) 8 months ago
context_test.go Use test context in tests and new loop system in benchmarks (#33648) 11 months ago
init.go Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 1 year ago
init_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
interface.go Add workflow_run api + webhook (#33964) 7 months ago
job_emitter.go Bugfix: Potential incorrect runID in run status update (#36437) 7 days ago
job_emitter_test.go Support Actions `concurrency` syntax (#32751) 4 months ago
notifier.go [Fix] Trigger 'unlabeled' event when label is Deleted from PR (#34316) 4 months ago
notifier_helper.go Fix actions schedule update issue (#35767) 3 months ago
rerun.go Fix bugs in rerunning jobs (#29955) 2 years ago
rerun_test.go Fix bugs in rerunning jobs (#29955) 2 years ago
run.go Cleanup ActionRun creation (#35624) 4 months ago
schedule_tasks.go Cleanup ActionRun creation (#35624) 4 months ago
task.go Cleanup ActionRun creation (#35624) 4 months ago
variables.go Fix various bugs (#35684) 3 months ago
workflow.go Honor delete branch on merge repo setting when using merge API (#35488) 3 months ago