Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3884 from nextcloud/downstream-26956 | Joas Schilling | 2017-03-20 | 3 | -88/+232 |
|\ | |||||
| * | Fix 5.6 duplicate class import | Joas Schilling | 2017-03-17 | 1 | -3/+1 |
| * | Clean up the test | Joas Schilling | 2017-03-17 | 1 | -81/+52 |
| * | Use DI | Joas Schilling | 2017-03-17 | 1 | -27/+31 |
| * | Skip null groups in group manager (#26871) (#26956) | Vincent Petry | 2017-03-17 | 3 | -0/+171 |
* | | Merge pull request #3924 from nextcloud/preview_fixes | Lukas Reschke | 2017-03-20 | 1 | -1/+5 |
|\ \ | |||||
| * | | Fix tests | Roeland Jago Douma | 2017-03-19 | 1 | -1/+5 |
* | | | Merge pull request #3949 from nextcloud/downstream-27307 | Morris Jobke | 2017-03-20 | 1 | -4/+21 |
|\ \ \ | |||||
| * | | | Improve the test case | Morris Jobke | 2017-03-20 | 1 | -4/+7 |
| * | | | checking if app exists in the FileStream now | noveens | 2017-03-20 | 1 | -4/+18 |
* | | | | test setTagGroups with empty groupids | Jörn Friedrich Dreyer | 2017-03-19 | 1 | -0/+9 |
|/ / / | |||||
* | | | Use SystemConfig instead of AllConfig for DB stuff | Morris Jobke | 2017-03-19 | 2 | -10/+10 |
* | | | Merge pull request #3927 from nextcloud/minor-fixes | Morris Jobke | 2017-03-19 | 1 | -5/+17 |
|\ \ \ | |||||
| * | | | Namespace and array syntax fixes | Morris Jobke | 2017-03-19 | 1 | -5/+17 |
* | | | | Merge pull request #3906 from nextcloud/shares-circles-2 | Roeland Jago Douma | 2017-03-19 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | shares-circles | Maxence Lange | 2017-03-17 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #3898 from nextcloud/issue-3627-always-suggest-cli-url | Lukas Reschke | 2017-03-18 | 2 | -3/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | Always suggest the overwrite.cli.url | Joas Schilling | 2017-03-17 | 2 | -3/+13 |
* | | | Merge pull request #3892 from nextcloud/downstream-27101 | Joas Schilling | 2017-03-17 | 1 | -253/+288 |
|\ \ \ | |/ / |/| | | |||||
| * | | Cleanup test | Joas Schilling | 2017-03-17 | 1 | -254/+266 |
| * | | Fix unit test | Joas Schilling | 2017-03-17 | 1 | -2/+1 |
| * | | Redirect unlink to rmdir (#27101) | Vincent Petry | 2017-03-16 | 1 | -0/+24 |
| |/ | |||||
* | | Merge pull request #3878 from nextcloud/downstream-26303 | Joas Schilling | 2017-03-17 | 3 | -7/+5 |
|\ \ | |||||
| * | | Fixed failing test which was ignoring a required (not null) column (#26303) | Philipp Schaffrath | 2017-03-17 | 3 | -7/+5 |
| |/ | |||||
* | | Adjust tests to include base-uri | Lukas Reschke | 2017-03-16 | 2 | -2/+2 |
* | | Add base-uri to CSP policy | Lukas Reschke | 2017-03-16 | 4 | -110/+110 |
|/ | |||||
* | Merge pull request #3772 from nextcloud/favorite-search | Morris Jobke | 2017-03-13 | 1 | -6/+64 |
|\ | |||||
| * | Allow searching for favorites | Robin Appelman | 2017-03-08 | 1 | -6/+64 |
* | | Merge pull request #3787 from nextcloud/ocs-cookie | Lukas Reschke | 2017-03-10 | 1 | -0/+25 |
|\ \ | |||||
| * | | add test for skipping cookie checks for ocs | Robin Appelman | 2017-03-10 | 1 | -0/+25 |
| |/ | |||||
* | | Remove legacy class OC_Group and OC_User | Morris Jobke | 2017-03-09 | 1 | -208/+0 |
* | | Merge pull request #3611 from nextcloud/announce-trsuted-server-endpoints | Björn Schießle | 2017-03-09 | 1 | -2/+64 |
|\ \ | |/ |/| | |||||
| * | add and adjust unit tests | Bjoern Schiessle | 2017-03-09 | 1 | -2/+64 |
* | | Merge pull request #3360 from nextcloud/dav-search | Robin Appelman | 2017-03-08 | 2 | -15/+263 |
|\ \ | |/ |/| | |||||
| * | add tests for filesearchbackend | Robin Appelman | 2017-03-01 | 1 | -0/+3 |
| * | add tests for searchQuery | Robin Appelman | 2017-03-01 | 1 | -15/+59 |
| * | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 1 | -0/+173 |
| * | add icewind/searchdav | Robin Appelman | 2017-02-28 | 1 | -0/+28 |
* | | Make the test useful | Joas Schilling | 2017-03-03 | 1 | -0/+2 |
* | | Execute UpdateLanguageCode only once | Morris Jobke | 2017-03-02 | 1 | -1/+25 |
* | | Fix table name and add a test for more than 1 entries | Joas Schilling | 2017-03-02 | 1 | -20/+23 |
* | | Change language code for languages with only one translation | Morris Jobke | 2017-03-01 | 1 | -0/+147 |
* | | DefaultTokenProviderTest mocked/asserted the wrong method | Christoph Wurst | 2017-02-28 | 1 | -2/+2 |
|/ | |||||
* | Fix unit tests and improve appstore logic | Morris Jobke | 2017-02-24 | 3 | -4/+176 |
* | Merge pull request #3589 from nextcloud/remove-unneeded-repair-step | Morris Jobke | 2017-02-23 | 11 | -1652/+19 |
|\ | |||||
| * | cleanup old and not needed repair steps to speed up the update | Morris Jobke | 2017-02-22 | 11 | -1652/+19 |
* | | Use 90% JPEG quality for thumbnails and previews by default | Joas Schilling | 2017-02-22 | 1 | -1/+7 |
|/ | |||||
* | Merge pull request #3297 from nextcloud/cloud-id-resolve | Robin Appelman | 2017-02-09 | 2 | -0/+145 |
|\ | |||||
| * | clean cloud ids | Robin Appelman | 2017-02-09 | 1 | -7/+7 |
| * | add tests | Robin Appelman | 2017-02-08 | 2 | -0/+145 |