drone/types
Marko Gaćeša 24e03c03e0 Added principal info cache (#173)
* added principal info cache

* updated code based on the PR comments

* updated implementation of deduplicate()

* minor changes

* [K, T] -> [K, V]
2023-01-11 20:32:37 +01:00
..
check [GIT] Add Support for Other Git Clients (#171) 2023-01-10 14:35:09 -08:00
enum [feat] initial work on merging PR (#170) 2023-01-10 02:09:43 +01:00
authz.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
config_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
config.go [GIT] Add Support for Other Git Clients (#171) 2023-01-10 14:35:09 -08:00
git.go [MISC] Move GitRPC to Read/WriteRequest, Update Create/Delete Branch to use Push, Setup githook Symlink, Accept Incoming X-Request-Id (#157) 2023-01-05 11:03:35 -08:00
path.go DB & API refactor: Use snake case (#144) 2022-12-29 13:53:08 -08:00
principal.go Added principal info cache (#173) 2023-01-11 20:32:37 +01:00
pullreq.go Hide PR internal fields (#169) 2023-01-10 18:22:20 +01:00
repo.go techdebt: [SCM-43]: Using opt lock to generate PR number (#151) 2023-01-04 12:24:17 +01:00
service_account.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
service.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
space.go DB & API refactor: Use snake case (#144) 2022-12-29 13:53:08 -08:00
token.go DB & API refactor: Use snake case (#144) 2022-12-29 13:53:08 -08:00
types_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
types.go DB & API refactor: Use snake case (#144) 2022-12-29 13:53:08 -08:00
user.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
webhook.go [Webhook] Add Event Processing and Retrigger (#148) 2023-01-04 14:43:36 -08:00