nextcloud/core
Lukas Reschke 13486a5ada Migrate to SwiftMail
Replaces the OC_Mail and phpmailer with SwiftMail allowing us to mock it properly.

Fixes the unit test execution on master on local machines and https://github.com/owncloud/core/issues/12014

Conflicts:
	3rdparty
	lib/private/server.php
	lib/public/iservercontainer.php
	tests/lib/mail.php
	tests/settings/controller/mailsettingscontrollertest.php

Conflicts:
	3rdparty
	lib/private/mail.php
	lib/private/server.php
	lib/public/iservercontainer.php
	settings/ajax/lostpassword.php
	settings/application.php
2015-03-16 12:47:05 +01:00
..
ajax Merge pull request #13513 from owncloud/repair-legacystoragenofatalfail 2015-03-11 13:32:33 +01:00
avatar Avatar controller moved to AppFrameWork 2015-03-11 16:37:42 +01:00
command Merge pull request #14613 from kampka/no-table-prefix 2015-03-12 10:06:21 +01:00
css Merge pull request #14582 from rullzer/avatar_fixes 2015-03-04 10:30:09 +01:00
doc fix difference between packaged version and master 2013-08-17 10:33:11 +02:00
fonts make text preview backend use imagettftext, fixes #8087 2014-06-10 17:29:40 +02:00
img replace outdated 'shared' people icon with regular share icon as fallback 2015-01-09 16:18:42 +01:00
js Merge pull request #14582 from rullzer/avatar_fixes 2015-03-04 10:30:09 +01:00
l10n [tx-robot] updated from transifex 2015-03-13 01:54:55 -04:00
lostpassword Migrate to SwiftMail 2015-03-16 12:47:05 +01:00
search Merge pull request #14530 from owncloud/revert-14403 2015-02-27 00:39:29 -08:00
setup Properly handle available databases at runtime and respect setup checks in command line as well 2015-03-11 09:27:12 +01:00
skeleton add a real examplefile instead of an .gitignore which is a bit stupid here 2013-10-04 10:21:33 +02:00
tags Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
templates Avatar controller moved to AppFrameWork 2015-03-11 16:37:42 +01:00
user Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
vendor bower update for jquery.strengthify 0.4.1 2015-01-06 14:46:15 +01:00
application.php Avatar controller moved to AppFrameWork 2015-03-11 16:37:42 +01:00
register_command.php Add a console command user:add to create users over the console 2015-03-11 14:22:23 +01:00
routes.php Avatar controller moved to AppFrameWork 2015-03-11 16:37:42 +01:00
strings.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00