Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Refactor provision api app's UserControllerTest | Christoph Wurst | 2017-02-28 | 1 | -76/+67 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #3643 from nextcloud/replace-deprecated-tipsy | Lukas Reschke | 2017-02-28 | 2 | -3/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fix typo | Morris Jobke | 2017-02-28 | 1 | -1/+1 | |
| * | | | | Replace deprecated $.tipsy(...) by $.tooltip(...) | Christoph Wurst | 2017-02-27 | 2 | -3/+3 | |
* | | | | | Merge pull request #2997 from nextcloud/fix_2957 | Morris Jobke | 2017-02-28 | 4 | -34/+48 | |
|\ \ \ \ \ | ||||||
| * | | | | | Properly handle groups with a / | Roeland Jago Douma | 2017-02-27 | 4 | -34/+48 | |
| |/ / / / | ||||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-28 | 10 | -14/+146 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-27 | 14 | -24/+32 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-25 | 12 | -8/+156 | |
* | | | | Merge pull request #3588 from GreenArchon/issue_#3461 | Lukas Reschke | 2017-02-24 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Typecast filecache 'storage' as int to return it as documented, fixes #3461 | Frédéric Fortier | 2017-02-20 | 1 | -1/+1 | |
* | | | | | Merge pull request #3598 from nextcloud/issue-3583-shared-addressbooks-fail-o... | Roeland Jago Douma | 2017-02-24 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use the correct principal for shared addressbooks | Joas Schilling | 2017-02-23 | 1 | -1/+1 | |
* | | | | | | Merge pull request #3605 from nextcloud/single-user | Joas Schilling | 2017-02-24 | 2 | -19/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Clean up single user mode | Morris Jobke | 2017-02-22 | 2 | -19/+2 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-24 | 16 | -94/+430 | |
|/ / / / / | ||||||
* | | / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-23 | 8 | -2/+58 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #3567 from nextcloud/autocomplete-settings | Björn Schießle | 2017-02-22 | 1 | -4/+16 | |
|\ \ \ \ | ||||||
| * | | | | use (int) instead of intval for performance reasons | Bjoern Schiessle | 2017-02-22 | 1 | -2/+2 | |
| * | | | | properly include class | Morris Jobke | 2017-02-21 | 1 | -5/+5 | |
| * | | | | Use intval() for validation of config options | Morris Jobke | 2017-02-21 | 1 | -2/+2 | |
| * | | | | allow to configure a min-length of search strings for auto-compeltion and a m... | Bjoern Schiessle | 2017-02-21 | 1 | -0/+12 | |
* | | | | | Merge pull request #3418 from nextcloud/add-groups-to-userinfo | Lukas Reschke | 2017-02-22 | 2 | -3/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | add groups to user info output | Bjoern Schiessle | 2017-02-09 | 2 | -3/+36 | |
* | | | | | | Merge pull request #3570 from nextcloud/fix-share-loading | John Molakvoæ | 2017-02-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix position of share autocomplete loading icon | Morris Jobke | 2017-02-21 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3413 from nextcloud/theming-appdata | Lukas Reschke | 2017-02-22 | 6 | -100/+378 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add test for creating AppData folder | Julius Haertl | 2017-02-20 | 1 | -13/+47 | |
| * | | | | | | Use createMock | Julius Haertl | 2017-02-16 | 2 | -46/+25 | |
| * | | | | | | Use ::class in tests and correct import | Julius Haertl | 2017-02-16 | 3 | -28/+34 | |
| * | | | | | | Add tests for theming migration step | Julius Haertl | 2017-02-16 | 2 | -7/+143 | |
| * | | | | | | Adapt ThemingController tests | Julius Haertl | 2017-02-16 | 1 | -52/+81 | |
| * | | | | | | Add repair step to move existing theming images | Julius Haertl | 2017-02-16 | 2 | -1/+85 | |
| * | | | | | | Move theming images to AppData | Julius Haertl | 2017-02-16 | 2 | -26/+36 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-22 | 54 | -138/+302 | |
* | | | | | | | Merge pull request #3557 from marncz/master | John Molakvoæ | 2017-02-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fixed path in other folders search | Marcin | 2017-02-21 | 1 | -2/+2 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-21 | 50 | -100/+100 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #3521 from nextcloud/ldap-fix-uuid-attr-detection | Lukas Reschke | 2017-02-20 | 20 | -43/+895 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add tests to DB group | Arthur Schiwon | 2017-02-17 | 2 | -0/+12 | |
| * | | | | | | Background jobs can take 4k of characters only. We find a good batch size. | Arthur Schiwon | 2017-02-17 | 5 | -18/+89 | |
| * | | | | | | Add repair steps | Arthur Schiwon | 2017-02-17 | 14 | -2/+710 | |
| * | | | | | | add integration test for uuid attr detection | Arthur Schiwon | 2017-02-17 | 2 | -0/+88 | |
| * | | | | | | Fix determining the UUID attribute, default of the override is null | Arthur Schiwon | 2017-02-17 | 1 | -1/+1 | |
| * | | | | | | Fix integration test by not relying on Fake instances | Arthur Schiwon | 2017-02-17 | 3 | -40/+13 | |
| |/ / / / / | ||||||
* | | | | | | Fix misleading wording: searching is affected, not user access. | Arthur Schiwon | 2017-02-20 | 1 | -1/+1 | |
* | | | | | | Merge pull request #3505 from robert-scheck/autoindex | Lukas Reschke | 2017-02-20 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Only request "IndexIgnore" if mod_autoindex is loaded | Robert Scheck | 2017-02-20 | 1 | -0/+2 | |
| |/ / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-19 | 6 | -2/+10 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-17 | 2 | -2/+8 | |
|/ / / / |