Commit Graph

122 Commits

Author SHA1 Message Date
Enver Bisevac
73486d5e71 errors are properly returned from diff-stats and merge-check api 2023-08-17 17:00:39 +02:00
Enver Bisevac
ef1f04eb5b added utf-8 support for branch name check and minor improvements 2023-08-15 18:46:56 +02:00
Marko Gaćeša
dc7b21fc0d introduce last commit cache mode env var 2023-08-15 13:07:22 +02:00
Enver Bisevac
c416da7847 Merge branch 'eb/code-723' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#305) 2023-08-14 16:33:51 +00:00
Enver Bisevac
dbbee0c328 minor fix on code-137 PR 2023-08-14 17:18:58 +02:00
Enver Bisevac
63145686f4 fix commit adn files changed counters 2023-08-14 17:17:08 +02:00
Enver Bisevac
ebdadcfc01 fix error handling on branch creation 2023-08-14 16:54:55 +02:00
Hitesh Aringa
ce90c63d01 [CODE-717]: redis sentinel mode (#292) 2023-08-11 16:28:53 +00:00
Marko Gaćeša
4f1767d512 dedicated api to get the last commit info 2023-08-10 18:42:10 +02:00
Enver Bisevac
82e0d9d4a8 commit files error handling 2023-08-08 10:39:33 +02:00
Enver Bisevac
7546f2cd6b initial work - diff stats, (files changed) 2023-08-02 14:34:39 +02:00
Marko Gaćeša
925ef083e2 fix blame API for binary files 2023-08-01 13:56:45 +02:00
Johannes Batzill
45e48a2b05 [GITHA] Expose GRPC Server/Client Configurations for HA Kubernetes Deployment (#231) 2023-07-25 18:15:06 +00:00
Vistaar Juneja
551f2a9fd3 fix build error (#234) 2023-07-25 13:27:53 +00:00
Johannes Batzill
c7e3620de9 [Tags] Improvements towards creation / listing /deletion (#220) 2023-07-25 00:04:47 +00:00
Johannes Batzill
45026edf2b Merge branch 'akp/deprecate-formvalue' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#188) 2023-07-19 00:01:25 +00:00
Johannes Batzill
e354f560a5 Replace QueryParamAsPositiveInt64 with QueryParamAsPositiveInt64OrDefault where the parameter is optional (#191) 2023-07-13 05:46:16 +00:00
Akhilesh Pandey
959fb7b462 CODE-610: Remove FormValue and start using Query().Get() for all APIs doing get requests and sync required parameters in swagger schema 2023-07-12 21:16:07 +05:30
Johannes Batzill
833e2a08de process gitea error on gitea.OpenRepository failure 2023-07-06 23:09:18 -07:00
Johannes Batzill
2369983dfe [GITHA] Add Repo Hashing to gitrpc (#156) 2023-06-23 23:39:17 +00:00
Johannes Batzill
63c45cb0db [GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153) 2023-06-22 16:54:18 +00:00
Marko Gaćeša
4c7d31fb6c improve tag API implementation 2023-06-21 12:47:20 +02:00
Johannes Batzill
06067d4f6c Fix Linting errors (#142) 2023-06-15 21:27:06 +00:00
Johannes Batzill
e1a24699c3 CODE-385: Search and Add reviewers to Database API (#126) 2023-06-15 20:26:36 +00:00
Abhinav Singh
6de9c127e0 Merge branch 'abhinav/CODE-318' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#116) 2023-06-09 12:58:12 +00:00
Marko Gaćeša
cdc1370564 feat: [CODE-389]: status checks API layer 2023-06-08 12:38:20 +02:00
Atefeh Mohseni-Ejiyeh
0df1335855 [HARNESS] Delete Space on Harness Account/Org/Project deletion (#83) 2023-06-08 00:09:34 +00:00
Abhinav Singh
23f299fb64 techdebt: [CODE-318]: remove commits v2 2023-06-07 12:26:26 -07:00
Abhinav Singh
45adfbe64e backend change to remove rename commit from old file 2023-06-06 10:15:13 -07:00
Abhinav Singh
df29038e40 backend change to remove rename commit from old file 2023-06-05 22:33:35 -07:00
Akhilesh Pandey
d4baf9bc94 Merge branch 'ap/tag-changes' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#94) 2023-05-30 10:02:12 +00:00
Akhilesh Pandey
a06e6e223e fix: Update CreateTagRequest to include tagger details 2023-05-29 15:59:28 +05:30
Enver Bisevac
331221a2ef Merge branch 'eb/code-280' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#99) 2023-05-26 15:47:20 +00:00
Abhinav Singh
e482fad30e feat: [CODE-345]: rename enhancement and committer addition 2023-05-24 02:41:35 -07:00
Abhinav Singh
f94dd30b53 feat: [CODE-345]: rename enhancement and committer addition 2023-05-24 02:30:20 -07:00
Abhinav Singh
a0ce4fe88e feat: [CODE-345]: rename enhancement and committer addition 2023-05-23 18:02:31 -07:00
Marko Gaćeša
56e0c642bd handle no trailing EOL git message 2023-05-23 15:28:52 +02:00
Akhilesh Pandey
9a1b539267 fix: [CODE-199]: Merge to main 2023-05-18 16:00:00 +05:30
Akhilesh Pandey
76b88933e5 fix: [CODE-199]: Minor, rename local variables to request 2023-05-18 09:41:14 +05:30
Abhinav Singh
f34f267084 feat: [CODE-200]: list commits with date filter 2023-05-17 15:12:44 -07:00
Abhinav Singh
73095da2bb Update gitrpc/internal/gitea/commit.go 2023-05-17 21:50:37 +00:00
Abhinav Singh
7f6947f0ea feat: [CODE-200]: list commits with date filter 2023-05-17 14:37:19 -07:00
Abhinav Singh
f41b8bc7ce Merge remote-tracking branch 'origin' into abhinav/CODE-200 2023-05-17 14:10:24 -07:00
Enver Bisevac
8ab5185263 fixed linter issues 2023-05-17 21:56:23 +02:00
Enver Bisevac
0d1fd8d9c5 return bad request if head and base branch have same commit sha 2023-05-17 17:05:11 +02:00
Abhinav Singh
05849f48e6 feat: [CODE-200]: list commits with date filter 2023-05-17 01:53:23 -07:00
Abhinav Singh
943708dcc7 feat: [CODE-200]: list commits with date filter 2023-05-17 01:39:35 -07:00
Enver Bisevac
8fcff7a25c Merge branch 'ap/add-swagger-schema' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#71) 2023-05-16 17:39:23 +00:00
Enver Bisevac
7c6a28ecd1 Merge branch 'ap/add-tag-api' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#36) 2023-05-16 15:35:52 +00:00
Abhinav Singh
a901efa5e6 Merge branch 'ap/delete-tag' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#68) 2023-05-15 19:45:34 +00:00