1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 12:05:21 +02:00
Commit graph

171 commits

Author SHA1 Message Date
Martin Oberhuber
cc100463db [cleanup][api] Fix API problem filters for making the Terminals API official 2008-12-17 15:50:49 +00:00
Anna Dushistova
6d6e00a016 [258631] moved public classes from org.eclipse.rse.internal.services.terminals to org.eclipse.rse.services.terminals package. 2008-12-14 18:28:58 +00:00
Anna Dushistova
afd9bf1a3f [258720] Fixed incorrect condition and created junit test to cover this bug. 2008-12-14 17:07:05 +00:00
Martin Oberhuber
3a154b3ad9 [cleanup][ssh] Use lstat for consistency on all makeHostFile() invocations 2008-09-23 17:42:47 +00:00
Martin Oberhuber
2d52b792c8 [releng] Update versions for 3.1 fixes 2008-09-23 15:32:20 +00:00
Martin Oberhuber
0f0ec07247 [237616][ssh] Dont perform forced setLastModified during upload 2008-09-16 23:33:36 +00:00
Martin Oberhuber
909f995c39 [238703][ssh] getFile() needs to lstat for consistency with internalFetch() 2008-09-16 20:25:39 +00:00
Martin Oberhuber
e46a69dd09 [releng] Rev up for RSE 3.0.1: features services.ssh, services.ftp, remotecdt; plugin terminals.core 2008-07-15 00:17:52 +00:00
Martin Oberhuber
55018268b0 [235472] [ssh] Fix Properties of the file system root 2008-07-14 22:37:24 +00:00
Martin Oberhuber
06bb64c597 [235360][ftp][ssh][local] Return proper "Root" IHostFile 2008-06-03 23:24:51 +00:00
Martin Oberhuber
aa2297c58b [235477][ssh] SftpFileService.createFolder() fails for file named "a?*" 2008-06-03 21:39:16 +00:00
Martin Oberhuber
09dddb55b5 [cleanup] Update copyright year 2008 2008-05-29 22:18:50 +00:00
David Dykstal
55ccba2d9c [232198] TVT34:TCT281: TVT FR - Apostrophe issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232198
2008-05-29 12:25:05 +00:00
Martin Oberhuber
7398e74f13 [233651][cleanup] Remove FIXME comment 2008-05-27 21:25:22 +00:00
Martin Oberhuber
4fcd1074f6 [233651] Make ssh delete throw proper exceptions 2008-05-26 22:01:46 +00:00
Martin Oberhuber
7d201474c7 [218042] Support UNIX permission modification on ssh 2008-05-26 21:55:49 +00:00
Martin Oberhuber
00814b79ad [190904] Changing read-only attribute throws exception 2008-05-26 21:33:12 +00:00
Radoslav Gerganov
c213611074 [230919] IFileService.delete() should not return a boolean 2008-05-23 08:59:40 +00:00
David Dykstal
eb7a8190c5 [232198] TVT34:TCT281: TVT FR - Apostrophe issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232198
2008-05-15 15:14:57 +00:00
Martin Oberhuber
2699735729 [221211] IFileService API for batch operations IFileService.delete() returns boolean false for silent no-op 2008-05-07 04:48:44 +00:00
Martin Oberhuber
5aa99be837 [221211] Throw SystemLockTimeoutException in Sftp and FTP in case a lock can not be obtained 2008-05-07 03:32:59 +00:00
David Dykstal
ba07826c2f [221211] [api][breaking][files] need batch operations to indicate which operations were successful
https://bugs.eclipse.org/bugs/show_bug.cgi?id=221211
2008-05-05 22:40:04 +00:00
Martin Oberhuber
c75fe00c51 [227320] Fix endless loop in SshTerminalShell 2008-04-16 13:44:12 +00:00
Martin Oberhuber
8ecbc2063e [216252] canceled --> cancelled in comments 2008-04-12 00:21:08 +00:00
Martin Oberhuber
c99db80573 [170910] Adopt RSE ITerminalService API for SSH 2008-04-11 17:19:26 +00:00
Martin Oberhuber
9c8e811837 [226301][api][breaking] IShellService methods should throw SystemMessageException 2008-04-09 21:42:16 +00:00
Martin Oberhuber
e3b82f8326 [Bug 226262] [api][breaking] RSE IService should be IAdaptable 2008-04-09 19:28:07 +00:00
Martin Oberhuber
8cc3b1ed8e [cleanup] Fix "illegally implements" API warning 2008-04-07 10:48:14 +00:00
Martin Oberhuber
a7c5de4b79 [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +00:00
Martin Oberhuber
69c14379e8 [224799] Fix JSch encoding problems with arabic UTF-8 file names 2008-04-02 21:00:03 +00:00
Martin Oberhuber
57e9f05d8b [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
Martin Oberhuber
3eae75442c Add tracing for SSH downloads/uploads/streams 2008-03-06 10:05:03 +00:00
Martin Oberhuber
a90b60fc1c Update bundle version numbers as appropriate due to recent changes 2008-02-26 01:34:10 +00:00
Martin Oberhuber
366b44c415 [cleanup] Fix Javadoc Warnings 2008-02-22 13:41:34 +00:00
David McKnight
c445167843 [216252] reverting % message back to messageformat 2008-02-22 01:16:49 +00:00
David McKnight
fec5efb321 [216252] RemoteFileCancelledException -> RemoteFileCanceledException 2008-02-21 16:20:23 +00:00
David McKnight
1ef07d7c34 [216252] MessageFormat.format -> NLS.bind 2008-02-21 15:23:49 +00:00
David McKnight
b11a865805 [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible
-this is phase 1...still need to get rid of duplicate messages
2008-02-20 21:25:04 +00:00
Martin Oberhuber
f09eae6477 [cleanup] fix copyright notices for 2008 2008-02-13 00:28:51 +00:00
Martin Oberhuber
d10f9b7bb1 [cleanup] fix copyright notices for 2008 2008-02-12 23:58:15 +00:00
Martin Oberhuber
82ab7dde07 [cleanup] fix copyright notices for 2008 2008-02-12 23:42:46 +00:00
Martin Oberhuber
ea73d1cd2e [217891][cleanup] Avoid Javadoc warnings due to missing reference visibility 2008-02-05 19:46:59 +00:00
Martin Oberhuber
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +00:00
Martin Oberhuber
2fb3d273bb [216343] immediate link targets and canonical paths for Sftp 2008-01-23 21:36:37 +00:00
Martin Oberhuber
fde69f9c35 Allow to work with older Jsch 2008-01-23 21:21:04 +00:00
Martin Oberhuber
83578a63fa [216343][ssh] Return immediate symbolic link target for broken links, and correct canonical path for symbolic links that point to directories 2008-01-23 21:13:30 +00:00
David McKnight
5c91cc751b [209593] [api] updated support for "file permissions" and "owner" properties 2008-01-22 22:11:34 +00:00
Martin Oberhuber
6136db1988 [208778][api] Change new Streams Services API to use int options instead of boolean binary 2008-01-07 14:58:38 +00:00
Kevin Doyle
dff29f4fb5 [211374] [ssh] New File on SSH has unnecessary space in its contents 2007-11-30 21:05:23 +00:00
Kevin Doyle
250570d64e [208778] [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND 2007-11-30 20:40:06 +00:00