Atefeh Mohseni-Ejiyeh
|
3dbaef0eb8
|
separate job package config from gitness types (#897)
|
2023-12-13 06:15:09 +00:00 |
|
Johannes Batzill
|
b8942a4e41
|
[GIT] Enable Trace Logging (#888)
|
2023-12-08 22:50:16 +00:00 |
|
Atefeh Mohseni-Ejiyeh
|
5aec7bf37f
|
move job package to the top level (#883)
|
2023-12-08 17:06:44 +00:00 |
|
Akhilesh Pandey
|
02aac02993
|
feat: process notification and send emails (#803)
|
2023-12-06 22:07:29 +00:00 |
|
Abhinav Singh
|
04566e1cf9
|
feat: support codewoners usrgrp (#826)
|
2023-11-30 04:02:28 +00:00 |
|
Shubham Agrawal
|
1a2a456550
|
Add interfaces for keyword search (#816)
|
2023-11-29 18:02:46 +00:00 |
|
Enver Bisevac
|
67f560874d
|
[maint] gitrpc package removed (#726)
|
2023-11-15 10:15:32 +00:00 |
|
Akhilesh Pandey
|
66ff29d36e
|
feat: introduce new event for repo deletion and refactor existing pullreqevents to repoevents (#736)
|
2023-11-13 18:37:53 +00:00 |
|
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 |
|
Marko Gaćeša
|
933d2d9703
|
remove sqlx.DB from controllers and services
|
2023-09-28 14:07:25 +02: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 |
|
Vistaar Juneja
|
40af7bfa33
|
add plugins support for v1 YAML (#552)
|
2023-09-19 21:05:50 +00:00 |
|
Enver Bisevac
|
53d277b108
|
metrics collector added
|
2023-09-14 13:25:44 +02:00 |
|
Abhinav Singh
|
b41a40082b
|
Merge remote-tracking branch 'origin' into abhinav/CODE-830
|
2023-09-13 15:28:46 -07:00 |
|
Vistaar Juneja
|
625d8af797
|
add cancellation support for CI builds (#456)
|
2023-09-13 15:22:26 +00:00 |
|
Johannes Batzill
|
ef4855e901
|
[Server Sent Events] Improve both Frontend and Backend (#441)
|
2023-09-12 23:45:54 +00:00 |
|
Abhinav Singh
|
742eea6321
|
Merge remote-tracking branch 'origin' into abhinav/CODE-830
|
2023-09-11 15:59:23 -07:00 |
|
Abhinav Singh
|
4ae38988db
|
feat: [CODE-830]: export init commit
|
2023-09-11 15:58:21 -07: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
|
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
|
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 |
|
Vistaar Juneja
|
ef69decbde
|
Run make format
|
2023-08-22 15:08:46 +01:00 |
|
Vistaar Juneja
|
2870aaaabc
|
added controllers and handlers for connectors, triggers, templates
|
2023-08-22 14:05:13 +01:00 |
|
Vistaar Juneja
|
b6304683d4
|
add livelog and move logs to log controller
|
2023-08-17 12:15:08 +01:00 |
|
Vistaar Juneja
|
6ae5145be4
|
add log data store for s3/DB
|
2023-08-17 12:13:25 +01:00 |
|
Akhilesh Pandey
|
34e46c30c1
|
Merge branch 'main' into akp/CODE-617
|
2023-08-17 01:07:59 +05:30 |
|
Vistaar Juneja
|
d1d50377fc
|
address comments
|
2023-08-11 11:36:39 +01:00 |
|
Vistaar Juneja
|
26d6651168
|
address comments, complete secret CRUD
|
2023-08-09 15:02:48 +01:00 |
|
Vistaar Juneja
|
8cdcecb56f
|
add pipelines and executions handlers to gitness
|
2023-08-04 10:50:39 +01:00 |
|
Akhilesh Pandey
|
0539a21719
|
[CODE-617]: Create new component for system controller and move configs API to it
|
2023-07-24 20:01:41 +05:30 |
|
Johannes Batzill
|
36e8bdb368
|
[GITHA] Introduce Generic store Package (#143)
|
2023-06-20 00:26:40 +00:00 |
|
Johannes Batzill
|
d80fc15753
|
[GITHA] Prepare lock package (#144)
|
2023-06-19 15:35:46 +00:00 |
|
Enver Bisevac
|
43f0be35e0
|
[MAINT] Isolate harness app into harness package (#133)
|
2023-06-15 13:35:12 +00:00 |
|