Johannes Batzill
dc351cdcef
[LINT] Fix All Linting Errors ( #609 )
2023-09-26 00:56:53 +00:00
Johannes Batzill
a83cd21c17
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
Johannes Batzill
27de7971b9
[File Viewed] Adding Full Stack Support for `File Viewed` Feature ( #516 )
2023-09-18 15:59:40 +00:00
Enver Bisevac
73486d5e71
errors are properly returned from diff-stats and merge-check api
2023-08-17 17:00:39 +02:00
Enver Bisevac
ebdadcfc01
fix error handling on branch creation
2023-08-14 16:54:55 +02:00
Johannes Batzill
89bb0f6b99
update gitRPC getBlob api to stream blob content, add 'raw' api.
2023-04-18 11:39:59 -07:00
Enver Bisevac
5c266ad78f
fix for merge-check response
2023-03-30 20:51:25 +02:00
Enver Bisevac
56d8f304a6
gitrpc error handling - initial work
2023-03-06 16:36:19 +01:00
Johannes Batzill
9d894c79cc
[MERGE] Enhance PR Merge (Check) Fields. ( #342 )
2023-02-14 20:18:10 -08:00
Enver Bisevac
13a456e357
[scm-58] Add `merge-check` and Integrate with PR ( #318 )
...
Co-authored-by: Johannes Batzill <johannes.batzill@harness.io>
2023-02-11 23:22:12 -08:00
Johannes Batzill
c55c53deab
[API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) ( #70 )
...
This change adds the following:
- create / delete branch
- basic error propagation from git to user (notfound, conflict, invalidinput)
- create repo root folder in server instead of service constructor
2022-11-10 20:57:31 -08:00