drone/app/api
Darko Draskovic a1969452b8 fix: [CODE-3460]: Update API path for pr update target branch (#3662)
* Revert to PUT for HTTP method
* Merge remote-tracking branch 'origin/main' into dd/target-branch-handler
* Update API path for pr update target branch
2025-04-22 11:36:26 +00:00
..
auth fix: [CODE-3501] condition check for unauthorized users in git and rest apis (#3658) 2025-04-09 22:02:58 +00:00
controller feat: [CODE-3514]: Track git writes per account (#3671) 2025-04-22 00:51:51 +00:00
handler feat: [CODE-3279]: revert PR API (#3657) 2025-04-10 11:16:55 +00:00
middleware fix: [CODE-3014]: Return 401 in case of unauthorized call without auth data (#3634) 2025-04-09 15:24:54 +00:00
openapi fix: [CODE-3460]: Update API path for pr update target branch (#3662) 2025-04-22 11:36:26 +00:00
render feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
request feat: [CODE-3352]: Add git pre-receive preprocessor (#3535) 2025-03-18 20:21:28 +00:00
usererror feat: [CODE-3500] add Git LFS support to the repository setting (#3672) 2025-04-16 15:59:23 +00:00
api.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00