Commit Graph

213 Commits

Author SHA1 Message Date
Enver Bisevac
36f83c8652 cookie name configurable 2023-09-20 16:54:47 +02:00
Johannes Batzill
fde1490c59 [UI] Dynamic reloading of code comments (#547) 2023-09-19 21:42:33 +00:00
Vistaar Juneja
40af7bfa33 add plugins support for v1 YAML (#552) 2023-09-19 21:05:50 +00:00
Vistaar Juneja
7eaed15272 add stage.when support and cancel/schedule downstream stages (#524) 2023-09-18 21:34:54 +00:00
Abhinav Singh
7b153fbd84 Merge branch 'abhinav/CODE-888' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#521) 2023-09-18 21:31:25 +00:00
Abhinav Singh
b28df9bde2 address coments 2023-09-18 12:57:41 -07:00
Johannes Batzill
27de7971b9 [File Viewed] Adding Full Stack Support for File Viewed Feature (#516) 2023-09-18 15:59:40 +00:00
Vistaar Juneja
094c14049a decrease parallel workers to 2 for CI (#522) 2023-09-18 13:36:07 +00:00
Abhinav Singh
16e6889811 feat: [CODE-888]: minor export improvements 2023-09-18 01:10:47 -07:00
Abhinav Singh
a09421e01b Merge remote-tracking branch 'origin' into abhinav/CODE-888 2023-09-18 00:38:44 -07:00
Abhinav Singh
c7971bbbb1 feat: [CODE-888]: minor export improvements 2023-09-18 00:27:55 -07:00
Johannes Batzill
ac87d06e5e [SWAGGER] Minor Swagger Fix and yarn services (#506) 2023-09-15 18:59:34 +00:00
Vistaar Juneja
bb7a914233 Adds support for V1 YAML (#496) 2023-09-15 15:56:35 +00:00
Johannes Batzill
0a9dde7459 [Refactor] Move from paths to space_paths Table (#500) 2023-09-15 15:19:53 +00:00
Abhinav Singh
4ff032c968 feat: [CODE-852]: code export e2e (#483) 2023-09-15 08:08:13 +00:00
Abhinav Singh
3f58c5bc3e feat: [CODE-861]: Export progress (#490) 2023-09-15 08:04:46 +00:00
Enver Bisevac
53d277b108 metrics collector added 2023-09-14 13:25:44 +02:00
Johannes Batzill
8cd3e5d015 [Standalone] Add temporary JWT for pipeline executions (#480) 2023-09-14 08:54:03 +00:00
Vistaar Juneja
5612c9a438 move CI migrations to main folder (#459) 2023-09-13 22:17:29 +00:00
Vistaar Juneja
625d8af797 add cancellation support for CI builds (#456) 2023-09-13 15:22:26 +00:00
Marko Gaćeša
035815539d resolve issues with repo import 2023-09-13 14:23:00 +02:00
Vistaar Juneja
3bc56a1814 add support for checks summary in CI (#436) 2023-09-13 09:55:25 +00:00
Johannes Batzill
db4379e5b9 [SSE] Add repository_import_completed event (#445) 2023-09-13 02:45:03 +00:00
Johannes Batzill
ef4855e901 [Server Sent Events] Improve both Frontend and Backend (#441) 2023-09-12 23:45:54 +00:00
Vistaar Juneja
c7ef132cbc add support for triggered builds (#428) 2023-09-12 09:08:38 +00:00
Marko Gaćeša
cde80d53a8 add space import 2023-09-09 12:55:49 +02:00
Johannes Batzill
0d086a1a4d [Events] This PR introduces the Trigger Service for Event Consumption + Some Minor improvements (#419) 2023-09-08 23:52:19 +00: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
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
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
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
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
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
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
Abhinav Singh
1c1ae3c06a Merge branch 'abhinav/CODE-716' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#322) 2023-08-21 23:06:06 +00:00
Vistaar Juneja
d5f121eff7 address comments 2023-08-17 12:15:46 +01:00