Historial de Commits

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