.. |
account.go
|
add pubsub for events
|
2023-09-08 12:52:25 +01:00 |
check.go
|
add pagination to the status check list API
|
2023-07-31 13:23:34 +02:00 |
common.go
|
enum types should have Enum() method (#192)
|
2023-01-12 17:13:03 +01:00 |
connector.go
|
add openapi defs
|
2023-08-22 14:05:13 +01:00 |
openapi_test.go
|
[MAINT] golangci-lint config changed (#31)
|
2022-10-13 14:39:15 +02:00 |
openapi.go
|
Add plugins list API (#349)
|
2023-08-28 19:02:46 +00:00 |
pipeline.go
|
add logic to run executions
|
2023-09-07 11:07:49 +01:00 |
plugin.go
|
move pipelines, executions, triggers & logs under repos (#376)
|
2023-08-31 08:03:33 +00:00 |
principals.go
|
Fix Linting errors (#142)
|
2023-06-15 21:27:06 +00:00 |
pullreq.go
|
Proposal - Remove PR diff api and use repo API (#242)
|
2023-07-26 23:37:22 +00:00 |
repo.go
|
import API openapi definition
|
2023-09-09 14:29:13 +02:00 |
resource.go
|
ordering imports linter and writer (#85)
|
2022-11-22 23:42:39 +01:00 |
secret.go
|
address comments, complete secret CRUD
|
2023-08-09 15:02:48 +01:00 |
space.go
|
import API openapi definition
|
2023-09-09 14:29:13 +02:00 |
system.go
|
fix: Minor comments
|
2023-08-16 17:52:03 +05:30 |
template.go
|
add openapi defs
|
2023-08-22 14:05:13 +01:00 |
user.go
|
add filtering and pagination to the user's list spaces API
|
2023-08-28 14:02:58 +02:00 |
users.go
|
[CODE-619]: Move update admin route from user to users (#207)
|
2023-07-18 19:08:52 +00:00 |
webhook.go
|
feat: Update HTTP status code to 201 when returning from successful create operations
|
2023-06-01 15:09:17 +05:30 |