drone/app/api
2025-04-21 19:08:54 +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-3546] update allowed states on LFS APIs for migrating repos (#3707) 2025-04-21 19:08:54 +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 feat: [CODE-3279]: revert PR API (#3657) 2025-04-10 11:16:55 +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