Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up single user mode | Morris Jobke | 2017-02-22 | 16 | -310/+37 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-23 | 84 | -80/+172 |
* | Merge pull request #3580 from nextcloud/password-reset-wording | Morris Jobke | 2017-02-22 | 1 | -1/+1 |
|\ | |||||
| * | detail wording: password reset instead of recovery | Jan-Christoph Borchardt | 2017-02-22 | 1 | -1/+1 |
* | | Merge pull request #3567 from nextcloud/autocomplete-settings | Björn Schießle | 2017-02-22 | 5 | -32/+101 |
|\ \ | |/ |/| | |||||
| * | fix typo | Bjoern Schiessle | 2017-02-22 | 1 | -1/+1 |
| * | 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 | 3 | -5/+8 |
| * | Improve the UX for sharing settings | Morris Jobke | 2017-02-21 | 3 | -9/+52 |
| * | allow to configure a min-length of search strings for auto-compeltion and a m... | Bjoern Schiessle | 2017-02-21 | 2 | -19/+42 |
* | | 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 #3573 from nextcloud/correctly-catch-the-exception-from-pa... | Lukas Reschke | 2017-02-22 | 1 | -1/+8 |
|\ \ \ | |||||
| * | | | Catch exception from path info | Joas Schilling | 2017-02-22 | 1 | -1/+8 |
* | | | | 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 |
* | | | | | | Merge pull request #3566 from nextcloud/setUpScenario1 | Lukas Reschke | 2017-02-22 | 5 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use clearer name setUpScenario | Phil Davis | 2017-02-21 | 5 | -5/+5 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-22 | 64 | -150/+326 |
* | | | | | | Merge pull request #3568 from nextcloud/fix-pdfviewer-margin | Morris Jobke | 2017-02-21 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix bottom margin of shared pdfviewer links | Jan-Christoph Borchardt | 2017-02-21 | 1 | -0/+1 |
* | | | | | | | 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 | 58 | -106/+244 |
|/ / / / / / | |||||
* | | | | | | 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 |
* | | | | | | | Merge pull request #3542 from nextcloud/add-crl-for-old-rainloop-certificate | Lukas Reschke | 2017-02-20 | 1 | -13/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add CRL entry for old rainloop certificate | Lukas Reschke | 2017-02-20 | 1 | -13/+13 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #3550 from nextcloud/fix-misleading-wording | Lukas Reschke | 2017-02-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix misleading wording: searching is affected, not user access. | Arthur Schiwon | 2017-02-20 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #3551 from nextcloud/fix-search-result-thumbnails | Lukas Reschke | 2017-02-20 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix thumbnail size of search results | Morris Jobke | 2017-02-20 | 1 | -0/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #3544 from nextcloud/iservercontainer-container | Morris Jobke | 2017-02-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | IServerContainer is effectively an IContainer | Christoph Wurst | 2017-02-20 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #3505 from robert-scheck/autoindex | Lukas Reschke | 2017-02-20 | 4 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Only request "IndexIgnore" if mod_autoindex is loaded | Robert Scheck | 2017-02-20 | 4 | -0/+8 |