drone/types
Darko Draskovic 335eaa73c1 feat: [CODE-2498]: Add time and author filter params to list commits page (#3000)
* Remove redundant consts and annotate errors
* Add a Regex bool field to the api.CommitFilter
* Add use author/commiter regex bool to list commit filter
* Merge branch 'main' into dd/commit-time-author-filter
* Add commiter IDs
* Merge branch 'main' into dd/commit-time-author-filter
* Merge branch 'main' into dd/commit-time-author-filter
* Merge branch 'main' into dd/commit-time-author-filter
* Add regex quote for author
* Add time and author filter params to list commits page
2024-11-21 10:31:32 +00:00
..
capabilities
check fix: [CODE-2710]: block numeric identifier for root spaces (#2952) 2024-11-07 21:59:16 +00:00
enum feat: [CODE-2568]: Add rules API for space level (#2865) 2024-11-19 12:52:27 +00:00
authz.go
branch.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00
check.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00
code_comment.go
codeowners.go
commit.go
config_test.go
config.go [GH] Fix typos (#3566) 2024-11-07 11:34:07 -08:00
connector_auth.go
connector_config.go
connector_test_response.go
connector.go
devcontainer_config.go feat: [CDE-461]: HOSS support for Port Forwarding And Environments (#2964) 2024-11-11 04:22:14 +00:00
execution_analysis.go
execution.go feat: [PIPE-23137]: updated executionInfo struct with more data and added lastExecutions to list space pipelines API (#2958) 2024-11-08 19:08:20 +00:00
git.go feat: [CODE-2498]: Add time and author filter params to list commits page (#3000) 2024-11-21 10:31:32 +00:00
githook.go
github_connector_data.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
gitspace_error.go feat: [CDE-430]: Providing a user friendly error message whenever an instance goes to error state. (#2977) 2024-11-12 05:58:28 +00:00
gitspace_event.go feat: [CDE-460]:filter events for cde (#2950) 2024-11-07 14:11:51 +00:00
gitspace_port.go
gitspace.go feat: [CDE-483]: add lastupdated filter (#2992) 2024-11-13 11:55:46 +00:00
infra_provider.go feat: [CDE-332]: remove unused and duplicate templateID gitspaces (#2884) 2024-10-28 13:04:17 +00:00
infra_provisioned.go
infrastructure.go
label.go
list_filters.go
membership.go
pagination.go
path.go fix: [CODE-2684]: Move go-get to git URL and support submodules and major versioning (#2914) 2024-11-05 17:13:26 +00:00
pipeline.go feat: [PIPE-22071]: Enhance pipeline list API to include last 10 execution summaries for a pipeline (#2840) 2024-10-23 16:17:25 +00:00
plugin.go
principal.go
public_key.go
pullreq_activity_metadata.go
pullreq_activity_payload.go
pullreq_activity.go
pullreq.go feat: [PIPE-22454]: add PR metadata in get/list PR API response (#2912) 2024-11-05 12:02:44 +00:00
rebase.go feat: [CODE-2484]: add API to squash commits on a branch (#2793) 2024-10-15 16:49:02 +00:00
repo.go
rule.go feat: [CODE-2568]: Add rules API for space level (#2865) 2024-11-19 12:52:27 +00:00
search.go
secret_ref.go
secret.go
service_account.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
service.go
space.go
stage.go
step.go
stream.go
suggestions.go
template.go
token.go
trigger.go
types_test.go
user.go
usergroup.go feat: [CODE-2573]: Allow ID to be sent in userGroupInfo object (#2923) 2024-11-05 16:02:19 +00:00
webhook.go feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +00:00