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

1297 commits

Author SHA1 Message Date
David Dykstal
1a8ea54117 Bug 158756 - allow saving an empty password 2006-11-07 19:45:41 +00:00
David Dykstal
1b098a02de [cleanup] updated spelling in comment 2006-11-07 19:35:54 +00:00
David McKnight
3b422f0d1e fix for 162993 2006-11-07 18:39:12 +00:00
Martin Oberhuber
3a92aa6a5d Fix description of signedUpdates site 2006-11-07 14:34:53 +00:00
Martin Oberhuber
6212c0c827 Preapre build notes towards RSE 1.0 2006-11-07 13:51:51 +00:00
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
Martin Oberhuber
b4a365e1ab Preapre build notes towards RSE 1.0 2006-11-07 11:04:53 +00:00
Martin Oberhuber
3f7f8258e8 Release fixes for bug 163381 (duplicate nodes in treeview); 162585, 161209, 163264 (FTP console log, progress and batchDelete); 142067 (commandview on mac); 150143 (local filtering) 2006-11-07 09:12:26 +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
f5601b37b0 Disable TM update site digest due to bug 163406 2006-11-03 23:46:25 +00:00
Martin Oberhuber
84900360e4 Add RC4 build notes 2006-11-03 23:14:58 +00:00
Martin Oberhuber
22d904f226 Fix update site - make signed jarfiles world readable 2006-11-03 22:19:09 +00:00
Martin Oberhuber
11dab13ca0 Automatically fill and sign an update site from a testUpdate site 2006-11-03 18:20:48 +00:00
Martin Oberhuber
fde3024478 Prepare for deploying NAB on dsdp infocenter 2006-11-03 15:38:45 +00:00
Martin Oberhuber
b024922ae0 Release fixes for 163230, 162489, 162707, 162688, 158301, 163103 2006-11-03 11:31:28 +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
Martin Oberhuber
1c12d002b3 Release 160778 (isv docs), 163103 (filters), 162962 (part 2, for ssh and ftp) 2006-11-02 16:46:23 +00:00
Martin Oberhuber
6630eac181 Fix remotecdt requires cdt feature 2006-11-02 16:22:59 +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
David Dykstal
f58f805e4a update framework to allow foreground and background running of tests 2006-11-02 14:57:15 +00:00
Martin Oberhuber
f52d6e1157 Fix bug 160778 - Typo on Tutorials page 2006-11-02 13:02:45 +00:00
Martin Oberhuber
209e468c26 Add dependencies for remotecdt feature 2006-11-02 11:34:21 +00:00
Martin Oberhuber
b11ccd6a51 Release fixes for 161936, 160186 (filtering); 162962 (partial fix for dstore only) 2006-11-02 10:21:28 +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
Martin Oberhuber
a69a68c5ca Release (FTP) 162511 162782 162878, (Monitor) 162786 2006-11-01 09:38:09 +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
2bcf38bcb4 Add output when refreshing update site 2006-10-31 17:56:23 +00:00
Martin Oberhuber
4c3a698582 Fix provider: Eclipse DSDP Project -> Eclipse.org. Fix 162781, 162709 2006-10-31 17:31:05 +00:00
Martin Oberhuber
b9c1495fc8 Fix populating testUpdate site 2006-10-31 17:17:38 +00:00
Martin Oberhuber
7f045395c0 Prepare for automatic nightly I-builds 2006-10-31 15:46:15 +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