summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-082-14/+50
* | | Merge pull request #11671 from nextcloud/refactor/rename-admin-security-sectionMorris Jobke2018-10-081-6/+6
|\ \ \
| * | | Fix reference to template in testsChristoph Wurst2018-10-081-2/+2
| * | | Rename admin security sectionChristoph Wurst2018-10-081-4/+4
| |/ /
* | | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke2018-10-085-10/+10
|\ \ \ | |/ / |/| |
| * | Moves the logo files to logoMichael Weimann2018-10-025-10/+10
* | | Remove deprecated publishActivity functionRoeland Jago Douma2018-10-051-52/+0
* | | Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-workMorris Jobke2018-10-021-2/+12
|\ \ \
| * | | Add more test casesDaniel Kesselberg2018-09-301-1/+4
| * | | Allow url without / for overwrite.cli.urlDaniel Kesselberg2018-09-281-2/+9
| | |/ | |/|
* | | Merge pull request #11390 from nextcloud/feature/11043/apptoken_v3Morris Jobke2018-10-025-10/+216
|\ \ \