Commit Graph

93 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
Marko Gaćeša
dc7b21fc0d introduce last commit cache mode env var 2023-08-15 13:07:22 +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
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
Johannes Batzill
c7e3620de9 [Tags] Improvements towards creation / listing /deletion (#220) 2023-07-25 00:04:47 +00:00
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
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
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
Akhilesh Pandey
527b3e18fa Add Validate to Service and Handler 2023-05-15 22:14:55 +05:30
Enver Bisevac
25a0f31df6 rebase and merge implementation 2023-05-15 18:12:55 +02:00
Enver Bisevac
4c4035d1e3 Merge branch 'eb/code-174' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#63) 2023-05-12 15:57:52 +00:00
Enver Bisevac
74c3c856a8 squash merge option added 2023-05-12 14:33:02 +02:00
Abhinav Singh
24fab5b3bf should have old path new path param to determine if we moved or got moved. 2023-05-09 13:29:56 -07:00
Abhinav Singh
59a7cdf8a8 feat: [CODE-260]: commit api should have path filter 2023-05-08 22:54:00 -07:00
Marko Gaćeša
96942f13b6 fix line numbers for code comments 2023-04-28 13:55:58 +02:00
Marko Gaćeša
be3b68e577 make merge base SHA not nullable 2023-04-27 13:12:54 +02:00
Johannes Batzill
89bb0f6b99 update gitRPC getBlob api to stream blob content, add 'raw' api. 2023-04-18 11:39:59 -07:00
Marko Gaćeša
13e4ffe522 Add code comments 2023-04-13 14:12:01 +02:00