Commit Graph

1085 Commits

Author SHA1 Message Date
Marko Gaćeša
935b70a9ad import API openapi definition 2023-09-09 14:29:13 +02:00
Marko Gacesa
f03566954d Merge branch 'mg/import/space' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#416) 2023-09-09 11:20:13 +00:00
Marko Gaćeša
cde80d53a8 add space import 2023-09-09 12:55:49 +02:00
Johannes Batzill
8570810dbc fix stringtypes (#422) 2023-09-09 00:59:35 +00:00
calvin
9c46f066dc fix: [code-836]: remove comment 2023-09-08 17:56:04 -06: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
Calvin Lee
32888b07ce fix: [code-836]: fix issue where code comments cant be added (#420) 2023-09-08 23:48:29 +00:00
Tan Nhu
4b36713c0d Update Monaco lib / Fix Git Blame font (#417) 2023-09-08 18:44:52 +00:00
Dan Wilson
c5f36e1e99 Merge branch 'ui-log-stream' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#415) 2023-09-08 17:47:00 +00:00
Dan Wilson
6c0b219176 add string 2023-09-08 18:45:36 +01:00
Calvin Lee
4b3b79c956 fix: [code-828]: remove second api call (#414) 2023-09-08 18:45:36 +01:00
Tan Nhu
e61be1ec2d Enable View Raw file + optimize fetching current user (#413) 2023-09-08 18:45:36 +01:00
Calvin Lee
65f4ae8ab0 fix: [code-828]: remove second api call (#414) 2023-09-08 16:25:18 +00:00
Dan Wilson
742769bba1 fix Tan PR comments 2023-09-08 17:03:01 +01:00
Tan Nhu
1a477a23a0 Enable View Raw file + optimize fetching current user (#413) 2023-09-08 15:51:54 +00:00
Dan Wilson
2d0fc6f3c9 UI log streaming and some secrets WIP 2023-09-08 14:51:29 +01:00
Vistaar Juneja
f3d05107ac Merge branch 'add_pubsub' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#412) 2023-09-08 13:09:54 +00:00
Vistaar Juneja
60ec1f9b4e continue in case channel is full 2023-09-08 13:47:00 +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 Gacesa
e72af655d5 Merge branch 'mg/import/repo' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#406) 2023-09-08 09:56:02 +00:00
Marko Gaćeša
239ae8f10f add repo import api 2023-09-08 11:55:38 +02:00
Tan Nhu
c520053472 Fix loop in Sign In page when token is expired (#411) 2023-09-07 22:48:17 +00:00
Tan Nhu
fefb053d14 Incorporate Cookies based Auth / Clean up (#410) 2023-09-07 19:45:24 +00:00
Vistaar Juneja
bcf47c6c60 Merge branch 'add_build_manager' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#407) 2023-09-07 18:42:22 +00:00
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
Calvin Lee
c9b7d28b50 fix: [code-821]: redirect to space after creation (#408) 2023-09-06 22:33:55 +00:00
Calvin Lee
0405deba25 fix: [code-798]: fix code comment issue where it stays (#397) 2023-09-06 20:45:59 +00:00
Tan Nhu
4c67ee0f22 Use monaco namespace from import instead of the global legacy one (#402) 2023-09-06 20:10:43 +00:00
bot-harness
1eb3add04a Cut-off release branch release/0.26.x 2023-09-06 19:16:07 +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
Tan Nhu
0354378056 Remove styling conflict with Harness Platform by splitting BlueprintJS into a separate chunk (#404) 2023-09-06 00:50:52 +00:00
Tan Nhu
645ec8e30e Remove unused dependencies (#403) 2023-09-05 22:37:52 +00:00
Calvin Lee
04fb7f40b6 fix: [code-767]: fixed space filtering on space selector (#395) 2023-09-05 19:45:01 +00:00
Tan Nhu
e685a6e2f9 Merge branch 'ui-linear-pr-poll-interval' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#401) 2023-09-05 19:36:31 +00:00
“tan-nhu”
bb87ba9253 Gradually increase PR polling interval from 1s 2023-09-05 12:28:34 -07: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
Dan Wilson
dc7b0a3d44 Merge branch 'CI-WIP' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#398) 2023-09-05 18:10:37 +00:00
Dan Wilson
2578f31753 UI WIP 2023-09-05 18:31:43 +01:00
Dan Wilson
2ae31d4337 Merge branch 'Pipelines-list-improve' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#391) 2023-09-04 19:51:27 +00:00
Dan Wilson
7cde39a7b4 use shared pipe component 2023-09-04 15:51:29 +01:00
Dan Wilson
f7969d3bf5 use shared status icon component and remove rem usage 2023-09-04 13:48:43 +01:00