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

6390 commits

Author SHA1 Message Date
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
Uwe Stieber
f7df975b78 Releng: Bump RSE tests feature version after previous version bump to o.e.rse.tests 2013-01-08 10:12:40 +01:00
Uwe Stieber
2f532ed34d RSE Tests: Fix the build after version bump of o.e.rse.tests plug-in 2013-01-08 09:55:52 +01:00
Uwe Stieber
311979d758 Terminal: Fix control decoration not hidden if data becomes valid 2013-01-08 09:22:15 +01:00
David McKnight
68eca33f4c [397452][junit-tests] bundle version dependency prevents junits from
running
2013-01-07 12:04:45 -05:00
David McKnight
e50df7dd7b [397452][junit-tests] bundle version dependency prevents junits from
running
2013-01-07 11:55:57 -05:00
Uwe Stieber
3587585a33 Terminal: Add control decorations for SSH and Telnet settings panel. Updated the corresponding validateSettings() implementations to use the control decorations and give a hint to the user what is missing or wrong. 2013-01-07 12:06:05 +01:00
Uwe Stieber
f92892cfaa Terminal: Update copyright header 2013-01-07 08:37:16 +01:00
Uwe Stieber
d88f73bf22 Releng: Move P2 repository population to the right profile 2013-01-04 12:46:29 +01:00
Uwe Stieber
188e0ecf5d Releng: Populate the nightly P2 repository besides the ZIP artifact 2013-01-04 10:50:14 +01:00
Uwe Stieber
1dfba88050 Terminal: Extended ISettingsPage interface to allow page container to listen to changes on the settings page. Added AbstractSettingsPage implementation. 2013-01-03 12:42:31 +01: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
5d4c521fe5 deleted discovery plugins from master 2012-11-24 08:25:13 +03:00
Anna Dushistova
ce8cd531fd [releng]removed obsolete projects from master 2012-11-22 10:59:27 +03:00
Anna Dushistova
5f1f518078 [releng]changed version for the eclipse-jarsigner plugin 2012-11-22 00:24:17 +03:00
Anna Dushistova
42d743ff14 [releng]changed version for the eclipse-jarsigner plugin 2012-11-22 00:17:21 +03:00
Anna Dushistova
617312a875 [releng]added a repo for the eclipse-jarsigner plugin 2012-11-22 00:09:37 +03:00
Anna Dushistova
cd17aac411 [releng]update build scripts to use the latest tycho version and some CBI plugins 2012-11-21 23:33:53 +03:00
Anna Dushistova
caca7c16e1 [releng]changed RXTX update site to the archived version 2012-11-19 19:26:37 +03:00
Uwe Stieber
2913f9bfd5 Terminal: Synchronize with updated version ids 2012-11-18 16:13:05 +01:00
Uwe Stieber
a5ce299d26 Terminal: Fix terminal view version id to reflect API addition from commit e9a193a3a9 2012-11-18 09:45:40 +01: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
Martin Oberhuber
68fb3dee06 [releng] Convert line delims to UNIX for tm.releng/.project 2012-11-08 23:57:23 +01:00
Martin Oberhuber
8e9195c5b9 [releng] Add Linked Resources to root files into o.e.tm.releng project 2012-11-08 23:55:17 +01:00
Martin Oberhuber
c53820daf6 [releng] Add missing o.e.tm.releng/.project file 2012-11-08 23:46:59 +01:00
Uwe Stieber
671cb1c9ed Merge branch 'master' of ssh://git.eclipse.org:29418/tm/org.eclipse.tm 2012-11-06 12:57:52 +01:00
Kris De Volder
88a08c7714 Bugzilla 392107 - Switched interpretation for ESC[0K and ESC[1K sequences 2012-11-06 12:55:19 +01:00
Uwe Stieber
c684774d1b Bugzilla 392107 - Switched interpretation for ESC[0K and ESC[1K sequences 2012-11-06 11:54:49 +01:00
Uwe Stieber
aa97bb8d1f Fix copyright header after applying patch for bug 392092 2012-11-06 11:54:16 +01:00
Kris De Volder
e9a193a3a9 Bug 392092 - Extend ITerminalView API to allow programmatically opening a UI-less connector 2012-11-06 11:49:21 +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
Uwe Stieber
4c395562f4 Added missing .gitignore file 2012-10-31 07:24:11 +01:00
Anna Dushistova
733629a692 [releng]fixed properties for dstoreTargets ant script 2012-10-30 01:39:56 +03:00
Anna Dushistova
f27d74f227 [releng]fixed dstore targets location 2012-10-30 01:11:25 +03:00
Anna Dushistova
097d326fed [releng]fixed relative paths due to changed layout 2012-10-30 00:47:44 +03:00
Anna Dushistova
8792d02e89 [releng]more work on the pom.xml files 2012-10-30 00:02:56 +03:00
Anna Dushistova
5311def09f [releng]adjusting build to work from git 2012-10-29 23:45:21 +03:00
Anna Dushistova
ce068e5a6d [releng] changing the build to work from git 2012-10-29 22:39:08 +03: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