Martin Oberhuber
|
4c25db4c9a
|
Release [175241] Reference Milestone Update Site in all features; [175245] spell out feature neames for Europa site; [fix][175160] RSE Unit Tests fail in I20070222-1133; [cleanup] allow tests to use deprecated API without warning; Fix feature dependency pattern matching; [173276] add the terms "End-User" and "Extender" to category names
|
2007-02-23 12:22:22 +00:00 |
|
Martin Oberhuber
|
471b15dc1e
|
[173276] add the terms "End-User" and "Extender" to category names
|
2007-02-23 12:11:43 +00:00 |
|
Martin Oberhuber
|
f529020974
|
Fix feature dependency pattern matching., and names of inferior features
|
2007-02-23 12:08:08 +00:00 |
|
Martin Oberhuber
|
623844876e
|
[cleanup] allow tests to use deprecated API without warning
|
2007-02-23 11:35:10 +00:00 |
|
Uwe Stieber
|
30d32355e2
|
[fix][175160] RSE Unit Tests fail in I20070222-1133
|
2007-02-23 11:21:00 +00:00 |
|
Martin Oberhuber
|
e69ec9a67a
|
[175245] spell out feature neames for Europa site
|
2007-02-23 11:14:24 +00:00 |
|
Martin Oberhuber
|
de7d109aa0
|
[175245] spell out feature neames for Europa site
|
2007-02-23 10:54:54 +00:00 |
|
Martin Oberhuber
|
8f9eba4858
|
[175241] Reference Milestone Update Site in all features
|
2007-02-23 10:15:34 +00:00 |
|
Martin Oberhuber
|
eb4639f83b
|
[170832] implement setReadOnly() and seLastModified() for ssh
|
2007-02-22 23:57:29 +00:00 |
|
Martin Oberhuber
|
17f6814ff4
|
Release [174770][doc] removing , adding missing closing tags, fixing nesting and ids;[174942] common show actions need to work with remote objects as well as non-remote; [175142] added delegating connector service; [175157] force building javadoc with Java5;
|
2007-02-22 23:30:18 +00:00 |
|
Martin Oberhuber
|
217a68fc61
|
[cleanup] fix compiler warning
|
2007-02-22 23:17:34 +00:00 |
|
Martin Oberhuber
|
6abf39ebee
|
[cleanup] fix copyright year 2007
|
2007-02-22 22:54:58 +00:00 |
|
Martin Oberhuber
|
209297979e
|
[cleanup] fix copyright year 2007
|
2007-02-22 22:38:26 +00:00 |
|
David McKnight
|
124617c27a
|
[175142] updated year to 2007 and made delegatingshellprocessconnectorservice internal
|
2007-02-22 22:33:17 +00:00 |
|
Martin Oberhuber
|
3895ee7605
|
[cleanup] fix copyright year 2007
|
2007-02-22 22:28:21 +00:00 |
|
Martin Oberhuber
|
a6a0d166e8
|
[cleanup] fix copyright year 2007
|
2007-02-22 22:17:35 +00:00 |
|
David McKnight
|
bc609fe6c6
|
[175142] checks during persistence and registration of the service
|
2007-02-22 22:16:55 +00:00 |
|
Martin Oberhuber
|
80c5b1abfd
|
[cleanup] fix copyright year 2007
|
2007-02-22 22:01:03 +00:00 |
|
David McKnight
|
ae9927f462
|
[175142] checks during persistence and registration of the service
|
2007-02-22 21:44:56 +00:00 |
|
David Dykstal
|
026349d699
|
[174770][doc] removing , adding missing closing tags, fixing nesting and ids.
|
2007-02-22 21:15:24 +00:00 |
|
David McKnight
|
2cbfd023fe
|
[175142] added delegating connector service interface, abstract impl and concrete impl for shell processes
|
2007-02-22 21:04:29 +00:00 |
|
David McKnight
|
de001b3b7d
|
[174942] moving getAdapter() to getViewAdapter()
|
2007-02-22 20:31:04 +00:00 |
|
Martin Oberhuber
|
6e68a08f3d
|
[175157] force building javadoc with Java5-64bit on build.eclipse.org
|
2007-02-22 20:28:07 +00:00 |
|
Martin Oberhuber
|
dc3f9f190d
|
[doc] get rid of obsolete reference to bug 173518
|
2007-02-22 20:10:42 +00:00 |
|
Martin Oberhuber
|
c4f0f734bc
|
[175157] force building javadoc with Java5-64bit on build.eclipse.org
|
2007-02-22 20:05:37 +00:00 |
|
David McKnight
|
92245e0dbd
|
[174942] common show actions need to work with remote objects as well as non-remote
|
2007-02-22 17:05:59 +00:00 |
|
David McKnight
|
7e50c094cf
|
[174942] moving getAdapter() to getViewAdapter()
|
2007-02-22 16:58:27 +00:00 |
|
David McKnight
|
5ea61e9a73
|
[174942] changed getAdapter() in SystemTableView to getViewAdapter. Changed doDelete() in SystemView to check for remote object
|
2007-02-22 16:47:07 +00:00 |
|
Martin Oberhuber
|
5f5148b0d6
|
Release [174942] getting rid of remote object identifier code
|
2007-02-22 16:24:36 +00:00 |
|
David McKnight
|
a5abca5d90
|
[174942] getting rid of remote object identifier code. This seems to be problemmatic everywhere. Restoring the code to use either ISystemViewelementAdapter where possible, and ISystemRemoteElementAdapter only for cases where special handling is required
|
2007-02-22 15:47:24 +00:00 |
|
Martin Oberhuber
|
87b7858bf6
|
Release [174942] applied patch for table view to get remote object identifier
|
2007-02-22 15:35:56 +00:00 |
|
David McKnight
|
95a6f8c8e1
|
[174942] applied pathc for table view to get remote object identifer
|
2007-02-22 15:25:55 +00:00 |
|
Martin Oberhuber
|
aa71d9e804
|
Release [174953] connect fails when a previous telnet connection had failed; [175027] Team profile is selected when creating a new connection; [175096] use SystemAdapterHelpers method to get adapter; [175106] synchronous connect before launching the shell; [175108] fix feature versions in site.xml; [175108] feature dependencies for jsch for Europa; [175095] testcase testFTPAccessToHost_ftp_suse_com fails
|
2007-02-22 15:23:39 +00:00 |
|
Martin Oberhuber
|
a3b7c18be9
|
[cleanup] fix copyright year 2007
|
2007-02-22 15:15:28 +00:00 |
|
Uwe Stieber
|
6765a7d6ff
|
[fix] [175095] testcase testFTPAccessToHost_ftp_suse_com fails
|
2007-02-22 14:59:01 +00:00 |
|
Martin Oberhuber
|
48a0171523
|
[175108] fix feature dependencies for Europa "Select Required" (workaround UM bug 175004)
|
2007-02-22 14:15:27 +00:00 |
|
David McKnight
|
cc9e4f6621
|
[175106] force a synchronous connect before launchign the shell
|
2007-02-22 14:11:39 +00:00 |
|
Martin Oberhuber
|
e3b1ff83ff
|
[175108] fix feature versions in site.xml for 2.0M5
|
2007-02-22 13:40:36 +00:00 |
|
David McKnight
|
4e857e5e67
|
[175096] use SystemAdapterHelpers method to get adapter
|
2007-02-22 13:19:25 +00:00 |
|
Uwe Stieber
|
df4f46c8cc
|
[docu update] [175027] Team profile is selected when creating a new connection
|
2007-02-22 13:12:24 +00:00 |
|
Uwe Stieber
|
6aab1d83d3
|
[fix] [175027] Team profile is selected when creating a new connection
|
2007-02-22 12:50:12 +00:00 |
|
Michael Scharf
|
ee5fae7ae3
|
Bug 174953 connect fails when a previous telnet connection had failed
The Msg is used as state indicator, was not cleaned on a new connection
|
2007-02-22 00:57:01 +00:00 |
|
Martin Oberhuber
|
c7223668b4
|
Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point)
|
2007-02-21 23:33:19 +00:00 |
|
Martin Oberhuber
|
92e80f80e5
|
Release [174858] newwizard categories; [174992] default newwizard hiding special wizards
|
2007-02-21 23:30:27 +00:00 |
|
Martin Oberhuber
|
46f7d48ad0
|
[174858] split category names for new connection wizard:Newwizard category = "Remote System Explorer"; Default connection category = "General"
|
2007-02-21 23:23:45 +00:00 |
|
Martin Oberhuber
|
6f3727b8ae
|
[174992] default wizard hides special ones
|
2007-02-21 23:13:08 +00:00 |
|
Martin Oberhuber
|
0e825c6f88
|
Release Rev-up version numbers; [174944] preselection; [174292] discovery internal; [174770] usersguide fixes; [174852] type filtering; [174982] dstore upload; [174942] adapter issues; [174841] systemType names; [174883] new connection; [174858] connection wizard category "General"; [174790] icons for testsubsystem; [174828] remove ftp folders as files; [173772] newConnectionWizards; [174798] additional wizard pages
|
2007-02-21 22:56:03 +00:00 |
|
Martin Oberhuber
|
c57578ca49
|
[174795] dont make Terminal optional features explicit for UM
|
2007-02-21 22:31:10 +00:00 |
|
Martin Oberhuber
|
92a264cfa0
|
[174796] Dont make Terminal dependency on jsch explicit for UM
|
2007-02-21 22:28:46 +00:00 |
|
Martin Oberhuber
|
8966310924
|
Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point)
|
2007-02-21 22:19:32 +00:00 |
|