Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix path creation for re-shares, issue #7662 | Bjoern Schiessle | 2014-03-11 | 1 | -2/+7 |
* | Fix FileInfo->getType errors | Robin Appelman | 2014-03-07 | 1 | -1/+1 |
* | fix path in sharing results if it is a file in the Shared folder | Bjoern Schiessle | 2014-02-25 | 1 | -1/+15 |
* | Merge pull request #6714 from owncloud/files-newfileinvalidcharsfix | Lukas Reschke | 2014-02-20 | 2 | -0/+12 |
|\ | |||||
| * | Added extra checks for invalid file chars in newfile.php and newfolder.php | Vincent Petry | 2014-02-18 | 2 | -0/+12 |
* | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 10 | -11/+31 |
* | | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-18 | 6 | -11/+137 |
|\| | |||||
| * | Merge pull request #7176 from owncloud/style | Lukas Reschke | 2014-02-18 | 2 | -4/+4 |
| |\ | |||||
| | * | $default of OC_Config::[gs]etValue can have more then string as type | Bart Visscher | 2014-02-12 | 2 | -4/+4 |
| * | | Merge pull request #7156 from owncloud/backgroundjob-public | Thomas Müller | 2014-02-14 | 4 | -7/+133 |
| |\ \ | |||||
| | * | | Additional phpdoc | Robin Appelman | 2014-02-12 | 2 | -4/+27 |
| | * | | Remove internal methods from the public interface | Robin Appelman | 2014-02-12 | 1 | -7/+1 |
| | * | | Merge branch 'master' into backgroundjob-public | Robin Appelman | 2014-02-12 | 1 | -0/+11 |
| | |\ \ | |||||
| | * | | | Add the background job list to the public server container | Robin Appelman | 2014-02-11 | 4 | -7/+116 |
| | | |/ | | |/| | |||||
* | | | | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-14 | 6 | -5/+253 |
|\| | | | |||||
| * | | | Merge pull request #6748 from owncloud/fileinfo | icewind1991 | 2014-02-14 | 2 | -1/+139 |
| |\ \ \ | |||||
| | * \ \ | merge master into fileinfo | Robin Appelman | 2014-01-29 | 3 | -7/+61 |
| | |\ \ \ | |||||
| | * | | | | Add isReadable, isUpdateable, isDeletable, isShareable | Robin Appelman | 2014-01-24 | 1 | -0/+28 |
| | * | | | | Merge branch 'master' into fileinfo | Robin Appelman | 2014-01-17 | 1 | -1/+9 |
| | |\ \ \ \ | |||||
| | * | | | | | remove ArrayAccess, JsonSerializable from the public part of FileInfo | Robin Appelman | 2014-01-13 | 1 | -15/+5 |
| | * | | | | | Extends phpdoc for \OCP\File\FileInfo | Robin Appelman | 2014-01-13 | 1 | -4/+37 |
| | * | | | | | Add a FileInfo class which holds all info of a file and return that from getF... | Robin Appelman | 2014-01-13 | 2 | -1/+88 |
| * | | | | | | Merge pull request #4624 from owncloud/convert-oc_appconfig | Thomas Müller | 2014-02-13 | 2 | -0/+98 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into convert-oc_appconfig | Robin Appelman | 2014-02-11 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | * | | | | | | use the 'new' server container for appconfig | Robin Appelman | 2014-02-07 | 60 | -1128/+2709 |
| | |\ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ | Merge pull request #6964 from owncloud/storagestatistics-reuse | icewind1991 | 2014-02-12 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | * | | | | | | | Merge branch 'master' into storagestatistics-reuse | Robin Appelman | 2014-02-10 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||||
| | * | | | | | | | merge master into storagestatistics-reuse | Robin Appelman | 2014-02-05 | 3 | -2/+60 |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||||
| | * | | | | | | | Reuse the calculated free_space in buildFileStorageStatistics | Robin Appelman | 2014-01-27 | 1 | -3/+4 |
| * | | | | | | | | Merge pull request #7075 from owncloud/quota-storagexsendfile | Vincent Petry | 2014-02-11 | 1 | -0/+11 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Added isLocal() method to storage, used for xsendfile | Vincent Petry | 2014-02-06 | 1 | -0/+11 |
| | | |/ / / / / | | |/| | | | | | |||||
| * / | | | | | | replace 'size' with 'unencrypted_size' if encryption is enabled | Bjoern Schiessle | 2014-02-07 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Fix more documentation failes | Joas Schilling | 2014-02-08 | 6 | -47/+38 |
* | | | | | | | remove duplicate param lines for OCP\User::getUsers() | Jörn Friedrich Dreyer | 2014-02-07 | 1 | -2/+0 |
* | | | | | | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 24 | -43/+83 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #6235 from NCTU-NBA/pr-exceed_upload_limit_msg | Jan-Christoph Borchardt | 2014-02-04 | 1 | -0/+19 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into pr-exceed_upload_limit_msg | Pellaeon Lin | 2014-01-30 | 7 | -24/+114 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Separate PHP upload limit and free space | Pellaeon Lin | 2013-12-08 | 1 | -0/+19 |
* | | | | | | | Merge pull request #6647 from owncloud/memcache-public | icewind1991 | 2014-02-04 | 2 | -0/+35 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix some phpdoc errors and rename interface | Robin Appelman | 2014-01-24 | 2 | -4/+6 |
| * | | | | | | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-22 | 2 | -6/+59 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-09 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Use $server->getMemCacheFactory() in ldap connection | Robin Appelman | 2014-01-09 | 1 | -0/+9 |
| * | | | | | | | Also update the OCP\IServerContainer | Robin Appelman | 2014-01-08 | 1 | -3/+3 |
| * | | | | | | | get the memorycache factory from OCP\Server instead of a cache instance | Robin Appelman | 2014-01-08 | 1 | -0/+17 |
| * | | | | | | | Remove the static dependency on OC_Util from Memcache | Robin Appelman | 2014-01-06 | 1 | -0/+7 |
* | | | | | | | | Merge pull request #6907 from owncloud/webdav-logexceptions | Thomas Müller | 2014-01-27 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Added exception logger plugin for sabre connector | Vincent Petry | 2014-01-27 | 1 | -2/+6 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | added function documentation | Jens-Christian Fischer | 2014-01-24 | 1 | -0/+4 |
* | | | | | | | Add 'mail_from_address' configuration | Jens-Christian Fischer | 2014-01-24 | 1 | -0/+1 |
|/ / / / / / |