summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* fix appinfo parsing when a single localized option is providedRobin Appelman2018-04-171-0/+14
* Provide an option to disable HTML emailsMorris Jobke2018-04-162-1/+53
* dont keep shared database locks when running cli scriptsRobin Appelman2018-04-113-3/+105
* Merge pull request #9024 from nextcloud/fix/app-fetcher-major-minor-versionsMorris Jobke2018-04-112-6/+103
|\
| * Fix version comparison with minor and patch level requirementsChristoph Wurst2018-04-112-6/+103
* | Merge pull request #8946 from nextcloud/log-exceptions-as-nested-array-2Morris Jobke2018-04-111-5/+20
|\ \
| * | Log exceptions as nested array instead of encoded jsonRobin Appelman2018-04-101-5/+20
* | | Merge pull request #9074 from nextcloud/ARGON2IMorris Jobke2018-04-111-36/+86
|\ \ \ | |_|/ |/| |
| * | Add ARGON2I support to the hasherRoeland Jago Douma2018-04-041-36/+86
* | | Fixed testsJohn Molakvoæ (skjnldsv)2018-04-091-1/+1
| |/ |/|
* | Fix testsRoeland Jago Douma2018-04-041-0/+4
|/
* Merge pull request #9018 from nextcloud/fix-copy-encrypted-filesBjörn Schießle2018-04-031-1/+1
|\
| * reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle2018-04-031-1/+1
* | Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)2018-03-281-12/+23
* | Fix testRoeland Jago Douma2018-03-221-1/+1
* | Merge pull request #8506 from nextcloud/use-appmanagerMorris Jobke2018-03-221-3/+3
|\ \
| * | Use isInstalled of AppManger instead of reimplement itMorris Jobke2018-03-211-3/+3
* | | Migrate tests for contacts manager to correct test classMorris Jobke2018-03-212-130/+32
* | | Show EOL warning in the update sectionJoas Schilling2018-03-201-0/+4
* | | Remove \OCP\Files::tmpFolderRoeland Jago Douma2018-03-192-3/+3
* | | Remove \OCP\Files::tmpFileRoeland Jago Douma2018-03-193-3/+3
* | | Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-151-4/+11
|\ \ \
| * | | Fixed caldav tests and metadata 2John Molakvoæ (skjnldsv)2018-03-081-3/+3
| * | | Fix Metadata testsJohn Molakvoæ (skjnldsv)2018-03-081-1/+8
* | | | Remove deprecated OCP\ContactsMorris Jobke2018-03-142-18/+23
| |/ / |/| |
* | | Remove deprecated HTTPHelperRoeland Jago Douma2018-03-133-206/+0
* | | Merge pull request #8788 from nextcloud/cleanup-oc_apiMorris Jobke2018-03-131-115/+0
|\ \ \
| * | | Remove unused methods and constants from legacy OC_APIMorris Jobke2018-03-121-115/+0
* | | | Use insertIfNotExist of the new interfaceMorris Jobke2018-03-124-135/+140
|/ / /
* | | Merge pull request #8784 from nextcloud/remove-unused-deprecated-apphelperMorris Jobke2018-03-121-2/+0
|\ \ \
| * | | Remove unused and deprecated class and interface AppHelperMorris Jobke2018-03-121-2/+0
* | | | Use proper method to format absolute timestampMorris Jobke2018-03-121-64/+0
|/ / /
* | | Merge pull request #8710 from nextcloud/followup/8596/tests-for-user-paginationblizzz2018-03-091-18/+111
|\ \ \
| * | | Fix calculation if there are more resultsJoas Schilling2018-03-081-19/+19
| * | | Add tests for finding own email and user results paginationJoas Schilling2018-03-081-1/+94
| |/ /
* | | Merge pull request #8716 from nextcloud/fix-cache-prefixingRoeland Jago Douma2018-03-084-14/+37
|\ \ \
| * | | Fix tests to use ICacheFactoryJulius Härtl2018-03-074-14/+37
| |/ /
* | | Merge pull request #8593 from eneiluj/masterMorris Jobke2018-03-081-10/+78
|\ \ \ | |/ / |/| |
| * | Add testsRoeland Jago Douma2018-03-081-10/+78
* | | Merge pull request #8714 from nextcloud/8705Morris Jobke2018-03-071-0/+17
|\ \ \
| * | | Fix testsRoeland Jago Douma2018-03-071-0/+17
* | | | Merge pull request #7419 from Abijeet/feature-7175Morris Jobke2018-03-064-3/+59
|\ \ \ \ | |/ / / |/| | |
| * | | reuse query builderRobin Appelman2018-01-121-1/+3
| * | | refactor user searchingRobin Appelman2017-12-203-4/+33
| * | | Adds search by email function on the users screen.Abijeet2017-12-161-0/+25
* | | | Remove testcaseRoeland Jago Douma2018-03-051-1/+0
* | | | Fix testsRoeland Jago Douma2018-03-052-3/+7
| |_|/ |/| |
* | | Merge pull request #8289 from nextcloud/appdata_hardeningJoas Schilling2018-03-021-0/+22
|\ \ \ | |_|/ |/| |
| * | Hardening of SimpleFile getContentRoeland Jago Douma2018-02-271-0/+22
* | | Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-272-4/+25
|\ \ \