Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HTTP 1.1 used when giving 403 and 404 errors while attempting to download non... | noveens | 2017-03-19 | 1 | -2/+2 |
* | Check that set_time_limit is not disabled before calling it | Ko- | 2017-03-11 | 1 | -1/+3 |
* | Prevent PHP request to get killed when using fclose callback (#26775) | Vincent Petry | 2017-01-23 | 1 | -0/+1 |
* | Keep the filemtime for files when downloading them in a zip/tar | Joas Schilling | 2016-11-28 | 1 | -1/+2 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | [master] Use explode() instead of split() | Lukas Reschke | 2016-07-20 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -4/+5 |
* | Code style and doc fix | Piotr Filiciak | 2016-05-23 | 1 | -6/+6 |
* | Http Range requests support in downloads | Piotr Filiciak | 2016-05-20 | 1 | -12/+131 |
* | Move non PSR-4 files from lib/private root to legacy | Roeland Jago Douma | 2016-04-30 | 1 | -0/+316 |