0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 15:52:05 +01:00
gitea/services
zeripath e69b7a92ed
Allow API to create file on empty repo (#19224)
This PR adds the necessary work to make it possible to create files on empty
repos using the API.

Fix #10993

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-03-28 21:48:41 +02:00
..
agit
asymkey Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
attachment
auth Let web and API routes have different auth methods group (#19168) 2022-03-28 12:46:28 +08:00
comments
context Add ContextUser to http request context (#18798) 2022-03-26 17:04:22 +08:00
cron New cron task: delete old system notices (#19219) 2022-03-28 13:54:59 +01:00
externalaccount
forms
gitdiff
issue
lfs Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
mailer Try to prevent autolinking of displaynames by email readers (#19169) 2022-03-23 12:34:20 +00:00
migrations Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
mirror Touch mirrors on even on fail to update (#19217) 2022-03-27 15:40:17 +01:00
org
pull Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
release Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
repository Allow API to create file on empty repo (#19224) 2022-03-28 21:48:41 +02:00
task
user Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
webhook Only send webhook events to active system webhooks and only deliver to active hooks (#19234) 2022-03-28 11:17:21 +08:00
wiki