Arthur Hanson
|
1301ba37e4
|
Add support for socks connection to Git backend (#17640)
* Add support for socks connection to Git backend
* cleanup socks detection
* add documentation for installing python_socks
* dont need lower()
* cleanup
* refactor Socks to utilities
* fix imports
* fix missing comma
* Update docs/features/synchronized-data.md
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
* review feedback
* Update docs/features/synchronized-data.md
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
* review changes
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
|
2024-10-01 12:11:44 -04:00 |
|
Abraham Vegh
|
54bdb2a0ea
|
Add missing word
|
2024-01-02 09:01:39 -05:00 |
|
Jeremy Stretch
|
05230aea7f
|
Closes #12623: Document need for core.sync_datasource permission
|
2023-12-05 14:03:38 -05:00 |
|
Jeremy Stretch
|
3b3d813ab8
|
Update feature introduction flags
|
2023-08-01 14:25:25 -04:00 |
|
Jeremy Stretch
|
066abe0497
|
Closes #12906: Make boto3 & dulwich libraries optional (#13324)
* Initial work on #12906
* Catch import errors during backend init
* Tweak error message
* Update requirements & add note to docs
|
2023-08-01 11:13:35 -04:00 |
|
Tobias Genannt
|
fd489095cc
|
Fixed typo in Synchronized Data documentation
|
2023-04-01 10:45:45 +02:00 |
|
jeremystretch
|
ae5b2edd20
|
#11558: Cleanup & docs
|
2023-03-22 09:20:44 -04:00 |
|