Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
bf9475f84bfa4c537de68b70a788f7cc32a71488
bf9475f
Fix CTRL+Shift+T for new indexing
by mspector
· 15 years ago
4cc8b08
* Add plugin dependencies for possible fix for building as included feature
by asobolev
· 15 years ago
v20090916-1823
aed4182
fix query when qualifier or parent is an empty string
by mspector
· 15 years ago
6a2b6f3
* build fix
by asobolev
· 15 years ago
v20090916-1742
15e398a
* fix index feature name
by asobolev
· 15 years ago
v20090916-1533
78164a5
* fix index feature name
by asobolev
· 15 years ago
55053cc
* include index as feature
by asobolev
· 15 years ago
v20090916-1520
19f50fd
* include h2 plugins in feature
by asobolev
· 15 years ago
v20090916-1511
15d666d
* Direct ssh implementation of getCanonicalPath()
by asobolev
· 15 years ago
v20090916-1346
fde1e35
* Direct ssh implementation of getCanonicalPath()
by asobolev
· 15 years ago
db0fa65
escape backslash characters if exist in 'LIKE' query
by mspector
· 15 years ago
804fcb5
allow specifying qualifier in search query instead of always detecting it from an element name.
by mspector
· 15 years ago
v20090916-1544
4b9144f
allow specifying qualifier in search query instead of always detecting it from an element name.
by mspector
· 15 years ago
ca37d82
* Fix for getCanonicalPath()
by asobolev
· 15 years ago
v20090915-1607
eead4b5
* fix for tcl testing engines.
by asobolev
· 15 years ago
v20090914-1703
d3460f6
* since tags
by asobolev
· 15 years ago
v20090914-1439
e689b35
Allow null DBFactory (may be some kind of initialization problem because of another process locking database)
by mspector
· 15 years ago
35755d9
fix disabling indexer for specific nature (TODO: think how to do that properly for multiple DLTK nature projects)
by mspector
· 15 years ago
9a9f2e2
disable database startup in static initializer - enable later re-initialization
by mspector
· 15 years ago
3545b0b
isSymLink() uses lstat() function without caching
by apanchenk
· 15 years ago
f2cc849
use Job instead of Thread for watchdog
by apanchenk
· 15 years ago
121ff57
remove monitor field
by apanchenk
· 15 years ago
v20090910-1958
d09108e
null check added
by apanchenk
· 15 years ago
b8b37c2
* since tags
by asobolev
· 15 years ago
52cf00e
* since tags
by asobolev
· 15 years ago
4db3bda
console interaction reworked, now debug correctly reads stdout & stderr, so if debugger process dies before establishing dbgp session - we can see it's stdout+stderr output
by apanchenk
· 15 years ago
9058d6d
console interaction reworked, now debug correctly reads stdout & stderr, so if debugger process dies before establishing dbgp session - we can see it's stdout+stderr output
by apanchenk
· 15 years ago
4b9ad34
Removing IArchiveProjectFragment
by rganor
· 15 years ago
effa473
use mutable Counter class in resolveDuplicates(), so values could be incremented without memory reallocation
by apanchenk
· 15 years ago
85bfe50
Bug 288827 - SourceModuleStructureRequestor.resolveDuplicates slow performance
by rganor
· 15 years ago
9fe8297
throw exception if debugger was terminated while waiting for connection, so we don't wait forever and display problem to the user.
by apanchenk
· 15 years ago
380ae50
create script console only if RUN mode
by apanchenk
· 15 years ago
8276b7f
disconnect from IStreamMonitors in dispose()
by apanchenk
· 15 years ago
7109093
use job to show progress bar if reconciler takes more than 1 second
by apanchenk
· 15 years ago
v20090908-1830
2e17acd
.setIsAllowedToModifyDocument(false)
by apanchenk
· 15 years ago
cc1da62
* since tags
by asobolev
· 15 years ago
v20090908-1616
2f65dbe
remove eclipse 3.3 compatibility
by apanchenk
· 15 years ago
1a56604
introduce ILaunchStatusHandlerExtension, so console remains on the screen in case of failure
by apanchenk
· 15 years ago
b681ced
introduce ILaunchStatusHandlerExtension, so console remains on the screen in case of failure
by apanchenk
· 15 years ago
6ed3786
initialize() NopLaunchStatusHandler
by apanchenk
· 15 years ago
ac3b119
don't allow this to be used in UI thread
by apanchenk
· 15 years ago
bd758a5
NopLaunchStatusHandler - cancel monitor in initialize()
by apanchenk
· 15 years ago
ecf42ac
1. Remove IArchiveProjectFragment from IDLTKLanguageToolkit
by rganor
· 15 years ago
21c6f92
Restore default settings in DLTKUIPlugin preferences
by apanchenk
· 15 years ago
9e24a16
engineInstall element introduced
by apanchenk
· 15 years ago
776d506
protected boolean isNatureContribution(IConfigurationElement main) method added
by apanchenk
· 15 years ago
bb7ed57
generics
by apanchenk
· 15 years ago
71fbcaa
small changes
by apanchenk
· 15 years ago
7317f50
synchronization for attribute cache
by apanchenk
· 15 years ago
e01b2e6
synchronization reworked
by apanchenk
· 15 years ago
592c29f
close channels only after some inactivity timeout
by apanchenk
· 15 years ago
9127dd7
getPath() toString()
by apanchenk
· 15 years ago
a16f6ef
* Tcl project wizard improvements
by asobolev
· 15 years ago
319d8f7
Bug 261824 - [PHP 5.3] - Provide ability to add PHAR archive to the include path
by rganor
· 15 years ago
58fc328
Bug 261824 - [PHP 5.3] - Provide ability to add PHAR archive to the include path
by rganor
· 15 years ago
f5db178
close active channels only if "channel is not opened."
by apanchenk
· 15 years ago
e58a866
- debug logging - close active channels if could not create new channel
by apanchenk
· 15 years ago
8393c61
organize imports
by apanchenk
· 15 years ago
79f1488
- logging
by apanchenk
· 15 years ago
b5d43b7
logging for all operations
by apanchenk
· 15 years ago
652bf2d
channel pool
by apanchenk
· 15 years ago
c2bb61a
generics
by apanchenk
· 15 years ago
30081d8
+branding plugin +description
by apanchenk
· 15 years ago
db67f3b
branding plugin
by apanchenk
· 15 years ago
7b14162
new feature
by apanchenk
· 15 years ago
47c1e58
* Allow file templates for any natures
by asobolev
· 15 years ago
v20090903-1554
7454525
* Templates for new file creation
by asobolev
· 15 years ago
a843b78
moving index.* plugins to separate feature
by apanchenk
· 15 years ago
v20090903-2035
171e755
* Remove BORDER flag
by asobolev
· 15 years ago
9b0fe8d
* Update of new file wizards for TCL
by asobolev
· 15 years ago
768fce2
more detailed javadoc for enterFieldCheckDuplicates()
by apanchenk
· 15 years ago
48d9e2c
don't show formatter description if not specified
by apanchenk
· 15 years ago
202b9f7
dont't use shutdown listener
by apanchenk
· 15 years ago
v20090901
c8f4955
don't use IDebugOptions to test options
by apanchenk
· 15 years ago
090e34c
don't use IDebugOptions to test options
by apanchenk
· 15 years ago
88579e1
* file creation in different containers fix
by asobolev
· 15 years ago
3f28ee7
to prevent deadlock initiated from workspace refresh: on shutdown close projects with linked files
by apanchenk
· 15 years ago
95fc49a
* Partial deadlock fix then linked RSE resources are pressent in workspace.
by asobolev
· 15 years ago
de19fb1
oppps, revert back
by rganor
· 15 years ago
bc8498d
fix if <> when
by rganor
· 15 years ago
5e5aa28
close stream on exception final block
by rganor
· 15 years ago
1058a7f
create real copy of the List before calling provideModelChanges()
by apanchenk
· 15 years ago
v20090827
a367247
+getChildrenAsList() +setChildren(List)
by apanchenk
· 15 years ago
3a231b5
generics
by apanchenk
· 15 years ago
b0567f2
increase visibility of getEnvironmentPaths()
by apanchenk
· 15 years ago
8b52ab4
generics/@Overrides
by apanchenk
· 15 years ago
a22d981
generics/@Overrides
by apanchenk
· 15 years ago
94009e3
unnecessary cast remove @Override
by apanchenk
· 15 years ago
82f2166
include interpreter type id in the log message
by apanchenk
· 15 years ago
9370323
fixed attribute location construction on windows
by apanchenk
· 15 years ago
22c0a82
remove unnecessary casts
by apanchenk
· 15 years ago
732b5ee
CATCH_OUTPUT is specified as DLTK logging option
by apanchenk
· 15 years ago
a9019c9
CATCH_OUTPUT is specified as DLTK logging option
by apanchenk
· 15 years ago
d354577
CATCH_OUTPUT is specified as DLTK logging option
by apanchenk
· 15 years ago
8834c49
API & preference page for logging options
by apanchenk
· 15 years ago
f0e6bad
API & preference page for logging options
by apanchenk
· 15 years ago
8dc56c0
selecFile()/selectFolder() should force connection if not connected yet
by apanchenk
· 15 years ago
f498820
selecFile()/selectFolder() should force connection if not connected yet
by apanchenk
· 15 years ago
9020441
prevent simultaneous password dialogs for the same host
by apanchenk
· 15 years ago
25a20e0
fix typo in createProcessingThread() method name
by apanchenk
· 15 years ago
Next »