Files
openide/plugins/tasks
Mikhail Golubev f69a58abcd IDEA-163490 Force the use of https in connections to PivotalTracker
Old Apache HttpClient doesn't allow to enable following redirects
for HTTP requests containing entities. Instead I replace "http:"
with "https:" in server URLs of existing connectors so as not to make
their users re-configure everything or modify the address manually.
2017-08-29 18:25:21 +03:00
..