Martin Oberhuber
8d36aaeb6c
Release for 2.0.1RC3: New Terminal impl from branch R2_0_terminal_perforfmance; [202686] fix: Supertransfer should be disabled by default for 2.0.1;
2007-09-13 06:13:19 +00:00
Xuan Chen
9fc7a45a18
[202686] fix: Supertransfer should be disabled by default for 2.0.1
2007-09-12 22:34:39 +00:00
David McKnight
d9da4ec9a2
[202822] get rid of printlns
2007-09-12 22:10:18 +00:00
Martin Oberhuber
afbaab67e2
Release for 2.0.1RC2: [198802] fix for incorrect logic getting dummy host; [199566] removed synchronize form internalGetChildren; [202866] Fix exceptions in RSE browse dialog when SystemRegistry is not yet fully initialized; [199568] Removing synchronized from internalGetChildren; [203124] Fix HTML errors in rse.doc.isv (patch by Olivier Thomann); [202758] Fix Deadlock in FTP and TelnetInputStream (Jakarta patches for NET-3 and NET-73 by Rob Hasselbaum); [202822] various synchronization issues with dstore spirit; [199565] took out synchronize for DStoreconnectorService.internalConnect(); [202668][Supertransfer] Subfolders not copied when doing first copy from dstore to Local; [202670] [Supertransfer] After doing a copy to a directory that contains folders some folders name's display "deleted"; [203105] Decouple recursive plugin activation of UI adapters; [183176] Fix "widget is disposed" during Platform shutdown
2007-09-12 21:37:19 +00:00
Martin Oberhuber
d29d26279d
[183176] Fix "widget is disposed" during Platform shutdown
2007-09-12 21:32:19 +00:00
Martin Oberhuber
2b22909214
Fix invalid Mac line endings
2007-09-12 21:27:58 +00:00
Martin Oberhuber
d03835eaa6
Update build notes for 2.0.1
2007-09-12 21:11:25 +00:00
Martin Oberhuber
5d63e5ce2c
[203105] Decouple recursive plugin activation of UI adapters
2007-09-12 20:38:00 +00:00
Xuan Chen
63a9b0186f
fix the following two problems:
...
[202668][Supertransfer] Subfolders not copied when doing first copy from dstore to Local
[202670] [Supertransfer] After doing a copy to a directory that contains folders some folders name's display "deleted"
2007-09-12 20:35:59 +00:00
David McKnight
a1ad05c362
[199565] took out synchronize for DStoreconnectorService.internalConnect()
2007-09-12 20:28:36 +00:00
David McKnight
274017ee25
[202822] various synchronization issues with dstore spirit
2007-09-12 20:20:48 +00:00
Martin Oberhuber
a7b69c7525
Fix Copyright header for Remy Suen affiliation
2007-09-12 20:08:40 +00:00
Martin Oberhuber
61854f85fc
[202758] Fix Deadlock in FTP and TelnetInputStream (Jakarta patches for NET-3 and NET-73 by Rob Hasselbaum)
2007-09-12 19:29:42 +00:00
Martin Oberhuber
bd2910e381
[203124] Fix HTML errors in rse.doc.isv (patch by Olivier Thomann)
2007-09-12 19:02:08 +00:00
David McKnight
fcb877ed59
[199568] Removing synchronized from internalGetChildren
2007-09-11 16:30:45 +00:00
Martin Oberhuber
bfb2e7d049
[202866] Fix exceptions in RSE browse dialog when SystemRegistry is not yet fully initialized
2007-09-11 16:30:31 +00:00
David McKnight
5eaa0ffcc6
[199566] removed synchronize form internalGetChildren
2007-09-11 16:29:04 +00:00
David McKnight
fc133dc419
[198802] fix for incorrect logic getting dummy host
2007-09-11 16:17:55 +00:00
Martin Oberhuber
afa5642f17
Prepare build notes towards TM 2.0.1
2007-09-11 13:02:56 +00:00
Martin Oberhuber
60e96e88e9
Release for 2.0.1 RC2: [202416] tests for invalid DOM node attributes when importing a DOM; [201790][dnd] Copy and Paste across connections to a Drive; [174690][ssh] cannot delete symbolic links on remote systems; [192906][efs] No Error when trying to Create Remote Project when project with name exists; [190613] Properly wait for InitRSEJob to run on remotecdt initialization; [201867] Improve Terminal SSH connection summary string; merges from IBM RSE - memory cleaning; [201864] Fix Terminal SSH keyboard interactive authentication; [197199] fix persistence when renaming profiles; [163883] Enable proper persistence for multiple filter string attributes in filter pools; [191548] fix: Deleting Read-Only directory removes it from view and displays no error; [200682] Fix drag&drop for elements just adaptable to IResource, like CDT elements; [192704] work around drag&drop issues from Project Explorer; [199871] LocalProcessService needs to implement getMessage(); (cleanup) Fix unnecessary cought NPE when telnet has no file subsystem on same host; [194466] Fix shell terminated state when stream is closed;
2007-09-11 11:33:12 +00:00
David Dykstal
0f964c8e73
[202416] apply patch from Martin - tests for invalid DOM node attributes when importing a DOM
2007-09-11 01:51:17 +00:00
Martin Oberhuber
19fb3c47e9
Release for TM 2.0.1 RC2
2007-09-10 14:16:58 +00:00
Xuan Chen
3214ec9046
[201790] fix: [dnd] Copy and Paste across connections to a Drive doesn't work
2007-09-06 19:21:25 +00:00
Martin Oberhuber
cb6af32613
[174690][ssh] cannot delete symbolic links on remote systems
2007-09-03 18:24:13 +00:00
Martin Oberhuber
bcedea0178
[192906][efs] No Error when trying to Create Remote Project when project with name exists
2007-09-03 17:37:15 +00:00
Martin Oberhuber
99e111ceea
[190613] Properly wait for InitRSEJob to run on remotecdt initialization
2007-09-03 17:21:32 +00:00
Martin Oberhuber
8c67a49a89
[190613] Fix NPE in Remotecdt when RSEUIPlugin has not been loaded
2007-09-03 17:07:48 +00:00
Martin Oberhuber
4517021a75
[201867] Improve Terminal SSH connection summary string
2007-09-03 15:20:54 +00:00
David McKnight
2017ba6838
merges from IBM RSE - memory cleaning
2007-08-31 14:41:30 +00:00
David McKnight
5205b3765d
merges from IBM RSE - memory cleaning
2007-08-31 14:15:10 +00:00
David McKnight
ccc1549df4
merges from IBM RSE
2007-08-31 14:13:39 +00:00
Martin Oberhuber
ebd3a5ab05
[201864] Fix Terminal SSH keyboard interactive authentication
2007-08-31 14:06:02 +00:00
David Dykstal
275b39c08c
[197199] fix persistence when renaming profiles
2007-08-30 19:42:39 +00:00
David Dykstal
3aa04bb1f4
[163883] Enable proper persistence for multiple filter string attributes in filter pools
2007-08-30 17:13:10 +00:00
Xuan Chen
acd2bd19c2
[191548] fix: Deleting Read-Only directory removes it from view and displays no error
2007-08-23 15:26:07 +00:00
Martin Oberhuber
b32bc6595b
[200682] Fix drag&drop for elements just adaptable to IResource, like CDT elements
2007-08-21 13:55:14 +00:00
Martin Oberhuber
6be94a3637
[192704] work around drag&drop issues from Project Explorer
2007-08-20 14:16:48 +00:00
Martin Oberhuber
110355277d
[199871] Apply patch from Kevin Doyle: LocalProcessService needs to implement getMessage()
2007-08-17 11:39:48 +00:00
Martin Oberhuber
ddc78dd3d1
(cleanup) Fix unnecessary cought NPE when telnet has no file subsystem on same host
2007-08-17 11:34:14 +00:00
Martin Oberhuber
ea3fbeb2a4
[194466] Fix shell terminated state when stream is closed
2007-08-17 11:22:48 +00:00
Martin Oberhuber
194db3948a
(cleanup) Fix unnecessary cought NPE when telnet has no file subsystem on same host
2007-08-17 11:17:07 +00:00
Martin Oberhuber
032a56854e
Fix rse-feature version on update site
2007-08-16 14:08:55 +00:00
Martin Oberhuber
0ac56d5302
Add stageMilestones.sh script
2007-08-16 13:52:39 +00:00
Martin Oberhuber
fff7efc331
Add stageMilestones.sh script
2007-08-16 13:48:26 +00:00
Martin Oberhuber
f5d03179f0
Add stageMilestones.sh script
2007-08-16 13:47:29 +00:00
Martin Oberhuber
aa496942b6
keep 2.0.1 features in site.xml
2007-08-16 13:38:16 +00:00
Martin Oberhuber
3e5c7cea92
Version update check: avoid unnecessary diff prints
2007-08-16 12:48:45 +00:00
Martin Oberhuber
25ab426364
Add version update check for mkTestUpdates.sh
2007-08-16 12:03:45 +00:00
Martin Oberhuber
5698ddd5b8
Add version update check for mkTestUpdates.sh
2007-08-16 12:02:45 +00:00
Martin Oberhuber
cdc50326fb
Rev up plugin versions for efs.ui and subsystems.files.ftp
2007-08-16 11:55:51 +00:00