ZIm/crates/git_hosting_providers/src/providers
Henrique Ferreiro ec00fb97fd
git_hosting_providers: Add support for Chromium repositories (#24881)
Add an implementation of GitHostingProvider for repositories hosted on
https://chromium.googlesource.com. Pull requests target the Gerrit
instance at https://chromium-review.googlesource.com and avatar images
are fetched using the Gerrit REST API.

<img width="513" alt="Screenshot 2025-02-20 at 6 43 37 PM"
src="https://github.com/user-attachments/assets/867af988-594d-45ea-8482-e40517443c73"
/>

<img width="511" alt="Screenshot 2025-02-20 at 6 43 51 PM"
src="https://github.com/user-attachments/assets/1d412904-048d-4a2d-8494-0837e75f8d61"
/>

Release Notes:

- Added support for repositories hosted on `chromium.googlesource.com`
for Git blames and permalinks.

---------

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
2025-02-20 19:11:32 -05:00
..
bitbucket.rs git_hosting_providers: Clean up tests (#19927) 2024-10-29 17:24:32 -04:00
chromium.rs git_hosting_providers: Add support for Chromium repositories (#24881) 2025-02-20 19:11:32 -05:00
codeberg.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
gitee.rs git_hosting_providers: Clean up tests (#19927) 2024-10-29 17:24:32 -04:00
github.rs Add an undo button to the git panel (#24593) 2025-02-12 15:57:08 -07:00
gitlab.rs git_hosting_providers: Fix support for GitLab remotes containing subgroups (#19962) 2024-10-30 11:16:44 -04:00
sourcehut.rs git_hosting_providers: Clean up tests (#19927) 2024-10-29 17:24:32 -04:00