Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preparing for deploy | Elmer Thomas | 2016-04-27 | 2 | -131/+0 |
| | |||||
* | Implement pull #127, add api key constructors | Elmer Thomas | 2015-11-24 | 1 | -64/+77 |
| | |||||
* | Updating assembly dependencies. | Elmer Thomas | 2015-11-24 | 1 | -0/+2 |
| | |||||
* | Updating tests | Elmer Thomas | 2015-11-11 | 1 | -1/+1 |
| | |||||
* | Refactor error handling. Add test for checking for bad username / password ↵ | Howard van Rooijen | 2015-02-06 | 1 | -0/+34 |
| | | | | scenario | ||||
* | line endings and whitespace | Brandon West | 2014-10-07 | 1 | -74/+74 |
| | |||||
* | add CC, Bcc support | Josh Huber | 2014-08-15 | 1 | -2/+11 |
| | |||||
* | change namespace from SendGridMail to SendGrid, change SendGrid type to ↵ | Brandon West | 2014-05-21 | 1 | -8/+2 |
| | | | | SendGridMessage, update to depend on SendGrid.SmtpApi, remove CC and BCC methods since they are not supported in the web API currently. | ||||
* | Factory removed from Web | paroos | 2014-05-09 | 1 | -2/+2 |
| | | | | Public constructor created (IoC friendly) | ||||
* | Usable with an IoC Container | paroos | 2014-05-09 | 1 | -1/+1 |
| | |||||
* | Renamed TestWeb to TestWebApi. | Alex Reed (Xerax) | 2014-02-17 | 1 | -78/+78 |
| | |||||
* | Cleaned up Unit Tests | Alex Reed (Xerax) | 2014-02-17 | 1 | -35/+47 |
| | |||||
* | Cleaned up code; | Alex Reed (Xerax) | 2014-02-16 | 1 | -54/+55 |
| | | | | | | | | | - Converted to tabs instead of 4 spaces. - Changed some private variable names to be C#4 standards compliant. - Renamed the WEBAPI class to be WebApi (see above). - Slightly tweaked the tests to load credential data from a private constant string at the top of the file, so you don't have to set Email/Password info for every instance it's used. - Cleaned up some foreach's to be LINQ statements - Decreased nesting where possible. | ||||
* | add dependency on Smtpapi library, remove SMTP functionality | Brandon West | 2014-01-06 | 2 | -69/+0 |
| | |||||
* | clean up build warnings | Brandon West | 2013-01-10 | 1 | -3/+3 |
| | |||||
* | renamed REST transport to Web | Tyler Bischel | 2012-01-24 | 1 | -3/+3 |
| | |||||
* | give the REST interface some love | Tyler Bischel | 2012-01-16 | 1 | -8/+31 |
| | |||||
* | merged and added some new tests | Tyler Bischel | 2012-01-16 | 2 | -8/+28 |
|\ | |||||
| * | Finished writing code examples for SMTP and REST and also cleaned up and ↵ | CJ Buchmann | 2012-01-16 | 1 | -4/+4 |
|/ | | | | refactored a large portion of code | ||||
* | basic file for non-existent rest tests... tbd | Tyler Bischel | 2012-01-11 | 1 | -1/+7 |
| | |||||
* | added tests for SMTP delivery | Tyler Bischel | 2012-01-11 | 1 | -5/+49 |
| | |||||
* | fixed namespace weirdness, made changes to .gitignore | Tyler Bischel | 2012-01-10 | 1 | -1/+7 |
| | |||||
* | new test file | Tyler Bischel | 2012-01-10 | 1 | -0/+18 |
| | |||||
* | new test file | Tyler Bischel | 2012-01-10 | 1 | -0/+18 |