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
/
Pagelet.php
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-05
The method "addDependency" no longer accepts a pagelet ID as a string. You mu...
Thomas Lange
1
-6
/
+2
2017-10-04
The method "addPagelet" from the BigPipe main class was replaced by the new i...
Thomas Lange
1
-1
/
+1
2017-10-04
A new method called "getPriority" has been implemented, which returns the pri...
Thomas Lange
1
-0
/
+9
2017-08-16
A new method called "setPlaceholderHTML" was implemented and can be used to d...
Thomas Lange
1
-1
/
+9
2017-08-06
The "CSS" and "JS" resource representation classes has been renamed to "Style...
Thomas Lange
1
-4
/
+4
2016-10-22
The Pagelet representation class in PHP now has a separate method to add depe...
Thomas Lange
1
-3
/
+13
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
-65
/
+33
2016-06-25
Update with new features and code improvements.
Thomas Lange
1
-28
/
+46
2016-06-23
Pagelets executed immediately; Dependency feature; Several improvements
Thomas Lange
1
-1
/
+10
2016-05-13
Multiple updates
Thomas Lange
1
-9
/
+21
2016-05-10
Comment update
Thomas Lange
1
-1
/
+1
2016-05-10
Comment update
Thomas Lange
1
-1
/
+1
2016-05-10
Double quotes converted to single quotes
Thomas Lange
1
-2
/
+2
2016-04-22
Multiple updates with async demo.
Thomas Lange
1
-28
/
+28
2016-03-26
Custom pagelet ID's
Thomas Lange
1
-2
/
+2
2015-12-26
Multiple updates; new feature PhaseDoneJS
Thomas Lange
1
-17
/
+52
2015-07-25
Namespaces added
Thomas Lange
1
-0
/
+86