Commit History

Author SHA1 Message Date
  micbou e581c5c8ab Import urljoin and urlparse from ycmd.utils 8 years ago
  micbou f3ccafe3ae Do not install aliases from future 8 years ago
  micbou 09a08d3240 Import requests module lazily 8 years ago
  micbou 10aba99782 Remove healthy check 8 years ago
  micbou 6e8aeeac15 Catch ConnectionError instead of ConnectTimeout 8 years ago
  micbou 05256d6719 Define connect timeout 8 years ago
  micbou deddca8927 Handle exceptions from loading/ignoring extra conf 8 years ago
  micbou 85d5844873 Add docstring to HandleServerException 8 years ago
  micbou fd41d52dfe Catch and log all server exceptions 8 years ago
  micbou 2fabac5a67 Fix BufferUnload event notification 8 years ago
  micbou 391757eec2 Avoid hit-enter prompts during completions 8 years ago
  Ben Jackson edd2bdbe0f Update flake8 config 9 years ago
  Val Markovic 0ed1096040 Support multiline exception message 9 years ago
  Val Markovic 1e72f4d421 Making it clearer an exception came from ycmd 9 years ago
  Val Markovic 1941d8bfb2 Fixing issues with bytes vs unicode for hmac 9 years ago
  Val Markovic 4e82409cc1 Futurize pass + manual fixes 9 years ago
  Val Markovic f986bf19db Updating to latest ycmd 9 years ago
  micbou 4835b49a89 Remove interpreter line from Python sources 9 years ago
  Ben Jackson 258951ece4 If errors are returned in addition to completion suggestions, print them 9 years ago
  Strahinja Val Markovic a70bf21d29 Updating to latest ycmd 10 years ago
  Strahinja Val Markovic 2fafab88c4 Ignoring the new "already being parsed" message 10 years ago
  Strahinja Val Markovic c032cf30c0 Removing default server_location. 10 years ago
  Strahinja Val Markovic 09d4723fcc Updating to latest ycmd 10 years ago
  Strahinja Val Markovic 4cf9cfcdff Updating to latest ycmd 10 years ago
  Strahinja Val Markovic a69bbb3009 Updating code to work with new ycmd location 11 years ago
  Strahinja Val Markovic d56ec1ea7a ycmd's JSON interface now uses 1-based indices 11 years ago
  Strahinja Val Markovic 9691bd9236 Encoding the x-ycm-hmac header value as base64. 11 years ago
  Strahinja Val Markovic e965e02847 Client/server communication now uses HMAC for auth 11 years ago
  Strahinja Val Markovic 2f051ee9f1 YCM client now sends utf-8 encoded JSON. 11 years ago
  Strahinja Val Markovic 7a4f5a4a53 Minor var naming changes 11 years ago