Historique des commits

Auteur SHA1 Message Date
  Johan Ahlen 0a0171f1cd HUE-6835 [autocomplete] Add completion for Impala DELETE statements il y a 8 ans
  Johan Ahlen 062295ce2c HUE-4031 [editor] Fix variable naming conflict with contextmenuListener il y a 8 ans
  Johan Ahlen 064436e7ea HUE-4031 [editor] Adjust syntax error locations when there are multiple statements il y a 8 ans
  Johan Ahlen ede93e36bb HUE-4031 [editor] Prevent JS error when hovering over a token while typing il y a 8 ans
  Johan Ahlen 0b184707bb HUE-4031 [editor] Warn when an unknown table is found in the query il y a 8 ans
  Johan Ahlen 7756ce9425 HUE-4031 [editor] Add missing variables to the syntax paraser il y a 8 ans
  Johan Ahlen 96ea2afe5a HUE-4031 [editor] Log a warning when we can't mark a syntax error il y a 8 ans
  Johan Ahlen 20f1ed1e26 HUE-4031 [editor] Improved behaviour when enabling or disabling the syntax checker il y a 8 ans
  Johan Ahlen 0fc8f070c0 HUE-4031 [editor] Make the syntax suggestion drop-down scrollable il y a 8 ans
  Johan Ahlen 362c27ef27 HUE-4031 [editor] Prevent duplicate syntax suggestions when a dialect is specified il y a 8 ans
  Johan Ahlen b537c17c0a HUE-4031 [editor] Don't suggest non-alpha chars for syntax errors il y a 8 ans
  Johan Ahlen c281b31030 HUE-4031 [editor] Make sure repeated errors are marked il y a 8 ans
  Johan Ahlen 404adeb867 HUE-4031 [editor] Improve token marking based on error location il y a 8 ans
  Johan Ahlen 76fae742aa HUE-4031 [editor] Show a dropdown with suggestions when right-clicking syntax errors il y a 8 ans
  Johan Ahlen 3ac4014421 HUE-4031 [editor] Make sure the syntax parser has the same functions as the autocomplete parser il y a 8 ans
  Johan Ahlen b07e9cad8c HUE-4031 [editor] Add random parameter to web worker imports when in debug mode il y a 8 ans
  Johan Ahlen 5aaa25f061 HUE-4031 [editor] Fix for incorrect jison syntax error location il y a 8 ans
  Johan Ahlen 2d06dceedf HUE-4031 [editor] Follow case when suggesting syntax error corrections il y a 8 ans
  Johan Ahlen df98b33719 HUE-4031 [editor] Sort expected alphabetically when distance is equal il y a 8 ans
  Johan Ahlen 8d3b4bc68a HUE-4031 [editor] Pre-calculate distances to improve performance il y a 8 ans
  Johan Ahlen 480bf915aa HUE-4031 [editor] Mark syntax errors in the editor il y a 8 ans
  Johan Ahlen 7b8a7cc0b5 HUE-4031 [editor] Add a global config flag to enable or disable the SQL syntax checker il y a 8 ans
  Johan Ahlen b4ae7ffdc9 HUE-4031 [editor] Sort the error suggestions based on similarity il y a 8 ans
  Johan Ahlen 3c77ccfa03 HUE-4031 [editor] Add a dedicated web worker for syntax checking il y a 8 ans
  Johan Ahlen 7fa834ce86 HUE-4031 [editor] Make sure we only suggest clean keywords based on dialect il y a 8 ans
  Johan Ahlen 322f6a5795 HUE-4031 [editor] Don't identify the current edited word as an error il y a 8 ans
  Johan Ahlen 59277755f0 HUE-4031 [editor] Create initial structure for the syntax parser response il y a 8 ans
  Johan Ahlen 8bcba6fd76 HUE-4031 [autocomplete] Fix issue with parseError in the autocomplete parser il y a 8 ans
  Johan Ahlen 6387199db0 HUE-4031 [editor] Move the jasmine tests to the correct folder il y a 8 ans
  Johan Ahlen 2ae87fbd92 HUE-4031 [editor] Create initial syntax parser for error highligting il y a 8 ans