Javier Montalvo Orus
9e643f1f2b
Added //$NON-NLS-1$ tags to FTPHostFile.java to avoid warnings
2006-11-07 12:35:39 +00:00
Javier Montalvo Orus
ac3fef760c
Moved logging console setup to org.eclipse.subsystems.files.ftp
2006-11-07 12:26:51 +00:00
David McKnight
78a62f47b4
cleanup of equals()
2006-11-07 12:15:47 +00:00
David Dykstal
3f6f7d8f51
Bug 150143 - fixed LocalFileService to pay attention to the "files only" option on filter definitions.
2006-11-07 02:36:32 +00:00
David Dykstal
62de603571
Bug 142067 - fixed calculation of the index of the table item that lives at the top row of the table.
2006-11-06 23:34:21 +00:00
Javier Montalvo Orus
e32b10f6f3
Fixing 162585 - [FTP] fetch children cannot be canceled
...
Fixing 161209 - Need a Log of ftp commands
Fixing 163264 - FTP Only can not delete first subfolder
2006-11-06 20:10:35 +00:00
David McKnight
f76cf1434b
fix for 163381 - improper implementation of IRemoteFile.equals
2006-11-06 16:05:09 +00:00
Martin Oberhuber
b50527595e
Add bug id to copyright attribution. Add $NON-NLS-1$ tags.
2006-11-03 10:00:28 +00:00
Kushal Munir
925c5fc987
Bug 163230: Need "cancelAll" functionality in "duplicate name collision" dialog when uploading a directory tree
2006-11-02 23:10:31 +00:00
David Dykstal
0420688abf
Bug 162489 - subsystem port number not being persisted
2006-11-02 21:38:03 +00:00
David Dykstal
0f47ce8874
Bug 162489 - subsystem port number not being persisted
2006-11-02 21:22:51 +00:00
David McKnight
641c5d348e
some fixes related to Bug 162707
2006-11-02 20:27:43 +00:00
David McKnight
7d1d41c300
partial fix for Bug 162688 - use NullProgressMonitor instead of null
2006-11-02 17:51:10 +00:00
David Dykstal
593a240622
Bug 158301 - adding back drawn control support for windows platforms
2006-11-02 17:02:28 +00:00
David Dykstal
4899b31521
Bug 158301 - provide mac versions of inherit and system history buttons
...
reverting back to original arrow buttons now that the platform appears to make them tabbable.
2006-11-02 16:20:35 +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
David Dykstal
cbfe5a4281
Bug 163103 - allow a null filter to be used for a local file name filter in creation of the filter
2006-11-02 15:18:19 +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
David McKnight
4cad0226b2
fix for Bug 162962
2006-11-01 20:43:40 +00:00
David McKnight
d6857a635e
fix for 162786
2006-10-31 18:29:01 +00:00
Javier Montalvo Orus
c4a8adca1f
Fixing 162511 - FTP file service does not process filter strings correctly
...
Fixing 162782 - File filter does not display correct result in RC3
Fixing 162878 - New file and new folder dialogs don't work in FTP in a folder with subfolders
2006-10-31 18:28:13 +00:00
Martin Oberhuber
f8b92c4393
Improve performance by using pre-compiled regex patterns
2006-10-31 14:11:25 +00:00
Martin Oberhuber
30597f0987
Normalize pathes without using replaceAll()
2006-10-31 13:54:18 +00:00
Martin Oberhuber
4d9a2ca002
Fix bug 162781 - Regex pattern matching in PathUtility
2006-10-31 13:29:57 +00:00
Martin Oberhuber
1b56b5d133
Redo providerName="Eclipse.org" as suggested by Bjorn
2006-10-31 11:11:19 +00:00
Kushal Munir
895604e8fa
Bug 162709: In New Connection Wizard, the System Type Description is not visible initially
2006-10-30 23:51:37 +00:00
Martin Oberhuber
c959f95786
Fix 158534 - NPE in upload/download after conflict
2006-10-29 20:38:32 +00:00
Martin Oberhuber
3bf8db48fc
Fix bug 158765: content assist miss disables enter
2006-10-28 23:54:31 +00:00
Martin Oberhuber
f9da4c6a1a
Fix bug 158766: content assist works 1st time only
2006-10-28 23:02:07 +00:00
Martin Oberhuber
202fd2e91d
Apply patch for 161838: support terminating local shells
2006-10-28 22:14:13 +00:00
Martin Oberhuber
f81c3e4d81
Apply patch for bug 162510: correctly process filter strings
2006-10-28 21:55:16 +00:00
Kushal Munir
968b81c454
Bug 160202: Remote shell dies.
2006-10-27 23:04:58 +00:00
Kushal Munir
fea1a3b57f
Bug 160202 Remote shell dies
2006-10-27 22:43:23 +00:00
Kushal Munir
2672943e2e
Bug 149151 - New Connection: 1st page should use a Listbox for systemtype
2006-10-27 15:02:27 +00:00
Kushal Munir
6266ffaa3e
Bug 149151 - New Connection: 1st page should use a Listbox for systemtype
2006-10-27 14:45:57 +00:00
Javier Montalvo Orus
71ec46bac5
Fixing 162511 - FTP file service does not process filter strings correctly
2006-10-27 14:40:08 +00:00
Martin Oberhuber
09b9392c54
bug 160470 - remove rseserver-aix.tar from build scripts
2006-10-27 03:13:31 +00:00
David Dykstal
f16851571d
Bug 162098 - removing systemClass attribute from subsystemConfiguration along with its attendant documentation and API.
2006-10-27 02:52:34 +00:00
Martin Oberhuber
4675c6c8e3
Rename commons_net --> commons.net
2006-10-27 02:42:29 +00:00
Martin Oberhuber
ea3ce27d22
Fix ssh remote cmd invocation and environment variable setup according to API
2006-10-27 02:12:56 +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
2cf0186dbd
Bug 162018 - try setting ssh environment through jsch
2006-10-27 00:50:26 +00:00
David McKnight
75935aab7e
fix for Bug 160763 - properties updated after deferred query
2006-10-26 20:23:12 +00:00
Kushal Munir
33267de4c3
Bug 160775 rename (at least within a zip) blocks UI thread
2006-10-26 20:02:38 +00:00
David Dykstal
f8b631b8d4
Bug 153446 - wrapped the persistence provider save operation inside a WorkspaceJob instead of a regular Job. This should delay any build requests and other resource change listeners triggered as a result of writing profiles that happens during delete.
...
Also fixed problems with broken filter pool references that occurred during duplication of profiles while testing.
2006-10-26 17:05:19 +00:00
David McKnight
2a5311d432
fix for Bug 160394 (can't reuse the same event for a filter update)
2006-10-26 16:20:08 +00:00
David Dykstal
431f70ba8c
Bug 160286 - NPE when deleting a profile in the team view.
...
The NPE is caused by bringing up the context menu on an empty selection under certain cirmcumstances. Fixing that revealed that profiles were being deleted in the model, but not on disk. Fixed that as well -- added methods to delete profiles by name and adjusted a method to include the ability to persist a deletion of a profile.
2006-10-26 02:29:28 +00:00
Kushal Munir
0f60ad946b
Bug 143290: Filter sort order is different for different connection types
2006-10-25 23:41:33 +00:00
David McKnight
e322f1e027
fix warning
2006-10-25 17:07:43 +00:00