1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-17 05:55:22 +02:00
Commit graph

50 commits

Author SHA1 Message Date
Martin Oberhuber
bdd58cec35 Bug 314433 - [efs][testing] testDeleteSpecialCases runs into an NPE on Linux 2010-05-26 20:04:27 +00:00
Martin Oberhuber
c4a073e7d2 Bug 314496 - [efs] symbolic links do not report a proper EFS.ATTRIBUTE_LINK_TARGET 2010-05-26 18:33:13 +00:00
Martin Oberhuber
c3aacbb604 [releng] Fix micro versions for TM 3.2 2010-03-01 00:15:19 +00:00
David McKnight
a07302c69b [303092] [efs] RSE portion to deal with FileSystemResourceManager makes second call to efs provider on exception due to cancel 2010-02-17 17:19:54 +00:00
David McKnight
15bf487477 [291738] [efs] repeated queries to RSEFileStoreImpl.fetchInfo() in short time-span should be reduced 2009-11-09 20:52:09 +00:00
David McKnight
a8dd20590e [291738] [efs] repeated queries to RSEFileStoreImpl.fetchInfo() in short time-span should be reduced 2009-11-06 14:46:12 +00:00
David McKnight
6061e69e55 [291738] [efs] repeated queries to RSEFileStoreImpl.fetchInfo() in short time-span should be reduced 2009-11-05 19:26:57 +00:00
David McKnight
3bd98f9f42 [291738] [efs] repeated queries to RSEFileStoreImpl.fetchInfo() in short time-span should be reduced 2009-10-08 16:38:26 +00:00
David McKnight
02446923b9 [291738] [efs] repeated queries to RSEFileStoreImpl.fetchInfo() in short time-span should be reduced 2009-10-08 14:06:25 +00:00
David McKnight
2736805097 [287185] EFS provider should interpret the URL host component as RSE connection name rather than a hostname 2009-09-28 20:32:16 +00:00
Martin Oberhuber
402d24d094 [cleanup] Fix copyright dates 2009-05-27 15:19:10 +00:00
Martin Oberhuber
78a3504d31 [254293] Fix version numbers after DSDP branding for Galileo 2009-05-20 19:32:19 +00:00
Martin Oberhuber
45c7196f67 [254293] DSDP branding for Galileo 2009-05-13 22:23:26 +00:00
Martin Oberhuber
9eeca07175 [241316] [efs] Cannot restore editors for RSE/EFS-backed resources 2009-05-13 21:05:04 +00:00
David McKnight
33d77f1a23 [241315] [efs] Cannot restore editors for RSE/EFS-backed resources 2009-05-12 17:23:25 +00:00
Martin Oberhuber
b522bd0acf Release for 3.0.1rc1 2008-09-04 11:59:22 +00:00
Martin Oberhuber
be89dc70e6 [234026] Clarify IFileService#createFolder() Javadocs 2008-09-04 10:32:36 +00:00
Martin Oberhuber
fba3415dc8 [releng] Fix plugin version numbers 2008-06-04 13:29:54 +00:00
Martin Oberhuber
cb0508dd34 [220300] EFS Size Property not properly updated after saving 2008-05-26 23:18:20 +00:00
Martin Oberhuber
926bb2e113 [233993] Improve EFS error reporting 2008-05-26 23:01:14 +00:00
Martin Oberhuber
72ed306d20 [233993] Improve EFS error reporting 2008-05-26 17:55:07 +00:00
David Dykstal
4fb3bcbf26 [230821] [api][breaking] IRemoteFileSubsystem is inconsistent with IFileService
https://bugs.eclipse.org/bugs/show_bug.cgi?id=230821
2008-05-22 01:51:17 +00:00
Martin Oberhuber
44fbb32594 [224540] RSEFileStore.mkdir(EFS.NONE, null) doesn't create parent folder (apply patch from Timur Shipilov) 2008-05-20 20:55:48 +00:00
Martin Oberhuber
2011cddc47 [224538] RSEFileStore.getParent() returns null for element which is not root of filesystem (apply patch from Timor Shiplov) 2008-05-20 20:46:06 +00:00
Martin Oberhuber
4120cbbdf6 [cleanup] Fix Javadoc Warning 2008-05-19 13:01:04 +00:00
Martin Oberhuber
71984b05ab [cleanup] Fix API Tooling Warning 2008-05-19 12:59:06 +00:00
Martin Oberhuber
a7c5de4b79 [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +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
a90b60fc1c Update bundle version numbers as appropriate due to recent changes 2008-02-26 01:34:10 +00:00
Xuan Chen
76cbbbe40e added NLS_MESSAGEFORMAT comments 2008-02-21 18:40:37 +00:00
Kevin Doyle
135894a6ae [efs][nls] Externalize Strings in RSEFileStore and RSEFileStoreImpl 2008-02-12 16:50:30 +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
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
250570d64e [208778] [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND 2007-11-30 20:40:06 +00:00
Kevin Doyle
77a094ca8a [208778] [efs][api] RSEFileStore#getOutputStream() does not support EFS#APPEND 2007-11-29 16:13:29 +00:00
David McKnight
8c7ca4bd78 [210109] store constants in IFileService rather than IFileServiceConstants 2007-11-16 16:20:10 +00:00
David McKnight
ee4f4bb453 [209552] API changes to use multiple and getting rid of deprecated 2007-11-15 19:12:26 +00:00
David McKnight
3d2a16aeb2 [207178] changing list APIs for file service and subsystems 2007-10-31 21:03:25 +00:00
Martin Oberhuber
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
Martin Oberhuber
111a73530a [199587] return attributes of RSEFileSystem 2007-08-10 15:18:19 +00:00
Martin Oberhuber
292d091904 [199552] fix deadlock with dstore-backed efs access 2007-08-10 12:37:14 +00:00
Martin Oberhuber
e6c60f0c72 [191589] fix Rename by adding putInfo() for RSE EFS, and fetch symlink info 2007-08-10 11:19:29 +00:00
Martin Oberhuber
dbbf03eb95 [189441] fix EFS operations on Windows (Local) systems 2007-08-09 10:32:54 +00:00
Martin Oberhuber
ceddc7a49b [197025][197167] Improved wait for model complete 2007-08-09 10:05:02 +00:00
Martin Oberhuber
abfbacb0ad [191581][efs] clear local IRemoteFile handle cache when modifying remote 2007-08-02 16:09:29 +00:00
Martin Oberhuber
78b99118e0 [189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE. 2007-06-06 13:06:29 +00:00
Martin Oberhuber
a924ffced5 Update about.html date for Europa 2007-05-29 20:30:45 +00:00
Martin Oberhuber
984206eea9 [186320][188360][api] Split and rename org.eclipse.rse.eclipse.filesystem into org.eclipse.rse.efs and org.eclipse.rse.efs.ui respectively 2007-05-25 17:24:52 +00:00
Martin Oberhuber
d0a64ca026 [186320][188360][api] Split and rename org.eclipse.rse.eclipse.filesystem into org.eclipse.rse.efs and org.eclipse.rse.efs.ui respectively 2007-05-25 17:17:59 +00:00