summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Fix PHPDocMorris Jobke2018-04-181-1/+1
* Allow to skip retrieving from cache in the DiscoveryServiceRoeland Jago Douma2018-04-181-1/+2
* dont keep shared database locks when running cli scriptsRobin Appelman2018-04-111-0/+16
* Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooksMorris Jobke2018-04-111-0/+3
|\
| * more consistent namingArthur Schiwon2018-04-051-3/+3
| * admin_audit and dav listen to announce and revoke signalsArthur Schiwon2018-04-051-0/+3
* | Properly return boolean on enable stateJohn Molakvoæ (skjnldsv)2018-04-091-1/+1
* | 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
|/
* Fix testsRoeland Jago Douma2018-04-041-2/+2
* Make the MountManager strictRoeland Jago Douma2018-04-041-7/+8
* Merge pull request #8737 from nextcloud/file_return_put_contentsRoeland Jago Douma2018-03-282-1/+34
|\
| * Throw an exception if file_put_contents failsRoeland Jago Douma2018-03-272-1/+34
* | Merge pull request #8976 from nextcloud/dep_user_codeRoeland Jago Douma2018-03-281-37/+0
|\ \ | |/ |/|
| * Remove deprecated \OCP\User::userExistsRoeland Jago Douma2018-03-261-12/+0
| * Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma2018-03-251-12/+0
| * Remove deprecated \OCP\User::getUsersRoeland Jago Douma2018-03-251-13/+0
* | Merge pull request #8985 from nextcloud/cleanup_ocp_dbRoeland Jago Douma2018-03-261-64/+0
|\ \
| * | Remove \OCP\DBRoeland Jago Douma2018-03-261-64/+0
| |/
* / Strict 2FARoeland Jago Douma2018-03-263-8/+12
|/
* Merge pull request #8943 from nextcloud/dep_oc_jsonRoeland Jago Douma2018-03-231-166/+0
|\
| * Finally remove \OCP\JSONRoeland Jago Douma2018-03-231-166/+0
* | Document parametersRoeland Jago Douma2018-03-229-0/+30
* | Move to ABackendRoeland Jago Douma2018-03-221-1/+1
* | Remove type declarations where not yet possibleRoeland Jago Douma2018-03-224-4/+4
* | Deprecate implementsActionsRoeland Jago Douma2018-03-221-0/+1
* | Fix phpdocRoeland Jago Douma2018-03-229-0/+62
* | Add abstract bakend to still be backwards compatible with the old logicRoeland Jago Douma2018-03-221-0/+62
* | Add interfaces for user backend functionalityRoeland Jago Douma2018-03-228-0/+232
|/
* Merge pull request #8506 from nextcloud/use-appmanagerMorris Jobke2018-03-221-1/+3
|\
| * Use isInstalled of AppManger instead of reimplement itMorris Jobke2018-03-211-1/+3
* | Merge pull request #8791 from nextcloud/cleanup-oc_jsonMorris Jobke2018-03-221-11/+0
|\ \
| * | Remove unused methods of OC_JsonMorris Jobke2018-03-211-11/+0
* | | Merge pull request #8922 from nextcloud/deprecated-ocp-files-methodsRoeland Jago Douma2018-03-221-0/+7
|\ \ \
| * | | Deprecate OCP\FilesMorris Jobke2018-03-211-0/+7
| |/ /
* | | Merge pull request #8918 from nextcloud/remove-deprecated-ocp-responseMorris Jobke2018-03-211-66/+0
|\ \ \
| * | | Remove deprecated and unused OCP\ResponseMorris Jobke2018-03-211-66/+0
| |/ /
* | | Merge pull request #8920 from nextcloud/hint-files-apiMorris Jobke2018-03-211-0/+3
|\ \ \
| * | | Add hint about OCP\Folder::getByIdMorris Jobke2018-03-211-0/+3
| |/ /
* | | Merge pull request #8919 from nextcloud/remove-deprecated-method-of-ocp-userMorris Jobke2018-03-211-14/+0
|\ \ \
| * | | Remove deprecated and unused method OCP\User::getDisplayNamesMorris Jobke2018-03-211-14/+0
| |/ /
* / / Remove unused and deprecated methods of OCP\DBMorris Jobke2018-03-211-29/+0
|/ /
* | Merge pull request #8878 from nextcloud/remove_tmpfileRoeland Jago Douma2018-03-191-25/+0
|\ \
| * | Remove \OCP\Files::tmpFolderRoeland Jago Douma2018-03-191-12/+0
| * | Remove \OCP\Files::tmpFileRoeland Jago Douma2018-03-191-13/+0
* | | Remove unused deprecated functions from OCP\JSONRoeland Jago Douma2018-03-191-32/+0
* | | Remove old deprecated function from the BackgroundJobRoeland Jago Douma2018-03-191-7/+0
|/ /
* | Remove unused resolveReshare of old sharing codeMorris Jobke2018-03-161-10/+0