Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use file icon as fallback instead of application icon, fix #7237 | Jan-Christoph Borchardt | 2014-02-17 | 1 | -0/+1 |
* | Merge pull request #7156 from owncloud/backgroundjob-public | Thomas Müller | 2014-02-14 | 7 | -38/+196 |
|\ | |||||
| * | Add unit tests for JobList | Robin Appelman | 2014-02-12 | 1 | -1/+1 |
| * | Additional phpdoc | Robin Appelman | 2014-02-12 | 3 | -6/+31 |
| * | 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 | 5 | -1/+36 |
| |\ | |||||
| * | | Add the background job list to the public server container | Robin Appelman | 2014-02-11 | 7 | -36/+175 |
* | | | 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 | 1 | -8/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix test cases for group manager | Robin Appelman | 2014-02-14 | 1 | -2/+2 |
| * | | | remove duplicate call to groupExists | Robin Appelman | 2014-02-14 | 1 | -6/+4 |
* | | | | Merge pull request #6748 from owncloud/fileinfo | icewind1991 | 2014-02-14 | 4 | -19/+352 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | merge master into fileinfo | Robin Appelman | 2014-01-29 | 20 | -84/+235 |
| |\ \ \ | |||||
| * | | | | Add isReadable, isUpdateable, isDeletable, isShareable | Robin Appelman | 2014-01-24 | 2 | -1/+65 |
| * | | | | Merge branch 'master' into fileinfo | Robin Appelman | 2014-01-17 | 3 | -22/+32 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into fileinfo | Robin Appelman | 2014-01-14 | 3 | -18/+18 |
| |\ \ \ \ \ | |||||
| * | | | | | | 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 |
* | | | | | | | suppress error msg caused by php bug | Georg Ehrke | 2014-02-14 | 4 | -4/+4 |
* | | | | | | | Merge pull request #4624 from owncloud/convert-oc_appconfig | Thomas Müller | 2014-02-13 | 6 | -91/+339 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add explicit sorting | Robin Appelman | 2014-02-11 | 1 | -2/+4 |
| * | | | | | | | Merge branch 'master' into convert-oc_appconfig | Robin Appelman | 2014-02-11 | 13 | -22/+118 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Add caching to appconfig | Robin Appelman | 2014-02-07 | 2 | -16/+48 |
| * | | | | | | | use the 'new' server container for appconfig | Robin Appelman | 2014-02-07 | 287 | -3246/+6972 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | 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 | 340 | -1200/+6325 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | 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 | 2 | -67/+201 |
* | | | | | | | | | | Merge pull request #6964 from owncloud/storagestatistics-reuse | icewind1991 | 2014-02-12 | 2 | -9/+14 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into storagestatistics-reuse | Robin Appelman | 2014-02-10 | 12 | -19/+33 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | merge master into storagestatistics-reuse | Robin Appelman | 2014-02-05 | 18 | -145/+297 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Reuse the calculated free_space in buildFileStorageStatistics | Robin Appelman | 2014-01-27 | 2 | -6/+10 |
* | | | | | | | | | | | | Merge pull request #7075 from owncloud/quota-storagexsendfile | Vincent Petry | 2014-02-11 | 5 | -1/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Added isLocal() method to storage, used for xsendfile | Vincent Petry | 2014-02-06 | 5 | -1/+36 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | fix DI | Arthur Schiwon | 2014-02-11 | 1 | -4/+6 |
* | | | | | | | | | | | Inject logger | Arthur Schiwon | 2014-02-11 | 1 | -3/+6 |
* | | | | | | | | | | | wrong tld | Arthur Schiwon | 2014-02-11 | 1 | -1/+1 |
* | | | | | | | | | | | sort following entries in alphabetical order | Arthur Schiwon | 2014-02-11 | 1 | -3/+4 |
* | | | | | | | | | | | move sorter into a class | Arthur Schiwon | 2014-02-11 | 1 | -0/+53 |
* | | | | | | | | | | | Merge pull request #6881 from owncloud/remove-user-storage-entry | Vincent Petry | 2014-02-10 | 2 | -0/+22 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into remove-user-storage-entry | Robin Appelman | 2014-02-10 | 30 | -161/+335 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Also clean up the filecache table when deleting a storage entry | Robin Appelman | 2014-02-03 | 1 | -0/+6 |
| * | | | | | | | | | | | Revert "Use Cache->clear to cleanup the filecache for removed users" | Robin Appelman | 2014-02-03 | 1 | -10/+5 |
| * | | | | | | | | | | | Use Cache->clear to cleanup the filecache for removed users | Robin Appelman | 2014-01-22 | 1 | -5/+10 |
| * | | | | | | | | | | | Also remove the user's home storage from the storage table when deleting a user | Robin Appelman | 2014-01-21 | 2 | -0/+16 |
* | | | | | | | | | | | | Merge pull request #6988 from owncloud/oc_api_fix_warinigs | Tom Needham | 2014-02-10 | 1 | -6/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | |