Commit graph

4 commits

Author SHA1 Message Date
Blazej Owczarczyk
b25298c04a
Fix gitlab data connector for self-hosted instances () ()
* Fix gitlab data connector for self-hosted instances ()

* Linting fix.
2024-09-18 16:12:15 -05:00
timothycarambat
9aa77dfb8d Add verbose logging to GH loader
connect 
2024-09-09 14:36:37 -07:00
Mehmet Ünlü
0d4560b9e4
2049 remove break that prevents fetching files from gitlab repo ()
fix: remove unnecessary break

Remove unnecessary break that prevents checking next pages for blob objects.
2024-08-06 10:17:55 -07:00
Timothy Carambat
42235fcd8a
GitLab Hosted and Local Connector ()
* Add support for GitLab repo collection as well as Github Repo collection
* Refactor for repo collectors to be more compact

---------

Co-authored-by: Emil Rofors <emirof@gmail.com>
2024-07-23 12:23:51 -07:00