aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | more consistent namingArthur Schiwon2018-04-053-9/+9
| * | | | | admin_audit and dav listen to announce and revoke signalsArthur Schiwon2018-04-053-0/+9
* | | | | | Fix AppFetcher::setVersion phpdocChristoph Wurst2018-04-101-1/+1
| |/ / / / |/| | | |
* | | | | Merge pull request #9111 from nextcloud/use-proper-bool-user-disabled-stateMorris Jobke2018-04-092-4/+3
|\ \ \ \ \
| * | | | | Properly return boolean on enable stateJohn Molakvoæ (skjnldsv)2018-04-092-4/+3
| | |_|_|/ | |/| | |
* | | | | Merge pull request #7972 from nextcloud/fix_7782Morris Jobke2018-04-092-9/+80
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use zip32 only if there are less than 65536 filesDaniel Calviño Sánchez2018-04-062-8/+57
| * | | | Use zip32 if possibleRoeland Jago Douma2018-04-062-9/+31
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2018-04-072-2/+2
|/ / /
* | | Merge pull request #9076 from nextcloud/feature/7573/user_db_backend_indexRoeland Jago Douma2018-04-063-24/+67
|\ \ \
| * | | Bump autoloaderRoeland Jago Douma2018-04-062-0/+2
| * | | Use the uid_lower columnRoeland Jago Douma2018-04-061-24/+65
* | | | Merge pull request #9084 from nextcloud/public-page-template-extendMorris Jobke2018-04-065-0/+162
|\ \ \ \ | |/ / / |/| | |
| * | | Update composer autoloaderJulius Härtl2018-04-052-0/+4
| * | | Add since tagsJulius Härtl2018-04-052-1/+18
| * | | Move external share saving to templateJulius Härtl2018-04-051-7/+3
| * | | Add footer to public page templateJulius Härtl2018-04-051-0/+15
| * | | Move common menu templates to public APIJulius Härtl2018-04-052-0/+130
| |/ /
* | | Do not convert email addresses with idn_to_ascii if INTL_IDNA_VARIANT_UTS46 i...Jared Boone2018-04-052-2/+2
* | | Merge pull request #9092 from nextcloud/log-objectstorage-stuffRoeland Jago Douma2018-04-051-3/+5
|\ \ \
| * | | Add more logging for the object storage during creation of the bucketsMorris Jobke2018-04-051-3/+5
* | | | Allow usage of Windows 10 WebDav NetdriveRoeland Jago Douma2018-04-051-0/+1
| |/ / |/| |
* | | Fix Array to String conversion in QueryBuilderRoeland Jago Douma2018-04-051-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2018-04-052-0/+14
* | | Merge pull request #9063 from nextcloud/fix-callForSeenUsersMorris Jobke2018-04-041-1/+2
|\ \ \ | |/ / |/| |
| * | Move on with the next user if we found the user on one user back-endBjoern Schiessle2018-04-031-1/+2
* | | Fix testsRoeland Jago Douma2018-04-042-4/+4
* | | Add pathcacheRoeland Jago Douma2018-04-041-4/+19
* | | Make normalized cache path largerRoeland Jago Douma2018-04-041-1/+1
* | | Comparing stringlength is cheaper than strposRoeland Jago Douma2018-04-041-1/+1
* | | Cache the $foundMountPointLengthRoeland Jago Douma2018-04-041-1/+3
* | | InspectionsRoeland Jago Douma2018-04-041-8/+9
* | | Make the MountManager strictRoeland Jago Douma2018-04-042-20/+22
| |/ |/|
* | Merge pull request #9018 from nextcloud/fix-copy-encrypted-filesBjörn Schießle2018-04-031-7/+8
|\ \
| * | reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle2018-04-031-7/+8
| |/
* | Merge pull request #9008 from nextcloud/disable-if-no-appinfoMorris Jobke2018-04-032-3/+5
|\ \
| * | Do not fail hard if no appinfo is returned during updateJulius Härtl2018-03-282-3/+5
* | | [tx-robot] updated from transifexNextcloud bot2018-04-032-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2018-04-022-2/+6
* | | [tx-robot] updated from transifexNextcloud bot2018-03-312-2/+8
* | | Merge pull request #8999 from nextcloud/css-js-name-based-on-apps-versionsRoeland Jago Douma2018-03-281-5/+21
|\ \ \ | |/ / |/| |
| * | Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)2018-03-281-5/+21
* | | Merge pull request #8737 from nextcloud/file_return_put_contentsRoeland Jago Douma2018-03-285-2/+41
|\ \ \
| * | | Update autoloaderRoeland Jago Douma2018-03-272-0/+2
| * | | Throw an exception if file_put_contents failsRoeland Jago Douma2018-03-273-2/+39
* | | | Merge pull request #8976 from nextcloud/dep_user_codeRoeland Jago Douma2018-03-284-60/+12
|\ \ \ \
| * | | | Remove deprecated \OCP\User::userExistsRoeland Jago Douma2018-03-263-16/+5
| * | | | Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma2018-03-253-14/+6
| * | | | Remove deprecated \OCP\User::getUsersRoeland Jago Douma2018-03-253-34/+5
* | | | | Merge pull request #8994 from nextcloud/deprecate-theme-sync-clientsRoeland Jago Douma2018-03-281-4/+5
|\ \ \ \ \ | |_|/ / / |/| | | |