Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-14 | 69 | -226/+1130 |
|\ | |||||
| * | Merge pull request #7207 from owncloud/fileinfo-serializable | Morris Jobke | 2014-02-14 | 1 | -5/+1 |
| |\ | |||||
| | * | remove the JsonSerializable interface from \OC\Files\FileInfo | Robin Appelman | 2014-02-14 | 1 | -5/+1 |
| * | | Merge pull request #7204 from owncloud/groupexists-duplicate | Thomas Müller | 2014-02-14 | 2 | -10/+41 |
| |\ \ | |||||
| | * | | Fix test cases for group manager | Robin Appelman | 2014-02-14 | 2 | -4/+37 |
| | * | | remove duplicate call to groupExists | Robin Appelman | 2014-02-14 | 1 | -6/+4 |
| * | | | Merge pull request #7206 from owncloud/fix_enc_tests | blizzz | 2014-02-14 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | fileinfo is no longer a array | Bjoern Schiessle | 2014-02-14 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #6748 from owncloud/fileinfo | icewind1991 | 2014-02-14 | 8 | -34/+367 |
| |\ \ | |||||
| | * \ | merge master into fileinfo | Robin Appelman | 2014-01-29 | 125 | -5300/+16010 |
| | |\ \ | |||||
| | * | | | Add isReadable, isUpdateable, isDeletable, isShareable | Robin Appelman | 2014-01-24 | 2 | -1/+65 |
| | * | | | undo 3rdparty change | Robin Appelman | 2014-01-20 | 1 | -0/+0 |
| | * | | | undo 3rdparty change | Robin Appelman | 2014-01-20 | 1 | -0/+0 |
| | * | | | Merge branch 'master' into fileinfo | Robin Appelman | 2014-01-17 | 33 | -85/+269 |
| | |\ \ \ | |||||
| | * | | | | remove more is_array from encryption | Robin Appelman | 2014-01-17 | 3 | -13/+13 |
| | * | | | | Dont use php5.4 only features | Robin Appelman | 2014-01-17 | 1 | -2/+3 |
| | * | | | | Don't use is_array on FileInfo | Robin Appelman | 2014-01-17 | 2 | -3/+3 |
| | * | | | | Merge branch 'master' into fileinfo | Robin Appelman | 2014-01-14 | 29 | -3395/+101 |
| | |\ \ \ \ | |||||
| | * | | | | | add Support for passing a FileInfo instance to View->putFileInfo | Robin Appelman | 2014-01-13 | 2 | -1/+8 |
| | * | | | | | remove ArrayAccess, JsonSerializable from the public part of FileInfo | Robin Appelman | 2014-01-13 | 2 | -17/+7 |
| | * | | | | | 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 | 4 | -18/+257 |
| * | | | | | | Merge pull request #6726 from owncloud/fix_6630 | Vincent Petry | 2014-02-14 | 5 | -5/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fixed double file encoding for previews | Vincent Petry | 2014-01-30 | 2 | -2/+2 |
| | * | | | | | | remove empty line | Georg Ehrke | 2014-01-30 | 1 | -1/+0 |
| | * | | | | | | don't urldecode get var, php does this automatically | Georg Ehrke | 2014-01-30 | 3 | -3/+4 |
| * | | | | | | | Merge pull request #7183 from owncloud/remove-force-lowercase | Thomas Müller | 2014-02-14 | 1 | -3/+20 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | remove forced lowercase from extension, fix #4747, also coding style fixes | Jan-Christoph Borchardt | 2014-02-13 | 1 | -3/+20 |
| * | | | | | | | Merge pull request #7201 from owncloud/fix_error_msg_imagick_queryFormats | Thomas Müller | 2014-02-14 | 4 | -4/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | suppress error msg caused by php bug | Georg Ehrke | 2014-02-14 | 4 | -4/+4 |
| * | | | | | | | | Merge pull request #7168 from owncloud/issue/7152 | Vincent Petry | 2014-02-14 | 1 | -4/+12 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Send correct path on file upload when using public app | Joas Schilling | 2014-02-12 | 1 | -4/+12 |
| * | | | | | | | | Merge pull request #4624 from owncloud/convert-oc_appconfig | Thomas Müller | 2014-02-13 | 7 | -91/+342 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | sort expected result in tests | Robin Appelman | 2014-02-13 | 1 | -0/+2 |
| | * | | | | | | | Add explicit sorting | Robin Appelman | 2014-02-11 | 1 | -2/+4 |
| | * | | | | | | | Merge branch 'master' into convert-oc_appconfig | Robin Appelman | 2014-02-11 | 33 | -58/+266 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Remove the Test_AppConfig_Object tests as they no longer make sense with caching | Robin Appelman | 2014-02-07 | 1 | -180/+0 |
| | * | | | | | | | | Add caching to appconfig | Robin Appelman | 2014-02-07 | 2 | -16/+48 |
| | * | | | | | | | | use the 'new' server container for appconfig | Robin Appelman | 2014-02-07 | 2224 | -76883/+172118 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Move legacy file to correct location | Bart Visscher | 2013-10-02 | 1 | -0/+0 |
| | * | | | | | | | | | Merge branch 'master' into convert-oc_appconfig | Bart Visscher | 2013-10-02 | 1012 | -10067/+30755 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Enable appconfig asserts | Bart Visscher | 2013-09-19 | 1 | -4/+4 |
| | * | | | | | | | | | | Style fixes | Bart Visscher | 2013-09-19 | 1 | -21/+25 |
| | * | | | | | | | | | | check for valid appinfo in installer | Bart Visscher | 2013-09-19 | 1 | -0/+3 |
| | * | | | | | | | | | | Convert OC_Appconfig to object interface | Bart Visscher | 2013-09-19 | 3 | -67/+382 |
| * | | | | | | | | | | | Merge pull request #7178 from owncloud/issue/6277 | Thomas Müller | 2014-02-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | External FTP Storage should request hostname instead of URL | Joas Schilling | 2014-02-12 | 1 | -1/+1 |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge pull request #6964 from owncloud/storagestatistics-reuse | icewind1991 | 2014-02-12 | 3 | -13/+18 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch 'master' into storagestatistics-reuse | Robin Appelman | 2014-02-10 | 41 | -192/+737 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | merge master into storagestatistics-reuse | Robin Appelman | 2014-02-05 | 77 | -587/+1513 |
| | |\ \ \ \ \ \ \ \ \ \ \ |