Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
9a4b0bc3809921199c398f4054f86107facf0c46
/
rse
1597cee
generics/formatting
by apanchenk
· 15 years ago
Root_POOL-2009-09-04
8a80545
* little fix
by asobolev
· 15 years ago
v20090806-1512
3f82237
make Operation.perform() abstract
by apanchenk
· 15 years ago
a4a589a
don't call update decorations recursively
by apanchenk
· 15 years ago
12dcd35
correctly fire environmentAdded events
by apanchenk
· 15 years ago
923388f
correctly fire environmentAdded events
by apanchenk
· 15 years ago
f782cf4
fireEnvirontmentChange() after RSE is initialized
by apanchenk
· 15 years ago
7f72ea7
specify thread name
by apanchenk
· 15 years ago
c920b17
* timeout for wait for connect in UI thread
by asobolev
· 15 years ago
a1e69dc
* timeout for wait for connect in UI thread
by asobolev
· 15 years ago
89eefa5
* Connection wait timeout set to 10 seconds. Dialog to user will be shown in any case.
by asobolev
· 15 years ago
a62dbc0
* Connection wait timeout set to 10 seconds. Dialog to user will be shown in any case.
by asobolev
· 15 years ago
6c1e5f2
* Connection wait timeout set to 10 seconds. Dialog to user will be shown in any case.
by asobolev
· 15 years ago
d8e228d
* Variables resolution fixes * Connection timeout for 5 minutes added
by asobolev
· 15 years ago
aedc8a5
* Variables resolution fixes * Connection timeout for 5 minutes added
by asobolev
· 15 years ago
ab0243f
* some improvements and fixes
by asobolev
· 15 years ago
86a8e79
* some improvements and fixes
by asobolev
· 15 years ago
f0a0cc6
* some improvements and fixes
by asobolev
· 15 years ago
fafd9aa
* Resolve tcl sources against environment variables
by asobolev
· 15 years ago
35f7c3d
*fixes
by asobolev
· 15 years ago
v20090730-1846
4ea6bd2
* Update feature dependency versions to correct ones
by asobolev
· 15 years ago
0950d87
* Remove update site string from features. To allow installations from archived update sites
by asobolev
· 15 years ago
v20090730-1127
7cc81e0
* Remove update site string from features. To allow installations from archived update sites
by asobolev
· 15 years ago
98bd493
* Versions for core, tcl, ruby plugins
by asobolev
· 15 years ago
e6eb7a6
* Versions for core, tcl, ruby plugins
by asobolev
· 15 years ago
db568bc
* Versions for core, tcl, ruby plugins
by asobolev
· 15 years ago
c005aba
+ Add since 2.0 tags
by asobolev
· 15 years ago
8d62ed3
use isRead(false) in getRSEConnection() - it is simpler this way
by apanchenk
· 15 years ago
96b98bf
* RSEExecEnvironment support for synchronized connect added
by asobolev
· 15 years ago
88d5f13
- RSELazyEnvironment
by apanchenk
· 15 years ago
c7e5b1e
equals(): tests IEnvironment type, so it should work with lazy environments
by apanchenk
· 15 years ago
176ee75
* Some RSE related performance improvements.
by asobolev
· 15 years ago
02a910e
* Some RSE related performance improvements.
by asobolev
· 15 years ago
f141744
review operations performed just after connect
by apanchenk
· 15 years ago
1208a7b
don't log OperationCanceledException
by apanchenk
· 15 years ago
1de8e18
* RSE fetch caching
by asobolev
· 15 years ago
f09d485
change display message processing
by apanchenk
· 15 years ago
bf42e0e
synchronized for RSEEnvironment.tryToConnect
by apanchenk
· 15 years ago
0bad2be
* Connection processing update for case then display loop are not yet started and we try to correct from display thread.
by asobolev
· 15 years ago
v20090728-1212
1cef77a
* added some singleton synchronization stuff
by asobolev
· 15 years ago
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
· 16 years ago
c483076
waitInitialize() - wait not more than 10 seconds
by apanchenk
· 16 years ago
9df19fb
remove Incubation word
by apanchenk
· 16 years ago
938b5a6
remove Incubation word
by apanchenk
· 16 years ago
da19447
remove Incubation keyword
by apanchenk
· 16 years ago
52f01ca
remove Incubation keyword
by apanchenk
· 16 years ago
d746e32
remove Incubation keyword
by apanchenk
· 16 years ago
67be882
remove Incubation keyword
by apanchenk
· 16 years ago
47ebf0d
remove Incubation keyword
by apanchenk
· 16 years ago
2c5f0f5
* Tcl interpreter information fetching operation
by asobolev
· 16 years ago
2248603
specify thread name & do not log IO errors
by apanchenk
· 16 years ago
b37af97
IEnvironment.getFile(URI) now checks if URI belongs to this environment
by apanchenk
· 16 years ago
eca3149
move new method from IEnvironemnt to IEnvironmentProvider
by apanchenk
· 16 years ago
v20090519-1837
bf6582b
* some fixes from windows
by asobolev
· 16 years ago
591d8bb
launching: directory=empty string, since DStore fails if null
by apanchenk
· 16 years ago
d489e4d
use RSEEnvironmentProvider.RSE_SCHEME constant
by apanchenk
· 16 years ago
1944d66
* some windows related fixes
by asobolev
· 16 years ago
4da731f
formatting
by apanchenk
· 16 years ago
1118cab
use generics
by apanchenk
· 16 years ago
Next »