1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 12:55:40 +02:00
Commit graph

3995 commits

Author SHA1 Message Date
David Dykstal
69fb04eb93 Merge remote-tracking branch 'origin/master' into dwd-useractions-source-split 2013-01-22 22:15:08 -06:00
David McKnight
fc3e1fd87b update version 2013-01-16 19:40:20 -05:00
David McKnight
a30cca38ed [398324] cross systems folder transfer breaks due to scoping rule 2013-01-16 19:38:39 -05:00
David McKnight
b26a1c8946 [398306] table sorting of RSE table views inconsistent with Eclipse 2013-01-16 19:38:06 -05:00
David McKnight
579dc4e24a [398306] table sorting of RSE table views inconsistent with Eclipse 2013-01-16 19:37:28 -05:00
David McKnight
5c74aae9ee [398324] cross systems folder transfer breaks due to scoping rule 2013-01-16 19:34:29 -05:00
David Dykstal
5cddeb4839 [398135] creates useractions sdk feature 2013-01-15 21:20:21 -06:00
David McKnight
e5f7aa6179 update versions 2013-01-15 17:46:05 -05:00
David McKnight
7e41965faf [398234] Connect from host doesn't always propagate id/password to
multiple contained connector services
2013-01-15 17:43:22 -05:00
David Dykstal
460c0702ef implements a way to bypass secure storage access 2013-01-15 10:41:26 -06:00
David Dykstal
67cfca76a7 merging fix for [397995] into master branch 2013-01-14 15:22:19 -06:00
David Dykstal
447d39eec1 fixes [397995] RSEInitJob runs too early 2013-01-14 15:14:17 -06:00
David McKnight
436437e8ae version update 2013-01-14 14:50:44 -05:00
David McKnight
9c618a0f2a version update 2013-01-14 14:50:07 -05:00
David McKnight
01f3fa341b [398006] [efs] cached remote file should be cleared if exists() is false 2013-01-14 14:46:12 -05:00
David Dykstal
5108908aa6 Test moving the scheduling of the RSEInitJob to the RSEUIPlugin
The RSEInitJob loads profiles which instantiates subsystem configurations.
If these subsystem configurations are located in plugins that depend on
UI plugins then we run the risk of activating these plugins before
the platform is ready resulting in load errors of various kinds.

There appears to be a change in job scheduling timing that makes this
error more apparent.
2012-12-20 18:04:01 -06:00
David McKnight
76c411895e [396783][dstore] fix issues with the spiriting mechanism and other
memory improvements (phase 2)
2012-12-20 13:04:22 -05:00
David McKnight
80d480081d [395465] [dstore][shells] customer hit an NPE on shell cleanup 2012-12-18 11:38:35 -05:00
David McKnight
32215e5569 [395465] [dstore][shells] customer hit an NPE on shell cleanup 2012-12-18 11:38:20 -05:00
Anna Dushistova
65dbcf2537 [releng]Fixed updated the version after commit 229f367155 2012-12-18 05:19:00 +03:00
David McKnight
229f367155 [396766] [shells] Eclipse up key events no longer contain "enter" so
shell commands aren't sent
2012-12-17 13:13:10 -05:00
David McKnight
791195143e [396766] [shells] Eclipse up key events no longer contain "enter" so
shell commands aren't sent
2012-12-17 13:09:07 -05:00
David McKnight
849647cef6 [dstore] fix issues with the spiriting mechanism and other memory
improvements (phase 1)
2012-12-14 13:22:27 -05:00
David McKnight
d7b4eb0e9b [dstore] Regression for CommandMinerThread authority 2012-11-28 14:48:33 -05:00
Anna Dushistova
ce8cd531fd [releng]removed obsolete projects from master 2012-11-22 10:59:27 +03:00
David McKnight
88bf7534fb [393384] isArchive returning true on remote folders ending in .jar 2012-11-13 19:39:35 -05:00
Uwe Stieber
6ae7bafd59 Remove accidently added dstore JAR files. Add them to gitignore 2012-11-09 07:26:51 +01:00
Uwe Stieber
ef36e367bc Bug 393487 - [terminal][releng] Reorganize terminal feature set separating the legacy terminal view 2012-11-06 11:39:12 +01:00
David McKnight
1e3b02b3c6 [391774] [dstore] NPE if user-log directory cannot be created 2012-10-16 20:14:25 +00:00
David McKnight
4b0b3fbd1b [392012] [dstore] make server safer for delete operations 2012-10-16 20:11:56 +00:00
David McKnight
1062b05a6a [391966][dstore][performance] unnecessary call slows down large queries 2012-10-15 21:29:04 +00:00
David McKnight
409cbb7119 [391164] [dstore] don't clear cached elements when they're not spirited or deleted 2012-10-05 19:47:43 +00:00
David McKnight
b2a42b4bed [391164] [dstore] don't clear cached elements when they're not spirited or deleted 2012-10-05 11:51:25 +00:00
David McKnight
5cb12a9750 [391132] filterpools don't persist when profile names end in _ 2012-10-04 19:02:28 +00:00
David McKnight
c4b97e28ba [391065] [dstore][regression] DataElement with "" type treated as deleted (when it's not) 2012-10-03 20:58:56 +00:00
David McKnight
faadd385ee [390609] Cached file opened twice in case of eclipse linked resource.. 2012-09-28 18:01:41 +00:00
David McKnight
b152672e22 [390681] [dstore] need to merge differences between HEAD stream and 3.2 in ConnectionEstablisher.finished() 2012-09-28 14:19:14 +00:00
David McKnight
1fee07d782 [390055] [DSTORE)Timeout for REXEC connection is too long 2012-09-21 18:56:35 +00:00
David McKnight
b600728984 [390037] [dstore] Duplicated items in the System view 2012-09-21 18:53:21 +00:00
Martin Oberhuber
04e7119238 [releng] Update Versions for Juno SR1 2012-09-19 13:01:45 +00:00
David McKnight
06d7cb98da [389286] [dstore] element delete should not clear _attributes since elements get recycled 2012-09-12 18:54:29 +00:00
David McKnight
21408f6fe9 [388873][dstore] ServerUpdateHandler _senders list should be synchronized 2012-09-06 19:05:05 +00:00
David McKnight
3a3dfc33f2 [388947] column sort icon issue with Remote Systems Details view 2012-09-06 16:13:27 +00:00
David McKnight
2b54b80bc7 [388592] Renaming a file is case insensitive for Linux on remote systems 2012-09-06 16:12:17 +00:00
David McKnight
38cb52b5a7 [374681] Incorrect number of children on the properties page of a directory 2012-09-05 15:46:11 +00:00
David McKnight
eaef0e09b7 [385793] [dstore] DataStore spirit mechanism and other memory improvements needed
-updated to clear _attributes so element seen as deleted
2012-09-04 21:44:57 +00:00
David McKnight
5ef709f76d [389838] Fast folder transfer does not account for code page 2012-09-04 15:32:29 +00:00
David McKnight
13a5c97365 [388506] [dstore] [multithread] RSEC1001error window after the expired password has been changed 2012-08-31 15:28:57 +00:00
David McKnight
fcc908556b [388472] [dstore] need alternative option for getting at server hostname 2012-08-30 20:45:35 +00:00
David McKnight
1ea4c1a2eb [388364] RDz property view flickers when a user disconnects from zOS system 2012-08-29 18:42:55 +00:00