Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8780 from nextcloud/bugfix/noid/query-builder-database-ba... | Joas Schilling | 2018-03-27 | 1 | -32/+59 |
|\ | |||||
| * | Remove orderBy so the query works correctly on postgres | Joas Schilling | 2018-03-27 | 1 | -2/+1 |
| * | Make sure DI is done | Joas Schilling | 2018-03-26 | 1 | -0/+6 |
| * | Move the group database backend fully to query builder | Joas Schilling | 2018-03-26 | 1 | -32/+54 |
* | | Merge pull request #8985 from nextcloud/cleanup_ocp_db | Roeland Jago Douma | 2018-03-26 | 4 | -73/+7 |
|\ \ | |||||
| * | | Remove \OCP\DB | Roeland Jago Douma | 2018-03-26 | 3 | -66/+0 |
| * | | Do not use \OCP\DB anymore | Roeland Jago Douma | 2018-03-26 | 1 | -7/+7 |
| |/ | |||||
* | | Merge pull request #8981 from nextcloud/strict_2fa | Roeland Jago Douma | 2018-03-26 | 3 | -8/+12 |
|\ \ | |||||
| * | | Strict 2FA | Roeland Jago Douma | 2018-03-26 | 3 | -8/+12 |
| |/ | |||||
* / | Remove deprecated OC_Group_Backend | Roeland Jago Douma | 2018-03-26 | 1 | -56/+0 |
|/ | |||||
* | Merge pull request #8943 from nextcloud/dep_oc_json | Roeland Jago Douma | 2018-03-23 | 4 | -170/+2 |
|\ | |||||
| * | Update autoloader | Roeland Jago Douma | 2018-03-23 | 2 | -2/+0 |
| * | Finally remove \OCP\JSON | Roeland Jago Douma | 2018-03-23 | 1 | -166/+0 |
| * | Move calls to \OCP\JSON to private \OC_JSON | Roeland Jago Douma | 2018-03-22 | 1 | -2/+2 |
* | | Merge pull request #8935 from nextcloud/backend_interfaces | Roeland Jago Douma | 2018-03-23 | 13 | -16/+435 |
|\ \ | |||||
| * | | Update autoloader | Roeland Jago Douma | 2018-03-22 | 2 | -0/+18 |
| * | | Document parameters | Roeland Jago Douma | 2018-03-22 | 9 | -0/+30 |
| * | | Move to ABackend | Roeland Jago Douma | 2018-03-22 | 2 | -3/+3 |
| * | | Move Database backend over to new User/Backend interfaces | Roeland Jago Douma | 2018-03-22 | 1 | -16/+30 |
| * | | Remove type declarations where not yet possible | Roeland Jago Douma | 2018-03-22 | 4 | -4/+4 |
| * | | Deprecate implementsActions | Roeland Jago Douma | 2018-03-22 | 1 | -0/+1 |
| * | | Fix phpdoc | Roeland Jago Douma | 2018-03-22 | 9 | -0/+62 |
| * | | Add abstract bakend to still be backwards compatible with the old logic | Roeland Jago Douma | 2018-03-22 | 1 | -0/+62 |
| * | | Add interfaces for user backend functionality | Roeland Jago Douma | 2018-03-22 | 8 | -0/+232 |
| |/ | |||||
* / | Fix proper permissions for multiple file access | Roeland Jago Douma | 2018-03-22 | 1 | -11/+10 |
|/ | |||||
* | Merge pull request #8506 from nextcloud/use-appmanager | Morris Jobke | 2018-03-22 | 4 | -17/+13 |
|\ | |||||
| * | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 4 | -17/+13 |
* | | Merge pull request #8791 from nextcloud/cleanup-oc_json | Morris Jobke | 2018-03-22 | 3 | -39/+6 |
|\ \ | |||||
| * | | Remove unused methods of OC_Json | Morris Jobke | 2018-03-21 | 3 | -39/+6 |
* | | | Merge pull request #8922 from nextcloud/deprecated-ocp-files-methods | Roeland Jago Douma | 2018-03-22 | 2 | -0/+15 |
|\ \ \ | |||||
| * | | | Deprecate OCP\Files | Morris Jobke | 2018-03-21 | 2 | -0/+15 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-22 | 2 | -2/+70 |
* | | | Merge pull request #8918 from nextcloud/remove-deprecated-ocp-response | Morris Jobke | 2018-03-21 | 3 | -68/+0 |
|\ \ \ | |||||
| * | | | Remove deprecated and unused OCP\Response | Morris Jobke | 2018-03-21 | 3 | -68/+0 |
| |/ / | |||||
* | | | Merge pull request #8920 from nextcloud/hint-files-api | Morris Jobke | 2018-03-21 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Add hint about OCP\Folder::getById | Morris Jobke | 2018-03-21 | 1 | -0/+3 |
| |/ / | |||||
* | | | Merge pull request #8919 from nextcloud/remove-deprecated-method-of-ocp-user | Morris Jobke | 2018-03-21 | 1 | -14/+0 |
|\ \ \ | |||||
| * | | | Remove deprecated and unused method OCP\User::getDisplayNames | Morris Jobke | 2018-03-21 | 1 | -14/+0 |
| |/ / | |||||
* | | | Merge pull request #8923 from nextcloud/typos | Morris Jobke | 2018-03-21 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix some typos | Morris Jobke | 2018-03-21 | 1 | -1/+1 |
| |/ / | |||||
* / / | Remove unused and deprecated methods of OCP\DB | Morris Jobke | 2018-03-21 | 2 | -35/+6 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-21 | 2 | -2/+2 |
* | | Show EOL warning in the update section | Joas Schilling | 2018-03-20 | 1 | -0/+1 |
* | | Merge pull request #8822 from nextcloud/fix/8641/undefined-index | blizzz | 2018-03-19 | 1 | -5/+11 |
|\ \ | |||||
| * | | the FN is optional, carrying the displayname if present | Arthur Schiwon | 2018-03-14 | 1 | -5/+11 |
* | | | Store setUserValue as string in cache | Roeland Jago Douma | 2018-03-19 | 1 | -2/+2 |
* | | | Merge pull request #8878 from nextcloud/remove_tmpfile | Roeland Jago Douma | 2018-03-19 | 4 | -31/+6 |
|\ \ \ | |||||
| * | | | Remove \OCP\Files::tmpFolder | Roeland Jago Douma | 2018-03-19 | 2 | -15/+3 |
| * | | | Remove \OCP\Files::tmpFile | Roeland Jago Douma | 2018-03-19 | 4 | -16/+3 |
* | | | | Remove unused private function | Roeland Jago Douma | 2018-03-19 | 1 | -15/+0 |