Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move more from \OC to PSR-4 | Roeland Jago Douma | 2016-04-29 | 1 | -122/+0 |
| | | | | | | | | | | | | | | | | | | | | | | * \OC\OCSClient * \OC\Preview * \OC\PreviewManager * \OC\Repair * \OC\RepairException * \OC\Search * \OC\ServerContainer * \OC\ServerNotAvailableException * \OC\ServiceUnavailableException * \OC\Setup * \OC\Streamer * \OC\SubAdmin * \OC\SystemConfig * \OC\TagManager * \OC\Tags * \OC\TempManager * \OC\TemplateLayout * \OC\URLGenerator * \OC\Updater | ||||
* | Remove double URL encoding | Lukas Reschke | 2016-03-07 | 1 | -4/+0 |
| | | | | | | ZipStreamer as bundled with 9.0 will properly encode the filename already. Fixes https://github.com/owncloud/core/issues/22836#issuecomment-193336245 | ||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -0/+1 |
| | |||||
* | Only use zip64 when we have 64 bit php | Joas Schilling | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #19407 from owncloud/lock-zip-content | Thomas Müller | 2015-10-06 | 1 | -6/+6 |
|\ | | | | | Lock zip content | ||||
| * | Clean PHPDoc | Thomas Müller | 2015-10-05 | 1 | -6/+6 |
| | | |||||
* | | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
|/ | |||||
* | Adding ownCloud/TarStreamer | Thomas Müller | 2015-09-28 | 1 | -1/+1 |
| | |||||
* | Uniform behavour for tar and zip | Victor Dubiniuk | 2015-09-28 | 1 | -1/+6 |
| | |||||
* | More corrections | Victor Dubiniuk | 2015-09-28 | 1 | -9/+5 |
| | |||||
* | Add namespace. Fix broken zip | Victor Dubiniuk | 2015-09-28 | 1 | -4/+6 |
| | |||||
* | Add PHpdoc | Victor Dubiniuk | 2015-09-28 | 1 | -6/+40 |
| | |||||
* | Introduce streamer | Victor Dubiniuk | 2015-09-28 | 1 | -0/+87 |