summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* add icewind/searchdavRobin Appelman2017-02-285-0/+322
* Fix conditionMaxence Lange2017-02-261-1/+1
* Merge pull request #3588 from GreenArchon/issue_#3461Lukas Reschke2017-02-241-35/+17
|\
| * Refactor files' CacheEntry object creation to call cacheEntryFromData() all t...Frédéric Fortier2017-02-221-36/+16
| * Typecast filecache 'storage' as int to return it as documented, fixes #3461Frédéric Fortier2017-02-201-0/+2
* | Update Setup.phpKB77772017-02-241-1/+1
* | Fix unit tests and improve appstore logicMorris Jobke2017-02-241-5/+2
* | Add back appstoreenabled config switchSteffen Lindner2017-02-241-4/+20
* | Merge pull request #3589 from nextcloud/remove-unneeded-repair-stepMorris Jobke2017-02-2316-1606/+0
|\ \
| * | cleanup old and not needed repair steps to speed up the updateMorris Jobke2017-02-2215-1516/+0
| * | Remove unneeded UpdateCertificateStore.Morris Jobke2017-02-221-90/+0
* | | Merge pull request #3576 from robert-scheck/timezoneMorris Jobke2017-02-231-5/+0
|\ \ \
| * | | According to issue #3553, the default logtimezone is always UTCRobert Scheck2017-02-231-5/+0
* | | | Merge pull request #3575 from nextcloud/better-thumbnail-qualityJoas Schilling2017-02-231-15/+42
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix code quality a bitJoas Schilling2017-02-221-13/+17
| * | | Use 90% JPEG quality for thumbnails and previews by defaultJoas Schilling2017-02-221-3/+26
| | |/ | |/|
* | | Merge pull request #3567 from nextcloud/autocomplete-settingsBjörn Schießle2017-02-221-1/+3
|\ \ \
| * | | Use intval() for validation of config optionsMorris Jobke2017-02-211-2/+2
| * | | Improve the UX for sharing settingsMorris Jobke2017-02-211-1/+3
* | | | Catch exception from path infoJoas Schilling2017-02-221-1/+8
| |/ / |/| |
* | | Merge pull request #3505 from robert-scheck/autoindexLukas Reschke2017-02-201-0/+2
|\ \ \ | |/ / |/| |
| * | Only request "IndexIgnore" if mod_autoindex is loadedRobert Scheck2017-02-201-0/+2
| |/
* | Revert "cache the storage info for 5 min"Morris Jobke2017-02-161-29/+5
* | Merge pull request #3439 from nextcloud/oc-26963Lukas Reschke2017-02-161-8/+8
|\ \
| * | Check if color exists in palette before using itVictor Dubiniuk2017-02-101-3/+3
| * | Make sure invalid images don't flood the log fileJoas Schilling2017-02-101-5/+5
* | | Don't force displayname if backend already provides oneLukas Reschke2017-02-161-1/+12
| |/ |/|
* | Merge pull request #2606 from temparus/masterblizzz2017-02-151-3/+6
|\ \
| * | Update license headerSandro Lutz2017-02-071-0/+2
| * | Merge remote-tracking branch 'nextcloud/master'Sandro Lutz2017-02-0792-3285/+1933
| |\ \
| * | | Add check if UserManager is of type PublicEmitter before calling preLogin hookSandro Lutz2017-02-011-1/+3
| * | | Change where preLogin hook gets calledSandro Lutz2017-02-011-3/+2
| * | | Remove preLoginValidation hookSandro Lutz2017-02-011-3/+0
| * | | Fix indentationSandro Lutz2017-02-011-3/+3
| * | | Add preLoginValidation hookSandro Lutz2017-02-011-0/+3
* | | | Merge pull request #3495 from nextcloud/dav-protectedRoeland Jago Douma2017-02-151-7/+7
|\ \ \ \
| * | | | Make it easier to subclass DAV storageRobin Appelman2017-02-151-7/+7
* | | | | Merge pull request #3447 from nextcloud/getmetadata-permissions-maskRoeland Jago Douma2017-02-152-1/+10
|\ \ \ \ \
| * | | | | also apply permissions mask in getMetaDataRobin Appelman2017-02-102-1/+10
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3262 from nextcloud/jail-scanner-storage-idRoeland Jago Douma2017-02-153-7/+3
|\ \ \ \ \
| * | | | | Make sure we use the correct storage id when scanning a jailed storageRobin Appelman2017-01-253-7/+3
* | | | | | Merge pull request #3477 from nextcloud/fix-cloud-id-manager-injectionMorris Jobke2017-02-142-0/+6
|\ \ \ \ \ \
| * | | | | | Fix DI of the cloud id manager into appsJoas Schilling2017-02-142-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #3472 from nextcloud/enable-avatars-alwaysMorris Jobke2017-02-143-6/+3
|\ \ \ \ \ \
| * | | | | | Always enable avatarsMorris Jobke2017-02-133-6/+3
* | | | | | | Merge pull request #3465 from nextcloud/storage-log-locksLukas Reschke2017-02-142-3/+84
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add missing PHPDoc and properly throw exceptionMorris Jobke2017-02-132-0/+6
| * | | | | | Add storage to log item as wellLukas Reschke2017-02-131-3/+33
| * | | | | | Add option to enable locking debug loggingRobin Appelman2017-02-131-3/+48
| |/ / / / /
* | | | | | Merge pull request #3444 from nextcloud/recognize-bat-and-cmdMorris Jobke2017-02-131-0/+14
|\ \ \ \ \ \