index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
com
/
vaadin
/
data
/
util
/
sqlcontainer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include correct type and parameter info in exception (#19064)
Artur Signell
2016-01-04
1
-2
/
+2
*
Fix spelling
Steven Spungin
2015-06-19
1
-1
/
+1
*
Return 0 instead of throwing exception if count query returns nothing (#18043)
Steven Spungin
2015-06-08
1
-4
/
+14
*
Do not leave transaction open if remove fails (#17858)
Artur Signell
2015-05-18
1
-2
/
+8
*
Make TableQuery only release connections reserved through its pool (#12370)
Artur Signell
2015-05-18
1
-4
/
+4
*
Reformat project using Eclipse Luna SR1
Artur Signell
2014-12-29
1
-1
/
+1
*
Throw IllegalArgumentException on non-existent version column. (#15290)
Sauli Tähkäpää
2014-12-15
1
-0
/
+6
*
Make SQLContainer.removeAllItems() work properly with paging (#12882)
Ilya Ermakov
2014-12-12
1
-1
/
+0
*
SQLContainer removeItem Error when isModified (#8802)
Ilya Ermakov
2014-12-05
1
-12
/
+14
*
Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410).
Denis Anisimov
2014-11-19
3
-35
/
+24
*
Handle byte[] type in StatementHelper and correct SQLException (#13305).
Denis Anisimov
2014-08-20
1
-25
/
+29
*
Update copyright year to 2014
Artur Signell
2014-04-16
37
-41
/
+41
*
Class AbstractTransactionalQuery should be public (#12285)
Edoardo Vacchi
2014-03-12
1
-1
/
+1
*
Fix SQLContainer paging and caching issue (#11199)
Teemu Suo-Anttila
2014-02-25
1
-79
/
+101
*
NullPointerException in TableQuery.fetchMetadata() (#11403)
Edoardo Vacchi
2013-09-13
1
-1
/
+3
*
Use varargs instead of array where appropriate (#4513)
Artur Signell
2013-06-26
2
-2
/
+2
*
Merge changes from origin/7.0
Leif Åstrand
2013-05-17
1
-3
/
+5
|
\
|
*
SQLContainer.indexOfId() also searches backwards (#11849, #10376)
Henri Sara
2013-05-14
1
-3
/
+5
*
|
Support schemas and catalogs in TableQuery (#7827)
Henri Sara
2013-04-25
1
-33
/
+167
*
|
Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)
Artur Signell
2013-04-24
1
-3
/
+16
*
|
Re-added Property.toString warning messages (#10916)
Artur Signell
2013-04-24
1
-15
/
+22
*
|
Added Container.hasContainerFilters() API #11234
John Ahlroos
2013-03-22
1
-1
/
+8
|
/
*
Eliminate connection/statement/result set leaks in TableQuery (#10582)
Leif Åstrand
2013-03-13
3
-230
/
+292
*
(#10563) Logging now uses parameters.
Mikael Grankvist
2013-02-28
2
-7
/
+10
*
Merge of (#10878) to Vaadin 7.
Anna Koskinen
2013-02-05
1
-1
/
+3
*
Merge of (#10563) to Vaadin 7.
Anna Koskinen
2013-02-05
2
-14
/
+15
*
Merge "Merge of (#10582) to Vaadin 7." into 7.0
Johannes Dahlström
2013-02-05
1
-46
/
+114
|
\
|
*
Merge of (#10582) to Vaadin 7.
Anna Koskinen
2013-02-01
1
-46
/
+114
*
|
Merge of (#10437) to Vaadin 7.
Anna Koskinen
2013-02-01
1
-1
/
+1
|
/
*
Merge of (#10032) to Vaadin 7.
Anna Koskinen
2013-01-09
1
-1
/
+1
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
36
-36
/
+36
*
Merge of (#9529) to Vaadin 7.
Anna Koskinen
2012-12-21
1
-4
/
+19
*
getPrevItemId should return null if id not found (#10124)
Artur Signell
2012-11-28
1
-1
/
+6
*
Unified deprecation messages
Artur Signell
2012-11-22
6
-17
/
+18
*
Changed Property.setValue(Object) to setValue(T) (#8791)
Artur Signell
2012-10-23
2
-2
/
+2
*
Avoid throwing exceptions from toString, log message instead (#9804)
Artur Signell
2012-10-01
1
-2
/
+16
*
Reformat project
Leif Åstrand
2012-09-05
2
-0
/
+4
*
Fix SQLContainer indexed access and related tests (#9472)
Henri Sara
2012-09-04
1
-3
/
+11
*
inner Event classes converted to static nested classes (#5855)
Pekka Hyvönen
2012-09-04
1
-1
/
+1
*
Add Container.Indexed.getItemIds(int, int) for a range of items (#8028)
Henri Sara
2012-08-31
1
-2
/
+12
*
refak listeners com.vaadin.data.util.sqlcontainer.query
Petri Heinonen
2012-08-30
2
-2
/
+36
*
refak listeners com.vaadin.data.util.sqlcontainer
Petri Heinonen
2012-08-30
1
-4
/
+42
*
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-08-27
1
-3
/
+1
*
Removed API deprecated in Vaadin 6 (#9071)
Artur Signell
2012-08-22
1
-2
/
+4
*
Merged 6.8 branch
John Ahlroos
2012-08-20
3
-19
/
+146
*
Replaced license place holder with actual license (#8955)
Artur Signell
2012-08-16
36
-36
/
+468
*
Moved server files to a server src folder (#9299)
Artur Signell
2012-08-13
36
-0
/
+5652