Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Move stub setup outside the test method | Daniel Calviño Sánchez | 2018-03-20 | 1 | -4/+11 | |
| * | | | | Extract code to get suggestions to its own method | Daniel Calviño Sánchez | 2018-03-20 | 1 | -73/+92 | |
| * | | | | Add autocompletion tests for each type of share | Daniel Calviño Sánchez | 2018-03-20 | 1 | -25/+283 | |
| * | | | | Add tests for exact search results already shared with | Daniel Calviño Sánchez | 2018-03-20 | 1 | -0/+274 | |
| * | | | | Add tests for emails and circles already shared with | Daniel Calviño Sánchez | 2018-03-20 | 1 | -1/+120 | |
| * | | | | Adjust search term to test | Daniel Calviño Sánchez | 2018-03-20 | 1 | -3/+3 | |
| * | | | | Replace information icon with confirmation button in share input | Jan-Christoph Borchardt | 2018-03-20 | 3 | -62/+19 | |
* | | | | | 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 | 2 | -2/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix some typos | Morris Jobke | 2018-03-21 | 2 | -2/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #8914 from nextcloud/remove-unused-db-methods | Morris Jobke | 2018-03-21 | 2 | -35/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove unused and deprecated methods of OCP\DB | Morris Jobke | 2018-03-21 | 2 | -35/+6 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #8911 from nextcloud/cleanup-tests | Morris Jobke | 2018-03-21 | 2 | -130/+32 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Migrate tests for contacts manager to correct test class | Morris Jobke | 2018-03-21 | 2 | -130/+32 | |
|/ / / / | ||||||
* | | | | Merge pull request #7904 from nextcloud/fix_7224 | Morris Jobke | 2018-03-21 | 4 | -33/+38 | |
|\ \ \ \ | ||||||
| * | | | | Add Cache-control: immutable | Roeland Jago Douma | 2018-03-19 | 4 | -33/+38 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-21 | 136 | -392/+412 | |
* | | | | | Merge pull request #8821 from nextcloud/feature/noid/show-eol-warning | Morris Jobke | 2018-03-20 | 9 | -0/+26 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Show EOL warning in the update section | Joas Schilling | 2018-03-20 | 9 | -0/+26 | |
* | | | | | Merge pull request #8847 from nextcloud/ocs-api-userdetails | Morris Jobke | 2018-03-20 | 3 | -73/+169 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fixup! Check if groups is array, return empty do not throw | John Molakvoæ (skjnldsv) | 2018-03-19 | 2 | -37/+5 | |
| * | | | | Check if groups is array, return empty do not throw | John Molakvoæ (skjnldsv) | 2018-03-16 | 1 | -2/+2 | |
| * | | | | Fixed tests and improved code | John Molakvoæ (skjnldsv) | 2018-03-16 | 2 | -61/+117 | |
| * | | | | Fixed throw error on unreachable users | John Molakvoæ (skjnldsv) | 2018-03-16 | 1 | -7/+11 | |
| * | | | | Add userdetails to ocs api | John Molakvoæ (skjnldsv) | 2018-03-16 | 2 | -3/+71 | |
* | | | | | Merge pull request #8861 from nextcloud/rakekniven-patch-1 | Joas Schilling | 2018-03-20 | 2 | -5/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update ThemingControllerTest.php | rakekniven | 2018-03-19 | 1 | -2/+2 | |
| * | | | | | Update ThemingController.php | rakekniven | 2018-03-19 | 1 | -1/+1 | |
| * | | | | | Update ThemingController.php | rakekniven | 2018-03-16 | 1 | -3/+3 | |
* | | | | | | Merge pull request #8864 from nextcloud/ocs-allow-empty-email-displayname | Roeland Jago Douma | 2018-03-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow empty emails provisionning api | John Molakvoæ (skjnldsv) | 2018-03-17 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #8887 from nextcloud/fix-appmenu-min-width | Roeland Jago Douma | 2018-03-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add min width of two icons to the app menu | Julius Härtl | 2018-03-19 | 1 | -0/+1 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-20 | 22 | -42/+160 | |
* | | | | | | | 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 | |
* | | | | | | | | Merge pull request #8880 from nextcloud/delete_unused_download | Roeland Jago Douma | 2018-03-19 | 2 | -55/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove unused download.php | Roeland Jago Douma | 2018-03-19 | 2 | -55/+0 | |
* | | | | | | | | | Merge pull request #8871 from nextcloud/3rdparty-bump-openstack-3-0-5 | Roeland Jago Douma | 2018-03-19 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [3rdparty] Bump php-opencloud/openstack to 3.0.5 | Roeland Jago Douma | 2018-03-19 | 1 | -0/+0 | |
* | | | | | | | | | | Merge pull request #8881 from nextcloud/setUserValue_opt | Roeland Jago Douma | 2018-03-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | 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 | 12 | -42/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove \OCP\Files::tmpFolder | Roeland Jago Douma | 2018-03-19 | 4 | -18/+6 | |
| * | | | | | | | | | Remove \OCP\Files::tmpFile | Roeland Jago Douma | 2018-03-19 | 11 | -24/+11 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #8879 from nextcloud/dep_json | Roeland Jago Douma | 2018-03-19 | 2 | -47/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove unused private function | Roeland Jago Douma | 2018-03-19 | 1 | -15/+0 | |
| * | | | | | | | | Remove unused deprecated functions from OCP\JSON | Roeland Jago Douma | 2018-03-19 | 1 | -32/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #8877 from nextcloud/deprecated_bgj_delete | Roeland Jago Douma | 2018-03-19 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ \ |