aboutsummaryrefslogtreecommitdiffstats
path: root/async.php
AgeCommit message (Expand)AuthorFilesLines
2021-10-24Split up BigPipe "enabled" method into two methodsThomas Lange1-1/+1
2021-10-24Remove closing tags and ensure LF at end of filesThomas Lange1-1/+1
2018-02-03Move autoloader for classes into pagelets.phpThomas Lange1-11/+0
2018-02-03Move check if BigPipe should be disabled into the pagelets.phpThomas Lange1-9/+0
2018-02-03Remove the function "removeLineBreaksAndTabs" completelyThomas Lange1-3/+1
2018-02-03Remove sending the "Cache-Control" header on the demo page(s)Thomas Lange1-5/+0
2018-01-21Rename BigPipe::render() to BigPipe::completeResponse()Thomas Lange1-1/+1
2018-01-20Fix inconsistent line separators across filesThomas Lange1-126/+126
2017-11-23The file permissions have been normalized.Thomas Lange1-0/+0
2017-08-25Optimization: The outsourced function "globalExecution" is no longer necessar...Thomas Lange1-5/+0
2016-06-25Update with new features and code improvements.Thomas Lange1-6/+19
2016-06-23Pagelets executed immediately; Dependency feature; Several improvementsThomas Lange1-27/+2
2016-05-13Multiple updatesThomas Lange1-3/+3
2016-05-13Multiple updatesThomas Lange1-3/+3
2016-04-22Multiple updates with async demo.Thomas Lange1-0/+144