1. 176ee75 * Some RSE related performance improvements. by asobolev · 16 years ago
  2. 02a910e * Some RSE related performance improvements. by asobolev · 16 years ago
  3. f141744 review operations performed just after connect by apanchenk · 16 years ago
  4. 1208a7b don't log OperationCanceledException by apanchenk · 16 years ago
  5. 1de8e18 * RSE fetch caching by asobolev · 16 years ago
  6. f09d485 change display message processing by apanchenk · 16 years ago
  7. bf42e0e synchronized for RSEEnvironment.tryToConnect by apanchenk · 16 years ago
  8. 0bad2be * Connection processing update for case then display loop are not yet started and we try to correct from display thread. by asobolev · 16 years ago v20090728-1212
  9. 1cef77a * added some singleton synchronization stuff by asobolev · 16 years ago
  10. 3bd3397 * added some singleton synchronization stuff by asobolev · 16 years ago
  11. 4e57bbb * delay resource information fetching by asobolev · 16 years ago
  12. d02e71f * RSEEnvironment connect now call files ISubSystem connect() instead of indivitual connectors. Work more correct. by asobolev · 16 years ago
  13. 735bf92 * Some improvements and fixes by asobolev · 16 years ago
  14. 07d6c48 * Some improvements and fixes by asobolev · 16 years ago
  15. 8952794 * Some fixes by asobolev · 16 years ago
  16. 0fc3c67 * Some fixes by asobolev · 16 years ago
  17. ebfcde9 *fix by asobolev · 16 years ago v20090721-1921
  18. 2f7649c * set try count to 3 by asobolev · 16 years ago v20090721-1916
  19. ba083b7 declare set of environent ids before while loop by apanchenk · 16 years ago
  20. ca90d1b return null array if no password by apanchenk · 16 years ago
  21. 5d322f0 * Comment added by asobolev · 16 years ago
  22. affa3cf rename: ensureConnection() to connect() by apanchenk · 16 years ago v20090721-1351
  23. 5d5ffc7 * Initial support for connected/disconnected environments by asobolev · 16 years ago
  24. 8a57c83 * Initial support for connected/disconnected environments by asobolev · 16 years ago
  25. 97a5a63 * Initial support for connected/disconnected environments by asobolev · 16 years ago
  26. d94febc * Lazy file handles now return exists() == true if connection is not yet established. by asobolev · 16 years ago
  27. e4ac25a * by asobolev · 16 years ago
  28. ae55500 * Speedup remote systems if direct ssh connect could not be performed. Or user don't want to specify password. by asobolev · 16 years ago
  29. 18e084f * Speedup remote systems if direct ssh connect could not be performed. Or user don't want to specify password. by asobolev · 16 years ago
  30. 6b8b671 * Add analytics for plugin by asobolev · 16 years ago
  31. c74adae + Added quites validation for interpreter variabels block by asobolev · 16 years ago
  32. b5fe101 + Added quites validation for interpreter variabels block by asobolev · 16 years ago
  33. f72a78d * some fail safe code added. by asobolev · 16 years ago
  34. 3ab07ec * some fail safe code added. by asobolev · 16 years ago
  35. ef977d8 *fix by asobolev · 16 years ago v20090716-1531
  36. f2a5e9c *fix by asobolev · 16 years ago v20090715-1425
  37. 751b0b9 + include properties file to project build configuration by asobolev · 16 years ago
  38. 46b0695 * Support of direct ssh access instead of RSE. by asobolev · 16 years ago
  39. d10e652 * Remove unused UI dependency by asobolev · 16 years ago
  40. 8972153 + DLTK RSE direct ssh support by asobolev · 16 years ago
  41. 5aff011 * Some @since 2.0 tags added by asobolev · 16 years ago
  42. 0aed029 progress for Refresh Remote Interpreters by apanchenk · 16 years ago
  43. b186e85 * Adding @since tags by asobolev · 16 years ago
  44. c33c6b1 * Some plugin version are updated to 2.0 by asobolev · 16 years ago
  45. fa0e814 * add API baseline analysis to all plugins by asobolev · 16 years ago
  46. 6a48cb5 * add API baseline analysis to all plugins by asobolev · 16 years ago
  47. e001a98 refreshBuildpathContainersForMixedProjects() in a job by apanchenk · 16 years ago
  48. ec8b209 new extension point to help resolve environment files by apanchenk · 16 years ago v20090626
  49. 2922a4e suppress some warnings by apanchenk · 16 years ago
  50. 55afc27 selectFile() with initialSelection parameter by apanchenk · 16 years ago
  51. fc04a0d waitInitialize() - wait not more than 10 seconds - improvements by apanchenk · 16 years ago
  52. c483076 waitInitialize() - wait not more than 10 seconds by apanchenk · 16 years ago
  53. 9df19fb remove Incubation word by apanchenk · 16 years ago
  54. 938b5a6 remove Incubation word by apanchenk · 16 years ago
  55. da19447 remove Incubation keyword by apanchenk · 16 years ago
  56. 52f01ca remove Incubation keyword by apanchenk · 16 years ago
  57. d746e32 remove Incubation keyword by apanchenk · 16 years ago
  58. 67be882 remove Incubation keyword by apanchenk · 16 years ago
  59. 47ebf0d remove Incubation keyword by apanchenk · 16 years ago
  60. 2c5f0f5 * Tcl interpreter information fetching operation by asobolev · 16 years ago
  61. 2248603 specify thread name & do not log IO errors by apanchenk · 16 years ago
  62. b37af97 IEnvironment.getFile(URI) now checks if URI belongs to this environment by apanchenk · 16 years ago
  63. eca3149 move new method from IEnvironemnt to IEnvironmentProvider by apanchenk · 16 years ago v20090519-1837
  64. bf6582b * some fixes from windows by asobolev · 16 years ago
  65. 591d8bb launching: directory=empty string, since DStore fails if null by apanchenk · 16 years ago
  66. d489e4d use RSEEnvironmentProvider.RSE_SCHEME constant by apanchenk · 16 years ago
  67. 1944d66 * some windows related fixes by asobolev · 16 years ago
  68. 4da731f formatting by apanchenk · 16 years ago
  69. 1118cab use generics by apanchenk · 16 years ago
  70. 9498d7a merge: use temporary file for launcher & send ^C to terminate remote script by apanchenk · 16 years ago
  71. e657006 use "NAME=VALUE;export NAME" instead of "export NAME=VALUE" for solaris compatibility by apanchenk · 16 years ago
  72. 6605805 priority=10 by apanchenk · 16 years ago
  73. 9882d3f * Fixing bug with incorrect reopen mixid project state by asobolev · 16 years ago
  74. a0fec40 waitInitialized() - use isReady() without waiting by apanchenk · 16 years ago
  75. b68db75 removed @Override from the interface method implementation by apanchenk · 16 years ago
  76. 73c4dc9 Improve RSE environments initialization code by apanchenk · 16 years ago
  77. 997a5e3 fix waitInitialized() implementation by apanchenk · 16 years ago
  78. cc1305d do not wait short intervals in isInitialed() method by apanchenk · 16 years ago
  79. 66ef815 implement waitInitialized() by apanchenk · 16 years ago
  80. 69c0c6c log all output to the provided logger by apanchenk · 16 years ago
  81. f0ef274 update to the EnvironmentManager changes by apanchenk · 16 years ago
  82. 96b5ae5 wizard to create projects with linked content by apanchenk · 16 years ago
  83. c3102b7 setPreSelection() only if file exists by apanchenk · 16 years ago
  84. 941a18c "String selectFolder(Shell shell, String initialFolder)" method added by apanchenk · 16 years ago
  85. be154e0 EnvironmentManager.fireEnvirontmentChange() after RSE init completed by apanchenk · 16 years ago
  86. 2b5f4d6 decorator for the remote projects by apanchenk · 16 years ago
  87. 27c9643 J2SE-1.4 by apanchenk · 16 years ago
  88. 3759ad0 visibility of the RSE_SCHEME increased to public by apanchenk · 16 years ago
  89. 36a5c15 J2SE-1.4 by apanchenk · 16 years ago
  90. 16ad3b4 wait RSE initialization in background by apanchenk · 16 years ago
  91. 0618c1e use "exec /bin/sh" by apanchenk · 16 years ago
  92. cc097c0 closeStreams() methods extracted by apanchenk · 16 years ago
  93. 0ec4049 prevent NPE by apanchenk · 16 years ago
  94. 06d5d58 exit from waitFor() after the specified pattern occurs for the second time by apanchenk · 16 years ago
  95. a0c4588 execute /bin/sh by apanchenk · 16 years ago v20081201
  96. 498bd33 misc improvements by apanchenk · 16 years ago
  97. 3406a89 use Path.EMPTY by apanchenk · 16 years ago
  98. d219857 - prevent NPE that can occur if we're missing RSE plugins, in this case, an IShellServiceSubSystem by jgangemi · 16 years ago
  99. 6b85579 IEnvironment.isLocal() method added by apanchenk · 17 years ago
  100. bf3943c * Version update (DLTK-654) by asobolev · 17 years ago