1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 04:15:35 +02:00
Commit graph

3950 commits

Author SHA1 Message Date
David McKnight
8f2332179b [performance] DefaultFileServiceCodePageConverter is wasteful with main memory 2012-03-20 19:27:57 +00:00
David Dykstal
7dd36e5753 [225320] rewrite private methods of PPM to use equinox secure storage. add migration capability. 2012-03-17 19:47:09 +00:00
David McKnight
440509b15b [374538] [local] localFile service tries to set modified time on virtual files 2012-03-16 17:33:46 +00:00
David McKnight
58f79d1be1 [367424] [dstore] upload mechanism should provide backups of files
-ammendment to backup renaming
2012-03-13 20:00:00 +00:00
David Dykstal
0455f0b994 [225320] Adding dependency on org.eclipse.equinox.security bundle 2012-03-13 02:51:19 +00:00
David Dykstal
7397d477cc [225320] Renaming some private methods prior to adding code for secure storage. 2012-03-13 02:49:39 +00:00
David Dykstal
93fde9f633 [225320] Rearranging elements prior to adding code for secure storage - no code changes. 2012-03-13 02:35:26 +00:00
David Dykstal
2712a2eff0 [225320] Formatting module prior to adding code for secure storage - no code changes. 2012-03-13 02:25:42 +00:00
David McKnight
bc4d48c1b6 [373673] Remote Systems Details view calling wrong method for setting action tooltips 2012-03-08 17:45:51 +00:00
David McKnight
d194b3a2a6 [372674] Enhancement - Preserve state of Remote Monitor view 2012-03-08 17:42:27 +00:00
David McKnight
1768999c02 [373459] [dstore][multithread] duplicate finish() calls during idle timeout 2012-03-07 14:14:38 +00:00
David McKnight
7e326c2026 [373507] [dstore][multithread] reduce heap memory on disconnect for server 2012-03-07 14:14:17 +00:00
David McKnight
dd35bf78c6 [372968] [dstore][shell] provide support for csh and tcsh shells 2012-03-06 13:48:58 +00:00
David McKnight
aac7baa511 [373085] Changing the remote code page for a file transferred as text causes problems 2012-03-05 19:44:29 +00:00
David McKnight
f3dbe6e506 [372976] ClassCastException when SystemView assumes widget a TreeItem when it's a Tree 2012-03-01 14:23:46 +00:00
David McKnight
06635af9bd [369767] [multithread][dstore] Invalid Default directory in shell Launch 2012-02-23 14:25:56 +00:00
Anna Dushistova
47fe61a02a [352072] added a hyperlink to the proxy configuration properties. 2012-02-14 19:46:21 +00:00
David McKnight
dac3482504 [371401] [dstore][multithread] avoid use of static variables - causes memory leak after disconnect 2012-02-13 18:57:13 +00:00
David McKnight
8d2684b786 [371401] [dstore][multithread] avoid use of static variables - causes memory leak after disconnect 2012-02-13 18:32:15 +00:00
Anna Dushistova
3cad91feae [releng]working on a tycho-maven build. 2012-02-13 06:39:36 +00:00
Anna Dushistova
e2533383f6 [releng]working on a tycho-maven build. 2012-02-13 06:20:41 +00:00
Anna Dushistova
2f2b8037d2 [releng]working on a tycho-maven build. 2012-02-13 04:56:04 +00:00
Anna Dushistova
e1d576e00c [releng] working on tycho-maven build. 2012-02-13 03:54:23 +00:00
David McKnight
7f2ec9c6f0 [370883] [api] Environment variables form should allow setting the message text 2012-02-07 20:37:21 +00:00
David McKnight
be3bf84586 [370260] [dstore] log the RSE version in server traces 2012-02-02 15:12:40 +00:00
David McKnight
1215a09d38 updating version to 3.3 since there's a new api 2012-02-02 14:34:15 +00:00
David McKnight
0ea623ad32 [368454] provide thread safety for cachedRemoteFiles hashmap 2012-02-02 14:33:53 +00:00
David McKnight
9df17e06e3 updated version to 3.2 due to new api 2012-02-02 14:28:03 +00:00
David McKnight
af14f6c078 [dstore] cancelable threads not removed fast enough from Hashmap, resulting in OOM 2012-02-02 14:26:54 +00:00
David McKnight
6ba0c4e8ba [368454] provide thread safety for cachedRemoteFiles hashmap 2012-02-01 16:29:48 +00:00
Martin Oberhuber
cc0c4d9c18 [releng] Add build properties recommended by JDT 4.2m4 Quickfix 2012-01-31 12:40:40 +00:00
Martin Oberhuber
05ee5f1cce [releng] Add build properties recommended by JDT 4.2m4 Quickfix 2012-01-31 12:25:05 +00:00
Martin Oberhuber
6030a38562 Bug 357667 - RSE view cannot "paste" onto same element that was "copied" from 2012-01-31 12:12:51 +00:00
Martin Oberhuber
bae5fac23f Bug 331213 - [scp] Provide UI-less scp IFileService in org.eclipse.rse.services.ssh - version updates 2012-01-31 12:09:33 +00:00
David McKnight
3850b5a12d [370007] potential NPEs in table-tree provider and remote resource dialog 2012-01-27 20:53:00 +00:00
David McKnight
45a28e5d36 [dstore] cancelable threads not removed fast enough from Hashmap, resulting in OOM 2012-01-27 15:44:05 +00:00
David McKnight
6b406c5c0b [369767] [multithread][dstore] Invalid Default directory in shell Launch 2012-01-26 14:27:00 +00:00
Anna Dushistova
d359414881 [331213] Checked in additional refactoring for scp. 2012-01-25 13:46:39 +00:00
Anna Dushistova
eedc1f2b16 Adding pom.xml to the plugins. 2012-01-24 19:31:32 +00:00
David McKnight
c0a89ce0a8 [367424] [dstore] upload mechanism should provide backups of files
-amending the backup filename scheme to be .<filename>~ since the backup files should be hidden by default.
2012-01-20 19:11:12 +00:00
David McKnight
68ef5d2627 [368980] [dstore] default wait threshold for DStoreStatusMonitor is too large 2012-01-18 15:49:49 +00:00
David McKnight
8fe1012c8c [368465] Import Files -RSE - Cyclic Symbolic Reference problem 2012-01-13 15:15:03 +00:00
David McKnight
98b45a642e [368304] Copy paste from Remote System Explorer view has CR/LF 2012-01-12 15:27:21 +00:00
David McKnight
065065194f [368454] provide thread safety for cachedRemoteFiles hashmap 2012-01-12 14:51:26 +00:00
David McKnight
49423f4665 [368072] [dstore][ssl] no exception logged upon bind error 2012-01-09 17:28:43 +00:00
David McKnight
b9b1c246f5 [367424] [dstore] upload mechanism should provide backups of files 2011-12-23 16:58:41 +00:00
David McKnight
0f73384cd4 [367449] [dstore] allow custom encoding for data transport layer 2011-12-22 18:42:35 +00:00
David McKnight
015fe4c937 [367264] [dstore] Trace should be written when load miner is failed. 2011-12-22 14:22:33 +00:00
David McKnight
a090799028 [367357] system table-tree view not showing refresh action 2011-12-21 17:28:10 +00:00
David McKnight
0d59141d99 [367096] [dstore] DataElement.isSpirit() may return true for newly created DStore objects 2011-12-20 15:06:47 +00:00