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

429 commits

Author SHA1 Message Date
Martin Oberhuber
ef6166eb54 RSE isv docs: Fix references to Platform docs 2006-07-27 10:54:27 +00:00
Martin Oberhuber
d6411f56ef Update rse isv docs cvsignore to be in sync with jdt 2006-07-27 09:24:26 +00:00
Martin Oberhuber
3474f3218b Update cvsignore to build docs with local ant build 2006-07-27 08:04:11 +00:00
David McKnight
41f13fa015 allow non-ssl for server when ssl is used for daemon 2006-07-26 17:02:17 +00:00
David McKnight
1226ebf334 try non-ssl if there is a ssl handshake exception during with server 2006-07-26 16:48:53 +00:00
Martin Oberhuber
459b960d22 Update update site: patch site.xsl for testUpdates 2006-07-26 13:17:44 +00:00
Martin Oberhuber
4d1b7e1481 Fix RSE Core Feature Name 2006-07-26 12:50:39 +00:00
Martin Oberhuber
af031158cb Fix chgrp for update site 2006-07-26 11:57:04 +00:00
Martin Oberhuber
3930ee45ca Support pack200 and digest for TM update site 2006-07-26 11:51:48 +00:00
Martin Oberhuber
0fa80ceda3 Update mkTestUpdates.sh 2006-07-26 11:40:30 +00:00
Martin Oberhuber
3bbdad8793 Add script to generate testUpdates site 2006-07-26 11:35:13 +00:00
Martin Oberhuber
0654f50312 Build jars for update manager as part of headless build 2006-07-25 17:17:01 +00:00
Martin Oberhuber
7005a01abc Add feature and plugin qualifier for N-builds
As suggested on http://wiki.eclipse.org/index.php/Platform-releng-faq
2006-07-25 17:07:26 +00:00
Martin Oberhuber
6e9bacb11b bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
Martin Oberhuber
9dd994df9a Add diagnostics to infocenter nightly build 2006-07-25 12:05:18 +00:00
Martin Oberhuber
634c59ae2e Replace eclipse32.gif feature image by eclipse32.png 2006-07-25 09:29:50 +00:00
Martin Oberhuber
c73cb8099c Make Cron infocenter output more quiet 2006-07-24 14:04:49 +00:00
Martin Oberhuber
1904bb0dc8 Add mirror URL (like callisto) to update manager 2006-07-20 16:58:59 +00:00
Martin Oberhuber
03a38a8797 Fix title of update site when viewed as html 2006-07-20 16:10:31 +00:00
Martin Oberhuber
d5af8bf363 Fix update site category naming 2006-07-20 16:04:01 +00:00
Martin Oberhuber
ec59b500ba Recompute ssh feature dependencies 2006-07-20 15:59:48 +00:00
Martin Oberhuber
36d45968e9 Remove private file committed by accident 2006-07-20 15:29:25 +00:00
Martin Oberhuber
9e35dc1808 Add RSE Update Site Project 2006-07-20 15:28:03 +00:00
Martin Oberhuber
98dcb78de0 Fix links into ../reference/api/org/eclipse/.. 2006-07-20 13:15:28 +00:00
Martin Oberhuber
05f9283098 Allow infocenter time to recover after update 2006-07-20 12:26:10 +00:00
Martin Oberhuber
2822610c1c Set shellscripts executable after CVS update 2006-07-20 12:12:28 +00:00
Martin Oberhuber
71f5bf3529 Fix IHOME lookup in infocenter.sh 2006-07-20 11:56:20 +00:00
Martin Oberhuber
de533ed0b1 Improve infocenter directory structure, add doit_nightly.sh and readme 2006-07-20 11:49:42 +00:00
Martin Oberhuber
5dc7eaa7b1 Add scripts for automatic infocenter updates on dsdp.eclipse.org 2006-07-20 10:47:33 +00:00
Kushal Munir
f41248d8fb Bug 149331: Update with latest documentation 2006-07-19 10:36:13 +00:00
Kushal Munir
8c384b9182 Document describing memory management capabilities of datastore 2006-07-19 10:33:59 +00:00
Martin Oberhuber
6bb6da14b2 Apply patch for bug 150955 - ADAPTER IS NULL warnings 2006-07-19 07:35:27 +00:00
Martin Oberhuber
4269bd09fa Apply patch for bug 150938 - static factory methods for PropertyType 2006-07-18 12:51:53 +00:00
Martin Oberhuber
9353e792c0 Apply patch for bug 150930 - Fix NPE in ServicesViewer 2006-07-18 12:16:42 +00:00
Martin Oberhuber
f355260209 Apply patch for bug 150929: handle supportsUserId() properly 2006-07-18 11:48:56 +00:00
Martin Oberhuber
090f1b7bae Update readme and comments for daytime 2006-07-18 11:39:48 +00:00
Martin Oberhuber
941fff5c36 Apply patch for bug 150127 - read saved password when dialog is forced 2006-07-18 11:32:24 +00:00
Martin Oberhuber
6e04109109 Apply patch for bug 150924 - NPE in monitor when disconnecting daytime 2006-07-18 11:30:39 +00:00
Martin Oberhuber
66b4cc7750 Automatically expand Daytime subsystem on connect 2006-07-18 10:34:07 +00:00
Martin Oberhuber
fc320160ed Fix Daytime icon path and disconnect 2006-07-18 09:56:49 +00:00
David McKnight
e941ef943d getting rid of ibm strings 2006-07-14 18:16:03 +00:00
David McKnight
bbbce52535 Fix bug 149172 - RSE tree doesnt show same item in multiple filters
Fixed by Martin's suggestion (works!)
Perhaps it would suffice to override

  protected AbstractTreeViewer.usingElementMap() { return false; }

in SystemView. Since, if the mapping is not unique, an elementMap can not be
used.
2006-07-14 16:49:44 +00:00
David McKnight
1d74a82238 getting rid of ibm strings 2006-07-14 16:39:48 +00:00
David McKnight
7128ff317a getting rid of ibm strings 2006-07-14 16:15:19 +00:00
David McKnight
94260734eb don't allow concurrent internalGetChildren() calls 2006-07-14 16:11:36 +00:00
Martin Oberhuber
1467bb5bed Move icons for RSE tutorial from dstore.doc.isv to doc.isv 2006-07-13 11:33:49 +00:00
Martin Oberhuber
1642abfdd1 Add tutorials #1 and #2 2006-07-13 10:02:52 +00:00
Martin Oberhuber
79ed051718 Add Examples.tutorial project 2006-07-13 08:27:43 +00:00
David McKnight
096546c188 some updates to help with junit test stuff 2006-07-10 19:13:52 +00:00
David McKnight
0f27760625 fix for 149789 2006-07-10 15:49:15 +00:00