1. f141744 review operations performed just after connect by apanchenk · 15 years ago
  2. 1208a7b don't log OperationCanceledException by apanchenk · 15 years ago
  3. 1de8e18 * RSE fetch caching by asobolev · 15 years ago
  4. f09d485 change display message processing by apanchenk · 15 years ago
  5. bf42e0e synchronized for RSEEnvironment.tryToConnect by apanchenk · 15 years ago
  6. 5e18bdf - use EnvironmentManager.getEnvironmentId() - generics by apanchenk · 15 years ago
  7. 1d6117a use EnvironmentManager.getEnvironmentId(IProject) by apanchenk · 15 years ago
  8. 571fa56 remove previously terminated validator consoles by apanchenk · 15 years ago
  9. 0bad2be * Connection processing update for case then display loop are not yet started and we try to correct from display thread. by asobolev · 15 years ago v20090728-1212
  10. 80e10b1 * added some singleton synchronization stuff by asobolev · 15 years ago
  11. 2a40c93 * added some singleton synchronization stuff by asobolev · 15 years ago
  12. 1cef77a * added some singleton synchronization stuff by asobolev · 15 years ago
  13. 103fbfb * added some singleton synchronization stuff by asobolev · 15 years ago
  14. d7b8dd4 * added some singleton synchronization stuff by asobolev · 15 years ago
  15. fd01715 * added some singleton synchronization stuff by asobolev · 15 years ago
  16. b6fb608 * added some singleton synchronization stuff by asobolev · 15 years ago
  17. 91abd00 * added some singleton synchronization stuff by asobolev · 15 years ago
  18. d87f52f * added some singleton synchronization stuff by asobolev · 15 years ago
  19. 3bd3397 * added some singleton synchronization stuff by asobolev · 15 years ago
  20. 6842a2e * added some singleton synchronization stuff by asobolev · 15 years ago
  21. d7976df *** empty log message *** by mspector · 15 years ago
  22. 9fd6d26 some optimizations by mspector · 15 years ago
  23. a2a5f68 some optimizations by mspector · 15 years ago
  24. 694a80d Added SQL-based abstract indexer + implementation on top of H2 by mspector · 15 years ago
  25. 90d1944 Added SQL-based abstract indexer + implementation on top of H2 by mspector · 15 years ago
  26. 3e9599c * add since 2.0 tag by asobolev · 15 years ago
  27. cde9f87 * Correct metadata save mechanism by asobolev · 15 years ago
  28. 4e57bbb * delay resource information fetching by asobolev · 15 years ago
  29. 3550c3d allows to set breakpoints in files not identified as source modules by apanchenk · 15 years ago
  30. 0e61cbc * some NPE fixes by asobolev · 15 years ago
  31. 7085535 * Fix for handle resolution with handles containing # by asobolev · 15 years ago
  32. fd1a07d update version to 2.0.0 by mspector · 15 years ago
  33. 1a9cea2 * corrected validation of tcl source modules/ package modules to be always valid by asobolev · 15 years ago
  34. 0984e49 * since tag by asobolev · 15 years ago
  35. a732643 * Allow pre running configuration of environment variables by asobolev · 15 years ago
  36. 73e5b69 * Applying patch from https://bugs.eclipse.org/bugs/show_bug.cgi?id=284411 with minor modifications by asobolev · 15 years ago
  37. e2caf29 * RSEEnvironment connect now call files ISubSystem connect() instead of indivitual connectors. Work more correct. by asobolev · 15 years ago
  38. d02e71f * RSEEnvironment connect now call files ISubSystem connect() instead of indivitual connectors. Work more correct. by asobolev · 15 years ago
  39. ab16645 * Some improvements and fixes by asobolev · 15 years ago
  40. e2dffba * Some improvements and fixes by asobolev · 15 years ago
  41. 735bf92 * Some improvements and fixes by asobolev · 15 years ago
  42. 07d6c48 * Some improvements and fixes by asobolev · 15 years ago
  43. dff2325 * Some fixes by asobolev · 15 years ago
  44. 8952794 * Some fixes by asobolev · 15 years ago
  45. 0fc3c67 * Some fixes by asobolev · 15 years ago
  46. d94ddce * Some fixes by asobolev · 15 years ago
  47. ebfcde9 *fix by asobolev · 15 years ago v20090721-1921
  48. 2f7649c * set try count to 3 by asobolev · 15 years ago v20090721-1916
  49. ba083b7 declare set of environent ids before while loop by apanchenk · 15 years ago
  50. ca90d1b return null array if no password by apanchenk · 15 years ago
  51. 5d322f0 * Comment added by asobolev · 15 years ago
  52. affa3cf rename: ensureConnection() to connect() by apanchenk · 15 years ago v20090721-1351
  53. 5132bc3 rename: ensureConnection() to connect() by apanchenk · 15 years ago
  54. 2925604 rename: ensureConnection() to connect() by apanchenk · 15 years ago
  55. 5d5ffc7 * Initial support for connected/disconnected environments by asobolev · 15 years ago
  56. 8a57c83 * Initial support for connected/disconnected environments by asobolev · 15 years ago
  57. e981862 * Initial support for connected/disconnected environments by asobolev · 15 years ago
  58. 97a5a63 * Initial support for connected/disconnected environments by asobolev · 15 years ago
  59. f646615 * Initial support for connected/disconnected environments by asobolev · 15 years ago
  60. e75a6e0 refresh projects model after resources refresh by apanchenk · 15 years ago
  61. d647736 api filter by apanchenk · 15 years ago
  62. cd6081c operation to refresh projects model by apanchenk · 15 years ago
  63. c61bd90 formatting, generics by apanchenk · 15 years ago
  64. e75b245 unnecessary cast removed by apanchenk · 15 years ago
  65. 5e0a133 * Lazy file handles now return exists() == true if connection is not yet established. by asobolev · 15 years ago
  66. 30ed6e7 * Lazy file handles now return exists() == true if connection is not yet established. by asobolev · 15 years ago
  67. d94febc * Lazy file handles now return exists() == true if connection is not yet established. by asobolev · 15 years ago
  68. e4ac25a * by asobolev · 15 years ago
  69. 2f745ee * Completion proposals additional information could be focused now using tab by asobolev · 15 years ago
  70. ae55500 * Speedup remote systems if direct ssh connect could not be performed. Or user don't want to specify password. by asobolev · 15 years ago
  71. 18e084f * Speedup remote systems if direct ssh connect could not be performed. Or user don't want to specify password. by asobolev · 15 years ago
  72. ec0bd73 generics by apanchenk · 15 years ago
  73. 0687ddb generics by apanchenk · 15 years ago
  74. b94b63e validateValuePresenceFor(PreferenceKey) method extracted by apanchenk · 15 years ago
  75. 36e6ccf correctly handle case if associations are not specified in preferences and only contributed via extension point by apanchenk · 15 years ago
  76. d8d9708 IArchive support improvements by apanchenk · 15 years ago
  77. 6b8b671 * Add analytics for plugin by asobolev · 15 years ago
  78. 0056cef + Added quites validation for interpreter variabels block by asobolev · 15 years ago
  79. c74adae + Added quites validation for interpreter variabels block by asobolev · 15 years ago
  80. b5fe101 + Added quites validation for interpreter variabels block by asobolev · 15 years ago
  81. 904af88 * Add @since 2.0 tags by asobolev · 15 years ago
  82. e280939 Bug #283367 - Support non-zip archives. by rganor · 15 years ago
  83. 6c7a522 * fix by asobolev · 15 years ago v20090716-1915
  84. f72a78d * some fail safe code added. by asobolev · 15 years ago
  85. 3ab07ec * some fail safe code added. by asobolev · 15 years ago
  86. ef977d8 *fix by asobolev · 15 years ago v20090716-1531
  87. 30a2b9b + Introduce completion timeout parameter by asobolev · 15 years ago Root_INDEX2
  88. b082052 + Introduce completion timeout parameter by asobolev · 15 years ago
  89. a780259 + Introduce completion timeout parameter by asobolev · 15 years ago
  90. 5acd10a *fix by asobolev · 15 years ago
  91. c19d556 @since 2.0 by apanchenk · 15 years ago
  92. f7a2b56 new method: join(String[] lines, String separator) by apanchenk · 15 years ago
  93. f2a5e9c *fix by asobolev · 15 years ago v20090715-1425
  94. 751b0b9 + include properties file to project build configuration by asobolev · 15 years ago
  95. 46b0695 * Support of direct ssh access instead of RSE. by asobolev · 15 years ago
  96. d10e652 * Remove unused UI dependency by asobolev · 15 years ago
  97. 8972153 + DLTK RSE direct ssh support by asobolev · 15 years ago
  98. e46c95c * Some @since 2.0 tags added by asobolev · 15 years ago
  99. 9927fc1 * Some @since 2.0 tags added by asobolev · 15 years ago
  100. 5aff011 * Some @since 2.0 tags added by asobolev · 15 years ago