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
Branch
Commit message
Author
Age
last-pagelet-event-optimization
Temporary branch: last-pagelet-event-optimization
Thomas Lange
6 years
master
Fix a bug in the Item constructor parameter list
Thomas Lange
3 years
Age
Commit message
Author
Files
Lines
2018-12-31
Temporary branch: last-pagelet-event-optimization
last-pagelet-event-optimization
Thomas Lange
5
-12
/
+172
2018-02-03
Rename payload object "dataJSON" to just "data"
Thomas Lange
1
-11
/
+11
2018-02-03
Remove obsolete comment
Thomas Lange
1
-3
/
+0
2018-02-03
Make use of the new Application class to create class instances
Thomas Lange
1
-22
/
+15
2018-02-03
Add class "Application"
Thomas Lange
1
-0
/
+38
2018-02-03
Move autoloader for classes into pagelets.php
Thomas Lange
3
-22
/
+8
2018-02-03
Move check if BigPipe should be disabled into the pagelets.php
Thomas Lange
3
-17
/
+13
2018-02-03
Remove the function "removeLineBreaksAndTabs" completely
Thomas Lange
3
-13
/
+1
2018-02-03
Remove sending the "Cache-Control" header on the demo page(s)
Thomas Lange
2
-10
/
+0
2018-01-28
Replace function call "removeLineBreaksAndTabs" with "str_replace"
Thomas Lange
1
-1
/
+1
[...]
Clone
https://github.com/Nerdmind/BigPipe.git
https://code.nerdmind.de/bigpipe/