aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix InfoParser empty testsJoas Schilling2016-11-161-1/+6
* Fix activity manager testsJoas Schilling2016-11-161-38/+32
* Merge pull request #2137 from nextcloud/make-sure-tests-run-on-phpunit-4-againRoeland Jago Douma2016-11-154-5/+108
|\
| * Add a magic wrapper from hell to allow phpunit4 to run the code againJoas Schilling2016-11-154-5/+108
* | Endpoint is now 11.0.0Lukas Reschke2016-11-151-1/+1
* | Adjust previous fallbacksLukas Reschke2016-11-151-2/+14
|/
* Merge pull request #2114 from nextcloud/downstream-26498Roeland Jago Douma2016-11-141-0/+1
|\
| * make object prefix configurableJörn Friedrich Dreyer2016-11-141-0/+1
* | Introduce an event for first time login based on the last login time stampThomas Müller2016-11-141-0/+4
|/
* Merge pull request #2067 from nextcloud/fileinfo-lazy-substoragesMorris Jobke2016-11-142-10/+17
|\
| * only query substorages to calculate the final mtime/size/etag lazilyRobin Appelman2016-11-102-10/+17
* | Prevent downgrade attacks for appsLukas Reschke2016-11-112-2/+89
|/
* Merge pull request #2052 from nextcloud/ros-definitions-as-php-classMorris Jobke2016-11-093-2/+98
|\
| * Add test and adjust PHP function argumentsLukas Reschke2016-11-091-0/+9
| * Add tests for validity of the definitionsJoas Schilling2016-11-091-0/+84
| * Use a php class for the definitions to avoid loading problemsJoas Schilling2016-11-092-2/+5
* | Generate js codecov coverageRoeland Jago Douma2016-11-091-1/+2
|/
* Merge pull request #2053 from nextcloud/make-sure-we-can-backup-the-command-busMorris Jobke2016-11-081-4/+4
|\
| * Make sure the database is not replaced while we make a backup of the serviceJoas Schilling2016-11-081-4/+4
* | refactor share permission logic into own method to reuse it for the share tabChristoph Wurst2016-11-071-1/+1
|/
* Add settings PersonalControllerRoeland Jago Douma2016-11-061-0/+122
* Cleanup OC_Group usage a bitRoeland Jago Douma2016-11-041-206/+220
* Merge pull request #1109 from nextcloud/add-more-secrets-to-password-reset-linkMorris Jobke2016-11-031-143/+187
|\
| * Fix testsRoeland Jago Douma2016-11-031-166/+174
| * [WIP] Use mail for encrypting the password reset token as wellLukas Reschke2016-11-031-6/+42
* | Merge pull request #1741 from nextcloud/new_previewLukas Reschke2016-11-033-1/+565
|\ \
| * | Add cache 1 day cache to preview endpointRoeland Jago Douma2016-11-031-3/+6
| * | More testsRoeland Jago Douma2016-11-031-0/+223
| * | Added genertor helper & testsRoeland Jago Douma2016-11-031-0/+338
| * | Fix urlgenerator testRoeland Jago Douma2016-11-031-1/+1
| |/
* | Merge pull request #1994 from nextcloud/proper-cron-hintsRoeland Jago Douma2016-11-031-1/+3
|\ \ | |/ |/|
| * Show a hint for system based cron user nameMorris Jobke2016-11-031-1/+3
* | Merge pull request #1915 from nextcloud/downstream-26398Lukas Reschke2016-11-039-80/+396
|\ \ | |/ |/|
| * Adjust tests and DI for Share.phpLukas Reschke2016-11-023-5/+28
| * DI for root.phpLukas Reschke2016-11-026-131/+307
| * Fix mock warning in some FS tests (#26464)Vincent Petry2016-11-022-2/+2
| * Add using casing check/fix for initMountPointsVincent Petry2016-11-024-2/+119
* | Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke2016-11-021-40/+16
|\ \
| * | remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-40/+16
* | | Merge pull request #1988 from nextcloud/silly-but-effective-testMorris Jobke2016-11-021-0/+68
|\ \ \ | |_|/ |/| |
| * | Add test for "languageCodesTest.php"Lukas Reschke2016-11-021-0/+68
* | | Merge pull request #1981 from nextcloud/multibucket-num-bucketsLukas Reschke2016-11-022-9/+13
|\ \ \
| * | | Allow setting a maximun number of buckets for multibucketRobin Appelman2016-11-022-9/+13
* | | | Add testsLukas Reschke2016-11-022-0/+139
* | | | Inject config and loggerJoas Schilling2016-11-022-7/+29
| |/ / |/| |
* | | Merge pull request #1347 from nextcloud/bring-back-remember-meMorris Jobke2016-11-025-174/+471
|\ \ \
| * | | Add missing tests and fix PHPDocLukas Reschke2016-11-022-3/+160
| * | | inject ISecureRandom into user session and use injected config tooChristoph Wurst2016-11-021-49/+60
| * | | bring back remember-meChristoph Wurst2016-11-025-140/+269
| |/ /
* | | Merge pull request #1940 from nextcloud/new-appstoreMichael Grosser2016-11-0215-1368/+1321
|\ \ \ | |/ / |/| |