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

2640 commits

Author SHA1 Message Date
Martin Oberhuber
edd7b91887 Mark directories that are not executable as not writable, to be in sync with java.io.File (see also bug 154302) 2006-08-23 15:25:03 +00:00
David McKnight
d60ee146aa fix for 153272 2006-08-22 20:43:17 +00:00
Martin Oberhuber
409f4da778 Serve pictures for update site from www.eclipse.org 2006-08-22 07:37:31 +00:00
Martin Oberhuber
1d81cd304e Fix web presentation of update site 2006-08-21 20:01:41 +00:00
David McKnight
d2fcb558d4 fix for 149785. Confine allowed port range to daemon-specified range. 2006-08-21 15:17:21 +00:00
Martin Oberhuber
6d562f92c6 Improve update site experience for people clicking the link 2006-08-21 15:01:10 +00:00
Martin Oberhuber
85bdb416dc Use a small screenshot by default 2006-08-21 14:25:02 +00:00
Martin Oberhuber
062cbe4ec3 Fix bug 154419 - cannot delete broken symbolic links on ssh 2006-08-21 10:03:36 +00:00
Martin Oberhuber
bca6b002da Update TOC for user docs 2006-08-19 05:08:48 +00:00
Martin Oberhuber
9bdbba893b Restore Site Category Names 2006-08-19 04:47:37 +00:00
Martin Oberhuber
4da2397710 Redo lost pack200 and digest properties again -- looks like the UI is killing it... 2006-08-19 04:35:22 +00:00
Martin Oberhuber
fab156cc70 Prepare RSE M4 2006-08-19 03:53:44 +00:00
Martin Oberhuber
77510cbeb4 Update Build Notes to refer to new user docs 2006-08-19 03:48:34 +00:00
Martin Oberhuber
86ce405713 Refer to Examples project in ISV docs 2006-08-19 03:47:18 +00:00
Martin Oberhuber
9fe0e0ce71 Add SSL / ssh tunnel to docs 2006-08-19 03:17:01 +00:00
Martin Oberhuber
ffbc8f9026 Add SSL / ssh tunnel to docs 2006-08-19 03:13:10 +00:00
Martin Oberhuber
b30f5c7088 Add topic on extending RSE to user docs 2006-08-19 02:35:05 +00:00
Martin Oberhuber
9ec21d5100 Add gettingstarted guide to userdoc; Update TOC; Remove links to User Actions, compile commands and import/export features. 2006-08-19 02:09:30 +00:00
Martin Oberhuber
98d8b37a2b Change RSE categories, try to fix "select required" issue 2006-08-18 23:44:03 +00:00
Martin Oberhuber
6cbbf14261 Fix ssh file classification, symlink reading and permission handling 2006-08-18 23:22:41 +00:00
Martin Oberhuber
86d4ecf177 Fix team view property page 2006-08-18 21:46:42 +00:00
Martin Oberhuber
97d1151a2e Add rseSamplesMessages.xml to examples build 2006-08-18 21:07:47 +00:00
Martin Oberhuber
ae83b5867b Redo lost pack200 and digest properties 2006-08-18 15:47:39 +00:00
Martin Oberhuber
ace9330954 Fix publish copy 2006-08-18 15:21:58 +00:00
Martin Oberhuber
21630cb632 Prepare I20060818 build 2006-08-18 15:05:30 +00:00
Martin Oberhuber
7688033206 Prepare I20060818 build 2006-08-18 14:58:15 +00:00
Martin Oberhuber
9d56c9aa96 Fix bug 153655 - incorrect source features on update site 2006-08-18 14:39:22 +00:00
Martin Oberhuber
ae74daf5de Fix bug 153655 - incorrect source features on update site 2006-08-18 14:30:48 +00:00
Martin Oberhuber
b60ea3b816 Fix update site generation for stamped features 2006-08-18 09:34:49 +00:00
Martin Oberhuber
07aed99e2c Fix update site generation for stamped features 2006-08-18 09:29:56 +00:00
Martin Oberhuber
c8d9a3a766 Fix update site generation for stamped features 2006-08-18 09:17:09 +00:00
Martin Oberhuber
fb9f295ed4 Workaround bug 154069 - downgrade pack200 effort 2006-08-18 08:39:12 +00:00
Martin Oberhuber
ab48d5ac32 [cleanup] improve documentation of new SubSystemProxyComparator 2006-08-18 07:45:26 +00:00
Kushal Munir
c0d3e5773d Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
Martin Oberhuber
256a25a206 Fix RSE Examples feature 2006-08-17 23:53:35 +00:00
Martin Oberhuber
cce4858b96 Fix RSE Examples feature 2006-08-17 23:15:50 +00:00
Martin Oberhuber
26f97ebfb3 Add RSE Examples feature 2006-08-17 22:55:10 +00:00
David Dykstal
80fc326d06 bug 153253 - Fixed the synchronization between the DOM writing job and the export to the DOM. Made the PropertyFileProvider a bit more resilient when reading the persistent form. Fixed the SystemFilterPool to mark itself dirty when changed. Minor formatting changes to SystemNewFilterWizard and SubSystem. 2006-08-17 22:40:47 +00:00
Martin Oberhuber
8f323d4661 Fix cvs update for nightly builds 2006-08-17 21:56:34 +00:00
Martin Oberhuber
07fae27cfe Fix publishing I-builds 2006-08-17 21:52:45 +00:00
Martin Oberhuber
966828ec57 Fix RemoteFileSecurityException message 2006-08-17 21:39:11 +00:00
Martin Oberhuber
b21bec3388 Fix bug 154298 - copy&paste on sftp, and improve error messages 2006-08-17 21:18:13 +00:00
Martin Oberhuber
531cb8408c generateFeatureVersionSuffix in headless builds 2006-08-17 20:34:24 +00:00
David McKnight
83f451321b fixes for 154207 - propagating system message expcetions from service layer to subsystem 2006-08-17 18:34:46 +00:00
David McKnight
3a99dfb5d8 some old update that wasn't committed 2006-08-17 18:31:24 +00:00
David Dykstal
ef8791b9f2 bug 153253 - formatting to facilitate debug 2006-08-17 17:47:13 +00:00
David Dykstal
59801af006 bug 153253 - formatting to facilitate debug 2006-08-17 16:29:41 +00:00
David Dykstal
49f98cb4f0 bug 153253 - adjust logging, some debug setup 2006-08-17 16:09:21 +00:00
David Dykstal
8736eb5150 bug 142471 - cleaned up javadoc 2006-08-17 15:50:20 +00:00
David Dykstal
9a39dc828e bug 142471 - allow an empty string password to be saved if a password is not required by the connector service.
Also cleaned up javadoc.
2006-08-17 15:35:39 +00:00