Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The regexp of the Freebox user agent is now more strict. | Martial Saunois | 2014-01-29 | 1 | -1/+1 |
* | New user agent added for the Freebox. | Martial Saunois | 2014-01-26 | 1 | -0/+1 |
* | Added isUserAgent() method to request | Vincent Petry | 2013-12-19 | 1 | -0/+23 |
* | Fix getRawPathInfo for the '/' edge case | Robin Appelman | 2013-11-27 | 1 | -1/+5 |
* | fix custom routes defined by apps | Robin Appelman | 2013-11-27 | 1 | -1/+1 |
* | fixing failing unit test | Thomas Müller | 2013-11-26 | 1 | -1/+1 |
* | fixes #6050 | Thomas Müller | 2013-11-26 | 1 | -8/+21 |
* | in case uri and script name don't match we better throw an exception | Thomas Müller | 2013-11-25 | 1 | -2/+10 |
* | handle duplicate slashes in case of reverse proxy configuration | Thomas Müller | 2013-11-25 | 1 | -1/+4 |
* | update PHPDoc | Thomas Mueller | 2013-11-24 | 1 | -0/+1 |
* | fix overwrite host support and make the code a bit more readable | Frank Karlitschek | 2013-11-24 | 1 | -1/+1 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+184 |