pr-agent/pr_agent/git_providers
Sagi Medina d7858efbbe
Merge pull request #581 from Codium-ai/sm/azure_devops
Enhancement of AzureDevopsProvider with new functionalities and refactoring
2024-01-18 16:28:28 +02:00
..
__init__.py feat: Added BitBucket Server 2023-11-15 15:47:44 +01:00
azuredevops_provider.py feat: Refactor AzureDevopsProvider class in azuredevops_provider.py 2024-01-08 09:15:34 +02:00
bitbucket_provider.py feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
bitbucket_server_provider.py feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
codecommit_client.py Remove 'bitbucket' explicit dependency anywhere that's not in bitbucket_provider.py 2023-09-10 14:06:13 +03:00
codecommit_provider.py feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
gerrit_provider.py feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
git_provider.py Merge remote-tracking branch 'origin/main' into tr/unique_titles 2024-01-08 10:30:58 +02:00
github_provider.py feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
gitlab_provider.py Enhancement: Update GitLab link generation to support self-managed GitLab server and different projects 2024-01-09 15:11:27 +08:00
local_git_provider.py feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
utils.py Add exception handling for applying repo settings failure 2023-11-03 12:23:49 +02:00