1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
Commit graph

3725 commits

Author SHA1 Message Date
David McKnight
fa2e6758cc [220123][dstore] Configurable timeout on irresponsiveness 2008-03-10 19:15:32 +00:00
David McKnight
f22da1c871 [222003] client remains connected after server terminates 2008-03-10 14:53:26 +00:00
Martin Oberhuber
63f0afc5f8 [216252] make IndicatorException a deprecated RuntimeException 2008-03-07 22:31:48 +00:00
Martin Oberhuber
446a62f0da [cleanup] copyright comments: space between 2007, 2008 2008-03-07 20:17:17 +00:00
Martin Oberhuber
2809cd2dba [cleanup] Revert comment-only change 2008-03-07 20:16:13 +00:00
David McKnight
7503d5e42b [220379] [api] Provide a means for contributing custom BIDI encodings 2008-03-07 17:41:55 +00:00
Kevin Doyle
96af532009 [216195] [dstore] Saving empty file fails 2008-03-07 16:36:31 +00:00
David McKnight
bc27d20ae0 [220123] [api][dstore] Configurable timeout on irresponsiveness 2008-03-07 14:11:13 +00:00
Kevin Doyle
64239d6800 Updated to use property files.
Moved getFTPHost, getSSHHost, getLinuxHost, and getWindowsHost to RSEBaseConnectionTestCase
2008-03-06 22:40:02 +00:00
David McKnight
0ef2e359da [221747] default connection timeout is too high 2008-03-06 21:58:45 +00:00
David Dykstal
f8c2e54e84 [197167][persistence][api] Need callback API to know when RSE model is fully restored
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197167
2008-03-06 18:57:30 +00:00
Martin Oberhuber
e093238cd6 Rename Jakarta Commons Net --> Apache Commons Net 2008-03-06 17:51:27 +00:00
Martin Oberhuber
9c37d1d9de Release for I200803060740 2008-03-06 14:41:22 +00:00
Martin Oberhuber
2011990c07 Rename Jakarta Commons Net --> Apache Commons Net 2008-03-06 12:59:22 +00:00
David Dykstal
53cbc7574a [197167][persistence][api] Need callback API to know when RSE model is fully restored
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197167
2008-03-06 12:30:22 +00:00
Martin Oberhuber
9a1cd021d1 Release for I20080306 2008-03-06 10:22:46 +00:00
Martin Oberhuber
ae30da557a [cleanup] System.arraycopy() instead of plain loop 2008-03-06 10:09:07 +00:00
Martin Oberhuber
3eae75442c Add tracing for SSH downloads/uploads/streams 2008-03-06 10:05:03 +00:00
David McKnight
11d34bf0e6 [221601][dstore] xmlparser needs to be able to handle very large attributes 2008-03-05 22:14:05 +00:00
Martin Oberhuber
7f08921789 [221488] Fix lazy initialization in getInstance() 2008-03-05 11:40:42 +00:00
David Dykstal
98486aac9b [197167][persistence][api] Need callback API to know when RSE model is fully restored
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197167
2008-03-05 03:26:17 +00:00
David McKnight
14a9495ad6 [164300] Fix to handle timeout and clientUserID parameters 2008-03-04 16:45:20 +00:00
Martin Oberhuber
e2d2d5b725 [181563] Fix hardcoded Ctrl+Space for remote shell content assist 2008-03-04 16:14:19 +00:00
David McKnight
541e789f9a [220547] operation running message 2008-03-03 16:46:41 +00:00
David McKnight
f015f165f5 [164300] Patrick Juhl - Fix for unix (Parameters for port selection) 2008-03-03 15:59:45 +00:00
David McKnight
224d42c778 [221095] [dstore][launcher] Specified REXEC port number is not used 2008-03-03 14:59:20 +00:00
David McKnight
037229e78d [220547] taking out tracing so that N-build doesn't fail due to Activator import 2008-03-03 14:43:39 +00:00
Martin Oberhuber
e421309540 [cleanup] fix NLS warnings 2008-03-03 13:15:03 +00:00
Kevin Doyle
25d7060839 Added a new property file for each type of connection(local, ftp, ssh, linux, windows).
Added a new property (daemon_port) to IRSEConnectionProperties.
2008-02-29 21:39:14 +00:00
Xuan Chen
022347414f fix: [api] SystemTarHandler has inconsistent API 2008-02-29 21:25:43 +00:00
Xuan Chen
92db6c4100 fix: [220999] [api] Need to change class SystemSelectRemoteFileAction to use SystemRemoteFileDialog 2008-02-29 21:15:06 +00:00
Xuan Chen
b206974d31 fix: [220995] [api] need to change copyright as well 2008-02-29 20:20:30 +00:00
Xuan Chen
7a644db74a fix: [220995] [api] Need to add setCustomViewFilter API to SystemSelectRemoteFileAction 2008-02-29 20:19:23 +00:00
David McKnight
b758f948dc [220547] allow SimpleSystemMessage without message ID 2008-02-29 20:01:01 +00:00
David McKnight
8e7d35d22a [220123][dstore] Configurable timeout on irresponsiveness 2008-02-29 19:49:22 +00:00
David McKnight
f92fe2d0ad [220123][dstore] Configurable timeout on irresponsiveness 2008-02-29 19:47:26 +00:00
David McKnight
e1e2cdadff [220547] allow SimpleSystemMessage without message ID 2008-02-29 18:45:48 +00:00
David McKnight
61fab46170 [220547] allow SimpleSystemMessage without message ID 2008-02-29 18:38:45 +00:00
David McKnight
18afbe38d7 [216252] moving ACTION_CONTENT_ASSIST to shells.ui 2008-02-29 18:13:32 +00:00
Martin Oberhuber
7b9e0976b0 [196447] The optional terminal input line should be resizeable 2008-02-29 16:48:59 +00:00
Martin Oberhuber
cbc3b00e53 [releng] Add org.eclipse.rse.useractions-feature 2008-02-29 13:20:29 +00:00
Martin Oberhuber
5c9283fb5a [releng] Add org.eclipse.rse.useractions-feature 2008-02-29 12:04:59 +00:00
Martin Oberhuber
3e293ec715 [releng] Generate Useractions Source Plugin 2008-02-29 11:54:30 +00:00
Martin Oberhuber
1836cdb6b2 Release for I20080229: [220547] [api]SimpleSystemMessage needs to specify a message id and some messages should be shared; [releng] Add org.eclipse.rse.useractions-feature; [cleanup] Remove tmMilestoneSiteName in features 2008-02-29 11:51:51 +00:00
Martin Oberhuber
5e2c8d4ef4 Release for I20080229: [220547] [api]SimpleSystemMessage needs to specify a message id and some messages should be shared; [releng] Add org.eclipse.rse.useractions-feature; [cleanup] Remove tmMilestoneSiteName in features 2008-02-29 11:46:55 +00:00
Martin Oberhuber
3446e85a78 [releng] Add org.eclipse.rse.useractions-feature 2008-02-29 11:25:52 +00:00
Martin Oberhuber
8e6c6280f1 [cleanup] Remove tmMilestoneSiteName in features 2008-02-29 11:24:47 +00:00
David McKnight
bb5cd64eb7 [220547] [api][breaking] SimpleSystemMessage needs to specify a message id and some messages should be shared 2008-02-28 22:22:45 +00:00
David McKnight
95d57f627a [220547] [api][breaking] SimpleSystemMessage needs to specify a message id and some messages should be shared 2008-02-28 22:12:39 +00:00
Martin Oberhuber
9ed9035d05 Rev up Services dependency in the Features to 3.0 2008-02-28 19:13:08 +00:00