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
/
include
/
classes
/
BigPipe
/
Resource.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-24
Fix a bug in the Item constructor parameter list
HEAD
master
Thomas Lange
1
-1
/
+1
2021-10-24
Rename several properties and method parameters
Thomas Lange
1
-6
/
+6
2021-10-24
Add parameter and return types for all PHP methods
Thomas Lange
1
-4
/
+4
2021-10-24
Reformat PHP code in "getStructure" method
Thomas Lange
1
-1
/
+5
2021-10-24
Fix constructor parameters for Resource classes
Thomas Lange
1
-1
/
+1
2021-10-24
Remove closing tags and ensure LF at end of files
Thomas Lange
1
-1
/
+0
2018-01-26
Remove static $count property and use spl_object_hash() instead
Thomas Lange
1
-2
/
+1
2017-11-23
The file permissions have been normalized.
Thomas Lange
1
-0
/
+0
2017-10-21
Code optimization: The method "getStructure" has been added to the abstract I...
Thomas Lange
1
-0
/
+7
2016-07-10
Comment updates: Separate email address for code stuff.
Thomas Lange
1
-1
/
+1
2016-07-10
Each resource has now an ID; Code improvements and comment blocks added.
Thomas Lange
1
-26
/
+11
2016-06-25
Update with new features and code improvements.
Thomas Lange
1
-0
/
+74