72 Commits

Author SHA1 Message Date
Enver Bisevac
21ab8f102b introduce new commit diff api 2023-09-20 13:13:03 +02:00
Enver Bisevac
2537b83977 fix diff for initial commit 2023-09-20 13:10:43 +02:00
Marko Gaćeša
a0d63707df introduce git object cache for gogit 2023-09-19 16:36:57 +02:00
Johannes Batzill
27de7971b9 [File Viewed] Adding Full Stack Support for File Viewed Feature (#516) 2023-09-18 15:59:40 +00:00
Johannes Batzill
e88a518da4 [GITRPC] Disable Credential Helper For Puhs (#511) 2023-09-15 21:24:07 +00:00
Johannes Batzill
a793dfa30e [GITRPC] Disable repo-cache (#493) 2023-09-14 19:56:49 +00:00
Marko Gaćeša
b78c04e054 import pipelines 2023-09-14 17:22:26 +02:00
Abhinav Singh
592466b26b feat: [CODE-858]: introduce push remote service on git rpc (#472) 2023-09-14 02:22:49 +00:00
Marko Gaćeša
1fd4de9ae7 fix importing of empty and large repositories 2023-09-11 14:04:28 +02:00
Enver Bisevac
750857a1f2 raw diff should always return 200 2023-09-06 13:06:16 +02:00
Johannes Batzill
6e021b1488 fix merge base usage in gitrpc 2023-08-30 16:04:42 -07:00
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
Marko Gaćeša
4f1767d512 dedicated api to get the last commit info 2023-08-10 18:42:10 +02: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
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
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
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
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
Enver Bisevac
75ec201c2b Merge branch 'eb/gitrpc_error_handling' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#8) 2023-03-21 10:19:21 +00:00
Marko Gaćeša
c7c36e49e1 Add git blame API (#346) 2023-03-09 12:55:23 +01:00
Enver Bisevac
56d8f304a6 gitrpc error handling - initial work 2023-03-06 16:36:19 +01:00