Commit Graph

2796 Commits

Author SHA1 Message Date
Darko Draskovic
0af4f33a8b fix: [CODE-2855]: Fix list recent status check on space lavel permission (#3162)
* Fix list recent status check on space lavel permission
2024-12-13 16:34:54 +00:00
Shivanand Sonnad
3c367c1da6 feat: [AH-781]: fix breaking types after upgrading oats-cli (#3160)
* feat: [AH-781]: fix breaking types after upgrading oats-cli
2024-12-13 15:02:37 +00:00
Ritik Kapoor
b1cd12846f fix: [CODE-1509]: mentions support in harness code (#3126)
* feat: [CODE-1509] change limit and modify mention element
* feat: [CODE-1509] modify mention font weight
* fix: [CODE-1509]: handle XSS vulnerablities
* fix: [CODE-1509]: address comments
* fix: [CODE-1509]: if condition check
* fix: [CODE-1509]: lint check
* fix: [CODE-1509]: mentions support in harness code
2024-12-13 11:54:45 +00:00
Deepak Bhatt
9d1ef89e2d feat: [CDE-552]: update platform connector type (#3155)
* feat: [CDE-552}: update platform connector type
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into feat-CDE-552
* feat: [CDE-552}: update platform connector type
* feat: [CDE-552}: update platform connector type
* feat: [CDE-552}: update platform connector type
2024-12-13 08:23:31 +00:00
Atefeh Mohseni Ejiyeh
a6bb491688 fix: [CODE-2501] Handle Internal Server Error When Querying Non-existing Git References (#3136) 2024-12-13 02:27:30 +00:00
Abhinav Singh
c7f7ade6b6 feat: [CODE-2886]: jira auth support (#3119) 2024-12-12 19:36:08 +00:00
Ansuman Satapathy
1e18e289d8 fix: [CDE-555]: fix correctly iterate over list of extensions for gitspace. (#3153)
* fix: [CDE-555]: fix correctly iterate over list of extensions for gitspace.
2024-12-12 05:57:18 +00:00
Shivanand Sonnad
14e57979d0 feat: [AH-778]: update overview content for docker and helm version details page (#3152)
* feat: [AH-778]: update overview content for docker and helm version details page
2024-12-12 05:39:34 +00:00
Deepak Bhatt
06e21b7489 feat: [CDE-552]: update platform connector type (#3151)
* feat: [CDE-552}: update platform connector type
* feat: [CDE-552}: update platform connector type
2024-12-12 05:25:20 +00:00
Deepak Bhatt
cb275dfafb feat: [CDE-552]: update platform connector type (#3151) 2024-12-12 05:25:16 +00:00
Johannes Batzill
69fa8f06b3 fix: [CODE-2931]: Remove leftover webhook_internal usage - make type fixed (#3150) 2024-12-11 19:10:47 +00:00
Vikyath Harekal
e18f16e688 feat: [CDE-553]: concat skopeo stdout and stderr output (#3149)
* feat: [CDE-553]: concat output
2024-12-11 12:32:34 +00:00
Vikyath Harekal
2f83725e12 feat: [CDE-549]: print buffer logs before exiting (#3145)
* feat: [CDE-549]: print buffer logs before exiting
* feat: [CDE-549]: print buffer logs before exiting
2024-12-10 15:21:09 +00:00
Vikyath Harekal
aabc2cd60d feat: [CDE-549]: fix image name and tag split (#3144)
* feat: [CDE-549]: fix image name and tag split
* feat: [CDE-549]: fix image name and tag split
2024-12-10 12:51:23 +00:00
Darko Draskovic
c05e7057dc feat: [CODE-1353]: Add SSE events for rules and reviewer add/remove (#3141)
* Add SSE events
2024-12-10 11:24:31 +00:00
Ansuman Satapathy
57a2cb6e44 feat: [CDE-545]: add a seperate events for gitspace routing (#3142)
* feat: [CDE-545]: add a seperate events for gitspace routing
* feat: [CDE-545]: add a seperate events for gitspace routing
2024-12-10 11:23:36 +00:00
Vikyath Harekal
93c1462fec feat: [CDE-549]: Handle no tag (#3140)
* feat: [CDE-549]: use --src-tls-verify
* feat: [CDE-549]: Handle no tag
2024-12-10 09:46:48 +00:00
Vikyath Harekal
65a9253a9b feat: [CDE-549]: Fix --tls-verify=false (#3139)
* feat: [CDE-549]: Fix --tls-verify=false
2024-12-10 08:48:44 +00:00
Enver Biševac
2a5b475778 fix: [code-2875]: temporary fix for listing more than 30 repos in a single request (#3134)
* temporary fix for listing more than 30 repos in a single request
* max repos changed to 500
2024-12-10 07:55:33 +00:00
Vikyath Harekal
5ec36a8b74 feat: [CDE-549]: skopeo command fix and response handling (#3138)
* feat: [CDE-549]: debug
2024-12-10 06:32:08 +00:00
Vikyath Harekal
5ccbbd76a6 feat: [CDE-549]: debug (#3137)
* feat: [CDE-549]: debug
2024-12-10 05:03:27 +00:00
Enver Biševac
37980937b5 feat: [code-2911] data race panic when cache counters are modified (#3130)
* fix data race panic when cache counters are modified
2024-12-10 00:28:43 +00:00
Abhinav Singh
9a46d7de82
fix: helm chart fix (#3590) 2024-12-09 14:09:19 -08:00
Ritek Rounak
f463f8f7f5 fix: [AH-745] fix summary page sql query for sqlite | Gitness (#3110)
* fix: [AH-745] Added sql query in logs
* feat: [AH-745] Added Separate Queries for Postgres & Sqlite
* fix: [AH-745] fix summary page sql query for sqlite
2024-12-09 18:08:32 +00:00
Ritek Rounak
ff1cbd654e fix: [AH-556] fix error on creation of duplicate artifact registry | Gitness (#3117)
* fix: [AH-556] Fix NilError Lint
* fix: [AH-556] fix error on creation of duplicate artifact registry
2024-12-09 14:26:41 +00:00
Vikyath Harekal
df3342aefe feat: [CDE-549]: Copy image using skopeo (#3127)
* feat: [CDE-549]: fix
* feat: [CDE-549]: fix lint
* feat: [CDE-549]: fix
* feat: [CDE-549]: fix
* feat: [CDE-549]: update command
* feat: [CDE-549]: Copy image using skopeo
2024-12-09 13:16:13 +00:00
Tudor Macari
9cd6480f9d fix: [AH-757]: do nothing if manifets manifest is already referenced (#3128)
* fix: [AH-757]: do nothing if manifets manifest is already referenced
2024-12-09 09:53:31 +00:00
Enver Biševac
8c5a5b6716 feat: [code-2296] minor improvements on command package (#3046)
* Merge remote-tracking branch 'origin/main' into eb/code-2296
* requested changes
* added unit test and description
* refactor command parser
* minor improvements on command package
2024-12-07 17:10:47 +00:00
Johannes Batzill
5698383d44 fix: [CODE-2908]: Fix permission checks for space level rule + label operations (#3123) 2024-12-06 21:59:07 +00:00
Yogesh Chauhan
2942fbba69 fix: [ML-505]: Fix make wire (#3122) 2024-12-06 19:38:22 +00:00
Darko Draskovic
7b214b58d5 feat: [CODE-285]: Add openapi spec for space recent check list (#3115)
* Add openapi spec for space recent check list
2024-12-06 13:07:21 +00:00
Ritik Kapoor
3f608cd3db fix: [CODE-2903]: Disable the inline merge btn - in case the merge is in progress (#3121)
* 

fix: [CODE-2903]: Disable the inline merge btn - in case the merge is in progress
2024-12-06 10:40:00 +00:00
Yogesh Chauhan
f82dd44d57 fix: [ML-505]: Fix generate step API input type (#3120)
* fix: [ML-505]: Fix generate step API input type
2024-12-06 10:18:29 +00:00
Arvind Choudhary
cfa4e351c4 fix: [AH-717]: Added fix to return 404 in case manifest or blobs are not available (#3107)
* [AH-717]: updated lint issues
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-717-404-fix-registry
* [AH-717]: Added fix to return 404 in case manifest or blobs are not available
2024-12-06 03:33:51 +00:00
Ritik Kapoor
3496df5316 fix: [CODE-2899]: list only first 1000 chars in commit description for Squash & Merge method (#3116)
* 

fix: [CODE-2899]: list only first 1000 chars in commit description for Squash & Merge method
2024-12-05 18:23:33 +00:00
Neel Khamar
70a7743e87 feat: [CDE-537]: Added new search functionality to filter gitspaces and fixed the pagination issue when filter if applied (#3108)
* Made changes to the default value for sort
* UI changes for search filter
* UI changes for search filter
* Search functionality changes
2024-12-05 08:21:28 +00:00
Ansuman Satapathy
a515a57299 feat: [CDE-545]: check during provision retry for latest instance (#3114)
* feat: [CDE-545]: check during provision retry for latest instance
* feat: [CDE-545]: check during provision retry for latest instance
2024-12-05 05:25:02 +00:00
Ansuman Satapathy
a5d442f289 feat: [CDE-544]: allow actions if stuck in starting/stopping transient state (#3113)
* feat: [CDE-544]: allow actions if stuck in starting/stopping transient state
* feat: [CDE-544]: allow actions if stuck in starting/stopping transient state
* feat: [CDE-544]: allow actions if stuck in starting/stopping transient state
* feat: [CDE-544]: allow actions if stuck in starting/stopping transient state
2024-12-05 05:02:57 +00:00
Abhinav Singh
bd9d15500c feat: [CODE-2885]: support for webhook type (#3098) 2024-12-05 02:01:08 +00:00
Atefeh Mohseni Ejiyeh
a9fed4271a fix: [CODE-2896]: Audit logs data on create repo by the migrator (#3112) 2024-12-05 01:31:07 +00:00
Atefeh Mohseni Ejiyeh
8abfe73a37 fix: [CODE-2893]: handle rbac permission check on create repo button (#3111) 2024-12-04 23:37:22 +00:00
Atefeh Mohseni Ejiyeh
a71e822ac9 fix: [CODE-2839]: branch rules state migration (#3039) 2024-12-04 22:37:06 +00:00
Tudor Macari
d85030ef03 fix: [AH-731]: fix build (#3109)
* fix: [AH-731]: fix build
2024-12-04 09:42:20 +00:00
Tudor Macari
7764ab2154 fix: [AH-731]: revert interface change (#3106)
* fix: [AH-731]: revert interface change
2024-12-04 08:02:57 +00:00
Dhruv Dhruv
ccf7673ee5 fix: [CDE-473]: Checking default containerUser from the image. (#3105)
* fix: [CDE-473]: Checking default containerUser from the image.
2024-12-04 07:24:22 +00:00
Shivakumar Ningappa
aea3067a06 fix: [AH-746]: add separate sql syntax for sqlite while recursively listing registries (#3104)
* fix: [AH-746]: add separate sql syntax for sqlite while recursively listing registries
2024-12-04 05:40:57 +00:00
Ritek Rounak
d4987eb0cb fix: [AH-489] Fix Docker & Helm DownloadCount | Gitness (#3032)
* fix: [AH-489] Update Tag DB Queries
* fix: [AH-489] Fix Docker Download Count in Get Manifests
* add Download Count in Docker manifest Details
* fix: [AH-489] Fix Docker DownloadCount in Details Page
* fix: [AH-489] Fix Helm DownloadCount DB Query
2024-12-04 03:16:17 +00:00
Karan Saraswat
423702f0c0 feat: [PIPE-23720]: add author details to the commits API (#3095)
* addressed review comment
* feat: [PIPE-23720]: add author details to the commits API
2024-12-03 17:35:07 +00:00
Darko Draskovic
18da27f968 feat: [CODE-2857]: Add checks API to spaces (#3084)
* Fix stmt reassignment
* Add get descendent ids helper to space store
* Add checks API to spaces
2024-12-03 15:31:56 +00:00
Abhishek Bane
ab9d78dc7b feat: [AH-743]: remove last downloads text from col name (#3101)
* feat: [AH-743]: remove last downloads text from col name
2024-12-03 13:41:04 +00:00