Abhinav Singh
|
1a07ee90d2
|
fix: [CODE-965]: codeowners file parse (#684)
|
2023-10-18 06:38:50 +00:00 |
|
Marko Gacesa
|
419fe92dde
|
add branch protection: DB and API layer (#671)
|
2023-10-16 11:33:00 +00:00 |
|
Akhilesh Pandey
|
23b9117302
|
feat: Image Upload (Backend) (#651)
|
2023-10-11 17:54:03 +00:00 |
|
Johannes Batzill
|
d83552f288
|
[MISC] Cleanup stale Webhook-Executions & Session Tokens (#640)
|
2023-10-03 17:54:18 +00:00 |
|
Johannes Batzill
|
cb518d5197
|
[MISC] Redirect Clone URL to Repo Page (#641)
|
2023-10-03 15:51:18 +00:00 |
|
Marko Gaćeša
|
933d2d9703
|
remove sqlx.DB from controllers and services
|
2023-09-28 14:07:25 +02:00 |
|
Johannes Batzill
|
5b33258589
|
[MISC] Abstract URL Provider (#617)
|
2023-09-27 02:42:33 +00:00 |
|
Johannes Batzill
|
a8cb5dc8d2
|
remove internal package and move to app - might be refactored more in the coming weeks
|
2023-09-26 11:25:15 -07:00 |
|
Johannes Batzill
|
dc351cdcef
|
[LINT] Fix All Linting Errors (#609)
|
2023-09-26 00:56:53 +00:00 |
|
Johannes Batzill
|
1246bd78ab
|
[MISC] improve url generation to reduce configuration overhead (#606)
|
2023-09-25 17:58:20 +00:00 |
|
Johannes Batzill
|
6c42b77500
|
[SSE] Add full stack SSE support for PRs (#591)
|
2023-09-21 02:55:41 +00:00 |
|
Enver Bisevac
|
138f47dd92
|
Merge branch 'eb/cookiename-configurable' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#573)
|
2023-09-20 15:00:18 +00:00 |
|
Enver Bisevac
|
36f83c8652
|
cookie name configurable
|
2023-09-20 16:54:47 +02:00 |
|
Vistaar Juneja
|
0305eb8431
|
write to checks store in case of cancellation (#572)
|
2023-09-20 14:00:11 +00:00 |
|
Vistaar Juneja
|
40af7bfa33
|
add plugins support for v1 YAML (#552)
|
2023-09-19 21:05:50 +00:00 |
|
Marko Gaćeša
|
a0d63707df
|
introduce git object cache for gogit
|
2023-09-19 16:36:57 +02:00 |
|
Johannes Batzill
|
ebe2800101
|
[Webhooks] Add Encryption support (#520)
|
2023-09-18 16:00:22 +00:00 |
|
Johannes Batzill
|
27de7971b9
|
[File Viewed] Adding Full Stack Support for File Viewed Feature (#516)
|
2023-09-18 15:59:40 +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 |
|
Marko Gaćeša
|
b78c04e054
|
import pipelines
|
2023-09-14 17:22:26 +02: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 |
|
Abhinav Singh
|
32014f0776
|
feat: [CODE-853]: harness code client
|
2023-09-13 15:33:36 -07:00 |
|
Vistaar Juneja
|
625d8af797
|
add cancellation support for CI builds (#456)
|
2023-09-13 15:22:26 +00: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 |
|
Johannes Batzill
|
50b66d9342
|
[PR] Recheck Unchecked PR Merge Status (#434)
|
2023-09-12 16:26:18 +00:00 |
|
Marko Gaćeša
|
68792a9581
|
require scm auth for import API; import repo job encrypt
|
2023-09-12 15:01:01 +02: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
|
5000e78b5e
|
rename Events interface to EventsStreamer, add file header
|
2023-09-08 13:15:18 +01: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
|
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 |
|
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
|
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
|
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 |
|
Johannes Batzill
|
3cec2573a2
|
[GITHA] Add githaserver executable (#331)
|
2023-08-17 17:51:38 +00:00 |
|
Vistaar Juneja
|
13ae2a0361
|
fix lint/format
|
2023-08-17 12:15:45 +01:00 |
|