drone/app/api
2025-04-09 22:02:58 +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 fix: [CODE-3501] condition check for unauthorized users in git and rest apis (#3658) 2025-04-09 22:02:58 +00:00
handler fix: [CODE-3501] condition check for unauthorized users in git and rest apis (#3658) 2025-04-09 22:02:58 +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 feat: [CODE-3450]: fix openapi for pullreq count API (#3635) 2025-04-04 11:27:43 +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 fix: [CODE-3014]: Return 401 in case of unauthorized call without auth data (#3634) 2025-04-09 15:24:54 +00:00
api.go