Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
09d57503982f2031d49afaa8f13ab9b69b6c2ad7
/
core
/
plugins
/
org.eclipse.dltk.core.index.sql
/
src
/
org
/
eclipse
/
dltk
0a2f842
Bug 489126 - Small optimization for SqlSearchEngine
by Michal Niewrzal
· 9 years ago
ee42ae7
Bug 483713 - Archive libraries are handled incorrectly
by Michal Niewrzal
· 9 years ago
aa6e5d4
Bug 457784 - [feature_request][index2] Allow search by "parent" field
by Dawid Pakuła
· 10 years ago
7a5c4e0
fix DLTKSearchScope.projectFragment(String) when scope is created based on source modules, bug 387751
by Alex Panchenko
· 12 years ago
093ae7b
internal: formatting
by Alex Panchenko
· 12 years ago
2e6dba9
indexer: if SqlIndexer can't obtain DbFactory then throw meaningful exception. Later in IndexManager clear indexer reference and don't try to use anymore.
by Alex Panchenko
· 12 years ago
c0fdb70
[Performance] Adding phpdoc info
by rganor
· 14 years ago
9af7109
* memory leak improvement * CA performance improvement
by rganor
· 14 years ago
v20100608-0117
0f220d3
adding performance improvement by aggregating updates into one commit
by rganor
· 14 years ago
8a9213c
Small improvements into DLTK plug-ins
by rganor
· 14 years ago
d422c83
cache stateless object
by mspector
· 15 years ago
v20091111-1551
d802fe7
use double-check locking (as it's fixed in Java 1.5)
by mspector
· 15 years ago
0b7b56f
remove unneeded requests
by mspector
· 15 years ago
e0723a2
remove unneeded requests
by mspector
· 15 years ago
ef7b26e
optimize SQL search - more granulated if file scope is given
by mspector
· 15 years ago
9b319fc
fixed hashCode()/equals()
by mspector
· 15 years ago
e1f1459
- fix reconciling job (containerPath calculation)
by mspector
· 15 years ago
f04466a
Fixed wrong fragment path in case of source folder inside project (and project is not in a buildpath itself)
by mspector
· 15 years ago
2fa114d
Fixed wrong fragment path in case of source folder inside project
by mspector
· 15 years ago
3a6cd66
fix indexing when adding a linked folder
by mspector
· 15 years ago
444d062
fix container path when indexing source folders
by mspector
· 15 years ago
v20091005-2144
1407f0a
report about SQL indexing to DLTK runtime performance view
by mspector
· 15 years ago
4b9144f
allow specifying qualifier in search query instead of always detecting it from an element name.
by mspector
· 15 years ago
e689b35
Allow null DBFactory (may be some kind of initialization problem because of another process locking database)
by mspector
· 15 years ago
9a9f2e2
disable database startup in static initializer - enable later re-initialization
by mspector
· 15 years ago
58fc328
Bug 261824 - [PHP 5.3] - Provide ability to add PHAR archive to the include path
by rganor
· 15 years ago
78a5933
shutdown dbFactory only if it was loaded
by apanchenk
· 15 years ago
c1401ad
prevent NPE in stop()
by apanchenk
· 15 years ago
a35bf8d
fix NPE
by mspector
· 15 years ago
c8ad167
refactor indexing requestor
by mspector
· 15 years ago
d7976df
*** empty log message ***
by mspector
· 15 years ago
a2a5f68
some optimizations
by mspector
· 15 years ago
90d1944
Added SQL-based abstract indexer + implementation on top of H2
by mspector
· 15 years ago