| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #7916 from nextcloud/2fa_log | Morris Jobke | 2018-01-25 | 3 | -4/+13 |
|\ |
|
| * | Add tests | Roeland Jago Douma | 2018-01-25 | 2 | -0/+2 |
| * | Fix tests | Roeland Jago Douma | 2018-01-25 | 1 | -4/+11 |
* | | Merge pull request #8036 from nextcloud/phpunit6 | Roeland Jago Douma | 2018-01-25 | 39 | -131/+115 |
|\ \
| |/
|/| |
|
| * | Class "ProgressBar" is declared "final" and cannot be mocked. | Joas Schilling | 2018-01-25 | 1 | -2/+5 |
| * | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 24 | -30/+59 |
| * | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 13 | -42/+37 |
| * | Require PHPUnit 6.5 or higher | Joas Schilling | 2018-01-24 | 4 | -57/+14 |
* | | Merge pull request #8002 from nextcloud/dont_polutelog_dav_emaillogin | Morris Jobke | 2018-01-24 | 1 | -45/+50 |
|\ \ |
|
| * | | Fix tests | Roeland Jago Douma | 2018-01-23 | 1 | -45/+50 |
* | | | Properly catch InvalidTokenException for better error response | Morris Jobke | 2018-01-24 | 1 | -0/+40 |
| |/
|/| |
|
* | | Merge pull request #7918 from nextcloud/properly-log-exceptions | Roeland Jago Douma | 2018-01-23 | 2 | -5/+3 |
|\ \
| |/
|/| |
|
| * | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 2 | -5/+3 |
* | | Remove old repair steps that aren't executed anymore | Morris Jobke | 2018-01-22 | 4 | -701/+0 |
|/ |
|
* | Remove not needed 3rdparty app disabling during upgrade for PHP 5.x | Morris Jobke | 2018-01-19 | 2 | -8/+0 |
* | Merge pull request #7911 from nextcloud/improve-oc_image | Julius Härtl | 2018-01-18 | 2 | -48/+91 |
|\ |
|
| * | Improve OC_Image code to not guess the type of input, but actually request th... | Morris Jobke | 2018-01-18 | 2 | -48/+91 |
* | | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 1 | -2/+2 |
* | | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 4 | -12/+13 |
* | | Merge pull request #7914 from nextcloud/fix-7254 | Roeland Jago Douma | 2018-01-17 | 2 | -2/+54 |
|\ \ |
|
| * | | do not offer the handle of the current user for auto completion | Arthur Schiwon | 2018-01-17 | 1 | -0/+47 |
| * | | comments should compile mentions also if done by author | Arthur Schiwon | 2018-01-17 | 1 | -2/+7 |
| |/ |
|
* | | Merge pull request #7909 from nextcloud/fix-migration-type-hints | Morris Jobke | 2018-01-17 | 1 | -2/+0 |
|\ \ |
|
| * | | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 1 | -2/+0 |
* | | | Merge pull request #7847 from nextcloud/avatarmanager_strict | Roeland Jago Douma | 2018-01-17 | 1 | -2/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | Use \OC\User\Manager internally in the avatarmanager | Roeland Jago Douma | 2018-01-14 | 1 | -2/+3 |
* | | | Request->getHeader() should always return a string | Morris Jobke | 2018-01-17 | 2 | -4/+24 |
| |/
|/| |
|
* | | Merge pull request #7900 from nextcloud/strict_security | Morris Jobke | 2018-01-17 | 1 | -4/+0 |
|\ \ |
|
| * | | Make OCP\Security stricter | Roeland Jago Douma | 2018-01-16 | 1 | -4/+0 |
* | | | Merge pull request #7901 from nextcloud/strict_cache_factory | Roeland Jago Douma | 2018-01-17 | 1 | -4/+5 |
|\ \ \ |
|
| * | | | Made the cache factory strict | Roeland Jago Douma | 2018-01-16 | 1 | -4/+5 |
| |/ / |
|
* | | | Merge pull request #7884 from nextcloud/cleanup-oc_user | Morris Jobke | 2018-01-17 | 3 | -57/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 3 | -57/+2 |
* | | | Merge pull request #7882 from nextcloud/search-and | Roeland Jago Douma | 2018-01-16 | 1 | -1/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Support arbitrary number of arguments for d:or and d:and in search queries | Robin Appelman | 2018-01-16 | 1 | -1/+6 |
* | | | Fix tests | Roeland Jago Douma | 2018-01-15 | 1 | -1/+18 |
|/ / |
|
* | | Remove deprecated core API | Joas Schilling | 2018-01-15 | 2 | -24/+3 |
* | | Merge pull request #7859 from nextcloud/master-7806 | Joas Schilling | 2018-01-15 | 1 | -0/+123 |
|\ \ |
|
| * | | Add unit test | Joas Schilling | 2018-01-15 | 1 | -0/+123 |
* | | | Merge pull request #7853 from nextcloud/strict_urlgenerator | Roeland Jago Douma | 2018-01-15 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make the URLGenerator strict | Roeland Jago Douma | 2018-01-14 | 1 | -0/+2 |
| |/ |
|
* | | Merge pull request #7840 from nextcloud/dep_config | Roeland Jago Douma | 2018-01-14 | 2 | -40/+2 |
|\ \
| |/
|/| |
|
| * | Remove deprecated \OCP\Config | Roeland Jago Douma | 2018-01-13 | 2 | -40/+2 |
* | | Make OC\Security\RateLimiting strict | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
* | | Fix tests | Roeland Jago Douma | 2018-01-13 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #7650 from rpirritano/master | Morris Jobke | 2018-01-11 | 1 | -1/+1 |
|\ |
|
| * | made small changes to login screen | Robert Pirritano | 2018-01-11 | 1 | -1/+1 |
* | | Add acceptance test for renaming a file with the details view open | Daniel Calviño Sánchez | 2018-01-11 | 2 | -0/+57 |
|/ |
|
* | Don't lie about the preview mimetype | Roeland Jago Douma | 2018-01-07 | 1 | -0/+8 |
* | removes invalid tests, adapts another one | Arthur Schiwon | 2018-01-03 | 1 | -33/+0 |