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 |
|
Abhinav Singh
|
1c1ae3c06a
|
Merge branch 'abhinav/CODE-716' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#322)
|
2023-08-21 23:06:06 +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
|
6ae5145be4
|
add log data store for s3/DB
|
2023-08-17 12:13:25 +01:00 |
|
Abhinav Singh
|
b6917d9efd
|
fix
|
2023-08-16 14:09:04 -07:00 |
|
Abhinav Singh
|
286137e64f
|
Merge remote-tracking branch 'origin' into abhinav/CODE-716
|
2023-08-16 12:54:18 -07:00 |
|
Akhilesh Pandey
|
34e46c30c1
|
Merge branch 'main' into akp/CODE-617
|
2023-08-17 01:07:59 +05:30 |
|
Abhinav Singh
|
56bd32d4c6
|
support for whitelisting
|
2023-08-15 21:48:40 -07:00 |
|
Enver Bisevac
|
63145686f4
|
fix commit adn files changed counters
|
2023-08-14 17:17:08 +02:00 |
|
Vistaar Juneja
|
29c494c23f
|
Merge branch 'ci_gitness' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#273)
|
2023-08-11 16:55:54 +00:00 |
|
Vistaar Juneja
|
430605a13e
|
update env value
|
2023-08-11 17:48:07 +01:00 |
|
Hitesh Aringa
|
ce90c63d01
|
[CODE-717]: redis sentinel mode (#292)
|
2023-08-11 16:28:53 +00:00 |
|
Vistaar Juneja
|
d1d50377fc
|
address comments
|
2023-08-11 11:36:39 +01:00 |
|
Akhilesh Pandey
|
a8f6f9528a
|
fix: Update the code to use registerInput along with createInput for user registration and subsequent creation
|
2023-08-11 00:52:05 +05:30 |
|
Marko Gaćeša
|
4f1767d512
|
dedicated api to get the last commit info
|
2023-08-10 18:42:10 +02:00 |
|
Vistaar Juneja
|
2bf73fbb5c
|
add UpdateOptLock
|
2023-08-09 23:56:47 +01:00 |
|
Vistaar Juneja
|
e24eb858d5
|
run make format and fix lint errors
|
2023-08-09 23:00:33 +01:00 |
|
Vistaar Juneja
|
5574fcac47
|
address comments
|
2023-08-09 22:25:13 +01:00 |
|
Vistaar Juneja
|
26d6651168
|
address comments, complete secret CRUD
|
2023-08-09 15:02:48 +01:00 |
|
Marko Gaćeša
|
b7c339c31e
|
status checks: raw and markdown payload kinds
|
2023-08-09 14:42:26 +02:00 |
|
Vistaar Juneja
|
5a47d789a4
|
add secret store and encryptor/decryptor
|
2023-08-08 13:32:50 +01:00 |
|
Vistaar Juneja
|
1e7e4c98dd
|
fix some TODOs
|
2023-08-08 00:25:58 +01:00 |
|
Vistaar Juneja
|
c8ae92150f
|
add pipelines auth
|
2023-08-07 18:29:29 +01:00 |
|
Vistaar Juneja
|
bc921ac1a2
|
add execution endpoints
|
2023-08-07 02:19:41 +01:00 |
|
Vistaar Juneja
|
2c5c781a3c
|
Add execution db interface
|
2023-08-06 18:13:42 +01:00 |
|
Vistaar Juneja
|
21d666b430
|
add list API
|
2023-08-04 16:08:12 +01:00 |
|
Vistaar Juneja
|
f04a695732
|
add copyright header to all files
|
2023-08-04 10:50:39 +01:00 |
|
Vistaar Juneja
|
8cdcecb56f
|
add pipelines and executions handlers to gitness
|
2023-08-04 10:50:39 +01:00 |
|
Enver Bisevac
|
a85df2b43a
|
Merge branch 'eb/code-684' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#265)
|
2023-08-02 12:16:01 +00:00 |
|
Enver Bisevac
|
7cce097b0f
|
error handling on merge operation
|
2023-08-02 14:11:25 +02:00 |
|
Akhilesh Pandey
|
084443f81e
|
[CODE-617]: Update variable name and merge with main
|
2023-08-01 18:53:01 +05:30 |
|
Akhilesh Pandey
|
8f2c1d93ef
|
Merge branch 'main' into akp/CODE-617
|
2023-08-01 17:40:50 +05:30 |
|
Marko Gacesa
|
5fd846fd25
|
Merge branch 'mg/spaces/list-pagination' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#257)
|
2023-08-01 10:40:30 +00:00 |
|
Marko Gaćeša
|
6946df193b
|
add pagination to the status check list API
|
2023-07-31 13:23:34 +02:00 |
|
Marko Gaćeša
|
416bd1ba36
|
openapi update for the sapce membership list API
|
2023-07-31 12:36:31 +02:00 |
|
Marko Gaćeša
|
f5084697b1
|
Minor fixes and refactoring
|
2023-07-28 12:57:16 +02:00 |
|
Johannes Batzill
|
338271fb14
|
feat: [CODE-674]: user's space membership; membership API pagination (#241)
|
2023-07-26 20:53:42 +00:00 |
|
Johannes Batzill
|
c8ce82d197
|
[Standalone] Make Token Expiration Optional & Fix CLI Register + Login (#239)
|
2023-07-26 01:03:03 +00:00 |
|
Johannes Batzill
|
45e48a2b05
|
[GITHA] Expose GRPC Server/Client Configurations for HA Kubernetes Deployment (#231)
|
2023-07-25 18:15:06 +00:00 |
|
Akhilesh Pandey
|
71ffa224f0
|
[CODE-621]: Add check to prevent last and only admin deletion (#205)
|
2023-07-25 04:03:43 +00:00 |
|
Marko Gaćeša
|
9c8e578d90
|
typo fixes
|
2023-07-24 15:10:56 +02:00 |
|
Johannes Batzill
|
baa4eb5ac9
|
feat: [CODE-626,CODE-627]: space membership API&DB (#194)
|
2023-07-20 21:20:56 +00:00 |
|
Akhilesh Pandey
|
9fb093bad3
|
Merge branch 'main' into akp/CODE-617
|
2023-07-20 16:35:43 +05:30 |
|
Akhilesh Pandey
|
4c92c32c0a
|
[CODE-617]: Add env variable in Gitness to allow/disallow sign-ups
|
2023-07-20 16:34:07 +05:30 |
|