Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
a68ad4f5dae556f5edb5150b168fa3da56b00f18
/
core
/
plugins
/
org.eclipse.dltk.core.index.sql.h2
c36ffc7
Switch version to 5.4.0-SNAPSHOT
by Kaloyan Raev
· 9 years ago
a3275c5
Switch version to 5.3.1-SNAPSHOT
by Kaloyan Raev
· 9 years ago
bcb6c6d
No Bug - Remove redundant toString() call
by Kaloyan Raev
· 9 years ago
53a1e50
Bug 470711 - When H2Cache is empty H2FileDato.selectByContainerId()
by Michal Niewrzal
· 9 years ago
53def50
Update version number to 5.3.0-SNAPSHOT
by Kaloyan Raev
· 9 years ago
479f1b5
Switch version to 5.2.0-SNAPSHOT
by Kaloyan Raev
· 10 years ago
3adf800
Remove eclipse.inf files
by Kaloyan Raev
· 10 years ago
9a2239e
Bug 457797 - [H2] Create view for "by container" search
by Dawid Pakuła
· 10 years ago
03761a9
Bug 446159 - [H2] Escape backslash in H2ElementDao
by Dawid Pakuła
· 10 years ago
0a0908c
Bug 454867 - [H2] Optimize schema and search query
by Dawid Pakuła
· 10 years ago
61f2395
Bug 454597 - Improve H2 connection setttings
by Dawid Pakuła
· 10 years ago
a83d052
Bug 439959 - H2 DeleteDBFiles not work after upgrade from juno
by Dawid Pakuła
· 10 years ago
561c932
Change version to 5.1.1
by Kaloyan Raev
· 10 years ago
aa22754
Prepare repo for easier versioning
by Kaloyan Raev
· 10 years ago
ffc90a6
Disabled escaping in H2 queries, fixes bug 446159
by Alex Panchenko
· 10 years ago
356cd43
Use DefaultScope.INSTANCE/InstanceScope.INSTANCE instead of deprecated constructor
by Alex Panchenko
· 11 years ago
9d62d3a
Change version to 5.1 for Luna
by Alex Panchenko
· 11 years ago
b4a6600
H2*Dao cleanup - pass RETURN_GENERATED_KEYS only when applicable
by Alex Panchenko
· 11 years ago
f72af29
H2Index: index on FILES(PATH,CONTAINER_ID), bug 415137
by Alex Panchenko
· 11 years ago
c3804d2
H2ElementDao pass strings via PreparedStatement parameters, fixes bug 419768
by Alex Panchenko
· 11 years ago
1266bdc
Change version to 5.0.0
by Alex Panchenko
· 12 years ago
ac24639
Convert .cvsignore to .gitignore
by Alex Panchenko
· 12 years ago
f239625
* include pack200 option to easy pack200 apply step
by asobolev
· 13 years ago
66d88a4
* tycho 0.12.0 based build update + poms for tcl*, ruby, javascript are updated
by asobolev
· 13 years ago
944f7af
* bulk update of version to 4.0.0
by asobolev
· 13 years ago
16dd178
* update .cvsignore's
by asobolev
· 13 years ago
ed97103
having a more general exception to H2DbFactory to support new h2 API
by rganor
· 14 years ago
v20110615-1000
08bdb93
ignore target/ folders
by apanchenk
· 14 years ago
4c48f33
fix maven build
by apanchenk
· 14 years ago
900ad77
increment versions
by apanchenk
· 14 years ago
v20101026-0553
805e8cf
added maven/tycho build
by aplatov
· 14 years ago
385c24c
[Performance] Adding phpdoc info
by rganor
· 14 years ago
v20100801-2010
888a545
+about.html
by apanchenk
· 15 years ago
v20100616-2015
16a7697
* memory leak improvement * CA performance improvement
by rganor
· 15 years ago
5b7b494
major performance fix, contributed by Michael S.
by rganor
· 15 years ago
v20100528-1400
6213e55
Performance improvements, contributed by Michael S.
by rganor
· 15 years ago
v20100521-1600
812868b
adding performance improvement by aggregating updates into one commit
by rganor
· 15 years ago
v20100505-0800
d0f6b2f
Small improvements into H2Cache class
by rganor
· 15 years ago
eddd68c
added logging to the DB connection creation
by mspector
· 15 years ago
1f4c194
fix camel-case search
by mspector
· 15 years ago
72692f7
try to detect corrupted database
by mspector
· 15 years ago
v20091105-0155
772643f
fixed typo
by mspector
· 15 years ago
v20091027-0050
686891f
collect all results
by mspector
· 15 years ago
v20091014-2322
b05fbae
allow changing parameters in DB connection string
by mspector
· 15 years ago
e1844a1
- fix reconciling job (containerPath calculation)
by mspector
· 15 years ago
4ae7944
ease org.h2 version dependency
by rganor
· 15 years ago
0eefb5c
cache_type := LRU
by mspector
· 15 years ago
9e586c0
don't use in-memory table for element references
by mspector
· 15 years ago
aed4182
fix query when qualifier or parent is an empty string
by mspector
· 15 years ago
db0fa65
escape backslash characters if exist in 'LIKE' query
by mspector
· 15 years ago
1364236
@Overrides
by apanchenk
· 15 years ago
7886436
change dependency name to org.h2
by apanchenk
· 15 years ago
v20090807-1936
873810e
prevent from searching references by camel-case pattern
by mspector
· 15 years ago
19da353
prevent from searching references by camel-case pattern
by mspector
· 15 years ago
ac2def1
disable logging/locking for faster insert
by mspector
· 15 years ago
9fd6d26
some optimizations
by mspector
· 15 years ago
694a80d
Added SQL-based abstract indexer + implementation on top of H2
by mspector
· 15 years ago