Commit Graph

64 Commits (code-1625)

Author SHA1 Message Date
Marko Gacesa 261b1f3e95 fix git command's end-of-options () 2024-04-12 14:20:42 +00:00
Marko Gacesa 781b3547c0 refactor git hook calling and shared repo () 2024-04-12 09:48:35 +00:00
Johannes Batzill 5652ca7bb3 Add Repo Path Listing API () 2024-04-10 20:04:08 +00:00
Marko Gacesa ad5989dae4 Handle symlinks and submodules in diffcut () 2024-04-08 10:46:40 +00:00
Darko Draskovic 3fea99155e Fix reg exp for extracting binary file stats () 2024-04-05 10:40:56 +00:00
Johannes Batzill b02da4b78a Improve secret scanning output () 2024-03-29 19:33:08 +00:00
Atefeh Mohseni-Ejiyeh bd2e9f4899 [GITLEAKS] Support Secret Scanning in Git and Pre-receive Hook () 2024-03-28 05:49:04 +00:00
Enver Bisevac 4deed68349 [fix] Conflict error on git not properly displayed () 2024-03-28 02:07:48 +00:00
Darko Draskovic 9a1e656be1 Add alternateObjectDirs param to get blob related funcs () 2024-03-28 02:02:06 +00:00
Johannes Batzill 18f857da48 fix issue with sha gob encoding/decoding () 2024-03-27 17:56:03 +00:00
Johannes Batzill e96ab4159b Add alternate_object_dirs support to githook handlers () 2024-03-26 23:52:49 +00:00
Enver Bisevac cecfecdb06 [code-1016] Replace `gitea` Usages (not wrapper) () 2024-03-26 20:31:30 +00:00
Darko Draskovic cda2de9606 Add fix for git show numstat result in - - str () 2024-03-21 17:43:32 +00:00
Johannes Batzill a6bfe6235f [MISC] Fix naming inconsistencies for FileDiffStatus () 2024-03-21 01:39:02 +00:00
Darko Draskovic 564a0fef61 Add support for listing commit related per file stats () 2024-03-20 18:31:48 +00:00
Abhinav Singh fd9f95c82b fix: include file stat bug () 2024-03-07 13:53:38 +00:00
Johannes Batzill 73ffe71afe Log error translation under requestID to improve traceability () 2024-02-27 06:05:42 +00:00
Darko Draskovic 8150be7a3b Add commit diff stat to list commits () 2024-02-23 11:27:06 +00:00
Johannes Batzill 1d74fcde4c [GIT] fix output for getting single commit without parents () 2024-02-21 22:17:06 +00:00
Johannes Batzill dd11c0eff5 Fix `Rebase` implementation () 2024-02-20 17:45:09 +00:00
Marko Gacesa 2a17b5f243 improve create code comment API () 2024-02-14 11:10:52 +00:00
Atefeh Mohseni-Ejiyeh fc9e77c91c Support soft delete, restore and purge repos plus a cleanup job for old deleted repos () 2024-02-14 01:39:39 +00:00
Johannes Batzill 40e5b84ba1 Fix `MOVE` action for Commit API () 2024-02-10 01:10:20 +00:00
Enver Bisevac 8e0b35c0ce [maint] diff with json response contain diff with headers () 2024-02-09 12:20:23 +00:00
Darko Draskovic d96afd89bd Add additions and deletions stats to commit file response () 2024-02-07 16:07:53 +00:00
Marko Gacesa e3bf017f78 Rewrite of git merge () 2024-02-07 09:40:04 +00:00
Abhinav Singh e0f8248ead feat: files in webhook payload () 2024-02-06 02:06:43 +00:00
Marko Gacesa eaad15d210 Fix linter issues in cutLinesFromFullFileDiff () 2024-02-05 13:59:14 +00:00
Enver Bisevac 0e13754681 [fix] read-tree added to args builder () 2024-02-02 13:57:07 +00:00
Enver Bisevac b227b313d5 [code-1016] committer and date helper function added () 2024-02-01 13:57:16 +00:00
Enver Bisevac 1fe29b6d42 [code-1016] Replacing gitea commands with new command package () 2024-02-01 11:58:48 +00:00
Enver Bisevac a4f36c17ce [maint] exit code added in error type () 2024-02-01 11:54:48 +00:00
Enver Bisevac 1ac888183e fix panic in accessing map () 2024-01-31 23:55:09 +00:00
Enver Bisevac 26c06b65a0 [feat] command package - initial work () 2024-01-31 15:02:19 +00:00
Marko Gacesa f02781b4d8 improve performance of create tag and commit APIs () 2024-01-26 16:46:23 +00:00
Enver Bisevac f39852dc62 [fix] internal error should be always logged in error level () 2024-01-24 12:28:01 +00:00
Enver Bisevac 7f7f8bf625 [code-1288] new diff api features [paths, line expanders] () 2024-01-23 12:36:04 +00:00
Marko Gacesa db7b16dd81 fix: [CODE-1340]: handle EOL in file name () 2024-01-23 10:18:22 +00:00
Atefeh Mohseni-Ejiyeh bd495845ae fix reposGraveyard dir path () 2024-01-22 20:30:51 +00:00
Atefeh Mohseni-Ejiyeh 29f781201f support update default branch () 2024-01-20 07:10:16 +00:00
Johannes Batzill 123267c918 [MISC] Remove References From Diff Cut () 2024-01-12 23:25:03 +00:00
Enver Bisevac 13b89482f2 [CODE-1299] fix diff git with double quotes name () 2024-01-12 19:24:31 +00:00
Darko Draskovic c58e82672b Add func to git service to count repo objects and read repo size () 2023-12-29 12:33:53 +00:00
Johannes Batzill c0bca6eea1 [PERFORMANCE] Use Update-Ref for branch create/delete and tag deletion () 2023-12-21 12:05:00 +00:00
Johannes Batzill 1d8d50a188 [Githook] Introduce InMemory Githook () 2023-12-19 15:50:15 +00:00
Enver Bisevac 98a18210a1 [maint] in when tree entry is not found return PathNotFound error () 2023-12-18 14:29:09 +00:00
Marko Gacesa ee7b2775c1 optimized get branch () 2023-12-18 10:03:22 +00:00
Marko Gacesa 8133f329ec fix returned error on bad ref for content api () 2023-12-13 15:47:13 +00:00
Marko Gacesa c062a0fda6 fix git mode for exec files () 2023-12-13 14:13:58 +00:00
Marko Gacesa a7f11126fa remove gogit () 2023-12-11 10:15:15 +00:00