summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Dont use the permissions mask while scanningRobin Appelman2017-04-101-0/+12
* Merge pull request #4230 from nextcloud/stable11-increase-versionRoeland Jago Douma2017-04-071-1/+1
|\
| * Fix testLukas Reschke2017-04-061-1/+1
* | Save the scope of an auth token in the sessionRobin Appelman2017-04-052-32/+50
|/
* Prevent migration from ownCloud 10 to Nextcloud 11Joas Schilling2017-03-301-84/+23
* Fix unit tests and improve appstore logicMorris Jobke2017-03-083-7/+175
* Add ETag validation to appstore requestsRoeland Jago Douma2017-03-082-5/+164
* Clear appstore cache on version upgradeRoeland Jago Douma2017-03-083-7/+131
* Fix unit testsMorris Jobke2017-02-161-1/+2
* Increase version to 11.0.2 RC1Lukas Reschke2017-02-101-1/+1
* Fix testsJoas Schilling2017-02-071-0/+23
* Merge pull request #2953 from nextcloud/backport-2797-sudo-password-with-ldapJoas Schilling2017-01-232-2/+14
|\
| * Remove warningJoas Schilling2017-01-051-1/+1
| * Fix testsJoas Schilling2017-01-051-1/+13
* | Fix testsJoas Schilling2017-01-171-8/+12
* | Better fallback for unknown log typesJoas Schilling2017-01-101-2/+4
* | Add testsJoas Schilling2017-01-101-0/+16
* | dont write a certificate bundle if the shipped ca bundle is emptyRobin Appelman2017-01-091-3/+4
|/
* Increase version to 11.0.1Lukas Reschke2016-12-291-1/+1
* Add a unit testJoas Schilling2016-12-131-0/+132
* Don't use cached informations for app versionLukas Reschke2016-12-091-0/+4
* Document updater channel & check for correct PHP version in updaterMorris Jobke2016-12-061-1/+1
* Merge pull request #2505 from nextcloud/sudo-mode-provisioning-apiMorris Jobke2016-12-051-0/+101
|\
| * Set last-login-check on basic authRoeland Jago Douma2016-12-051-0/+101
* | Merge pull request #2411 from nextcloud/fix-encryption-home-storageMorris Jobke2016-12-051-0/+94
|\ \ | |/ |/|
| * check if the file should really be encrypted before we update the file cacheBjoern Schiessle2016-11-291-0/+94
* | update testRobin Appelman2016-12-021-1/+1
* | Add testsLukas Reschke2016-12-011-0/+71
* | 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-252-15/+181
|\ \ \ \ | |/ / / |/| | |
| * | | bring back setEmailAddress for the user managementBjoern Schiessle2016-11-251-0/+157
| * | | update accounts table if email address or display name changes from outsideBjoern Schiessle2016-11-251-15/+24
* | | | 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-212-92/+0
|\ \ \