summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Only sort the list when requiredJoas Schilling2015-03-161-2/+13
* Order the providers alphabeticallyJoas Schilling2015-03-161-8/+8
* Only do all the "find path" magic when we need to register themJoas Schilling2015-03-161-1/+5
* Cache result for isMimeTypeSupported()Joas Schilling2015-03-161-0/+13
* Add more type hintingJoas Schilling2015-03-162-2/+2
* Use DI for the configJoas Schilling2015-03-163-13/+23
* Add an interface for the preview providersJoas Schilling2015-03-163-6/+9
* Clean up some docsJoas Schilling2015-03-161-6/+6
* Move default provider registration to preview managerJoas Schilling2015-03-162-178/+197
* Register preview providers on the preview manager instead of OC\PreviewJoas Schilling2015-03-163-59/+62
* Merge pull request #14883 from owncloud/imagepng_expects_resource_issueThomas Müller2015-03-161-1/+4
|\
| * validate resource's integrity before using itGeorg Ehrke2015-03-161-1/+4
* | Merge pull request #14766 from owncloud/fix-insertifnotexists-pocMorris Jobke2015-03-169-92/+92
|\ \
| * | Also use all keys for an empty array, just in caseJoas Schilling2015-03-122-2/+2
| * | Throw a RuntimeException in the cache aswellJoas Schilling2015-03-112-4/+9
| * | Fix doc blocks of insertIfNotExists() methodJoas Schilling2015-03-114-32/+32
| * | let insertIfNotExist() throw the native DBALException - no need to hide the r...Thomas Müller2015-03-095-50/+18
| * | Get the id before using itJoas Schilling2015-03-091-1/+2
| * | Better save then sorryJoas Schilling2015-03-091-0/+2
| * | insertIfNotExists() for storage insertionJoas Schilling2015-03-091-3/+9
| * | Only check unique keys for the comparison on filecache insert & update otherwiseJoas Schilling2015-03-091-1/+6
| * | Allow specifying the compare-array for insertIfNotExists()Joas Schilling2015-03-096-18/+31
* | | Merge pull request #14644 from owncloud/trash-expire-commandThomas Müller2015-03-161-0/+53
|\ \ \
| * | | Allow running the async commands from unit testsRobin Appelman2015-03-021-0/+53
* | | | Merge pull request #14776 from owncloud/fix-14629-masterThomas Müller2015-03-162-0/+10
|\ \ \ \
| * | | | verify the file name length not to exceed 255 characters + verify path during...Thomas Müller2015-03-122-0/+10
* | | | | Merge pull request #14848 from owncloud/kill-curl-fallback-masterThomas Müller2015-03-164-112/+61
|\ \ \ \ \
| * | | | | drop any fallback code related to curl - refs https://github.com/owncloud/cor...Thomas Müller2015-03-124-112/+61
* | | | | | Merge pull request #14871 from owncloud/use-proper-error-typeThomas Müller2015-03-131-18/+24
|\ \ \ \ \ \
| * | | | | | Use proper error type and clean-up codeLukas Reschke2015-03-131-18/+24
| |/ / / / /
* | | | | | Remove outdated commentLukas Reschke2015-03-131-2/+0
* | | | | | Drop example user backendLukas Reschke2015-03-131-70/+0
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #14867 from owncloud/drop-OC_User_HTTPMorris Jobke2015-03-131-120/+0
|\ \ \ \ \
| * | | | | Remove OC_User_HTTPLukas Reschke2015-03-131-120/+0
| |/ / / /
* / / / / Can also be nullLukas Reschke2015-03-131-1/+1
|/ / / /
* / / / Add cURL as hard-dependencyLukas Reschke2015-03-121-3/+4
|/ / /
* | | Merge pull request #14357 from owncloud/fix/1373Morris Jobke2015-03-111-7/+7
|\ \ \
| * | | Run `updateDataDirectory` after UpdateLukas Reschke2015-03-021-7/+7
* | | | Merge pull request #14705 from rullzer/avatarcontrollerLukas Reschke2015-03-113-6/+11
|\ \ \ \
| * | | | Avatar controller moved to AppFrameWorkRoeland Jago Douma2015-03-113-6/+11
* | | | | Merge pull request #13893 from owncloud/create-cachedir-on-userMorris Jobke2015-03-112-26/+28
|\ \ \ \ \
| * | | | | Only make sure the cache directory exists when we use itRobin Appelman2015-02-042-26/+28
* | | | | | Merge pull request #14798 from owncloud/enable-oci-autotest-masterLukas Reschke2015-03-111-6/+11
|\ \ \ \ \ \
| * | | | | | Don't play with config values ...Thomas Müller2015-03-111-6/+11
* | | | | | | Merge pull request #13648 from oparoz/sfnt-fonts-previewMorris Jobke2015-03-112-1/+21
|\ \ \ \ \ \ \
| * | | | | | | Add support for font previewsOlivier Paroz2015-02-242-1/+21
* | | | | | | | Merge pull request #13839 from owncloud/issue/13678-improve-remote-domain-det...Morris Jobke2015-03-112-1/+31
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Extract the remote host from user input in share dropdownJoas Schilling2015-02-232-1/+31
* | | | | | | | Merge pull request #13513 from owncloud/repair-legacystoragenofatalfailMorris Jobke2015-03-112-55/+97
|\ \ \ \ \ \ \ \
| * | | | | | | | Properly forward repair errors and warningsVincent Petry2015-02-272-1/+30