Commit History

Author SHA1 Message Date
  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 7 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
  micbou 391757eec2 Avoid hit-enter prompts during completions 8 years ago
  micbou 630b85ad01 Use shutdown request to stop server 9 years ago
  Ben Jackson 4d7b386a37 Fix a number of multi-byte errors and tracebacks 8 years ago
  micbou b440f682a8 Add error messages when ycmd crashed 8 years ago
  micbou d59dfb0a7e Do not send request if server is down 9 years ago
  Ben Jackson edd2bdbe0f Update flake8 config 9 years ago
  Val Markovic be1bb3617d Minor tweaks 9 years ago
  Val Markovic 123c5c4acb Fixing ycmd startup under py3 9 years ago
  Val Markovic 4e82409cc1 Futurize pass + manual fixes 9 years ago