Commit Graph

433 Commits

Author SHA1 Message Date
Vistaar Juneja
1f89bdb9f9 address comments 2023-09-07 19:39:37 +01:00
Vistaar Juneja
9361734683 add ENABLE_CI and pass in CI implementations to harness wire 2023-09-07 18:50:35 +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
Marko Gacesa
4a596edab2 Merge branch 'mg/jobs/global_ctx' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#400) 2023-09-05 19:26:15 +00:00
Marko Gaćeša
28931b39e6 use global ctx to launch jobs 2023-09-05 21:22:52 +02:00
Johannes Batzill
e9ec7d1933 [MISC] Change User Sign-Up Default Value (#399) 2023-09-05 19:10:39 +00:00
Marko Gaćeša
6f70a02ddd make job uids come from outside 2023-09-04 11:19:20 +02:00
Marko Gaćeša
646bd3745d fix canceling of scheduled jobs 2023-09-04 10:44:21 +02: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
Abhinav Singh
e9aaf4991c fix: [CODE-760]: intenral mapping 2023-08-31 17:18:24 -07:00
Abhinav Singh
16d44f9ba4 fix: [CODE-760]: intenral mapping 2023-08-31 17:18:08 -07:00
Abhinav Singh
4147c691e6 fix: [CODE-760]: intenral mapping 2023-08-31 17:17:41 -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
Marko Gacesa
5a2caa9c3e Merge branch 'mg/jobs/initial' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#342) 2023-08-29 16:29:37 +00:00
Marko Gaćeša
045d80c5bf background jobs 2023-08-29 17:57:09 +02: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
Johannes Batzill
d9fedc8ecc fix count|list divergences in stores 2023-08-22 16:36:28 -07: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
Vistaar Juneja
8f11177818 add types and DB layer 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
9e94009182 move executions to separate struct, update migrations 2023-08-17 12:15:09 +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
54d9099ef8 add tail endpoint 2023-08-17 12:15:08 +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