Jens Riisom Schultz
4cfbcbb790
Update README.md ( #3571 )
...
Fixed a horrible spelling mistake in the `README.md`.
2024-10-16 08:36:40 -07:00
Deepak Bhatt
f2fca6808d
fix: [CDE-202]: list-dead func ( #2821 )
...
* fix list-dead func
2024-10-16 10:27:13 +00:00
Dhruv Dhruv
6837cb4dbf
fix: [CDE-371]: Fixing total count if number of gitspaces in current iteration is less than page size. ( #2820 )
...
* fix: [CDE-371]: Fixing total count if number of gitspaces in current iteration is less than page size.
2024-10-16 05:33:16 +00:00
Deepak Bhatt
7790c19a7f
fix: [CDE-202]: update gitspace database funcs ( #2809 )
...
* remove named returns
* update gitspace database funcs
2024-10-16 04:17:04 +00:00
Ritik Kapoor
80dc6ff0b0
feat: [CODE-2510] add exclude_description param in PR listing ( #2819 )
...
* feat: [CODE-2510] add exclude_description param in PR listing
2024-10-15 17:21:42 +00:00
Marko Gaćeša
069a35a4d8
feat: [CODE-2484]: add API to squash commits on a branch ( #2793 )
...
* add openapi entry for squash
* minor fixes
* squash api
2024-10-15 16:49:02 +00:00
Tudor Macari
bdf84d4941
fix: [AH-431]: fix manifests request ( #2817 )
...
* fix: [AH-431]: fix manifests request
2024-10-15 16:06:50 +00:00
Akhilesh Pandey
950c917947
feat: [CODE-2312]: fix missing resource name issue ( #2814 )
...
* feat: [CODE-2312]: fix missing resource name issue
2024-10-15 13:00:58 +00:00
Shivanand Sonnad
a7c7194891
fix: [AH-486]: remove deployments data for helm artifacts ( #2813 )
...
* fix: [AH-486]: remove deployments data for helm artifacts
2024-10-15 09:33:53 +00:00
Shivakumar Ningappa
6614040555
feat: [AH-433]: write DB migrator tool for Artifact Registry - export postgres FS ( #2811 )
...
* feat: [AH-433]: write DB migrator tool for Artifact Registry - export postgres FS
2024-10-14 20:57:25 +00:00
Marko Gaćeša
4d577bb378
fix: [CODE-2134]: replace include_description with exclude_description param ( #2808 )
2024-10-14 18:08:07 +00:00
Shivanand Sonnad
a98a695634
fix: [AH-483]: delete and Setup Client Popup is not going even after the user clicks on delete/Set Up Client button ( #2802 )
...
*
fix: [AH-483]: delete and Setup Client Popup is not going even after the user clicks on delete/Set Up Client button
2024-10-14 07:59:08 +00:00
Akhilesh Pandey
3ef7f9f55a
feat: [CODE-2312]: Update UI labels for audit service ( #2805 )
...
* feat: [CODE-2312]: revert go-sdk changes in all places
* feat: [CODE-2312]: revert go.mod changes
* feat: [CODE-2312]: fresh reset
* feat: [CODE-2312]: go.mod changes
* feat: [CODE-2312]: address resourcename to commit.go
* Merge branch 'main' into akp/CODE-2312
* feat: [CODE-2312]: address resourcename to commit.go
* feat: [CODE-2312]: address resourcename to commit.go
* feat: [CODE-2312]: address failure due to exceeding limit on resource labels
* feat: [CODE-2312]: lint
* feat: [CODE-2312]: MERGE
* feat: [CODE-2312]: Update wire
* feat: [CODE-2312]: update ui labels
* feat: [CODE-2312]: update resource and action
* feat: [CODE-2312]: Audit log new action : bypassed
* feat: [CODE-2312]: audit log object update
* Merge branch 'main' into akp/CODE-2312
* feat: [CODE-2312]: audit logging changes for commit, merge, create and delete branch
* Merge branch 'main' into akp/CODE-2312
* Merge branch 'main' into akp/CODE-2312
* feat: [CODE-2312]: introduce parser and enclosing method
* feat: [CODE-2312]: annotate error
* feat: [CODE-2312]: name change and todo removal
* feat: [CODE-2312]: Annotate errors
* feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List
2024-10-11 17:05:19 +00:00
Deepesh Kumar
2606389e85
feat: [CDE-381]: Updated Doc and Help links ( #2804 )
...
* feat: [CDE-381]: Updated Doc and Help links
2024-10-11 10:57:22 +00:00
Ritik Kapoor
f65eafa4fc
fix: [CODE-2475] handle error for import-progress API failure ( #2801 )
...
* feat: [CODE-2475] address comments
*
fix: [CODE-2475] resolve comments
*
fix: [CODE-2475] lint check
*
fix: [CODE-2475] handle error for import-progress API failure
2024-10-11 05:32:22 +00:00
Ritik Kapoor
f6ac58f036
feat: [CODE-2411] add support for Fast-forward merge ( #2803 )
...
* feat: [CODE-2411] add support for Fast-forward merge
2024-10-10 22:36:19 +00:00
Shivanand Sonnad
bbb7bce02a
fix: [AH-484]: fix breaking ui when name is too big ( #2799 )
...
* fix: [AH-484]: fix breaking ui when name is too big
2024-10-10 07:36:14 +00:00
Kapil Garg
45be4fb7cb
fix: [CDE-268]: add space path in resource input for update API ( #2798 )
...
* use parent space path
* add space path in resource input for update API
2024-10-10 06:43:41 +00:00
Abhinav Singh
f4659a0c31
fix: [CODE-2478]: fix swagger of webhook execution ( #2796 )
2024-10-10 00:43:28 +00:00
Johannes Batzill
966cd70c4a
fix: [CODE-2489]: Expand detection of repo not found cases in git error parsing ( #2797 )
2024-10-09 22:53:10 +00:00
Yogesh Chauhan
069a2a9198
feat: [ML-338] Change PipelineContext yaml field name ( #2794 )
...
* Change PipelineContext yaml field name
2024-10-09 20:07:04 +00:00
Yogesh Chauhan
bd76bfe896
feat: [ML-338]: Use /chat/platform instead of /chat/gitness for AI foundation ( #2792 )
...
*
USe /chat/platform instead of /chat/gitness
2024-10-09 18:36:01 +00:00
Marko Gaćeša
c628d3307d
feat: [CODE-2483]: skip permission check for space pullreq API and fix the inner loop ( #2791 )
...
* skip permission check for space pullreq API and fix the inner loop
2024-10-09 10:43:32 +00:00
Deepesh Kumar
f2e382acbf
feat: [CDE-356]: Added Usage metric component ( #2790 )
...
*
feat: [CDE-356]: Added Usage metric component
*
feat: [CDE-356]: Added Usage metric component
2024-10-09 09:50:33 +00:00
Ansuman Satapathy
2c8e0245c1
feat: [CDE-369]: call stop container for docker gitspaces ( #2789 )
...
*
feat: [CDE-369]: call stop container for docker gitspaces
2024-10-09 09:44:16 +00:00
Yogesh Chauhan
72472f3b27
feat: [ML-338]: Rename return_pipeline_yaml capability to display_pipeline_yaml ( #2776 )
...
* Fix lint
* feat: [ML-338]: Rename return_pipeline_yaml capability to display_pipeline_yaml
2024-10-09 09:07:51 +00:00
Shivanand Sonnad
45341cd61e
feat: [AH-342]: support container scanner select in docker registry configuration section ( #2781 )
...
* feat: [AH-342]: resolve comments
* feat: [AH-342]: support container scanner select in docker registry configuration section
2024-10-09 08:10:37 +00:00
Ansuman Satapathy
160d1a28dd
feat: [CDE-369]: delete stopped gitspaces gracefully ( #2784 )
...
* feat: [CDE-369]: delete stopped gitspaces
2024-10-08 16:23:31 +00:00
Akhilesh Pandey
e3b3e983fd
feat: [CODE-2312]: audit logging changes for commit, merge, create and delete branch ( #2686 )
...
* feat: [CODE-2312]: address resourcename to commit.go
* feat: [CODE-2312]: address failure due to exceeding limit on resource labels
* feat: [CODE-2312]: lint
* feat: [CODE-2312]: MERGE
* feat: [CODE-2312]: Update wire
* feat: [CODE-2312]: update ui labels
* feat: [CODE-2312]: update resource and action
* feat: [CODE-2312]: Audit log new action : bypassed
* feat: [CODE-2312]: audit log object update
* Merge branch 'main' into akp/CODE-2312
* feat: [CODE-2312]: audit logging changes for commit, merge, create and delete branch
* Merge branch 'main' into akp/CODE-2312
* Merge branch 'main' into akp/CODE-2312
* feat: [CODE-2312]: introduce parser and enclosing method
* feat: [CODE-2312]: annotate error
* feat: [CODE-2312]: name change and todo removal
* feat: [CODE-2312]: Annotate errors
* feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List
2024-10-08 16:20:56 +00:00
Marko Gaćeša
449435c9af
feat: [CODE-1474]: fix allowed methods in merge dry run ( #2783 )
...
* fix allowed methods in merge dry run
2024-10-08 16:20:34 +00:00
Darko Draskovic
27b0d972f2
feat: [PIPE-22362]: Create openapi spec for user/tokens endpoint ( #2782 )
...
* Create openapi spec for user/tokens endpoint
2024-10-08 12:44:57 +00:00
Abhinav Singh
9e8775e1a2
techdebt: [CODE-2481]: remove ctrl k from search ui ( #2779 )
...
* Update web/src/components/CodeSearch/CodeSearch.tsx
* Update web/src/components/CodeSearch/KeywordSearch.tsx
* techdebt: [CODE-2481]: remove ctrl k from search ui
2024-10-08 05:29:34 +00:00
Deepak Bhatt
f1cb9986c2
fix: [CDE-202]:udpate query for bulk update git instance state ( #2777 )
...
* add update all
* udpate query for bulk update git instance state
2024-10-07 15:51:31 +00:00
Shivanand Sonnad
8b53e5b92a
feat: [AH-341]: support download SLSA report from artifact registry ( #2771 )
...
* feat: [AH-341]: update spelling mistake
* Merge branch 'feat-AH-341' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into feat-AH-341
* feat: [AH-341]: update api schema to fix type errors
* feat: [AH-341]: support download SLSA report from artifact registry
* feat: [AH-341]: update api schema to fix type errors
* feat: [AH-341]: support download SLSA report from artifact registry
2024-10-07 12:03:26 +00:00
Deepak Bhatt
f62a6e5e68
feat: [CDE-202]: add(git instance store): add methods to get dead gitinstances and bulk update state ( #2774 )
...
* update where clause
* fix sql query
* update comment
* fix lint
* add function to find dead gitinstances
2024-10-07 11:27:09 +00:00
Atefeh Mohseni Ejiyeh
f1efecefee
fix: [CODE-2474]: handle import-progress API response for importing repos via the migrator ( #2772 )
2024-10-04 22:02:41 +00:00
Marko Gaćeša
2892378036
feat: [CODE-1474]: add check PR rebaseability ( #2763 )
...
* update migration number
* rename UpdateConflict->UpdateMergeOutcome
* small fixes
* handle mergeability for all merge methods
* alway separate rebaseability check
* add check PR rebaseability
2024-10-04 12:36:32 +00:00
Dhruv Dhruv
4e2c9fae28
feat: [CDE-358]: Setting initial value of has_git_changes from last gitspace instance if it exists. ( #2770 )
...
* feat: [CDE-358]: Setting initial value of has_git_changes from last gitspace instance if it exists.
2024-10-04 09:39:58 +00:00
Shivanand Sonnad
f9d8b647f1
feat: [AH-424]: create a separate build command for ar module ( #2765 )
...
* feat: [AH-424]: craete a separate build command for ar module
2024-10-04 06:42:45 +00:00
Ansuman Satapathy
fd550b9555
feat: [CDE-336]: findAll gitspace query fixed ( #2769 )
...
* feat: [CDE-336]: findAll gitspace query fixed
2024-10-04 06:22:40 +00:00
Dhruv Dhruv
1560f5de97
feat: [CDE-358]: Adding has_git_changes field to gitspace instance db and API. ( #2768 )
...
* feat: [CDE-358]: Removing redundant field tracked_changes.
* feat: [CDE-358]: Adding has_git_changes field to gitspace instance db and API.
2024-10-03 16:55:07 +00:00
Tudor Macari
138cebe6d4
feat: [AH-339]: refactor garbage collector ( #2761 )
...
* resolve comments
* fix formatting
* refactor gc
2024-10-03 11:03:33 +00:00
Ansuman Satapathy
2e2cbfa825
feat: [CDE-336]: gitspace active time, and list inactive optimize ( #2766 )
...
* feat: [CDE-336]: gitspace active time, and list inactive optimize
* feat: [CDE-336]: update heartbeat for gitspace instance
* feat: [CDE-336]: update heartbeat for gitspace instance
* feat: [CDE-336]: gitspace active time, and list inactive optimize
* feat: [CDE-336]: gitspace active time, and list inactive optimize
* feat: [CDE-336]: gitspace active time, and list inactive optimize
2024-10-03 10:32:22 +00:00
Dhruv Dhruv
fcc4f4b142
feat: [CDE-364]: Adding checks and logging for active time calculation during instance update. ( #2767 )
...
* feat: [CDE-364]: Adding checks and logging for active time calculation during instance update.
2024-10-03 08:53:53 +00:00
Deepesh Kumar
0e8dc4e544
feat: [CDE-367]: fixed generating repoIdentifier and repoName ( #2764 )
...
* chore: Sycn with main
* feat: [CDE-367]: fixed generating repoIdentifier and repoName
* feat: [CDE-348]: Stop showing failure notification for logs
2024-10-03 06:01:57 +00:00
Arvind Choudhary
8e4fd70ef0
feat: [AH-406]: Added Registry Metrics for OSS ( #2760 )
...
* [AH-406]: Fixes for review comments
* [AH-406]: Added Registry Metrics for OSS
2024-10-02 21:49:26 +00:00
Ansuman Satapathy
a802fc8d29
feat: [CDE-336]: call gitspaces stop only when required. ( #2762 )
...
* feat: [CDE-336]: call stop only when required.
* feat: [CDE-336]: call stop only when required.
* feat: [CDE-336]: call stop only when required.
2024-10-02 08:31:28 +00:00
Shivanand Sonnad
40a9472d4d
fix: [AH-421]: fix issue with double encoding in UI for artifact name in url params ( #2757 )
...
* fix: [AH-421]: fix issue with double encoding in UI for artifact name in url params
2024-10-02 02:38:46 +00:00
Dhruv Dhruv
eeb4688b59
feat: [CDE-357]: Removing error annotation from errors coming from resource limiters. ( #2755 )
...
* feat: [CDE-357]: Removing error annotation from errors coming from resource limiters.
2024-10-01 12:05:03 +00:00
Ansuman Satapathy
fdafa16687
feat: [CDE-336]: add methods to get inactive ( #2754 )
...
* feat: [CDE-336]: move cde action to service and store method for inactive.
* feat: [CDE-336]: update heartbeat for gitspace instance
* feat: [CDE-336]: update heartbeat for gitspace instance
* feat: [CDE-336]: update heartbeat for gitspace instance
* feat: [CDE-336]: update heartbeat for gitspace instance
* feat: [CDE-336]: update heartbeat for gitspace instance
2024-10-01 10:26:27 +00:00