Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Roeland Jago Douma | 2017-03-22 | 1 | -31/+89 |
* | Cache SCSS dependency file in memcache | Roeland Jago Douma | 2017-03-22 | 1 | -2/+4 |
* | Add the AppContainer | Roeland Jago Douma | 2017-03-22 | 1 | -0/+8 |
* | Don't do a recursive search | Joas Schilling | 2017-03-22 | 1 | -1/+1 |
* | Merge pull request #3844 from nextcloud/unshare_event | Joas Schilling | 2017-03-21 | 2 | -171/+189 |
|\ | |||||
| * | Add LegacyHooks | Roeland Jago Douma | 2017-03-17 | 2 | -171/+189 |
* | | Merge pull request #3955 from nextcloud/downstream-27113 | Roeland Jago Douma | 2017-03-21 | 1 | -4/+9 |
|\ \ | |||||
| * | | [CI] Can we get some faster phpunit execution? (#27113) | Thomas Müller | 2017-03-20 | 1 | -4/+9 |
* | | | Fix NODB tests etc | Roeland Jago Douma | 2017-03-21 | 1 | -4/+4 |
* | | | Add DI intergration tests | Roeland Jago Douma | 2017-03-21 | 1 | -0/+136 |
* | | | Extend DI tests | Roeland Jago Douma | 2017-03-21 | 1 | -5/+14 |
* | | | Merge pull request #3530 from nextcloud/scss-variables | Lukas Reschke | 2017-03-20 | 1 | -0/+278 |
|\ \ \ | |||||
| * | | | Fix tests | Julius Härtl | 2017-03-20 | 1 | -1/+1 |
| * | | | Add tests for SCSSCacher | Julius Härtl | 2017-03-20 | 1 | -30/+200 |
| * | | | Add tests for SCSSCacher | Julius Haertl | 2017-03-20 | 1 | -0/+108 |
* | | | | Merge pull request #3957 from nextcloud/downstream-27307 | Christoph Wurst | 2017-03-20 | 1 | -53/+50 |
|\ \ \ \ | |||||
| * | | | | createMock | Joas Schilling | 2017-03-20 | 1 | -24/+8 |
| * | | | | Fix the test | Joas Schilling | 2017-03-20 | 1 | -34/+46 |
| * | | | | Don't use a generic exception | Joas Schilling | 2017-03-20 | 1 | -3/+4 |
* | | | | | Revert "Add a magic wrapper to allow phpunit4 to run the code again " | Roeland Jago Douma | 2017-03-20 | 4 | -108/+5 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #3939 from nextcloud/downstream-27159 | Joas Schilling | 2017-03-20 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Move error message to log entry | Lukas Reschke | 2017-03-20 | 1 | -0/+2 |
* | | | | | Merge pull request #3929 from nextcloud/downstream-27068 | Joas Schilling | 2017-03-20 | 1 | -1/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Add tests for database user backend caching | Vincent Petry | 2017-03-20 | 1 | -1/+18 |
| |/ / / / | |||||
* | | | | | 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 |
|/ |