Commit History

Author SHA1 Message Date
  micbou 1ceabea26e Stop polling for readiness if server crashed 7 years ago
  micbou 223ae6ab9f Rewrite completion system 8 years ago
  Davit Samvelyan a70755aa40 Removed current buffer caching approach. 7 years ago
  Davit Samvelyan 8c6efb4214 Cache current buffer on buffer visit. 7 years ago
  Davit Samvelyan fc745f74b3 Minor changes addressing review comments. 7 years ago
  Davit Samvelyan 3a690fc8d4 Update based on the latest upstream changes. 7 years ago
  Davit Samvelyan 0846673aa4 Latest upstream changes with buffer emulation. 7 years ago
  Davit Samvelyan 979f14acfd Moved change tracking to python. Per buffer diags 7 years ago
  micbou 1fc6b4a43b Clean C# inserting namespace code 7 years ago
  micbou 3ac2951c7b Parse current buffer when server is ready 7 years ago
  micbou 4e08cde268 Shut down ycmd after 30 minutes of inactivity 7 years ago
  Andrey Pikas ebc3856121 Merge branch 'master' into fork_master 7 years ago
  Mike Perri 656ddc34e3 Enable diagnostics for TypeScript and update README 7 years ago
  micbou f3ccafe3ae Do not install aliases from future 8 years ago
  Andrey Pikas 3db1413cd9 Send extra_conf_vim_data in requests from :YcmCompleter and :YcmDebugInfo commands. It's needed for passing compile_commands.json directory to every call of FlagsForFile in client_data argument. 7 years ago
  micbou 7e31634072 Convert stderr from server to unicode 8 years ago
  micbou 0d476a0164 Refactor diagnostic commands 8 years ago
  micbou c349980bce Send requests again when server becomes ready 8 years ago
  micbou 05256d6719 Define connect timeout 8 years ago
  micbou ab758e4c64 Include subservers logfiles in YcmToggleLogs 8 years ago
  micbou 18aba7a582 Implement new debugging information API 8 years ago
  micbou fd41d52dfe Catch and log all server exceptions 8 years ago
  micbou b93c1fd47c Add client logfile 8 years ago
  micbou c33a844e5f Fix flake8 error 8 years ago
  micbou f6ffe1f1a6 Remove unloaded_buffer parameter 8 years ago
  micbou c991f04905 Create temporary files in a secure manner 8 years ago
  micbou 234658f30b Use helper function to get current directory 8 years ago
  micbou 2fabac5a67 Fix BufferUnload event notification 8 years ago
  micbou 981a07ded7 Handle keyboard interruption from Vim 8 years ago
  micbou 5dca552d5d Do not depend on UltiSnips internals 8 years ago