drone/app/api
Darko Draskovic 2f9d9583e6 feat: [CODE-1805]: Add service account rule bypass list support (#3297)
* Make service account store code more consistent
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Remove principal controller interface
* Address review comments
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Add pagination to repo/space list service account
* Revert to non embedded Principal to ServiceAccount
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Add query param to service account list
* Add inherited param to principal filter
* Merge remote-tracking branch 'origin/main' into akp/CODE-1805
* Merge remote-tracking branch 'origin/main' into akp/CODE-1805
* Return service account info instead of vanilla service account
* Return principal info to return id instead o
2025-01-31 17:46:24 +00:00
..
auth feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +00:00
controller feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
handler feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
middleware fix: [CODE-2684]: Move go-get to git URL and support submodules and major versioning (#2914) 2024-11-05 17:13:26 +00:00
openapi fix: [PIPE-24870]: Fix Swagger for Space Import Repositories API (#3360) 2025-01-30 21:56:36 +00:00
render feat: [CODE-2179]: Add error message to protection rule violation error responses (#2665) 2024-09-06 18:54:15 +00:00
request fix: [CODE-3057]: Revert "temporary fix for listing more than 30 repos in a single request" (#3324) 2025-01-27 08:06:38 +00:00
usererror feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +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