summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '6.8'John Ahlroos2012-09-109-47/+744
|\ \ | |/ |/|
| * Tell IE10 to emulate IE9 until IE10 is properly supported (#9462, #9214)Johannes Dahlström2012-09-041-1/+8
| * DateField extended range: test InlineDateField as well as PopupDateField (#67...Johannes Dahlström2012-09-044-205/+461
| * Bugfix: year change when navigating a DateField calendar with arrow keys left...Johannes Dahlström2012-09-041-2/+6
| * CRLF -> LFArtur Signell2012-09-041-72/+72
| * Enable (hopefully this time for real) native touch scrolling on Mobile Safari...Johannes Dahlström2012-09-042-5/+11
| * Avoid fragment change events when the fragment has not changed (#8916)Artur Signell2012-09-043-0/+175
| * Make clicking off-month days work correctly with an InlineDateField (#8931)Johannes Dahlström2012-09-031-4/+11
| * TestBench test case for #8291Johannes Dahlström2012-09-032-15/+108
| * Updated version check urlJohn Alhroos2012-08-301-0/+2
| * Refactor discard() contents into a private helper so that overridden versions...Johannes Dahlström2012-08-291-43/+48
| * Test using Firefox 15 (#9425)Artur Signell2012-08-281-1/+1
* | Find compiled classes from default Eclipse locationLeif Åstrand2012-09-101-2/+3
* | Remove unused exception class reintroduced in a merge.Henri Sara2012-09-101-169/+0
* | Verify that lock is held when accessing state (#9515)Leif Åstrand2012-09-096-5/+19
* | Allow storing values in VaadinSession (#9514)Leif Åstrand2012-09-093-0/+195
* | More debug infoArtur Signell2012-09-091-4/+4
* | Move elemental to client package for now (#9299)Artur Signell2012-09-091-5/+5
* | Fixed output directoryArtur Signell2012-09-091-1/+1
* | Readme for zip (#9299)Artur Signell2012-09-092-0/+16
* | Filter webcontent files for @version@ and more (#9299)Artur Signell2012-09-091-3/+41
* | Moved validation dependency to compiler (#9299)Artur Signell2012-09-092-4/+4
* | Removed unnecessary files from zip (#9299)Artur Signell2012-09-091-1/+12
* | Avoid publishing 'all' zip to Maven (#9299)Artur Signell2012-09-093-15/+9
* | Avoid trying to resolve 'all' during building 'all' (#9299)Artur Signell2012-09-091-4/+11
* | Fixed typo (#9299)Artur Signell2012-09-091-1/+1
* | Publish zip also (#9299)Artur Signell2012-09-094-9/+9
* | Always build buildhelpers first (#9299)Artur Signell2012-09-091-1/+6
* | Build a zip file containing all jars + dependencies (#9299)Artur Signell2012-09-094-4/+96
* | Include all required themesArtur Signell2012-09-091-1/+2
* | Fixed refactoring problem and added missing dependencyArtur Signell2012-09-091-1/+5
* | Added missing dependencies (#9299)Artur Signell2012-09-092-6/+10
* | Run server integration tests with other tests (#9299)Artur Signell2012-09-092-23/+29
* | File for compiling widgetset/theme in Eclipse (#9299)Artur Signell2012-09-091-0/+91
* | Run integration tests too (#9299)Artur Signell2012-09-091-0/+5
* | Fixed running of TestBench tests (#9299)Artur Signell2012-09-093-19/+14
* | Do not run test which in not a real testArtur Signell2012-09-091-0/+1
* | Run TestBench tests from mani tests target (#9299)Artur Signell2012-09-091-3/+6
* | Dummy default for sftp.ivy.pattern as ivy files are not deployed using sftpArtur Signell2012-09-091-1/+2
* | Snapshot deployment to Maven now works (#9299)Artur Signell2012-09-096-88/+68
* | Publish to SFTP (#9299)Artur Signell2012-09-093-0/+154
* | Build javadoc and sources jars (#9299)Artur Signell2012-09-0918-36/+84
* | Generate pom artifacts and automatically publish to local Maven (#9299)Artur Signell2012-09-0914-25/+47
* | Metadata for client-compiled package (#9299)Artur Signell2012-09-092-2/+10
* | Java version check (#9299)Artur Signell2012-09-092-2/+10
* | Include compiled TestingWidgetSet in war (#9299)Artur Signell2012-09-092-12/+46
* | Ensure required jars are available when running tests (#9299)Artur Signell2012-09-091-3/+8
* | Run tests with assertions enabledArtur Signell2012-09-091-4/+4
* | Do not build client-compiled-cache for now, it should be a separate module (#...Artur Signell2012-09-091-2/+3
* | Assert field is dirty, does not matter how many times it has been markedArtur Signell2012-09-091-3/+1