1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 16:15:25 +02:00
Commit graph

3322 commits

Author SHA1 Message Date
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
Martin Oberhuber
3cd2ed8353 Release for I20070816: [198650] Fix assertion when restoring workbench state; [198046] fix cannot copy a folder into an archive file; [191367] fix dnd DStore-to-DStore with supertransfer on; [191589] fix EFS Rename by adding putInfo(), fetch symlink info; [199548] Avoid touching files on setReadOnly() if unnecessary; [199552] fix deadlock with dstore-backed efs access; [199243] Renaming a file in an FTP-based EFS folder hangs all of Eclipse; [199561][efs][dstore] Eclipse hangs when manipulating empty file; [199573] Fix potential threading issues in SystemTempFileListener; [199585] Fix NPE during testConnectionRemoval unit test; [199587] return attributes of RSEFileSystem; [191548] fix Deleting Read-Only directory removes it from view and displays no error; [199132] fix: [Archives-TAR][Local-Windows] Can't open files in tar archives 2007-08-16 09:57:03 +00:00
Xuan Chen
fb5cd9337f [199132] check in the Junit testcase for downloading files from Tar archive, also
move all the tar related JUnit testcases from FileServiceArchiveTestDStore to FileServiceArchiveTest
2007-08-14 05:06:40 +00:00
Xuan Chen
c8b3a085c5 [199132] fix: [Archives-TAR][Local-Windows] Can't open files in tar archives 2007-08-14 05:02:57 +00:00
Xuan Chen
69bf47f7ae [191548] fix Deleting Read-Only directory removes it from view and displays no error 2007-08-11 03:26:56 +00:00
Martin Oberhuber
111a73530a [199587] return attributes of RSEFileSystem 2007-08-10 15:18:19 +00:00
Martin Oberhuber
5348539c00 [199585] Fix NPE during testConnectionRemoval unit test 2007-08-10 14:59:15 +00:00
Martin Oberhuber
828af05a30 [199573] Fix potential threading issues in SystemTempFileListener 2007-08-10 14:17:45 +00:00
Martin Oberhuber
7b51b729cd [199561][efs][dstore] Eclipse hangs when manipulating empty file 2007-08-10 13:26:48 +00:00
Martin Oberhuber
61b5360d32 Fix exception handling for cloneFTPClient() 2007-08-10 13:17:27 +00:00
Javier Montalvo Orus
4bdb33cd8e [199243] Renaming a file in an FTP-based EFS folder hangs all of Eclipse 2007-08-10 12:51:04 +00:00
Martin Oberhuber
292d091904 [199552] fix deadlock with dstore-backed efs access 2007-08-10 12:37:14 +00:00
Martin Oberhuber
ebab655fd1 Remove obsolete build.properties entries 2007-08-10 12:02:31 +00:00
Martin Oberhuber
c7b06ec1e7 [199548] Avoid touching files on setReadOnly() if unnecessary 2007-08-10 11:38:26 +00:00