1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-16 13:35:22 +02:00
Commit graph

300 commits

Author SHA1 Message Date
Martin Oberhuber
a193a09abd Bug 314262 - [doc][releng] Error indexing rse.isv docs 2010-05-26 23:53:02 +00:00
Martin Oberhuber
0c3f031fc2 [releng] Fix copyright year 2010-05-22 11:01:20 +00:00
Martin Oberhuber
151c0d3092 Bug 304170 - [api] ISystemFileTypes and ISystemFileTransferModeMapping should be marked @noimplement 2010-03-15 12:51:01 +00:00
David McKnight
3c37093c41 [304170] [api] ISystemFileTypes and ISystemFileTransferModeMapping should be marked @noimplement 2010-03-10 17:29:40 +00:00
Martin Oberhuber
c3bd8a5d1e Fix Copyright Dates 2010-02-28 22:31:16 +00:00
David McKnight
57b4e6d029 [283033] remoteFileTypes extension point should include "xml" type 2010-02-02 18:40:30 +00:00
Martin Oberhuber
43af27a74a [286129][api] RemoteFileException(String) violates API contract 2009-09-15 21:21:37 +00:00
Martin Oberhuber
f3f1e1f73c [cleanup] Improve user message for network IO problem 2009-09-15 20:48:29 +00:00
Martin Oberhuber
1ca6e62c46 [285945] Fix quoting ! and " characters 2009-08-06 21:52:37 +00:00
Martin Oberhuber
10ece6b31e [285942][api] Throw exception if list() on a non-folder 2009-08-06 21:44:25 +00:00
Martin Oberhuber
846df41cfc [274568] Dont use SftpMonitor for Streams transfer 2009-08-06 16:22:16 +00:00
Martin Oberhuber
18436034c9 [cleanup] Fix api tooling error 2009-07-30 15:43:31 +00:00
Martin Oberhuber
45a2400a0b [releng] Fix version and api tooling filters for 3.1.1 2009-07-30 07:59:59 +00:00
David McKnight
57cb0a0721 [175293] [dstore] Processes do not work on Dstore-UNIX connection to Solaris 2009-06-30 16:26:12 +00:00
Martin Oberhuber
36bca66160 [279014] [dstore][encoding] text file corruption can occur when downloading from UTF8 to cp1252 2009-06-10 23:45:40 +00:00
Martin Oberhuber
402d24d094 [cleanup] Fix copyright dates 2009-05-27 15:19:10 +00:00
Martin Oberhuber
45c7196f67 [254293] DSDP branding for Galileo 2009-05-13 22:23:26 +00:00
David McKnight
33a5e18bf7 [272421] AbstractHostShellOutputReader does not generate notification when error stream is closed 2009-04-29 15:45:09 +00:00
David McKnight
d1c500e76b [272882] [api] Handle exceptions in IService.initService() 2009-04-28 14:49:47 +00:00
David McKnight
6b3bffc3f7 [271244] [sftp files] "My Home" filter not working 2009-04-16 16:45:30 +00:00
David McKnight
fc2870e07e [243495] [api] New: Allow file name search in Remote Search to not be case sensitive 2009-03-25 20:24:37 +00:00
Martin Oberhuber
c3a6d1600f [227135] Cryptic exception when sftp-server is missing 2009-03-19 23:16:11 +00:00
Martin Oberhuber
fb7fe2edba [267402] [telnet] "launch shell" takes forever 2009-03-09 10:37:51 +00:00
Anna Dushistova
e2d9f5123d [259412] fixed getName and getDescription methods to return name and description of real service if possible. 2009-03-05 16:29:46 +00:00
Anna Dushistova
03d54c199f [259412] Extracted AbstractDelegatingTerminalService from DelegatingTerminalService. 2009-02-11 21:54:07 +00:00
Anna Dushistova
ef55e61199 [261478] Removed SshShellService, TelnetShellService and related classes. 2009-01-23 10:40:32 +00:00
Martin Oberhuber
2656a58a7e [261486][api][cleanup] Mark @noimplement interfaces as @noextend 2009-01-19 14:05:25 +00:00
Martin Oberhuber
cfb4e71bca [258631][api] ITerminalService should be public API 2008-12-19 14:38:02 +00:00
Anna Dushistova
67258abee6 [252060] applied patch from Greg Watson. 2008-12-19 13:50:32 +00:00
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
David McKnight
1da881df93 [246857] Rename problem when a file is opened in the editor 2008-12-05 17:03:45 +00:00
Anna Dushistova
250119f1db [240523][227569] added new generic terminal shell service, generic terminal subsystem and telnet reference implementation. 2008-12-04 22:20:10 +00:00
Martin Oberhuber
2f70d78f39 [cleanup] mark IClassifierConstants noimplement 2008-11-25 16:57:49 +00:00
David McKnight
063b239e0a [247573][api] IClassifierConstants.TYPE_LINK == "link" is not in sync with actual usage of "symbolic link" in the code 2008-11-17 23:49:05 +00:00
Martin Oberhuber
bae435497e [246406] Thread-safe support for Lazy Loading 2008-09-29 18:41:11 +00:00
Martin Oberhuber
2d52b792c8 [releng] Update versions for 3.1 fixes 2008-09-23 15:32:20 +00:00
Martin Oberhuber
6c1d3cb6c3 [141823] Local connection does not classify symbolic links 2008-09-16 21:22:32 +00:00
Martin Oberhuber
c8ae8fad10 [164110] Fix quoting single-quotes in UNIX shells 2008-09-16 19:30:57 +00:00
Martin Oberhuber
16cae877e8 [246710] Fix quoting backslashes in UNIX shells 2008-09-09 15:24:18 +00:00
Martin Oberhuber
be89dc70e6 [234026] Clarify IFileService#createFolder() Javadocs 2008-09-04 10:32:36 +00:00
Martin Oberhuber
3938883a88 [238646] Deprecate AbstractProcessService#getMessage(String) 2008-06-26 17:34:51 +00:00
Martin Oberhuber
ca0e7c06f4 [cleanup] Deprecate AbstractProcessService#getMessage(String) 2008-06-26 12:26:28 +00:00
Martin Oberhuber
35bbf33e9b [releng][cleanup] Fix @since tags according to API Tooling 2008-06-04 10:54:42 +00:00
Martin Oberhuber
b15c28c5fc [releng][cleanup] Fix @since tags according to API Tooling 2008-06-04 10:32:44 +00:00
Martin Oberhuber
ab9d7e283b [releng][cleanup] Fix @since tags according to API Tooling 2008-06-04 08:55:01 +00:00
Martin Oberhuber
8c6050dbe2 [releng][cleanup] Fix @since tags according to API Tooling 2008-06-04 08:48:58 +00:00
Martin Oberhuber
ea0adaea28 [releng][cleanup] Fix @since tags according to API Tooling 2008-06-04 02:25:22 +00:00
Martin Oberhuber
09dddb55b5 [cleanup] Update copyright year 2008 2008-05-29 22:18:50 +00:00