Commit Graph

12 Commits (f4dc9e6bf3bf1db1712fde818b5df64516763ce6)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Thomas Müller 08b46ccc17 Update pear/archive_tar to 1.3.13 11 years ago
Robin Appelman 63570df75f Add files as string to tar archives 11 years ago
Robin Appelman 88c32861bc reformat 11 years ago
Remco Brenninkmeijer cb842ba793 Previous commit was not based on master, retry. Removed broken tar cutter, double extensions are not possible in temp files. Added tar support. Fixed extension switch. 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Joas Schilling b330d07b51 Fix more documentation failes 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
kondou d9c697534d Fix some typos 12 years ago
Thomas Mueller 4c3d4f7d36 quick fixing this require_once. 12 years ago
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 12 years ago
Felix Moeller 27ab0357ae Checkstyle: Fix last six NewlineBeforeOpenBrace 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Robin Appelman 553b1072b6 fix archive tar include path 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Lukas Reschke 77fbdb2ca8 Fix the require path 13 years ago
Jörn Friedrich Dreyer ee6d96b7a8 really fix checkstyle on archive tar 13 years ago
Jörn Friedrich Dreyer b5f11195af fix checkstyle on archive zip/tar 13 years ago
Jörn Friedrich Dreyer 00b34a09ea cache tar archive headers 13 years ago
Thomas Müller f34588d1ff Respect coding style 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Robin Appelman 50cc5d5921 fix creating nested folders inside tar files 13 years ago
Robin Appelman 3da1339cd8 fix error when adding string data to an archive 13 years ago
Bart Visscher cff1b6e699 Don't use substr to get first char of string 13 years ago
Bart Visscher ac36512102 Don't use substr to get first char of string 13 years ago
Robin Appelman 48505c5626 improve tar archive backend 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Robin Appelman e5ef3e1340 move archive library to core so we can properly depend on it 13 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 13 years ago
Robin Appelman 1b6fe4f65e stricter tests for archive backends and make sure we make the tests 13 years ago
Robin Appelman c26e003462 add tar backend for OC_Archive 13 years ago