Skip to content
Snippets Groups Projects
  1. Nov 19, 2019
  2. Sep 19, 2019
  3. May 29, 2019
  4. May 23, 2019
  5. Apr 11, 2019
  6. Mar 15, 2019
  7. Mar 12, 2019
  8. Feb 27, 2019
  9. Feb 06, 2019
  10. Jan 29, 2019
  11. Jan 28, 2019
  12. Jan 16, 2019
  13. Jan 15, 2019
  14. Jan 11, 2019
  15. Dec 26, 2018
  16. Dec 21, 2018
  17. Dec 11, 2018
  18. Dec 05, 2018
  19. Dec 03, 2018
    • Vladyslav Zhukovskyi's avatar
      Temporary disable refactoring rename operation in go extension (#12087) · f6f0d697
      Vladyslav Zhukovskyi authored
      ### What does this PR do?
      This changes proposal according to https://github.com/eclipse/che/issues/11907
      
       provide temporary fix that checks opened file in editor and if the current file has .go extension, then refactoring feature _rename_ will be unavailable. This method has to be removed when refactoring rename operation will be resolved by library (go) provider.
      
      Signed-off-by: default avatarVladyslav Zhukovskyi <vzhukovs@redhat.com>
      
      ### What issues does this PR fix or reference?
      #11907 
      <!-- #### Changelog -->
      <!-- The changelog will be pulled from the PR's title. 
           Please provide a clear and meaningful title to the PR and don't include issue number -->
      
      
      #### Release Notes
      <!-- markdown to be included in marketing announcement - N/A for bugs -->
      N/A
      
      #### Docs PR
      <!-- Please add a matching PR to [the docs repo](https://github.com/eclipse/che-docs) and link that PR to this issue.
      Both will be merged at the same time. -->
      N/A
      f6f0d697
  20. Nov 30, 2018
  21. Nov 28, 2018
  22. Nov 27, 2018
  23. Nov 25, 2018
  24. Nov 19, 2018
  25. Nov 16, 2018
  26. Nov 15, 2018
    • Sergii Leshchenko's avatar
      Fix dependencies scope · ef54e6ce
      Sergii Leshchenko authored
      Remove duplicated dependency declaration for che-core-api-project to
      avoid warning message during maven build
      
      Change scope of che-core-api-languageserver dependency to `test` to fix
      issue while building Che without compiling of tests
      ef54e6ce
  27. Nov 14, 2018
  28. Nov 13, 2018
  29. Nov 12, 2018
  30. Nov 10, 2018