1. f239625 * include pack200 option to easy pack200 apply step by asobolev · 13 years ago
  2. a51660e * main build/pom.xml now build only one all-in-one update site with sources by asobolev · 13 years ago
  3. 2b6b523 * building of other dltk components using maven/tycho by asobolev · 13 years ago
  4. 944f7af * bulk update of version to 4.0.0 by asobolev · 13 years ago
  5. a8734e6 update versions by apanchenk · 14 years ago v20101212-1106
  6. 1dc1da0 update versions by apanchenk · 14 years ago
  7. 72b7fc2 update versions by apanchenk · 14 years ago
  8. fe6165e update versions by apanchenk · 14 years ago
  9. 34ac11e update versions by apanchenk · 14 years ago
  10. fae3335 always use .getAliasName() by apanchenk · 14 years ago
  11. f07b2e7 +about.html by apanchenk · 15 years ago
  12. a2ea3eb fix license texts by apanchenk · 15 years ago v20100603
  13. 8d9746a move support by apanchenk · 15 years ago
  14. 35c834e move support by apanchenk · 15 years ago
  15. 22478ec correctly handle filenames with colons by apanchenk · 15 years ago
  16. 85ccb9e support selecting filters (e.g. "My Home") as a folder by apanchenk · 15 years ago
  17. d5123a2 IEnvironemnt.getFile(IPath) can't return null by apanchenk · 15 years ago
  18. 3f0377d @Override by apanchenk · 15 years ago
  19. e01cf56 - don't pass unsafe env variables - improve toShellArguments() by apanchenk · 15 years ago v20091105-0042
  20. d882087 * fix by asobolev · 15 years ago v20091021-1732
  21. 768a4fc * fix by asobolev · 15 years ago v20091021-1827
  22. 6e66f1b * Fix issue then script explorer doesn't show content of interpreter libraries for tcl after connection to remote system are established and interpreter libraries in script explorer are expanded. by asobolev · 15 years ago
  23. 8f01c7b formatting by apanchenk · 15 years ago
  24. 8c5db23 * Tcl packages infrastructure now reports status using jobs. by asobolev · 15 years ago
  25. 758e79b * NPE fix on termination by asobolev · 15 years ago
  26. 6b33ff3 close channel even if file-not-found in GetOperation by apanchenk · 15 years ago Root_R2_0_WAVE_7_1
  27. 2bfde18 @Overrides by apanchenk · 15 years ago
  28. 48cbc1d fix RSE_ENVIRONMENT_PREFIX by apanchenk · 15 years ago
  29. 66e1dd3 constants extracted by apanchenk · 15 years ago
  30. 11a4ccb refactoring by apanchenk · 15 years ago
  31. 9ca5961 don't init link in ReadLinkOperation by apanchenk · 15 years ago
  32. 6708b2e * since tag added by asobolev · 15 years ago
  33. 28004f6 export as internal by apanchenk · 15 years ago
  34. 9d90f8c export as internal, move activator to internal package too by apanchenk · 15 years ago
  35. b208e01 unused imports removed by apanchenk · 15 years ago
  36. 15d666d * Direct ssh implementation of getCanonicalPath() by asobolev · 15 years ago v20090916-1346
  37. fde1e35 * Direct ssh implementation of getCanonicalPath() by asobolev · 15 years ago
  38. ca37d82 * Fix for getCanonicalPath() by asobolev · 15 years ago v20090915-1607
  39. 3545b0b isSymLink() uses lstat() function without caching by apanchenk · 15 years ago
  40. f2cc849 use Job instead of Thread for watchdog by apanchenk · 15 years ago
  41. 71fbcaa small changes by apanchenk · 15 years ago
  42. 7317f50 synchronization for attribute cache by apanchenk · 15 years ago
  43. e01b2e6 synchronization reworked by apanchenk · 15 years ago
  44. 592c29f close channels only after some inactivity timeout by apanchenk · 15 years ago
  45. 9127dd7 getPath() toString() by apanchenk · 15 years ago
  46. f5db178 close active channels only if "channel is not opened." by apanchenk · 15 years ago
  47. e58a866 - debug logging - close active channels if could not create new channel by apanchenk · 15 years ago
  48. 8393c61 organize imports by apanchenk · 15 years ago
  49. 79f1488 - logging by apanchenk · 15 years ago
  50. b5d43b7 logging for all operations by apanchenk · 15 years ago
  51. 652bf2d channel pool by apanchenk · 15 years ago
  52. 202b9f7 dont't use shutdown listener by apanchenk · 15 years ago v20090901
  53. 3f28ee7 to prevent deadlock initiated from workspace refresh: on shutdown close projects with linked files by apanchenk · 15 years ago
  54. 8dc56c0 selecFile()/selectFolder() should force connection if not connected yet by apanchenk · 15 years ago
  55. f498820 selecFile()/selectFolder() should force connection if not connected yet by apanchenk · 15 years ago
  56. 9020441 prevent simultaneous password dialogs for the same host by apanchenk · 15 years ago
  57. 25a20e0 fix typo in createProcessingThread() method name by apanchenk · 15 years ago
  58. 1597cee generics/formatting by apanchenk · 15 years ago Root_POOL-2009-09-04
  59. 8a80545 * little fix by asobolev · 15 years ago v20090806-1512
  60. 3f82237 make Operation.perform() abstract by apanchenk · 15 years ago
  61. a4a589a don't call update decorations recursively by apanchenk · 15 years ago
  62. 12dcd35 correctly fire environmentAdded events by apanchenk · 15 years ago
  63. 923388f correctly fire environmentAdded events by apanchenk · 15 years ago
  64. f782cf4 fireEnvirontmentChange() after RSE is initialized by apanchenk · 15 years ago
  65. 7f72ea7 specify thread name by apanchenk · 15 years ago
  66. c920b17 * timeout for wait for connect in UI thread by asobolev · 15 years ago
  67. a1e69dc * timeout for wait for connect in UI thread by asobolev · 15 years ago
  68. 89eefa5 * Connection wait timeout set to 10 seconds. Dialog to user will be shown in any case. by asobolev · 15 years ago
  69. a62dbc0 * Connection wait timeout set to 10 seconds. Dialog to user will be shown in any case. by asobolev · 15 years ago
  70. 6c1e5f2 * Connection wait timeout set to 10 seconds. Dialog to user will be shown in any case. by asobolev · 15 years ago
  71. d8e228d * Variables resolution fixes * Connection timeout for 5 minutes added by asobolev · 15 years ago
  72. aedc8a5 * Variables resolution fixes * Connection timeout for 5 minutes added by asobolev · 15 years ago
  73. ab0243f * some improvements and fixes by asobolev · 15 years ago
  74. 86a8e79 * some improvements and fixes by asobolev · 15 years ago
  75. f0a0cc6 * some improvements and fixes by asobolev · 15 years ago
  76. fafd9aa * Resolve tcl sources against environment variables by asobolev · 15 years ago
  77. 35f7c3d *fixes by asobolev · 15 years ago v20090730-1846
  78. 4ea6bd2 * Update feature dependency versions to correct ones by asobolev · 15 years ago
  79. 0950d87 * Remove update site string from features. To allow installations from archived update sites by asobolev · 15 years ago v20090730-1127
  80. 7cc81e0 * Remove update site string from features. To allow installations from archived update sites by asobolev · 15 years ago
  81. 98bd493 * Versions for core, tcl, ruby plugins by asobolev · 15 years ago
  82. e6eb7a6 * Versions for core, tcl, ruby plugins by asobolev · 15 years ago
  83. db568bc * Versions for core, tcl, ruby plugins by asobolev · 15 years ago
  84. c005aba + Add since 2.0 tags by asobolev · 15 years ago
  85. 8d62ed3 use isRead(false) in getRSEConnection() - it is simpler this way by apanchenk · 15 years ago
  86. 96b98bf * RSEExecEnvironment support for synchronized connect added by asobolev · 15 years ago
  87. 88d5f13 - RSELazyEnvironment by apanchenk · 15 years ago
  88. c7e5b1e equals(): tests IEnvironment type, so it should work with lazy environments by apanchenk · 15 years ago
  89. 176ee75 * Some RSE related performance improvements. by asobolev · 15 years ago
  90. 02a910e * Some RSE related performance improvements. by asobolev · 15 years ago
  91. f141744 review operations performed just after connect by apanchenk · 15 years ago
  92. 1208a7b don't log OperationCanceledException by apanchenk · 15 years ago
  93. 1de8e18 * RSE fetch caching by asobolev · 15 years ago
  94. f09d485 change display message processing by apanchenk · 15 years ago
  95. bf42e0e synchronized for RSEEnvironment.tryToConnect by apanchenk · 15 years ago
  96. 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
  97. 1cef77a * added some singleton synchronization stuff by asobolev · 15 years ago
  98. 3bd3397 * added some singleton synchronization stuff by asobolev · 15 years ago
  99. 4e57bbb * delay resource information fetching by asobolev · 15 years ago
  100. d02e71f * RSEEnvironment connect now call files ISubSystem connect() instead of indivitual connectors. Work more correct. by asobolev · 15 years ago