Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always unlock the same session instance that was locked (#12481) | Leif Åstrand | 2013-08-30 | 1 | -2/+4 |
| | | | | Change-Id: I15ff1177d827bc8fee9f8f723f9a288b0c3aea71 | ||||
* | Fixed locking in RequestHandlers and documented that RequestHandlers are ↵ | Artur Signell | 2013-04-02 | 1 | -5/+15 |
| | | | | | | | | | | called without locking (#9945) * Added SynchronizedRequestHandler which locks the session for the whole request * Made request handlers which do not do do heavy IO implement SynchronizedRequestHandler * Fixed locking for GlobalResourceHandler, ConnectorResourceHandler, PublishedFileHandler Change-Id: I0e7b442a9392828f1930685f194dc4f898d0f525 | ||||
* | (#10563) Logging now uses parameters. | Mikael Grankvist | 2013-02-28 | 1 | -3/+4 |
| | | | | Change-Id: Icc807cc2eb391fb0118800383fc93d1e23b04570 | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) | Leif Åstrand | 2012-09-20 | 1 | -4/+4 |
| | |||||
* | More state getter removal | John Ahlroos | 2012-08-31 | 1 | -16/+16 |
| | |||||
* | Refactor to enable implementing #7545 without changing the API | Leif Åstrand | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | Replace ApplicationResource with ConnectorResource (#9419) | Leif Åstrand | 2012-08-30 | 1 | -1/+40 |
| | |||||
* | Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Handle requestRepaint automatically (#9325) | Leif Åstrand | 2012-08-23 | 1 | -6/+0 |
| | |||||
* | Make the (server-side) getState method protected (#9315) | Leif Åstrand | 2012-08-22 | 1 | -1/+1 |
| | |||||
* | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 1 | -1/+13 |
| | |||||
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+196 |