drone/app/api/controller/gitspace
Ansuman Satapathy f247c70311 feat: [CDE-192]: ignore deleted spaces during fetching gitspaces for account (#2465)
* feat: [CDE-192]: ignore deleted spaces during fetching gitspaces for account
2024-08-11 08:30:37 +00:00
..
action.go feat: [CDE-203]: Making infra processing async. (#2325) 2024-08-01 10:01:31 +00:00
controller.go feat: [CDE-203]: Making infra processing async. (#2325) 2024-08-01 10:01:31 +00:00
create.go feat: [CDE-192]: validate url scheme for repos for gitspaces (#2464) 2024-08-11 07:04:10 +00:00
delete.go feat: [CDE-203]: Making infra processing async. (#2325) 2024-08-01 10:01:31 +00:00
events.go feat: [CDE-195]: read devcontainer.json directly for gitness (#2294) 2024-07-26 12:44:36 +00:00
find.go feat: [CDE-203]: Making infra processing async. (#2325) 2024-08-01 10:01:31 +00:00
list_all.go feat: [CDE-192]: ignore deleted spaces during fetching gitspaces for account (#2465) 2024-08-11 08:30:37 +00:00
logs_stream.go fix: [CDE-150]: In logstream, adding locking and panic recovery around a subscriber's publish method. Adding check in the stream's publish method to not publish if the sub is closed. Closing the err channel in the log stream API handler. (#2218) 2024-07-15 08:10:59 +00:00
lookup_repo.go feat: [CDE-192]: validate url scheme for repos for gitspaces (#2464) 2024-08-11 07:04:10 +00:00
update.go [FIX] update unresolved comment count when suggestions are applied (#2198) 2024-07-10 23:05:22 +00:00
wire.go feat: [CDE-203]: Making infra processing async. (#2325) 2024-08-01 10:01:31 +00:00