index
:
BigPipe
last-pagelet-event-optimization
master
Implementation of Facebook's high-performance pipelining technique „BigPipe“, written in PHP & JS.
Thomas Lange
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
index.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-24
Remove closing tags and ensure LF at end of files
Thomas Lange
1
-1
/
+1
2018-02-03
Move autoloader for classes into pagelets.php
Thomas Lange
1
-11
/
+0
2018-02-03
Move check if BigPipe should be disabled into the pagelets.php
Thomas Lange
1
-8
/
+0
2018-02-03
Remove the function "removeLineBreaksAndTabs" completely
Thomas Lange
1
-2
/
+0
2018-02-03
Remove sending the "Cache-Control" header on the demo page(s)
Thomas Lange
1
-5
/
+0
2018-01-21
Rename BigPipe::render() to BigPipe::completeResponse()
Thomas Lange
1
-1
/
+1
2018-01-20
Fix inconsistent line separators across files
Thomas Lange
1
-63
/
+63
2017-11-23
The file permissions have been normalized.
Thomas Lange
1
-0
/
+0
2017-08-25
Optimization: The outsourced function "globalExecution" is no longer necessar...
Thomas Lange
1
-5
/
+0
2017-05-26
It was forgotten to rename the method call "::enablePipeline()" to "::enabled...
Thomas Lange
1
-1
/
+1
2017-03-08
CSS class "hidden" was replaced by the semantic HTML5 attribute "hidden".
Thomas Lange
1
-1
/
+0
2016-06-25
Update with new features and code improvements.
Thomas Lange
1
-5
/
+9
2016-06-23
Pagelets executed immediately; Dependency feature; Several improvements
Thomas Lange
1
-26
/
+2
2016-05-13
Multiple updates
Thomas Lange
1
-3
/
+3
2016-05-13
Multiple updates
Thomas Lange
1
-3
/
+3
2016-04-22
Multiple updates with async demo.
Thomas Lange
1
-87
/
+89
2016-03-26
Custom pagelet ID's
Thomas Lange
1
-1
/
+1
2015-12-26
Multiple updates; new feature PhaseDoneJS
Thomas Lange
1
-19
/
+28
2015-07-25
Namespaces added
Thomas Lange
1
-6
/
+6
2015-04-15
Initial commit
Thomas Lange
1
-0
/
+79