drone/app
Ansuman Satapathy b7e720c220 feat: [CDE-142]: gitspace count query optimization (#2230)
* feat: [CDE-142]: gitspace count query optimization
* feat: [CDE-142]: gitspace count query optimization
2024-07-16 07:59:17 +00:00
..
api feat: [CDE-142]: gitspace count query optimization (#2230) 2024-07-16 07:59:17 +00:00
auth gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
bootstrap
config
cron
events feat: [CDE-140]: Adding docker machine host name config to identify the public host name on which the docker host is running. Updated the docker config to read from the default docker env variables if config values are not set. Updated the events timestamp to use nanoseconds. Fixed the working directory response and cleaned the logic of how the gitspace instance url is generated. Updated the scm service to parse repo name in a provider agnostic manner. (#2201) 2024-07-13 04:35:20 +00:00
githook refactor git hook calling and shared repo (#1200) 2024-04-12 09:48:35 +00:00
gitspace feat: [CDE-163]: Moving dir creation and deletion to infra provider. Refactoring gitspace env variables. Renaming unprovisioning to deprovisioning. (#2231) 2024-07-16 07:59:02 +00:00
jwt
paths Add Repo Path Listing API (#1197) 2024-04-10 20:04:08 +00:00
pipeline gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
request
router feat: [CDE-146]: API to list all gitspaces for a user. (#2209) 2024-07-15 09:43:50 +00:00
server
services feat: [CDE-140]: Adding docker machine host name config to identify the public host name on which the docker host is running. Updated the docker config to read from the default docker env variables if config values are not set. Updated the events timestamp to use nanoseconds. Fixed the working directory response and cleaned the logic of how the gitspace instance url is generated. Updated the scm service to parse repo name in a provider agnostic manner. (#2201) 2024-07-13 04:35:20 +00:00
sse
store feat: [CDE-146]: API to list all gitspaces for a user. (#2209) 2024-07-15 09:43:50 +00:00
testing
token
url [code-2009] only if ssh is enabled show ssh url box (#2101) 2024-06-12 18:34:25 +00:00
pkg.go