42319 Commits (b87e5a0f2e158d7aad91ba8e58b246e3666f6cbf)
 

Author SHA1 Message Date
Morris Jobke 4dbee99b7b
Remove useless return statements 8 years ago
Morris Jobke 55ef34b23b
Implements are not needed because they are already done by base class 8 years ago
Morris Jobke 870fe20acc
Use $var[] = $a instead of array_push - 2x faster 8 years ago
Morris Jobke c314eb74a9
Improve conditional of loop 8 years ago
Morris Jobke e6efa755c9
Use short for of substr to not need strlen() 8 years ago
Morris Jobke 7800a9bc24
Fix array method usages with a proper call 8 years ago
Morris Jobke b9bbb894f8
Merge pull request #7916 from nextcloud/2fa_log 8 years ago
Roeland Jago Douma 8160d0bc2a
Merge pull request #8036 from nextcloud/phpunit6 8 years ago
Roeland Jago Douma 9e76577ead
Add tests 8 years ago
Morris Jobke 4718d2b80d
Update memcached image 8 years ago
Roeland Jago Douma a5fe6a6118
Update autoloader 8 years ago
Roeland Jago Douma c92eff919e
Fix tests 8 years ago
Roeland Jago Douma b2ca1d6553
Make admin_audit listen to 2fa events 8 years ago
Roeland Jago Douma eddd135f14
Dispatch event on twofactor failure and success 8 years ago
Joas Schilling 3917a54113
Class "ProgressBar" is declared "final" and cannot be mocked. 8 years ago
Joas Schilling bf2be08c9f
Fix risky tests without assertions 8 years ago
Nextcloud bot fe88e7f926
[tx-robot] updated from transifex 8 years ago
Roeland Jago Douma 24af5c20bd
Bump docker containers used 8 years ago
Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" 8 years ago
Morris Jobke e0b329c59d
Merge pull request #8032 from nextcloud/fix-missing-clipboard-icon-in-shared-links 8 years ago
Joas Schilling c3424df1f0
Require PHPUnit 6.5 or higher 8 years ago
Daniel Calviño Sánchez 5d7eded809 Fix missing clipboard icon in shared links 8 years ago
Morris Jobke 0e9009989f
Merge pull request #8020 from nextcloud/fix-avatar-migration 8 years ago
Roeland Jago Douma abb17589b1
Merge pull request #7991 from nextcloud/show-trusted-domain-error-in-status.php 8 years ago
Morris Jobke 03072c3914
Merge pull request #7921 from nextcloud/fix_redirect_on_pw_reset 8 years ago
Morris Jobke 1daddd678e
Merge pull request #8002 from nextcloud/dont_polutelog_dav_emaillogin 8 years ago
Morris Jobke abd33bb619
Properly catch InvalidTokenException for better error response 8 years ago
Luca Adrian Lindhorst 269ca40784
Removed additional and uneccessary request on password reset, to fix redirection afterwards. 8 years ago
Julius Härtl ef1265e5f5
Make sure we always know for sure if an avatar is generated or not 8 years ago
Morris Jobke 5520ba3d15
Merge pull request #7902 from nextcloud/fix_7700 8 years ago
Julius Härtl 25c62be9d7
Merge pull request #7980 from nextcloud/3rdparty_pimple 8 years ago
Roeland Jago Douma cda811b6b4
Make filelist and sidebar use the fileid preview endpoint 8 years ago
Roeland Jago Douma 0224c61530
Add preview endpoint for the fileid 8 years ago
Morris Jobke f39f95e4e8
Merge pull request #7917 from nextcloud/warn_old_ocs_route_cons 8 years ago
Nextcloud bot d427250d87
[tx-robot] updated from transifex 8 years ago
Roeland Jago Douma 79b7f39753
[3rdparty] Bump pimpe to 3.2.3 8 years ago
Roeland Jago Douma 4537faa5da
Merge pull request #7918 from nextcloud/properly-log-exceptions 8 years ago
Morris Jobke 9cb3a79b18
Merge pull request #7971 from nextcloud/comradekingu-patch-1 8 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 8 years ago
Morris Jobke 5c360a41e9
Merge pull request #7858 from nextcloud/fix-local-storage 8 years ago
Roeland Jago Douma ef127a30ec
Fix tests 8 years ago
Morris Jobke caccf7a2e9
Merge pull request #7989 from nextcloud/cleanup-unused-share-methods 8 years ago
Roeland Jago Douma 0660e57b1f
Don't polute log when loggin into dav with email 8 years ago
Nextcloud bot cc4f9986cf
[tx-robot] updated from transifex 8 years ago
blizzz c7d9e5fd63
Merge pull request #7354 from nextcloud/refacor-update-page-print 8 years ago
Roeland Jago Douma 23768d5fea
Merge pull request #7985 from nextcloud/remove-public-video 8 years ago
Roeland Jago Douma eb3fd4bce6
Merge pull request #7988 from nextcloud/cleanup-old-repair-steps 8 years ago
Roeland Jago Douma 97aff2dbe0
Merge pull request #7994 from nextcloud/smb-notify-test-timeout 8 years ago
Robin Appelman 80aef8ed08
increase the time we wait for smb notifications in the test 8 years ago
Morris Jobke 37026d8b9d
Send a proper response for status.php on trusted domain error 8 years ago