Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Throw an exception if file_put_contents fails | Roeland Jago Douma | 2018-03-27 | 1 | -1/+5 | |
* | | | | Merge pull request #8976 from nextcloud/dep_user_code | Roeland Jago Douma | 2018-03-28 | 3 | -23/+12 | |
|\ \ \ \ | ||||||
| * | | | | Remove deprecated \OCP\User::userExists | Roeland Jago Douma | 2018-03-26 | 2 | -4/+5 | |
| * | | | | Remove deprecated OCP\User::getDisplayname | Roeland Jago Douma | 2018-03-25 | 2 | -2/+6 | |
| * | | | | Remove deprecated \OCP\User::getUsers | Roeland Jago Douma | 2018-03-25 | 2 | -21/+5 | |
* | | | | | Merge pull request #8994 from nextcloud/deprecate-theme-sync-clients | Roeland Jago Douma | 2018-03-28 | 1 | -4/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Use customclient_* values by default and do not use them in custom themes any... | Julius Härtl | 2018-03-26 | 1 | -4/+5 | |
| |/ / / | ||||||
* | | | | 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 | 1 | -7/+7 | |
|\ \ \ | ||||||
| * | | | Do not use \OCP\DB anymore | Roeland Jago Douma | 2018-03-26 | 1 | -7/+7 | |
| |/ / | ||||||
* / / | Remove deprecated OC_Group_Backend | Roeland Jago Douma | 2018-03-26 | 1 | -56/+0 | |
|/ / | ||||||
* | | Merge pull request #8935 from nextcloud/backend_interfaces | Roeland Jago Douma | 2018-03-23 | 1 | -16/+30 | |
|\ \ | ||||||
| * | | Move to ABackend | Roeland Jago Douma | 2018-03-22 | 1 | -2/+2 | |
| * | | Move Database backend over to new User/Backend interfaces | Roeland Jago Douma | 2018-03-22 | 1 | -16/+30 | |
* | | | 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 | 3 | -16/+10 | |
|\ \ | ||||||
| * | | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 3 | -16/+10 | |
* | | | Merge pull request #8791 from nextcloud/cleanup-oc_json | Morris Jobke | 2018-03-22 | 2 | -28/+6 | |
|\ \ \ | ||||||
| * | | | Remove unused methods of OC_Json | Morris Jobke | 2018-03-21 | 2 | -28/+6 | |
* | | | | Merge pull request #8922 from nextcloud/deprecated-ocp-files-methods | Roeland Jago Douma | 2018-03-22 | 1 | -0/+8 | |
|\ \ \ \ | ||||||
| * | | | | Deprecate OCP\Files | Morris Jobke | 2018-03-21 | 1 | -0/+8 | |
| |/ / / | ||||||
* | | | | 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 | 1 | -6/+6 | |
|/ / / | ||||||
* | | | 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 | 3 | -6/+6 | |
|\ \ \ | ||||||
| * | | | Remove \OCP\Files::tmpFolder | Roeland Jago Douma | 2018-03-19 | 1 | -3/+3 | |
| * | | | Remove \OCP\Files::tmpFile | Roeland Jago Douma | 2018-03-19 | 3 | -3/+3 | |
* | | | | Remove unused private function | Roeland Jago Douma | 2018-03-19 | 1 | -15/+0 | |
|/ / / | ||||||
* | | | Merge pull request #8857 from nextcloud/swift-verify-cached-token | Morris Jobke | 2018-03-19 | 2 | -12/+24 | |
|\ \ \ | ||||||
| * | | | verify cached swift token | Robin Appelman | 2018-03-16 | 2 | -12/+24 | |
* | | | | Remove unused resolveReshare of old sharing code | Morris Jobke | 2018-03-16 | 1 | -23/+0 | |
* | | | | Merge pull request #8830 from nextcloud/node_emit_read | Roeland Jago Douma | 2018-03-15 | 1 | -0/+7 | |
|\ \ \ \ | ||||||
| * | | | | Emit read for nodes | Roeland Jago Douma | 2018-03-15 | 1 | -0/+7 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #8255 from nextcloud/bugfix/noid/group-display-name | blizzz | 2018-03-15 | 4 | -6/+28 | |
|\ \ \ \ | ||||||
| * | | | | Use group displayNames in users list | John Molakvoæ (skjnldsv) | 2018-03-08 | 2 | -4/+26 | |
| * | | | | Correctly return the group name | Joas Schilling | 2018-03-08 | 1 | -1/+1 | |
| * | | | | Show the displayname in the users group list | Joas Schilling | 2018-03-08 | 1 | -1/+1 | |
* | | | | | Merge pull request #8793 from nextcloud/swift-config | Roeland Jago Douma | 2018-03-15 | 2 | -2/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix bucket and container usage | Roeland Jago Douma | 2018-03-14 | 2 | -2/+6 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #8828 from nextcloud/fix-configuration-values-matched-in-u... | Roeland Jago Douma | 2018-03-15 | 1 | -3/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix configuration values matched in user searches | Daniel Calviño Sánchez | 2018-03-14 | 1 | -3/+3 | |
* | | | | | Merge pull request #8804 from nextcloud/remove_httphelper | Roeland Jago Douma | 2018-03-14 | 3 | -138/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove deprecated HTTPHelper | Roeland Jago Douma | 2018-03-13 | 3 | -138/+16 |