summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/annotations/Push.java
Commit message (Expand)AuthorAgeFilesLines
* Remove DEFAULT constant as an annotation enum cannot use it (#11966)Artur Signell2013-06-051-1/+1
* Add transport parameter to @Push (#11966)Artur Signell2013-06-051-0/+10
* 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