aboutsummaryrefslogtreecommitdiffstats
path: root/include/classes/BigPipe/BigPipe.php
AgeCommit message (Expand)AuthorFilesLines
2021-10-24Add parameter and return types for all PHP methodsThomas Lange1-4/+4
2021-10-24Split up BigPipe "enabled" method into two methodsThomas Lange1-8/+11
2021-10-24Remove closing tags and ensure LF at end of filesThomas Lange1-1/+0
2018-01-21Move BigPipe::singleResponse() to Pagelet::flush()Thomas Lange1-17/+1
2018-01-21Rename BigPipe::render() to BigPipe::completeResponse()Thomas Lange1-1/+1
2018-01-21Restructure the BigPipe::render() methodThomas Lange1-10/+14
2018-01-21Change the mechanism how BigPipe detects the last pageletThomas Lange1-6/+6
2018-01-16Use seperate classes for debuggingThomas Lange1-53/+3
2017-11-23The file permissions have been normalized.Thomas Lange1-0/+0
2017-10-21Code optimization: The method "getStructure" has been added to the abstract I...Thomas Lange1-21/+1
2017-10-04The method "addPagelet" from the BigPipe main class was replaced by the new i...Thomas Lange1-11/+24
2017-03-08CSS class "hidden" was replaced by the semantic HTML5 attribute "hidden".Thomas Lange1-1/+1
2016-10-22The Pagelet representation class in PHP now has a separate method to add depe...Thomas Lange1-1/+1
2016-07-10Comment updates: Separate email address for code stuff.Thomas Lange1-1/+1
2016-07-10Each resource has now an ID; Code improvements and comment blocks added.Thomas Lange1-12/+21
2016-06-25Update with new features and code improvements.Thomas Lange1-22/+83
2016-06-23Pagelets executed immediately; Dependency feature; Several improvementsThomas Lange1-1/+1
2016-05-13Multiple updatesThomas Lange1-10/+12
2016-05-10Include JS resources before main JS codeThomas Lange1-4/+4
2016-04-22Multiple updates with async demo.Thomas Lange1-13/+13
2015-12-26Multiple updates; new feature PhaseDoneJSThomas Lange1-14/+28
2015-07-25Namespaces addedThomas Lange1-0/+81