drone/app/api/controller/gitspace
Deepak Bhatt 887379b94a feat: [CDE-563]: add intellij support (#3193)
* feat: [CDE-552]: fix lint
* feat: [CDE-552]: wait for the ide to run
* feat: [CDE-552}: fix lint
* feat: [CDE-552}: address comments
* feat: [CDE-552}: add support for arm and amd architecture
* feat: [CDE-552}: fix lint
* feat: [CDE-552}: fix build
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-563-intellij-support
* feat: [CDE-552}: fix installation for intellij
* feat: [CDE-552}: fix installation for intellij
* feat: [CDE-552}: add install tools, setup and run scripts for intellij
* add intellij support

# Conflicts:
#	app/gitspace/infrastructure/trigger_infra_event.go
#	app/gitspace/orchestrator/utils/script_templates/setup_intellij.sh
2024-12-30 15:19:48 +00:00
..
action.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
controller.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
create.go feat: [CDE-563]: add intellij support (#3193) 2024-12-30 15:19:48 +00:00
delete.go fix: [CDE-525]: fix nil reference during deletion (#3067) 2024-11-28 12:08:25 +00:00
events.go feat: [CDE-545]: add a seperate events for gitspace routing (#3142) 2024-12-10 11:23:36 +00:00
find.go feat: [CDE-202]: infra provider resource cache (#2639) 2024-09-03 11:58:48 +00:00
list_all.go feat: [CDE-481]: for the plugin, only show self gitspaces (#2997) 2024-11-14 03:52:22 +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 add scm provider in lookup repo (#2544) 2024-08-20 13:16:32 +00:00
update.go feat: [CDE-177]: Update listing page for CDE (#2506) 2024-08-16 06:46:02 +00:00
wire.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00