Commit Graph

82 Commits (b31ae8c2572adbc8df0495e7bd803aec35e9ffd5)

Author SHA1 Message Date
Hitesh Aringa b31ae8c257 [CODE-1011]: Disable case sensitive branch search and remove gitea open repo (#732) 2023-10-27 23:46:34 +00:00
Johannes Batzill 3e7f316d38 [code-1018] Restrict Import to `refs/heads` and `refs/tags` only (#740) 2023-10-27 23:46:06 +00:00
Abhinav Singh adbe2f6f97 feat: [CODE-967]: codeowners service e2e (#695) 2023-10-26 16:50:59 +00:00
Johannes Batzill 1ea0025f99 [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
Abhinav Singh 4a741f9c30 feat: [CODE-989]: add support for diff file stats (#690) 2023-10-18 23:56:27 +00:00
Johannes Batzill f51f97adb2 [MISC] Make `Internal`/`Container` URL Generic (and fix `GetTreeNode`) (#621) 2023-09-28 03:33:45 +00:00
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
Marko Gacesa 5fd983809a Merge branch 'mg/gogit/blob' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#545) 2023-09-22 09:13:36 +00:00
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 acf4a68a4f use gogit for get blob implementation 2023-09-19 17:25:07 +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