drone/app/api
Akhilesh Pandey a2cea52155 feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2640)
* feat: [CODE-2327]: add usergroup change to rebase api
* Merge branch 'main' into akp/CODE-2327
* feat: [CODE-2327]: wrap error
* feat: [CODE-2327]: move resolver inside bypass.go and update tests
* feat: [CODE-2327]: newline
* feat: [CODE-2327]: update wire
* Merge remote-tracking branch 'origin' into akp/CODE-2327
* feat: [CODE-2327]: update tests
* feat: [CODE-2327]: fix build
* feat: [CODE-2327]: merge main
* feat: [CODE-2327]: add and update unit tests
* feat: [CODE-2327]: fix
* feat: [CODE-2312]: introduce parser and enclosing method
* Apply suggestion from code review
* feat: [CODE-2327]: annotate error
* Merge branch 'main' into akp/CODE-2327
* feat: [CODE-2327]: usergroup resolver via controller
* feat: [CODE-2312]: update interface in protection
* feat: [CODE-2312]: export and update deduplication use
* feat: [CODE-2327]: Branch Rules: Allow Group bypass.go
* feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List
2024-09-11 08:04:31 +00:00
..
auth feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
controller feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2640) 2024-09-11 08:04:31 +00:00
handler add rebase api (#2675) 2024-09-10 16:58:44 +00:00
middleware fix: [AH-306c]: fix anonymous flow (#2574) 2024-09-04 20:48:57 +00:00
openapi add rebase api (#2675) 2024-09-10 16:58:44 +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 feat: [CODE-2339]: Send sha in delete branch API and fix dry run rules behaviour (#2672) 2024-09-09 11:45:18 +00:00
usererror feat: unrealted histories error handling (#2642) 2024-09-06 11:41:21 +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