Calvin Lee
|
c618be294e
|
feat: [CODE-769]: reduce stress on be for resource filtering (#352)
|
2023-08-23 23:09:12 +00:00 |
|
Tan Nhu
|
f564dbccb2
|
Fix API generation is broken for standalone Gitness (#351)
|
2023-08-23 21:59:42 +00:00 |
|
Tan Nhu
|
ae06520dad
|
Fix Restful React generation missing /api/v1 (#348)
|
2023-08-23 18:54:02 +00:00 |
|
Johannes Batzill
|
9cd7677efa
|
Merge branch 'jobatzil/misc/fixcount' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#347)
|
2023-08-23 00:13:29 +00:00 |
|
Johannes Batzill
|
d9fedc8ecc
|
fix count|list divergences in stores
|
2023-08-22 16:36:28 -07:00 |
|
Calvin Lee
|
19d8119a22
|
feat: [code-542]: update file view page (#346)
|
2023-08-22 22:43:41 +00:00 |
|
Calvin Lee
|
889150ce57
|
feat: [code-712]: add toaster for update user status (#345)
|
2023-08-22 20:56:23 +00:00 |
|
Calvin Lee
|
36246a2fd6
|
feat: [code-415]: change cursor to hand (#343)
|
2023-08-22 20:46:02 +00:00 |
|
Vistaar Juneja
|
b82bd72523
|
Merge branch 'add_connectors_templates_triggers' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#341)
|
2023-08-22 17:23:32 +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 |
|
Vistaar Juneja
|
8f11177818
|
add types and DB layer
|
2023-08-22 14:05:13 +01:00 |
|
Dan Wilson
|
ab16894380
|
Merge branch 'ui-add-new-pipeline' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#340)
|
2023-08-22 10:36:22 +00:00 |
|
Dan Wilson
|
0437c76b84
|
Merge branch 'fix-log-content-type' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#339)
|
2023-08-22 09:52:26 +00:00 |
|
Dan Wilson
|
5829939ffb
|
add new pipeline placeholder
|
2023-08-22 10:48:20 +01:00 |
|
Dan Wilson
|
9b419f0bfa
|
change content type
|
2023-08-22 09:24:32 +01:00 |
|
Tan Nhu
|
96ac05789a
|
Migrate UICore to version 4 to support Gitness fully open source (#338)
|
2023-08-22 06:25:45 +00:00 |
|
bot-harness
|
76de558745
|
Cut-off release branch release/0.24.x
|
2023-08-22 05:30:10 +00:00 |
|
Johannes Batzill
|
40cbf45776
|
Merge branch 'jobatzil/githa_replication_1' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#335)
|
2023-08-22 01:41:17 +00:00 |
|
Abhinav Singh
|
1c1ae3c06a
|
Merge branch 'abhinav/CODE-716' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#322)
|
2023-08-21 23:06:06 +00:00 |
|
Tan Nhu
|
2313542658
|
Merge branch 'ui/small-css-position-fix' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#337)
|
2023-08-21 18:53:49 +00:00 |
|
“tan-nhu”
|
0cbba4a878
|
Small CSS fix to adapt to keyboard navigation
|
2023-08-21 11:37:24 -07:00 |
|
Vistaar Juneja
|
1535cc69c9
|
Merge branch 'add_log_openapi_spec' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#336)
|
2023-08-21 14:46:08 +00:00 |
|
Vistaar Juneja
|
13e023800a
|
add log definition in open api spec
|
2023-08-21 15:39:46 +01:00 |
|
Johannes Batzill
|
741f57238d
|
add replication helper methods
|
2023-08-17 16:57:40 -07:00 |
|
calvin
|
a30803acbe
|
fix: [code-682]: fix text
|
2023-08-17 16:16:32 -06:00 |
|
Calvin Lee
|
69730994d8
|
feat: [code-763]: fix html encode issue (#333)
|
2023-08-17 21:50:13 +00:00 |
|
Calvin Lee
|
7dd8c1d276
|
feat: [CODE-753]: make button names consistent and titles (#310)
|
2023-08-17 20:38:59 +00:00 |
|
Johannes Batzill
|
3cec2573a2
|
[GITHA] Add githaserver executable (#331)
|
2023-08-17 17:51:38 +00:00 |
|
Enver Bisevac
|
9f65ec6a70
|
Merge branch 'eb/fix-internal-errors' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#332)
|
2023-08-17 16:01:37 +00:00 |
|
Enver Bisevac
|
73486d5e71
|
errors are properly returned from diff-stats and merge-check api
|
2023-08-17 17:00:39 +02:00 |
|
Vistaar Juneja
|
c3a6bc88c6
|
Merge branch 'add_logs' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#325)
|
2023-08-17 11:17:59 +00: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 |
|
Vistaar Juneja
|
6ae5145be4
|
add log data store for s3/DB
|
2023-08-17 12:13:25 +01:00 |
|