David McKnight
4a9fb5a754
[142968] getting rid of IBM strings
2006-12-07 19:19:44 +00:00
David McKnight
7b31ccbb66
[142478] fix for upload conflict scenario such that all uploads and downloads are in background
2006-12-07 18:01:56 +00:00
David McKnight
dee5c721fc
[163381] fix so that duplicates of different hosts are not added in systems view
2006-11-29 17:18:52 +00:00
Martin Oberhuber
2439196220
Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed
2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44
Force J2SE-1.4 compatibility on all plugins by
...
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
David McKnight
94e0ef912d
[148978] fix so that empty folders show as having been queried on linux clients
2006-11-27 16:09:37 +00:00
Kushal Munir
810b8008ba
Bug 163565: Multiple files are not deleted when one of them fails to be deleted
2006-11-09 13:37:23 +00:00
Martin Oberhuber
58fb2ec9ce
bug 162177 - Rename additional occurrences of ISystem -> IConnectorService
2006-11-08 16:43:12 +00:00
David McKnight
8d270bf046
fix for 162993 - ssh next the original src entry to be explicitly removed from cache
2006-11-07 22:07:12 +00:00
David McKnight
78a62f47b4
cleanup of equals()
2006-11-07 12:15:47 +00:00
David McKnight
f76cf1434b
fix for 163381 - improper implementation of IRemoteFile.equals
2006-11-06 16:05:09 +00:00
Martin Oberhuber
1a713cc7e9
Fix 162962 - "duplicate name collision" when copying directory by improving RemoteFileSubSystem.removeCachedRemoteFile() such that when a file is removed, all its children are also removed from the cache.
2006-11-02 16:17:24 +00:00
Kushal Munir
79f1e885ee
Bug 161936: Cannot create remote file
2006-11-02 05:17:49 +00:00
Kushal Munir
60c390b79e
Bug 161936: [dstore-win] Cannot create remote file
2006-11-02 02:51:05 +00:00
Martin Oberhuber
1b56b5d133
Redo providerName="Eclipse.org" as suggested by Bjorn
2006-10-31 11:11:19 +00:00
Martin Oberhuber
c959f95786
Fix 158534 - NPE in upload/download after conflict
2006-10-29 20:38:32 +00:00
David Dykstal
edd4669f53
Bug 160397 - get filtering by file type to work properly in the local and dstore subsystems.
2006-10-27 01:48:46 +00:00
Martin Oberhuber
8a2d4a45db
Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion
2006-10-24 14:19:44 +00:00
David McKnight
38db57e05c
Bug 160777 - use progress monitor for queries
2006-10-20 20:24:48 +00:00
David McKnight
adde5c1eda
fix for Bug 160186
2006-10-18 17:16:54 +00:00
David McKnight
07421cba57
Bug 160788 fix and additional changes to make "open with->" occur as cancellable job
2006-10-13 16:14:28 +00:00
David McKnight
4b7bfac9e8
fixing copyrights
2006-10-06 13:46:15 +00:00
Kushal Munir
d02d7eb162
Bug 158530: NullPointerException if dstore fails to connect. This applies to both remote file and processes subsystems. Although the user does not see any messages as a result, we should not get null pointer exceptions. Solution is to handle the case of not being connected when resolving filters.
2006-10-04 14:39:45 +00:00
Kushal Munir
c5341d32ff
String applies to the writable property, not the readable property
2006-09-28 17:14:56 +00:00
David McKnight
b06a47ad46
open error dialog on main thread
2006-09-28 17:08:41 +00:00
Martin Oberhuber
7e823836c8
Unify and externalize plugin providerName = Eclipse.org
2006-09-20 22:05:39 +00:00
David McKnight
b4a63e3cc4
get rid of subsystem calls with Shell parameters
2006-09-05 16:22:14 +00:00
David McKnight
35604e44a8
rse.ui to rse.core refactoring
2006-08-31 17:37:25 +00:00
Martin Oberhuber
142328f173
[refactoring] move 16 model objects from UI/rse.model to rse.core.model, ix compiler warnings along the way.
2006-08-31 12:21:36 +00:00
Martin Oberhuber
4a6b55ecb6
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 12:31:13 +00:00
Martin Oberhuber
6b26a0a792
[cleanup] fix 'local variable/field is never read' compiler warnings
2006-08-29 12:08:16 +00:00
David McKnight
aa98dd9091
fixes for 154302 - relaying exceptions back from fetch operations
2006-08-28 15:31:45 +00:00
David McKnight
400065dc6a
fixes for 154302 - relaying exceptions back from fetch operations
2006-08-25 13:49:00 +00:00
Martin Oberhuber
f3168a3023
[cleanup] Remove "implements" use of ISystemMessages
2006-08-25 11:29:28 +00:00
David McKnight
83f451321b
fixes for 154207 - propagating system message expcetions from service layer to subsystem
2006-08-17 18:34:46 +00:00
David Dykstal
7f3551e958
bug 149472 - moved the RemoteFileException hierarchy to org.eclipse.rse.services.files package.
...
Here it can be exploited directly by the services.
Hardcoded the SystemMessage creation for now. This will be changed when the message file DTD is moved and message file utilities are created.
Fixed javadoc where appropriate.
2006-08-16 16:31:36 +00:00
David Dykstal
f13adf6055
bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService.
...
Updated all subsystem configurations and connector services.
Rewrote login dialog to make password or user id optional.
Rewrote AbstractConnectorService.promptForPassword to take advantage of new configuration parameters.
2006-08-15 22:07:27 +00:00
Kushal Munir
df5ce0c379
[cleanup] Classes for filter referencing and referenced filters have moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin
2006-08-11 14:58:48 +00:00
David McKnight
011424ad46
equals for RemoteFile - fix for 148981
2006-08-09 16:32:29 +00:00
David McKnight
6bae465c8c
Bug 149133 - adding rules so that the same file can not be concurrently transferred
2006-08-02 14:33:05 +00:00
David McKnight
27746a536e
SubSystemFactory -> SubSystemConfiguration
...
Fix for Defect 150496
2006-07-31 16:21:36 +00:00
Martin Oberhuber
1003ed6e14
Fix more obvious javadoc warnings (707 remaining)
2006-07-27 12:35:24 +00:00
Martin Oberhuber
cbbf547366
Organize Imports: Remove unnecessary imports
2006-07-27 11:16:12 +00:00
Martin Oberhuber
6e9bacb11b
bug 145539 - update about.html files. Note the trademark info in ssh plugins.
2006-07-25 16:00:51 +00:00
David McKnight
7128ff317a
getting rid of ibm strings
2006-07-14 16:15:19 +00:00
David McKnight
ed7dc37c6e
update subsystem name with switching configurations
2006-06-29 15:37:25 +00:00
David Dykstal
5272f66d8d
Bug 147792 - patch to put an end to circular searches
2006-06-20 21:38:20 +00:00
David Dykstal
f256e4bc8b
Removing unnecessary explicit declarations of interfaces from class definitions.
2006-06-14 17:40:10 +00:00
David McKnight
05d2bc10e9
cache user home
2006-05-31 17:28:05 +00:00
Kushal Munir
1370bbef90
Bug 142182: Copying archives to local connection file system does not work
2006-05-18 19:47:06 +00:00