summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/annotations
Commit message (Expand)AuthorAgeFilesLines
* Add public API for loading design based on @DesignRoot (#7749)Artur Signell2014-12-151-0/+41
* Merge changes from origin/7.1Artur Signell2014-04-239-9/+9
|\
| * Update copyright year to 2014Artur Signell2014-04-169-9/+9
| * Fix typo (#11186)Artur Signell2014-02-061-1/+1
* | Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-141-1/+1
* | Add reinit method for preserve-on-refresh UIs (#12191)Johannes Dahlström2014-03-311-0/+5
* | Merge changes from origin/7.1Leif Åstrand2013-08-302-6/+7
|\|
| * Use <code> instead of {@code} for sample containing { and } (#12311)Leif Åstrand2013-08-092-6/+7
* | Merge changes from origin/7.1Artur Signell2013-08-192-2/+26
|\|
| * Document multiple load semantics in @StyleSheet and @JavaScript (#12200)Leif Åstrand2013-07-302-2/+26
* | Merge changes from origin/7.1Artur Signell2013-06-281-0/+5
|\|
| * Enable using @Stylesheet with vaadin:// (#9934)Artur Signell2013-06-181-0/+5
* | Merge changes from origin/7.1Leif Åstrand2013-06-122-7/+6
|\|
| * Remove DEFAULT constant as an annotation enum cannot use it (#11966)Artur Signell2013-06-051-1/+1
| * Do not rely on broken javadoc features for default values (#11970)Leif Åstrand2013-06-051-6/+5
* | Merge changes from origin/7.1Leif Åstrand2013-06-072-0/+153
|\|
| * Add transport parameter to @Push (#11966)Artur Signell2013-06-051-0/+10
| * Add @VaadinServletConfiguration (#11970)Leif Åstrand2013-06-051-0/+143
* | Fixed a typo in @Widgetset annotation Javadoc. #11803Teemu Pöntelin2013-05-081-1/+1
|/
* Set PushMode.AUTOMATIC as the default @Push value (#11653)Leif Åstrand2013-04-221-3/+9
* Move push mode to UI and add @Push annotation (#11506)Leif Åstrand2013-04-181-0/+43
* Updated copyright notices and added missing license headersArtur Signell2013-01-047-9/+9
* Document @PreserveOnRefreshLeif Åstrand2012-11-231-1/+18
* Rename DependencyResource to PublishedFile (#10224)Leif Åstrand2012-11-212-1/+5
* Remove @EagerInit (#9445)Leif Åstrand2012-08-311-42/+0
* Refactor UI bootstrap (#9443)Leif Åstrand2012-08-312-0/+66
* Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)Artur Signell2012-08-292-2/+2
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-2/+2
* Renamed Root to UI, automatic rename (#8908)Artur Signell2012-08-243-7/+7
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-166-6/+78
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-153-4/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-137-0/+188