Commit Graph

82 Commits

Author SHA1 Message Date
Vistaar Juneja
a400d9293a add host.docker.internal:host-gateway as extra host to support linux containers (#529) 2023-09-18 22:03:52 +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
10bf9e35aa Update internal/api/controller/space/export.go 2023-09-18 21:30:47 +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
Abhinav Singh
16e6889811 feat: [CODE-888]: minor export improvements 2023-09-18 01:10:47 -07:00
Abhinav Singh
bcb4c2fde7 feat: [CODE-888]: minor export improvements 2023-09-18 00:45:46 -07:00
Abhinav Singh
a09421e01b Merge remote-tracking branch 'origin' into abhinav/CODE-888 2023-09-18 00:38:44 -07:00
Johannes Batzill
682efb9dba [MISC] Minor Change in Import/Export Progress Reporting (#509) 2023-09-15 20:46:23 +00:00
Johannes Batzill
077cd2c74d [Export] Fix Export Status #2 (#508) 2023-09-15 20:06:55 +00:00
Johannes Batzill
ac87d06e5e [SWAGGER] Minor Swagger Fix and yarn services (#506) 2023-09-15 18:59:34 +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
Abhinav Singh
1ad5ca7f2a feat: [CODE-852]: code export e2e 2023-09-14 04:27:31 -07:00
Abhinav Singh
b41a40082b Merge remote-tracking branch 'origin' into abhinav/CODE-830 2023-09-13 15:28:46 -07:00
Johannes Batzill
c1888b39e5 Enable Repo + Space Deletion (#463) 2023-09-13 22:05:43 +00:00
Marko Gaćeša
035815539d resolve issues with repo import 2023-09-13 14:23:00 +02:00
Abhinav Singh
928bd2f091 feat: [CODE-847]: repo export 2023-09-13 00:57:06 -07:00
Johannes Batzill
db4379e5b9 [SSE] Add repository_import_completed event (#445) 2023-09-13 02:45:03 +00:00
Abhinav Singh
687d670c3a feat: [CODE-847]: repo export 2023-09-12 16:55:31 -07:00
Abhinav Singh
79b79a5c59 feat: [CODE-847]: repo export 2023-09-12 16:53:32 -07:00
Johannes Batzill
ef4855e901 [Server Sent Events] Improve both Frontend and Backend (#441) 2023-09-12 23:45:54 +00:00
Abhinav Singh
35fbf7c6f3 feat: [CODE-847]: repo export 2023-09-12 16:38:49 -07:00
Abhinav Singh
74ee96c5b5 Merge branch 'abhinav/CODE-830' into abhinav/CODE-847 2023-09-12 16:21:48 -07:00
Abhinav Singh
3ec8d18fbf Merge remote-tracking branch 'origin' into abhinav/CODE-830 2023-09-12 16:20:15 -07:00
Abhinav Singh
46f37fd264 Merge remote-tracking branch 'origin' into abhinav/CODE-847 2023-09-12 16:19:12 -07:00
Abhinav Singh
73d8e1e931 feat: [CODE-847]: repo export 2023-09-12 16:18:23 -07:00
Vistaar Juneja
c7ef132cbc add support for triggered builds (#428) 2023-09-12 09:08:38 +00:00
Abhinav Singh
54154ec7d6 feat: [CODE-830]: export init commit 2023-09-11 16:10:23 -07: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
cde80d53a8 add space import 2023-09-09 12:55:49 +02: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
Vistaar Juneja
d15aa03dfd move pipelines, executions, triggers & logs under repos (#376) 2023-08-31 08:03:33 +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
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
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
887670bd7d add openapi defs 2023-08-22 14:05:13 +01:00
Vistaar Juneja
d1d50377fc address comments 2023-08-11 11:36:39 +01:00
Vistaar Juneja
c1ebb1837a update return type of list to use pointer 2023-08-10 16:52:39 +01:00
Vistaar Juneja
01fffd56a3 address comments 2023-08-10 14:33:02 +01:00
Vistaar Juneja
2bf73fbb5c add UpdateOptLock 2023-08-09 23:56:47 +01:00
Vistaar Juneja
f35d8fe03d add list secrets 2023-08-09 17:19:26 +01:00
Vistaar Juneja
26d6651168 address comments, complete secret CRUD 2023-08-09 15:02:48 +01:00