summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Log exceptions as nested array instead of encoded jsonRobin Appelman2018-04-102-45/+84
* Use the uid_lower columnRoeland Jago Douma2018-04-061-24/+65
* 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
* | Fix Array to String conversion in QueryBuilderRoeland Jago Douma2018-04-051-1/+1
* | 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-041-2/+2
* | 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-041-13/+14
* | 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
* | | 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-281-1/+5
|\ \ \
| * | | Throw an exception if file_put_contents failsRoeland Jago Douma2018-03-271-1/+5
* | | | Merge pull request #8976 from nextcloud/dep_user_codeRoeland Jago Douma2018-03-283-23/+12
|\ \ \ \
| * | | | Remove deprecated \OCP\User::userExistsRoeland Jago Douma2018-03-262-4/+5
| * | | | Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma2018-03-252-2/+6
| * | | | Remove deprecated \OCP\User::getUsersRoeland Jago Douma2018-03-252-21/+5
* | | | | Merge pull request #8994 from nextcloud/deprecate-theme-sync-clientsRoeland Jago Douma2018-03-281-4/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use customclient_* values by default and do not use them in custom themes any...Julius Härtl2018-03-261-4/+5
| |/ / /
* | | | Merge pull request #8780 from nextcloud/bugfix/noid/query-builder-database-ba...Joas Schilling2018-03-271-32/+59
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove orderBy so the query works correctly on postgresJoas Schilling2018-03-271-2/+1
| * | | Make sure DI is doneJoas Schilling2018-03-261-0/+6
| * | | Move the group database backend fully to query builderJoas Schilling2018-03-261-32/+54
| |/ /
* | | Merge pull request #8985 from nextcloud/cleanup_ocp_dbRoeland Jago Douma2018-03-261-7/+7
|\ \ \
| * | | Do not use \OCP\DB anymoreRoeland Jago Douma2018-03-261-7/+7
| |/ /
* / / Remove deprecated OC_Group_BackendRoeland Jago Douma2018-03-261-56/+0
|/ /
* | Merge pull request #8935 from nextcloud/backend_interfacesRoeland Jago Douma2018-03-231-16/+30
|\ \
| * | Move to ABackendRoeland Jago Douma2018-03-221-2/+2
| * | Move Database backend over to new User/Backend interfacesRoeland Jago Douma2018-03-221-16/+30
* | | Fix proper permissions for multiple file accessRoeland Jago Douma2018-03-221-11/+10
|/ /
* | Merge pull request #8506 from nextcloud/use-appmanagerMorris Jobke2018-03-223-16/+10
|\ \
| * | Use isInstalled of AppManger instead of reimplement itMorris Jobke2018-03-213-16/+10
* | | Merge pull request #8791 from nextcloud/cleanup-oc_jsonMorris Jobke2018-03-222-28/+6
|\ \ \
| * | | Remove unused methods of OC_JsonMorris Jobke2018-03-212-28/+6
* | | | Merge pull request #8922 from nextcloud/deprecated-ocp-files-methodsRoeland Jago Douma2018-03-221-0/+8
|\ \ \ \
| * | | | Deprecate OCP\FilesMorris Jobke2018-03-211-0/+8
| |/ / /
* | | | Merge pull request #8923 from nextcloud/typosMorris Jobke2018-03-211-1/+1
|\ \ \ \
| * | | | Fix some typosMorris Jobke2018-03-211-1/+1
| |/ / /
* / / / Remove unused and deprecated methods of OCP\DBMorris Jobke2018-03-211-6/+6
|/ / /
* | | Show EOL warning in the update sectionJoas Schilling2018-03-201-0/+1