Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
73e6d195e0d346262e895e1832b79523ddde16a0
/
rse
« Previous
3bd3397
* added some singleton synchronization stuff
by asobolev
· 15 years ago
4e57bbb
* delay resource information fetching
by asobolev
· 15 years ago
d02e71f
* RSEEnvironment connect now call files ISubSystem connect() instead of indivitual connectors. Work more correct.
by asobolev
· 15 years ago
735bf92
* Some improvements and fixes
by asobolev
· 15 years ago
07d6c48
* Some improvements and fixes
by asobolev
· 15 years ago
8952794
* Some fixes
by asobolev
· 15 years ago
0fc3c67
* Some fixes
by asobolev
· 15 years ago
ebfcde9
*fix
by asobolev
· 15 years ago
v20090721-1921
2f7649c
* set try count to 3
by asobolev
· 15 years ago
v20090721-1916
ba083b7
declare set of environent ids before while loop
by apanchenk
· 15 years ago
ca90d1b
return null array if no password
by apanchenk
· 15 years ago
5d322f0
* Comment added
by asobolev
· 15 years ago
affa3cf
rename: ensureConnection() to connect()
by apanchenk
· 15 years ago
v20090721-1351
5d5ffc7
* Initial support for connected/disconnected environments
by asobolev
· 15 years ago
8a57c83
* Initial support for connected/disconnected environments
by asobolev
· 15 years ago
97a5a63
* Initial support for connected/disconnected environments
by asobolev
· 15 years ago
d94febc
* Lazy file handles now return exists() == true if connection is not yet established.
by asobolev
· 15 years ago
e4ac25a
*
by asobolev
· 15 years ago
ae55500
* Speedup remote systems if direct ssh connect could not be performed. Or user don't want to specify password.
by asobolev
· 15 years ago
18e084f
* Speedup remote systems if direct ssh connect could not be performed. Or user don't want to specify password.
by asobolev
· 15 years ago
6b8b671
* Add analytics for plugin
by asobolev
· 15 years ago
c74adae
+ Added quites validation for interpreter variabels block
by asobolev
· 15 years ago
b5fe101
+ Added quites validation for interpreter variabels block
by asobolev
· 15 years ago
f72a78d
* some fail safe code added.
by asobolev
· 15 years ago
3ab07ec
* some fail safe code added.
by asobolev
· 15 years ago
ef977d8
*fix
by asobolev
· 15 years ago
v20090716-1531
f2a5e9c
*fix
by asobolev
· 15 years ago
v20090715-1425
751b0b9
+ include properties file to project build configuration
by asobolev
· 15 years ago
46b0695
* Support of direct ssh access instead of RSE.
by asobolev
· 15 years ago
d10e652
* Remove unused UI dependency
by asobolev
· 15 years ago
8972153
+ DLTK RSE direct ssh support
by asobolev
· 15 years ago
5aff011
* Some @since 2.0 tags added
by asobolev
· 15 years ago
0aed029
progress for Refresh Remote Interpreters
by apanchenk
· 15 years ago
b186e85
* Adding @since tags
by asobolev
· 15 years ago
c33c6b1
* Some plugin version are updated to 2.0
by asobolev
· 15 years ago
fa0e814
* add API baseline analysis to all plugins
by asobolev
· 15 years ago
6a48cb5
* add API baseline analysis to all plugins
by asobolev
· 15 years ago
e001a98
refreshBuildpathContainersForMixedProjects() in a job
by apanchenk
· 15 years ago
ec8b209
new extension point to help resolve environment files
by apanchenk
· 15 years ago
v20090626
2922a4e
suppress some warnings
by apanchenk
· 15 years ago
55afc27
selectFile() with initialSelection parameter
by apanchenk
· 15 years ago
fc04a0d
waitInitialize() - wait not more than 10 seconds - improvements
by apanchenk
· 15 years ago
c483076
waitInitialize() - wait not more than 10 seconds
by apanchenk
· 15 years ago
9df19fb
remove Incubation word
by apanchenk
· 15 years ago
938b5a6
remove Incubation word
by apanchenk
· 15 years ago
da19447
remove Incubation keyword
by apanchenk
· 15 years ago
52f01ca
remove Incubation keyword
by apanchenk
· 15 years ago
d746e32
remove Incubation keyword
by apanchenk
· 15 years ago
67be882
remove Incubation keyword
by apanchenk
· 15 years ago
47ebf0d
remove Incubation keyword
by apanchenk
· 15 years ago
2c5f0f5
* Tcl interpreter information fetching operation
by asobolev
· 15 years ago
2248603
specify thread name & do not log IO errors
by apanchenk
· 15 years ago
b37af97
IEnvironment.getFile(URI) now checks if URI belongs to this environment
by apanchenk
· 15 years ago
eca3149
move new method from IEnvironemnt to IEnvironmentProvider
by apanchenk
· 15 years ago
v20090519-1837
bf6582b
* some fixes from windows
by asobolev
· 15 years ago
591d8bb
launching: directory=empty string, since DStore fails if null
by apanchenk
· 15 years ago
d489e4d
use RSEEnvironmentProvider.RSE_SCHEME constant
by apanchenk
· 15 years ago
1944d66
* some windows related fixes
by asobolev
· 15 years ago
4da731f
formatting
by apanchenk
· 15 years ago
1118cab
use generics
by apanchenk
· 15 years ago
9498d7a
merge: use temporary file for launcher & send ^C to terminate remote script
by apanchenk
· 15 years ago
e657006
use "NAME=VALUE;export NAME" instead of "export NAME=VALUE" for solaris compatibility
by apanchenk
· 15 years ago
6605805
priority=10
by apanchenk
· 16 years ago
9882d3f
* Fixing bug with incorrect reopen mixid project state
by asobolev
· 16 years ago
a0fec40
waitInitialized() - use isReady() without waiting
by apanchenk
· 16 years ago
b68db75
removed @Override from the interface method implementation
by apanchenk
· 16 years ago
73c4dc9
Improve RSE environments initialization code
by apanchenk
· 16 years ago
997a5e3
fix waitInitialized() implementation
by apanchenk
· 16 years ago
cc1305d
do not wait short intervals in isInitialed() method
by apanchenk
· 16 years ago
66ef815
implement waitInitialized()
by apanchenk
· 16 years ago
69c0c6c
log all output to the provided logger
by apanchenk
· 16 years ago
f0ef274
update to the EnvironmentManager changes
by apanchenk
· 16 years ago
96b5ae5
wizard to create projects with linked content
by apanchenk
· 16 years ago
c3102b7
setPreSelection() only if file exists
by apanchenk
· 16 years ago
941a18c
"String selectFolder(Shell shell, String initialFolder)" method added
by apanchenk
· 16 years ago
be154e0
EnvironmentManager.fireEnvirontmentChange() after RSE init completed
by apanchenk
· 16 years ago
2b5f4d6
decorator for the remote projects
by apanchenk
· 16 years ago
27c9643
J2SE-1.4
by apanchenk
· 16 years ago
3759ad0
visibility of the RSE_SCHEME increased to public
by apanchenk
· 16 years ago
36a5c15
J2SE-1.4
by apanchenk
· 16 years ago
16ad3b4
wait RSE initialization in background
by apanchenk
· 16 years ago
0618c1e
use "exec /bin/sh"
by apanchenk
· 16 years ago
cc097c0
closeStreams() methods extracted
by apanchenk
· 16 years ago
0ec4049
prevent NPE
by apanchenk
· 16 years ago
06d5d58
exit from waitFor() after the specified pattern occurs for the second time
by apanchenk
· 16 years ago
a0c4588
execute /bin/sh
by apanchenk
· 16 years ago
v20081201
498bd33
misc improvements
by apanchenk
· 16 years ago
3406a89
use Path.EMPTY
by apanchenk
· 16 years ago
d219857
- prevent NPE that can occur if we're missing RSE plugins, in this case, an IShellServiceSubSystem
by jgangemi
· 16 years ago
6b85579
IEnvironment.isLocal() method added
by apanchenk
· 16 years ago
bf3943c
* Version update (DLTK-654)
by asobolev
· 16 years ago
717678c
* Version update (DLTK-654)
by asobolev
· 16 years ago
f3d2bfb
* Version update (DLTK-654)
by asobolev
· 16 years ago
2b8404f
* Version update (DLTK-654)
by asobolev
· 16 years ago
fa040e2
* Version update (DLTK-654)
by asobolev
· 16 years ago
419cc9f
* tcl folding improvements * tcl checker only local validation
by asobolev
· 16 years ago
862d059
* fixing some environment stuff
by asobolev
· 16 years ago
0b7e086
*fix
by asobolev
· 16 years ago
2d0c627
removing ssh dependency
by aplatov
· 16 years ago
v20080623-1410
5153041
fix rse dependencies
by aplatov
· 16 years ago
v20080622-0123
Next »