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
2021-10-24
Fix a bug in the Item constructor parameter list
HEAD
master
Thomas Lange
7
-7
/
+7
2021-10-24
Rename several properties and method parameters
Thomas Lange
8
-17
/
+17
2021-10-24
Add parameter and return types for all PHP methods
Thomas Lange
10
-29
/
+29
2021-10-24
Declare some BigPipe PHP library methods as void
Thomas Lange
2
-14
/
+14
2021-10-24
Split up BigPipe "enabled" method into two methods
Thomas Lange
4
-12
/
+15
2021-10-24
Reformat PHP code in "getStructure" method
Thomas Lange
1
-1
/
+5
2021-10-24
Rename "tagname" property and "setTagname" method
Thomas Lange
1
-6
/
+6
2021-10-24
Rename misleading parameter "callback" to "code"
Thomas Lange
1
-2
/
+2
2021-10-24
Fix constructor parameters for Resource classes
Thomas Lange
5
-5
/
+5
2021-10-24
Remove closing tags and ensure LF at end of files
Thomas Lange
20
-20
/
+8
[...]
Clone
https://github.com/Nerdmind/BigPipe.git
https://code.nerdmind.de/bigpipe/