Commit Graph

363 Commits

Author SHA1 Message Date
Vistaar Juneja
c7ef132cbc add support for triggered builds (#428) 2023-09-12 09:08:38 +00:00
Marko Gaćeša
b0460b3658 simplify import job starting 2023-09-11 12:01:40 +02:00
Marko Gaćeša
798c794582 fix space import 2023-09-09 15:10:33 +02:00
Marko Gaćeša
935b70a9ad import API openapi definition 2023-09-09 14:29:13 +02:00
Marko Gaćeša
cde80d53a8 add space import 2023-09-09 12:55:49 +02:00
Dan Wilson
2d0fc6f3c9 UI log streaming and some secrets WIP 2023-09-08 14:51:29 +01:00
Vistaar Juneja
5000e78b5e rename Events interface to EventsStreamer, add file header 2023-09-08 13:15:18 +01:00
Vistaar Juneja
b81d3cbcce address comments 2023-09-08 12:52:55 +01:00
Vistaar Juneja
414993a388 add pubsub for events 2023-09-08 12:52:25 +01:00
Marko Gaćeša
239ae8f10f add repo import api 2023-09-08 11:55:38 +02:00
Vistaar Juneja
1f89bdb9f9 address comments 2023-09-07 19:39:37 +01:00
Vistaar Juneja
501605721e address comments, fix stage and step join 2023-09-07 16:29:15 +01:00
Vistaar Juneja
4c8302845d add logic to run executions 2023-09-07 11:07:49 +01:00
Johannes Batzill
6d132a8591 [AUTH] Add Cookie Support to Standalone (#409) 2023-09-07 00:58:23 +00:00
Enver Bisevac
b589539aaf Merge branch 'eb/code-770' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#405) 2023-09-06 11:15:25 +00:00
Enver Bisevac
750857a1f2 raw diff should always return 200 2023-09-06 13:06:16 +02:00
Johannes Batzill
e9ec7d1933 [MISC] Change User Sign-Up Default Value (#399) 2023-09-05 19:10:39 +00:00
Johannes Batzill
f09ce8987a Merge branch 'jobatzil/fix/rbac_statuscheck' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#374) 2023-09-01 07:49:34 +00:00
Johannes Batzill
94dc365d3e move commitcheck report permission under repo 2023-09-01 00:48:39 -07:00
Vistaar Juneja
c97d4783a9 add optional execution information in list pipelines (#384) 2023-08-31 19:26:53 +00:00
Vistaar Juneja
d15aa03dfd move pipelines, executions, triggers & logs under repos (#376) 2023-08-31 08:03:33 +00:00
Johannes Batzill
35f599bc0c Fix DiffStats MergeBase issue 2023-08-30 22:30:51 +00:00
Vistaar Juneja
a1948ff42d Add plugins list API (#349) 2023-08-28 19:02:46 +00:00
Marko Gaćeša
dea23b88a4 add filtering and pagination to the user's list spaces API 2023-08-28 14:02:58 +02:00
Marko Gaćeša
1dee346038 optimize user count in the membership list API 2023-08-25 17:56:16 +02:00
Johannes Batzill
f3cd9883e5 [MISC] Fix incorrect usage of time.Timer (#358) 2023-08-24 23:46:21 +00:00
Vistaar Juneja
b94d30dcb6 address comments 2023-08-22 18:21:31 +01:00
Vistaar Juneja
ebfac87860 fix some formatting 2023-08-22 15:28:30 +01:00
Vistaar Juneja
568456e366 replace 'could not find' with 'failed to find' 2023-08-22 15:12:39 +01:00
Vistaar Juneja
ef69decbde Run make format 2023-08-22 15:08:46 +01:00
Vistaar Juneja
2d91d3acf1 remove tx from list 2023-08-22 14:48:24 +01:00
Vistaar Juneja
2b633f9fd8 add triggers openapi 2023-08-22 14:05:13 +01:00
Vistaar Juneja
887670bd7d add openapi defs 2023-08-22 14:05:13 +01:00
Vistaar Juneja
2870aaaabc added controllers and handlers for connectors, triggers, templates 2023-08-22 14:05:13 +01:00
Vistaar Juneja
23f612162a add connector/template permissions, add in controllers for connectors and templates 2023-08-22 14:05:13 +01:00
Dan Wilson
9b419f0bfa change content type 2023-08-22 09:24:32 +01:00
Abhinav Singh
1c1ae3c06a Merge branch 'abhinav/CODE-716' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#322) 2023-08-21 23:06:06 +00:00
Vistaar Juneja
13e023800a add log definition in open api spec 2023-08-21 15:39:46 +01:00
Vistaar Juneja
d5f121eff7 address comments 2023-08-17 12:15:46 +01:00
Vistaar Juneja
1f06534259 address comments 2023-08-17 12:15:45 +01:00
Vistaar Juneja
13ae2a0361 fix lint/format 2023-08-17 12:15:45 +01:00
Vistaar Juneja
f784eedeae working executions flow 2023-08-17 12:15:09 +01:00
Vistaar Juneja
443ec9e600 use stage store and step store to fetch logs 2023-08-17 12:15:09 +01:00
Vistaar Juneja
f49aa9ff7d add tail handler in log controller 2023-08-17 12:15:08 +01:00
Vistaar Juneja
b6304683d4 add livelog and move logs to log controller 2023-08-17 12:15:08 +01:00
Vistaar Juneja
9ea22140aa add find logs handler 2023-08-17 12:13:25 +01:00
Vistaar Juneja
6ae5145be4 add log data store for s3/DB 2023-08-17 12:13:25 +01:00
Abhinav Singh
bc25ad33dc fix 2023-08-16 14:11:06 -07:00
Abhinav Singh
b6917d9efd fix 2023-08-16 14:09:04 -07:00
Abhinav Singh
d560dcb790 fix 2023-08-16 13:54:02 -07:00