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
/
static
/
bigpipe.js
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
Rename payload object "dataJSON" to just "data"
Thomas Lange
1
-11
/
+11
2018-01-21
Change the mechanism how BigPipe detects the last pagelet
Thomas Lange
1
-9
/
+18
2018-01-20
Fix inconsistent line separators across files
Thomas Lange
1
-365
/
+365
2017-11-23
The file permissions have been normalized.
Thomas Lange
1
-0
/
+0
2017-08-27
The javascript library is now running in strict mode.
Thomas Lange
1
-0
/
+1
2017-08-27
Optimization: The javascript library has been restructured and is now using t...
Thomas Lange
1
-198
/
+202
2017-08-26
Optimization: Some anonymous callback functions has been simplified with arro...
Thomas Lange
1
-9
/
+9
2017-08-25
Optimization: Some comments has been optimized and all occurrences of "var" h...
Thomas Lange
1
-17
/
+17
2017-08-25
A missing semicolon has been added and an unused property from the Resource p...
Thomas Lange
1
-5
/
+4
2017-08-25
Optimization: The outsourced function "globalExecution" is no longer necessar...
Thomas Lange
1
-2
/
+2
2017-08-25
Bugfix: Javascript code for stopping the current request moved into a try/cat...
Thomas Lange
1
-1
/
+5
2016-07-10
Each resource has now an ID; Code improvements and comment blocks added.
Thomas Lange
1
-27
/
+23
2016-06-25
Update with new features and code improvements.
Thomas Lange
1
-96
/
+148
2016-06-23
Pagelets executed immediately; Dependency feature; Several improvements
Thomas Lange
1
-86
/
+113
2016-05-13
Multiple updates
Thomas Lange
1
-5
/
+15
2016-04-22
Multiple updates with async demo.
Thomas Lange
1
-272
/
+272
2015-12-26
Multiple updates; new feature PhaseDoneJS
Thomas Lange
1
-78
/
+77
2015-04-15
Some changes
Thomas Lange
1
-1
/
+1
2015-04-15
Initial commit
Thomas Lange
1
-0
/
+274