summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* According to issue #3553, the default logtimezone is always UTCRobert Scheck2017-02-231-5/+0
* 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-07161-3696/+4822
| |\
| * | 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
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-152-0/+16
* | | | | | 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-144-3/+86
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add missing PHPDoc and properly throw exceptionMorris Jobke2017-02-134-0/+8
| * | | | | | Add storage to log item as wellLukas Reschke2017-02-131-3/+33
| * | | | | | Add option to enable locking debug loggingRobin Appelman2017-02-131-3/+48
| |/ / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-144-4/+376
* | | | | | Merge pull request #3444 from nextcloud/recognize-bat-and-cmdMorris Jobke2017-02-131-0/+14
|\ \ \ \ \ \
| * | | | | | Recognize .bat and .cmd filesJoas Schilling2017-02-101-0/+14
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #3448 from kuimovvg/masterLukas Reschke2017-02-131-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | bug when connect to yandex webdav servervkuimov2017-02-101-1/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-132-0/+2
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-116-10/+504
* | | | | | Merge pull request #3417 from nextcloud/push-notificationMorris Jobke2017-02-102-2/+27
|\ \ \ \ \ \
| * | | | | | Make sure to use the right appdata directoryJoas Schilling2017-02-091-0/+7
| * | | | | | Save the used token id in the session so it can be used later onJoas Schilling2017-02-091-2/+20
| |/ / / / /
* | | | | | Merge pull request #3430 from nextcloud/fix-ios-client-detectionMorris Jobke2017-02-102-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix detection of the new iOS appJoas Schilling2017-02-102-2/+2
* | | | | | Merge pull request #3424 from nextcloud/fix-upgrade-pathBjörn Schießle2017-02-101-1/+1
|\ \ \ \ \ \
| * | | | | | Fix return value of getAllowedPreviousVersions()Morris Jobke2017-02-091-1/+1
| |/ / / / /
* / / / / / Set vendor during installMorris Jobke2017-02-091-0/+15
|/ / / / /
* | | | | Merge pull request #3297 from nextcloud/cloud-id-resolveRobin Appelman2017-02-0911-40/+340
|\ \ \ \ \
| * | | | | fix copyright headersRobin Appelman2017-02-094-3/+11
| * | | | | clean cloud idsRobin Appelman2017-02-091-3/+2
| * | | | | add testsRobin Appelman2017-02-081-1/+1
| * | | | | Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-0811-40/+333
| |/ / / /
* | | | | Merge pull request #3184 from nextcloud/issue-3165Lukas Reschke2017-02-091-20/+16
|\ \ \ \ \
| * | | | | Prevent migration from ownCloud 11 to Nextcloud 12Joas Schilling2017-01-231-20/+16
* | | | | | Merge pull request #3408 from nextcloud/nullstorage-free-spaceJoas Schilling2017-02-091-1/+2
|\ \ \ \ \ \
| * | | | | | return unknown free space from nullstorageRobin Appelman2017-02-081-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3396 from nextcloud/dont-log-password-on-failed-confirmationLukas Reschke2017-02-091-1/+2
|\ \ \ \ \ \
| * | | | | | Don't log the password on confirmPassword when LDAP throws an exceptionJoas Schilling2017-02-071-1/+2