Martin Oberhuber
|
6666e89126
|
[cleanup] Fix compiler warnings
|
2006-08-25 14:03:59 +00:00 |
|
Martin Oberhuber
|
c21cf8817f
|
[cleanup] Fix compiler warnings
|
2006-08-25 13:50:42 +00:00 |
|
David McKnight
|
400065dc6a
|
fixes for 154302 - relaying exceptions back from fetch operations
|
2006-08-25 13:49:00 +00:00 |
|
Martin Oberhuber
|
e3e179d5a2
|
Fix ssh does require a user id
|
2006-08-25 13:28:53 +00:00 |
|
Martin Oberhuber
|
8845099d9d
|
Add comments regarding discouraged access
|
2006-08-25 13:19:25 +00:00 |
|
Martin Oberhuber
|
67218b1b3c
|
Disable discouraged access warnings on ssh connectorservice
|
2006-08-25 12:53:07 +00:00 |
|
Martin Oberhuber
|
21ad32c6f6
|
Fix bug 155188 ssh recursive remote copy of directory trees
|
2006-08-25 11:50:39 +00:00 |
|
Martin Oberhuber
|
10bed6d007
|
[cleanup] Remove "implements" use of ISystemMessages
|
2006-08-25 11:45:38 +00:00 |
|
Martin Oberhuber
|
f3168a3023
|
[cleanup] Remove "implements" use of ISystemMessages
|
2006-08-25 11:29:28 +00:00 |
|
Martin Oberhuber
|
a770fcce43
|
[cleanup] Remove "implements" use of ISystemMessages
|
2006-08-25 11:24:19 +00:00 |
|
Martin Oberhuber
|
ee87343666
|
[cleanup] Remove "implements" use of ISystemMessages
|
2006-08-25 10:43:05 +00:00 |
|
Martin Oberhuber
|
ecc00ea243
|
[cleanup] Fix javadoc errors
|
2006-08-25 09:42:59 +00:00 |
|
Martin Oberhuber
|
d0177e0d64
|
[cleanup] Fix javadoc errors
|
2006-08-25 09:37:36 +00:00 |
|
Martin Oberhuber
|
4305ce389b
|
[cleanup] Fix javadoc errors
|
2006-08-25 09:27:02 +00:00 |
|
Martin Oberhuber
|
a249835ec6
|
[cleanup] Fix javadoc errors
|
2006-08-25 09:21:13 +00:00 |
|
Martin Oberhuber
|
be5b092695
|
[cleanup] Fix javadoc errors
|
2006-08-25 09:11:51 +00:00 |
|
Martin Oberhuber
|
1881d5a14f
|
Improve tracing for SftpFileService.delete
|
2006-08-25 08:33:18 +00:00 |
|
Martin Oberhuber
|
f0eead0d80
|
Fix bug 153649 recursive directory delete on ssh
|
2006-08-25 08:32:22 +00:00 |
|
Martin Oberhuber
|
d9a5cc2b10
|
[cleanup] Fix javadoc @param tags
|
2006-08-24 19:52:16 +00:00 |
|
Martin Oberhuber
|
0078e83508
|
[cleanup] document default setting of passwordPersistence caseSensitive
|
2006-08-24 19:49:56 +00:00 |
|
Kushal Munir
|
63c2eb3f7a
|
[cleanup] Remove system types not defined from the password persistence extension provider
|
2006-08-24 19:43:36 +00:00 |
|
Martin Oberhuber
|
6c771c31c4
|
[cleanup] clean up RSE View definitions in ui/plugin.xml
|
2006-08-24 18:16:23 +00:00 |
|
Martin Oberhuber
|
49821f8d59
|
[cleanup] formatting of passwordPersistence in ui/plugin.xml
|
2006-08-24 18:06:37 +00:00 |
|
Martin Oberhuber
|
b38c10e612
|
[refactoring] rename newConnectionWizardDelegate -> newConnectionWizardDelegates
|
2006-08-24 17:42:53 +00:00 |
|
Martin Oberhuber
|
193d12ee70
|
[refactoring] Rename subsystemConfiguration -> subsystemConfigurations
|
2006-08-24 17:32:52 +00:00 |
|
Martin Oberhuber
|
f5a69e7fa5
|
systemTypes: return default icon if no iconLive is configured but a default icon is
|
2006-08-24 17:12:21 +00:00 |
|
Martin Oberhuber
|
36d695e826
|
[cleanup] Reinstate icon properties for systemTypes extension point, add documentation, and get rid of obsolete ui.systemtypes declaration.
|
2006-08-24 17:08:21 +00:00 |
|
Martin Oberhuber
|
e780290bec
|
[cleanup] better use PDE capabilities for extension point editing
|
2006-08-24 16:37:42 +00:00 |
|
Martin Oberhuber
|
f3ec227b11
|
[cleanup] Review *.exsd schemas for incorrect references, fix some names along the way
|
2006-08-24 14:40:15 +00:00 |
|
Martin Oberhuber
|
5d23fe954d
|
[cleanup] Review *.exsd schemas for incorrect references, fix some names along the way
|
2006-08-24 14:34:20 +00:00 |
|
Martin Oberhuber
|
934317da6c
|
Be a bit more verbose on building nightly
|
2006-08-24 11:29:51 +00:00 |
|
Martin Oberhuber
|
ff4f60c5bb
|
Fix fetching HEAD tag for nightly builds
|
2006-08-24 11:16:32 +00:00 |
|
Martin Oberhuber
|
1631e66ecb
|
Fix some links in "other relevant extension points" ISV Docs
|
2006-08-24 10:54:44 +00:00 |
|
Martin Oberhuber
|
ad459395c6
|
Fix deleting build directory for nightly builds
|
2006-08-24 08:32:25 +00:00 |
|
David McKnight
|
cb9c15e29a
|
double-click file download using background job
|
2006-08-23 16:55:36 +00:00 |
|
David McKnight
|
5c5121a9ed
|
double-click file download using background job
|
2006-08-23 16:53:33 +00:00 |
|
David McKnight
|
0698e1f803
|
container adapter needs handleDoubleClick always called for table
|
2006-08-23 15:57:35 +00:00 |
|
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 |
|