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 |
|
Martin Oberhuber
|
768f2cb6a0
|
Fix typo
|
2007-08-10 11:37:27 +00:00 |
|
Martin Oberhuber
|
28eefd9eff
|
[199548] Avoid touching files on setReadOnly() if unnecessary
|
2007-08-10 11:26:58 +00:00 |
|
Martin Oberhuber
|
e6c60f0c72
|
[191589] fix Rename by adding putInfo() for RSE EFS, and fetch symlink info
|
2007-08-10 11:19:29 +00:00 |
|
Martin Oberhuber
|
74d1a20e87
|
Fix Javadoc
|
2007-08-10 11:18:33 +00:00 |
|
Xuan Chen
|
78b6739a1c
|
[191367] fix with supertransfer on, Drag & Drop Folder from DStore to DStore doesn't work
|
2007-08-10 02:02:44 +00:00 |
|
Xuan Chen
|
423c7c50b2
|
[198859] add super transfer testcases, also clean up the existing testcases to use assertNull() and assertNotNull().
|
2007-08-09 21:39:41 +00:00 |
|
Xuan Chen
|
bad965f8f5
|
[198046] fix cannot copy a folder into an archive file (fix a typo)
|
2007-08-09 21:22:34 +00:00 |
|
Martin Oberhuber
|
fb44e49dfb
|
Avoid odd NPE killing all the SystemView
|
2007-08-09 15:27:32 +00:00 |
|
Martin Oberhuber
|
10225d8aee
|
Fix typos
|
2007-08-09 15:25:35 +00:00 |
|
Martin Oberhuber
|
269e7c7b67
|
[198650] Fix assertion when restoring workbench state
|
2007-08-09 13:26:12 +00:00 |
|
Martin Oberhuber
|
b6b269ae72
|
Release for I20070809: [198790] make SSH createSession() protected in Terminal, and rev up terminal feature version
|
2007-08-09 10:56:49 +00:00 |
|
Martin Oberhuber
|
61723d7f1d
|
Release for I20070809: [189421] Scratchpad update after Rename; [194867] Scratchpad Refresh Action on toolbar; [198790] make SSH createSession() protected; [197848] Fix shell terminated state when remote dies; [161838] local shell reports isActive() wrong; [194898] Avoid NPE when doing EVENT_REFRESH_REMOTE on a subsys without filters; [198859] JUnit testcases for archive handlers; [198007] deny moving multiple folders to themselves;[187536] fix Drag & Drop file to Editor launchs file in system editor; [196582] fix ClassCastException when doing copy/paste; [197025][197167][198956] Improved wait for model complete; [189441] fix EFS on Windows (Local); [199394] Allow Local real files containing String #virtual#
|
2007-08-09 10:52:49 +00:00 |
|
Martin Oberhuber
|
74e4204ffe
|
[199394] Allow real files/folders containing String #virtual#
|
2007-08-09 10:39:02 +00:00 |
|
Martin Oberhuber
|
dbbf03eb95
|
[189441] fix EFS operations on Windows (Local) systems
|
2007-08-09 10:32:54 +00:00 |
|
Martin Oberhuber
|
ff7398cc42
|
Fix NPEs with odd remote paths
|
2007-08-09 10:30:59 +00:00 |
|
Martin Oberhuber
|
ceddc7a49b
|
[197025][197167] Improved wait for model complete
|
2007-08-09 10:05:02 +00:00 |
|
Martin Oberhuber
|
edef50827d
|
Fix unnecessary compiler warning
|
2007-08-09 09:49:28 +00:00 |
|
Martin Oberhuber
|
d391f56c25
|
Fix typos
|
2007-08-09 09:45:52 +00:00 |
|
Xuan Chen
|
6ff91851ea
|
[196582] fix ClassCastException when doing copy/paste
|
2007-08-09 03:46:28 +00:00 |
|
Xuan Chen
|
97ab7c9494
|
[187536] fix Drag & Drop file to Editor launchs file in system editor
|
2007-08-08 20:04:35 +00:00 |
|
Xuan Chen
|
873ee7b9b6
|
[198007] fix Moving multiple folders allows moving to themselves (contributed by Kevin Doyle)
|
2007-08-08 16:10:26 +00:00 |
|