Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use new obEnd function instead of ob_end_clean | Robin Appelman | 2012-11-29 | 1 | -1/+1 |
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -1/+1 |
* | Make Jenkins more happy. | Felix Moeller | 2012-10-23 | 1 | -3/+3 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -8/+8 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
* | CSRF protection for eventsource | Robin Appelman | 2012-07-22 | 1 | -0/+3 |
* | fix eventsource fallback when more then one eventsource is active | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
* | fix eventsource for ie | Robin Appelman | 2012-03-31 | 1 | -1/+1 |
* | make sure output buffering is dissabled when using eventsource | Robin Appelman | 2012-03-31 | 1 | -0/+1 |
* | dont try to remove buffers, can cause trouble with strict warnings | Robin Appelman | 2012-02-09 | 1 | -1/+0 |
* | provide server side close option for EventStream | Robin Appelman | 2012-01-30 | 1 | -0/+7 |
* | provide small wrapper around server side events and provide a fallback for IE | Robin Appelman | 2012-01-30 | 1 | -0/+73 |