Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
5142307773df066dc7e942b8f522c9d4cbb18554
/
core
/
plugins
/
org.eclipse.dltk.core.index.sql
08bdb93
ignore target/ folders
by apanchenk
· 14 years ago
4c48f33
fix maven build
by apanchenk
· 14 years ago
7d79119
increment versions
by apanchenk
· 14 years ago
805e8cf
added maven/tycho build
by aplatov
· 14 years ago
c0fdb70
[Performance] Adding phpdoc info
by rganor
· 14 years ago
d52f69d
+about.html
by apanchenk
· 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
6a2b6f3
* build fix
by asobolev
· 15 years ago
v20090916-1742
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