aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2152 from nextcloud/preview_cleanupjobMorris Jobke2016-11-302-0/+371
|\
| * Add test if repair step is already doneRoeland Jago Douma2016-11-191-1/+43
| * Adds background job to cleanup all previews.Roeland Jago Douma2016-11-192-0/+329
* | Merge pull request #2066 from nextcloud/fix-redirect-double-encodingMorris Jobke2016-11-291-6/+6
|\ \
| * | do not double encode the redirect urlChristoph Wurst2016-11-091-6/+6
* | | Merge pull request #2351 from nextcloud/remember-session-defaultLukas Reschke2016-11-281-3/+43
|\ \ \
| * | | fix parameter orderChristoph Wurst2016-11-281-1/+1
| * | | do not remember session tokens by defaultChristoph Wurst2016-11-271-3/+43
* | | | Merge pull request #2353 from nextcloud/renew-session-token-rememberLukas Reschke2016-11-281-1/+11
|\ \ \ \
| * | | | copy remember-me value when renewing a session tokenChristoph Wurst2016-11-271-1/+11
| |/ / /
* | | | Merge pull request #2327 from nextcloud/exclude-pre-releasesChristoph Wurst2016-11-281-18/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Exclude pre-release versions as per SemVerLukas Reschke2016-11-251-18/+38
* | | | Merge pull request #2276 from nextcloud/update-email-addressMorris Jobke2016-11-253-35/+484
|\ \ \ \ | |/ / / |/| | |
| * | | bring back setEmailAddress for the user managementBjoern Schiessle2016-11-252-9/+218
| * | | update accounts table if email address or display name changes from outsideBjoern Schiessle2016-11-251-15/+24
| * | | update email address correctlyBjoern Schiessle2016-11-231-20/+251
* | | | Add Identityproof testsRoeland Jago Douma2016-11-243-1/+250
* | | | Loop for newest version in appstore responseLukas Reschke2016-11-242-4/+1861
* | | | Harden cookies more appropriateLukas Reschke2016-11-231-0/+70
|/ / /
* | | Merge pull request #1972 from nextcloud/invalid-files-from-scannerRoeland Jago Douma2016-11-222-1/+27
|\ \ \
| * | | Move the validation into one place onlyJoas Schilling2016-11-211-1/+1
| * | | Make sure we don't scan files that can not be accessedJoas Schilling2016-11-211-0/+26
| | |/ | |/|
* | | Merge pull request #2214 from nextcloud/remove-loggingRobin Appelman2016-11-213-181/+0
|\ \ \
| * | | update testsRobin Appelman2016-11-213-181/+0
| |/ /
* | | Adjust unit testsLukas Reschke2016-11-211-2/+6
* | | Fix changing display names for subadminsLukas Reschke2016-11-211-7/+42
* | | Add a signer class for signingLukas Reschke2016-11-212-0/+167
* | | fix unit testsBjoern Schiessle2016-11-211-74/+7
* | | push public user data to the lookup serverBjoern Schiessle2016-11-211-0/+4
* | | remove old test classBjoern Schiessle2016-11-211-173/+0
* | | fix unit testsBjoern Schiessle2016-11-211-0/+202
* | | allow to change display names in the user settings againBjörn Schießle2016-11-211-0/+1
* | | introduce accounts table and keep it up-to-date with the data added to the pe...Björn Schießle2016-11-211-0/+173
|/ /
* | Merge pull request #1602 from nextcloud/ignore-mod-envLukas Reschke2016-11-181-0/+10
|\ \
| * | Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_envFelix Epp2016-11-161-0/+10
* | | Merge pull request #2076 from nextcloud/log_preview_accessMorris Jobke2016-11-181-1/+67
|\ \ \
| * | | Dispatch event on preview requestRoeland Jago Douma2016-11-101-1/+67
| | |/ | |/|
* | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-182-1/+8
|\ \ \
| * | | Fix unit testsJoas Schilling2016-11-182-1/+8
* | | | Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-187-177/+434
|\ \ \ \
| * | | | add tests for FileInfo::isMountedRobin Appelman2016-11-161-0/+46
| * | | | add tests for http/outputRobin Appelman2016-11-161-0/+31
| * | | | add amazon s3 objectstore backendRobin Appelman2016-11-161-0/+38
| * | | | split testing of objectstoragestorage and objectstore implementationsRobin Appelman2016-11-164-177/+319
* | | | | Merge pull request #2177 from nextcloud/appmanager-getapppathMorris Jobke2016-11-171-0/+10
|\ \ \ \ \
| * | | | | Expose getAppPath to public APIJulius Haertl2016-11-171-0/+10
| | |/ / / | |/| | |
* | | | | Merge pull request #2163 from nextcloud/app-password-scope-warngingsMorris Jobke2016-11-171-3/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix warnings when updating app passwordRobin Appelman2016-11-161-3/+2
| | |_|/ | |/| |
* / | | Add OCSControllerTestsRoeland Jago Douma2016-11-161-0/+209
|/ / /
* | | add testRobin Appelman2016-11-161-0/+7