drone/git/api
Darko Draskovic f0d58cdda7 fix: [CODE-2833]: Ignore Redis related cache errors when get/set key (#3059)
* Ignore Redis related cache errors when get/set key
2024-11-28 18:19:12 +00:00
..
foreachref [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
api.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
api_test.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
archive.go fix complex file extensions like tar.gz (#2143) 2024-07-15 14:41:58 +00:00
blame.go feat: [PIPE-22535]: Include previous commit in blame (#2812) 2024-10-17 18:21:51 +00:00
blame_test.go feat: [PIPE-22535]: Include previous commit in blame (#2812) 2024-10-17 18:21:51 +00:00
blob.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
branch.go fix: [CODE-2717]: Modify Sync to take DefaultBranch as input (#2962) 2024-11-11 23:18:28 +00:00
cat-file.go Add push file size limit and report func (and use it in githook) (#1173) 2024-04-24 16:31:18 +00:00
commit.go feat: [CODE-2498]: Add time and author filter params to list commits page (#3000) 2024-11-21 10:31:32 +00:00
config.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
diff.go Fix DiffCut For New File (#2065) 2024-05-24 01:10:29 +00:00
diff_test.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
errors.go fix: [CODE-2489]: Expand detection of repo not found cases in git error parsing (#2797) 2024-10-09 22:53:10 +00:00
files.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
format.go feat: [CODE-2567]: improve git commit message handling (#2849) 2024-10-24 10:08:36 +00:00
fs.go feat: [PIPE-21976]: add flattened directory listing (#2869) 2024-10-30 13:26:42 +00:00
last_commit_cache.go fix: [CODE-2833]: Ignore Redis related cache errors when get/set key (#3059) 2024-11-28 18:19:12 +00:00
mapping.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
match_files.go feat: [PIPE-21976]: add flattened directory listing (#2869) 2024-10-30 13:26:42 +00:00
merge.go feat: unrealted histories error handling (#2642) 2024-09-06 11:41:21 +00:00
object.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
paths_details.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
ref.go [GH] Fix typos (#3566) 2024-11-07 11:34:07 -08:00
repo.go fix: [CODE-2717]: Modify Sync to take DefaultBranch as input (#2962) 2024-11-11 23:18:28 +00:00
rev.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
service_pack.go [code-1946] initial work on ssh server (#2075) 2024-06-03 12:47:31 +00:00
signature.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
submodule.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
tag.go Add repo summary endpoint (#2037) 2024-05-23 18:45:28 +00:00
tree.go feat: [PIPE-21976]: add flattened directory listing (#2869) 2024-10-30 13:26:42 +00:00
util.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
wire.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00