summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma2018-11-021-0/+121
|\
| * Merge branch 'addressbook-uid-check-migration' of https://github.com/nextclou...John Molakvoæ (skjnldsv)2018-11-018-35/+228
| |\
| | * TestsJohn Molakvoæ (skjnldsv)2018-11-011-0/+121
| * | Fix phpunitJohn Molakvoæ (skjnldsv)2018-11-011-20/+20
| * | TestsJohn Molakvoæ (skjnldsv)2018-10-301-0/+121
* | | Merge pull request #11404 from flokli/sendmail-pathRoeland Jago Douma2018-11-021-1/+7
|\ \ \
| * | | Fallback to default path is sendmail can't be foundRoeland Jago Douma2018-11-021-1/+7
* | | | Merge pull request #11875 from nextcloud/add-support-for-sending-the-password...Roeland Jago Douma2018-11-021-2/+59
|\ \ \ \
| * | | | Store "sendPasswordByTalk" property of link shares in the databaseDaniel Calviño Sánchez2018-11-021-0/+9
| * | | | Fix update share testsDaniel Calviño Sánchez2018-11-021-2/+50
| |/ / /
* / / / Cleanup some unused sharing methods from the old sharing codeMorris Jobke2018-11-021-1/+6
|/ / /
* | / Revert "Wait for cron to finish before running upgrade command"Morris Jobke2018-11-011-8/+1
| |/ |/|
* | fix writeStream for jail wrapperRobin Appelman2018-10-311-0/+17
* | extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-311-0/+49
* | Only generate previews in powers of 4 and set minRoeland Jago Douma2018-10-311-8/+14
* | Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-10-302-5/+2
* | Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma2018-10-302-21/+145
|\ \ | |/ |/|
| * Fix injection to get the user idJulius Härtl2018-10-301-1/+11
| * Add uuid/name entry to Remote/MailPlugin testsJulius Härtl2018-10-302-20/+104
| * Make enhancing entries with type property optionalJulius Härtl2018-10-301-6/+30
| * Filter out local users from address book remote searchesJulius Härtl2018-10-301-1/+7
* | Merge pull request #12036 from olivermg/masterMorris Jobke2018-10-301-0/+115
|\ \ | |/ |/|
| * Adding handling of CIDR notation to trusted_proxies for IPv4Oliver Wegner2018-10-301-0/+115
* | Fix testsJulius Härtl2018-10-291-2/+2
* | Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-251-7/+7
|/
* skip already decrypted files on decrypt all commandBjoern Schiessle2018-10-241-10/+31
* Merge pull request #11914 from nextcloud/csp/report-uriMorris Jobke2018-10-231-0/+15
|\
| * Add report-uri to CSPRoeland Jago Douma2018-10-211-0/+15
* | fixup! Fix comment and cap-heightJohn Molakvoæ (skjnldsv)2018-10-231-1/+1
* | Fix comment and cap-heightJohn Molakvoæ (skjnldsv)2018-10-231-1/+1
* | Use correct typeface for avatar generatorJan-Christoph Borchardt2018-10-231-3/+3
|/
* Merge pull request #11711 from nextcloud/feature/backgroundjobs_ocpChristoph Wurst2018-10-192-57/+108
|\
| * fixup! fixup! Add backgroundjobs to OCPRoeland Jago Douma2018-10-092-57/+108
* | Do not try to contact lookup server without internet connection or URLArthur Schiwon2018-10-181-21/+78
* | Merge pull request #11830 from nextcloud/bugfix/9326/make_sure_usermanager_ge...Morris Jobke2018-10-161-0/+33
|\ \
| * | filter null values for UserManager::getByEmailGeorg Ehrke2018-10-151-0/+33
* | | Use IAccountManager constantsJulius Härtl2018-10-153-68/+67
* | | Add tests for new account api classesJulius Härtl2018-10-153-0/+253
* | | Merge pull request #11714 from nextcloud/lookupserver-and-global-scaleBjörn Schießle2018-10-151-2/+272
|\ \ \
| * | | add more testsBjoern Schiessle2018-10-121-0/+231
| * | | some small fixes and improvementsBjoern Schiessle2018-10-101-1/+11
| * | | adjust testsBjoern Schiessle2018-10-091-2/+31
* | | | Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-153-34/+216
* | | | Disallow unsafe-eval by defaultRoeland Jago Douma2018-10-145-60/+69
| |/ / |/| |
* | | Move normalizePath to regexes instead of loopingRoeland Jago Douma2018-10-101-61/+68
* | | Add function to generate urls for OCS routesRoeland Jago Douma2018-10-091-0/+18
| |/ |/|
* | Remove HHVM checkChristoph Wurst2018-10-091-1/+1
* | Deprecate unused, private OC_Helper::linkToPublicMorris Jobke2018-10-081-38/+0
* | Merge pull request #10839 from nextcloud/bugfix/10212/use_class_implementationMorris Jobke2018-10-082-16/+74
|\ \
| * | RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke2018-10-082-38/+60