drone/internal/store/database
2023-09-19 21:05:50 +00:00
..
migrate add plugins support for v1 YAML (#552) 2023-09-19 21:05:50 +00:00
mutex [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
testdata Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
check_req.go [GITHA] Introduce Generic store Package (#143) 2023-06-20 00:26:40 +00:00
check.go add pagination to the status check list API 2023-07-31 13:23:34 +02:00
code_comment.go [GITHA] Introduce Generic store Package (#143) 2023-06-20 00:26:40 +00:00
connector.go Add plugins list API (#349) 2023-08-28 19:02:46 +00:00
encode.go address comments 2023-08-17 12:15:45 +01:00
execution_map.go add support for checks summary in CI (#436) 2023-09-13 09:55:25 +00:00
execution.go feat: [CODE-861]: Export progress (#490) 2023-09-15 08:04:46 +00:00
job.go Merge remote-tracking branch 'origin' into abhinav/CODE-888 2023-09-18 00:38:44 -07:00
membership.go [Refactor] Move from paths to space_paths Table (#500) 2023-09-15 15:19:53 +00:00
pipeline_join.go add support for checks summary in CI (#436) 2023-09-13 09:55:25 +00:00
pipeline.go feat: [CODE-861]: Export progress (#490) 2023-09-15 08:04:46 +00:00
plugin.go add plugins support for v1 YAML (#552) 2023-09-19 21:05:50 +00:00
principal_info.go feat: [CODE-674]: user's space membership; membership API pagination (#241) 2023-07-26 20:53:42 +00:00
principal_service_account.go [GITHA] Introduce Generic store Package (#143) 2023-06-20 00:26:40 +00:00
principal_service.go [GITHA] Introduce Generic store Package (#143) 2023-06-20 00:26:40 +00:00
principal_test.go [CODE-621]: Add check to prevent last and only admin deletion (#205) 2023-07-25 04:03:43 +00:00
principal_user.go feat: [CODE-861]: Export progress (#490) 2023-09-15 08:04:46 +00:00
principal.go [GITHA] Introduce Generic store Package (#143) 2023-06-20 00:26:40 +00:00
pullreq_activity.go Replace QueryParamAsPositiveInt64 with QueryParamAsPositiveInt64OrDefault where the parameter is optional (#191) 2023-07-13 05:46:16 +00:00
pullreq_file_view_store.go [File Viewed] Adding Full Stack Support for File Viewed Feature (#516) 2023-09-18 15:59:40 +00:00
pullreq_reviewers.go CODE-548: API support to remove reviewers from pull request 2023-06-22 22:31:52 +05:30
pullreq_reviews.go [GITHA] Introduce Generic store Package (#143) 2023-06-20 00:26:40 +00:00
pullreq.go fix count|list divergences in stores 2023-08-22 16:36:28 -07:00
repo_git_info.go [GITHA] Introduce Generic store Package (#143) 2023-06-20 00:26:40 +00:00
repo.go [Refactor] Move from paths to space_paths Table (#500) 2023-09-15 15:19:53 +00:00
secret.go move CI migrations to main folder (#459) 2023-09-13 22:17:29 +00:00
space_path.go [Refactor] Move from paths to space_paths Table (#500) 2023-09-15 15:19:53 +00:00
space.go [Refactor] Move from paths to space_paths Table (#500) 2023-09-15 15:19:53 +00:00
stage_map.go add support for checks summary in CI (#436) 2023-09-13 09:55:25 +00:00
stage.go add cancellation support for CI builds (#456) 2023-09-13 15:22:26 +00:00
step_map.go address comments 2023-08-17 12:15:45 +01:00
step.go add support for checks summary in CI (#436) 2023-09-13 09:55:25 +00:00
store_test.go [GITHA] Introduce Generic store Package (#143) 2023-06-20 00:26:40 +00:00
template.go Add plugins list API (#349) 2023-08-28 19:02:46 +00:00
token.go [Standalone] Add temporary JWT for pipeline executions (#480) 2023-09-14 08:54:03 +00:00
trigger.go add trigger disabled in update (#481) 2023-09-14 08:44:51 +00:00
webhook_execution.go [GITHA] Introduce Generic store Package (#143) 2023-06-20 00:26:40 +00:00
webhook.go fix: [CODE-760]: intenral mapping 2023-08-31 17:17:41 -07:00
wire.go [File Viewed] Adding Full Stack Support for File Viewed Feature (#516) 2023-09-18 15:59:40 +00:00