fuga
|
303261e231
|
making the config method of email-transport-classes mergable into the current config value.
|
2013-08-12 10:28:17 +09:00 |
|
Marc Würth
|
4c9f0414cb
|
Improved the DocBlocks and other code cleanup
Fixed @license tag, url comes first
Whitespace and other minor code cleanup
Added some docblocks
|
2013-05-31 00:11:19 +02:00 |
|
Graham Weldon
|
66d856d883
|
Added extra line for referencing license file for copyright
|
2013-02-08 21:22:51 +09:00 |
|
Graham Weldon
|
7b860debe4
|
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
I just wanted to ruin his evening, because this change needs to be merged into CakePHP 3.0.
|
2013-02-08 20:59:49 +09:00 |
|
ADmad
|
72d6ca636f
|
Docblock fixes
|
2012-11-29 04:36:29 +05:30 |
|
Juan Basso
|
c754fb2dcb
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
|
Kyle Robinson Young
|
c836ba08a3
|
Add/move docblocks to make text available in the API docs
|
2011-12-08 07:35:02 -08:00 |
|
Jose Lorenzo Rodriguez
|
b9b7516945
|
Merge remote-tracking branch 'ceeram/2.0-email' into 2.0
Conflicts:
lib/Cake/Network/Email/AbstractTransport.php
lib/Cake/Network/Email/CakeEmail.php
lib/Cake/Network/Email/DebugTransport.php
lib/Cake/Network/Email/MailTransport.php
lib/Cake/Network/Email/SmtpTransport.php
|
2011-08-31 17:39:41 -04:30 |
|
Ceeram
|
2efa3b0377
|
optmizing CakeEmail, and improving tests, transport class config() now returns configs array if no array is passed
|
2011-08-29 03:11:30 +02:00 |
|
Ceeram
|
9e0ff5ad88
|
add Cakelog to send(), transport classes now all return in same format, fixing some typos
|
2011-08-26 02:31:18 +02:00 |
|
Juan Basso
|
895c10af7b
|
Adjusted some types in @param, @return and @var.
|
2011-07-31 22:57:17 -04:00 |
|
Juan Basso
|
070980b170
|
Fixed some API doc in i18n and network.
|
2011-07-28 23:56:10 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Juan Basso
|
3200e380d3
|
Created a new method to return the transport class before send. In some cases you need to do extra calls/configurations before send.
|
2011-04-13 00:04:37 -04:00 |
|
Juan Basso
|
50c21ccdfe
|
Renamed the transport files to the new structure.
|
2011-04-12 22:34:45 -04:00 |
|