summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* skip already decrypted files on decrypt all commandBjoern Schiessle2018-10-241-10/+31
* Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke2018-10-241-0/+1
|\
| * adding .well-known/webfingerMaxence Lange2018-10-101-0/+1
* | Merge pull request #11847 from iPaat/Fix/DeleteCookiesThroughClearSiteDataMorris Jobke2018-10-231-2/+2
|\ \
| * | Remove cookies from Clear-Site-Data HeaderPatrick Conrad2018-10-151-2/+2
* | | 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
* | | | Merge pull request #11967 from nextcloud/fix-opening-a-section-again-in-the-f...Morris Jobke2018-10-232-0/+88
|\ \ \ \
| * | | | Add acceptance tests for opening a section in the Files appDaniel Calviño Sánchez2018-10-212-0/+88
| |/ / /
* | | | Merge pull request #11932 from nextcloud/font-nunitoMorris Jobke2018-10-231-3/+3
|\ \ \ \
| * | | | 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
* | | | | Update polyserve requirementdependabot[bot]2018-10-221-1/+1
| |/ / / |/| | |
* | | | Fix js unit testsRoeland Jago Douma2018-10-191-0/+1
|/ / /
* | | 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 #11839 from nextcloud/csp/files_dropRoeland Jago Douma2018-10-161-1/+2
|\ \ \ \
| * | | | fixup! Move files_drop to compiled handlebarsRoeland Jago Douma2018-10-161-1/+2
* | | | | 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
* | | | | | Merge pull request #11358 from Zulan/fix-welcome-l10nMorris Jobke2018-10-161-16/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Get l10n within NewUserMailHelper to ensure it always uses the new user's lan...zulan2018-10-151-16/+14
* | | | | | 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
* | | | | | Merge pull request #11765 from nextcloud/feature/mandatory-2fa-for-groupsMorris Jobke2018-10-155-56/+277
|\ \ \ \ \ \
| * | | | | | Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-155-56/+277
* | | | | | | Merge pull request #10439 from eugulixes/improve-encrypt-all-and-decrypt-all-...Morris Jobke2018-10-152-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-allEvgeny Golyshev2018-10-142-0/+6
| | |_|/ / / | |/| | | |
* / | | | | Disallow unsafe-eval by defaultRoeland Jago Douma2018-10-145-60/+69
|/ / / / /
* | | | | Make activity events strictJoas Schilling2018-10-121-0/+4
* | | | | Merge pull request #11675 from nextcloud/feature/enforce-2fa-admin-settingsRoeland Jago Douma2018-10-101-0/+82
|\ \ \ \ \
| * | | | | Add admin interface to enforce 2FAChristoph Wurst2018-10-101-0/+82
| | |_|_|/ | |/| | |
* / | | | 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-0810-10/+153
|\ \ \ \ | |/ / / |/| | |
| * | | Refactors the scss svg functionsMichael Weimann2018-10-025-0/+143