Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version bump | Brandon West | 2015-01-25 | 1 | -2/+2 |
| | |||||
* | remove redundant error check and add Web interface constructor that allows ↵ | Brandon West | 2015-01-25 | 1 | -17/+23 |
| | | | | HTTP timeout to be specified | ||||
* | async exception handling example | Brandon West | 2014-10-09 | 2 | -11/+30 |
| | |||||
* | Merge branch '0xdeafcafe-new-exceptions' | Brandon West | 2014-10-09 | 6 | -32/+69 |
|\ | |||||
| * | add user-agent | Brandon West | 2014-10-09 | 3 | -9/+15 |
| | | |||||
| * | merge | Brandon West | 2014-10-09 | 4 | -24/+55 |
| |\ |/ / | |||||
| * | Update packages.config | Alex Forbes-Reed | 2014-09-24 | 1 | -2/+2 |
| | | |||||
| * | Added new exception catching. | Alex Reed | 2014-09-01 | 4 | -24/+57 |
| | | |||||
* | | line endings and whitespace | Brandon West | 2014-10-07 | 2 | -75/+75 |
| | | |||||
* | | Merge pull request #80 from pianomanjh/feature/cc-bcc | Brandon West | 2014-10-07 | 4 | -3/+73 |
|\ \ | | | | | | | add CC, Bcc support | ||||
| * | | add CC, Bcc support | Josh Huber | 2014-08-15 | 4 | -3/+73 |
| | | | |||||
* | | | Merge pull request #86 from sendgrid/useragent | Brandon West | 2014-10-07 | 1 | -1/+3 |
|\ \ \ | | | | | | | | | Add useragent | ||||
| * | | | Add useragent | Eddie Zaneski | 2014-07-17 | 1 | -1/+3 |
| |/ / | |||||
* | | | Merge pull request #82 from 0xdeafcafe/master | Brandon West | 2014-10-07 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | Updated Readme to fix #81 | ||||
| * | Updated filter link to smtp | Alex Reed | 2014-08-28 | 1 | -1/+1 |
| | | |||||
| * | Updated Readme to fix #81 | Alex Reed | 2014-08-27 | 1 | -1/+1 |
|/ | |||||
* | Update README.md | Brandon West | 2014-06-23 | 1 | -1/+1 |
| | |||||
* | fix hipchat notification link | Brandon West | 2014-06-21 | 1 | -1/+1 |
| | |||||
* | clean up assemblyinfo | Brandon West | 2014-06-20 | 1 | -6/+2 |
| | |||||
* | fix build configs and tests | Brandon West | 2014-06-20 | 6 | -47/+54 |
| | |||||
* | sign assembly when build config is release | Brandon West | 2014-06-20 | 2 | -3/+3 |
| | |||||
* | deprecate NET40 | Brandon West | 2014-06-20 | 9 | -201/+88 |
| | |||||
* | fix CI badge link | Brandon West | 2014-06-16 | 1 | -1/+1 |
| | |||||
* | Merge pull request #73 from sendgrid/travis | Brandon West | 2014-06-14 | 92 | -36518/+356 |
|\ | | | | | Clean up the build and add CI via travis-ci | ||||
| * | removed unused assembly | Brandon West | 2014-06-14 | 1 | -3/+0 |
| | | |||||
| * | remove unnecessary reference | Brandon West | 2014-06-14 | 1 | -4/+1 |
| | | |||||
| * | fix Tests.csproj output dir | Brandon West | 2014-06-14 | 1 | -1/+1 |
| | | |||||
| * | add badge to readme | Brandon West | 2014-06-14 | 1 | -1/+1 |
| | | |||||
| * | remove unnecessary abstraction from test runner | Brandon West | 2014-06-14 | 2 | -9/+3 |
| | | |||||
| * | fix script name | Brandon West | 2014-06-14 | 1 | -1/+1 |
| | | |||||
| * | remove unnecessary compile flag | Brandon West | 2014-06-14 | 1 | -1/+1 |
| | | |||||
| * | fix warning | Brandon West | 2014-06-14 | 1 | -3/+0 |
| | | |||||
| * | more fixes | Brandon West | 2014-06-14 | 10 | -116/+101 |
| | | |||||
| * | fix bad csproj | Brandon West | 2014-06-14 | 1 | -1/+0 |
| | | |||||
| * | fix hintpaths really | Brandon West | 2014-06-14 | 1 | -31/+25 |
| | | |||||
| * | update hintpaths | Brandon West | 2014-06-14 | 1 | -2/+3 |
| | | |||||
| * | update hint paths | Brandon West | 2014-06-14 | 1 | -3/+2 |
| | | |||||
| * | add Moq | Brandon West | 2014-06-14 | 2 | -0/+17 |
| | | |||||
| * | change assembly search paths | Brandon West | 2014-06-14 | 2 | -4/+4 |
| | | |||||
| * | remove app.config dependents | Brandon West | 2014-06-14 | 2 | -28/+0 |
| | | |||||
| * | add app.config | Brandon West | 2014-06-14 | 2 | -0/+34 |
| | | |||||
| * | update nuget deps for mail.csproj | Brandon West | 2014-06-14 | 1 | -0/+1 |
| | | |||||
| * | add .nuget | Brandon West | 2014-06-14 | 3 | -1/+144 |
| | | |||||
| * | easier to run scripts from the solution dir | Brandon West | 2014-06-14 | 1 | -0/+0 |
| | | |||||
| * | enable package restore for Tests.csproj | Brandon West | 2014-06-14 | 22 | -18432/+1 |
| | | |||||
| * | add hipchat notifications | Brandon West | 2014-06-14 | 1 | -12/+17 |
| | | |||||
| * | enable restore packages for BuildNet40 | Brandon West | 2014-06-14 | 1 | -1/+1 |
| | | |||||
| * | still trying to fix the build call | Brandon West | 2014-06-14 | 1 | -1/+2 |
| | | |||||
| * | fix xbuild call | Brandon West | 2014-06-14 | 1 | -1/+1 |
| | | |||||
| * | fix install call | Brandon West | 2014-06-14 | 1 | -1/+1 |
| | | |||||
| * | fix download url | Brandon West | 2014-06-14 | 1 | -1/+1 |
| | | |||||
| * | fix dir structure | Brandon West | 2014-06-14 | 2 | -0/+0 |
| | | |||||
| * | touch .travis to trigger build | Brandon West | 2014-06-14 | 1 | -0/+1 |
| | | |||||
| * | add travis config and test run script | Brandon West | 2014-06-14 | 2 | -0/+28 |
| | | |||||
| * | add conditional compile symbol specifying whether or not to use ↵ | Brandon West | 2014-06-14 | 2 | -9/+24 |
| | | | | | | | | publickeytoken for friend assemblies | ||||
| * | add BuildNet40 build config, make signing assembly conditional | Brandon West | 2014-06-14 | 60 | -17956/+45 |
|/ | |||||
* | Merge pull request #72 from sendgrid/better-build | Brandon West | 2014-06-13 | 136 | -60665/+143 |
|\ | | | | | Remove BCL dependency from NET45. Closes #50 | ||||
| * | net45 no longer installs BCL | Brandon West | 2014-06-13 | 11 | -11/+8 |
| | | |||||
| * | add ReleaseNet40 and ReleaseNet45 build configs | Brandon West | 2014-06-13 | 128 | -60661/+142 |
|/ | |||||
* | Merge pull request #70 from trailmax/master | Brandon West | 2014-06-13 | 1 | -1/+11 |
|\ | | | | | Adding DeliverAsync method to ITransport interface | ||||
| * | Adding DeliverAsync method to ITransport interface | trailmax | 2014-06-05 | 1 | -1/+11 |
|/ | |||||
* | add EnableTemplateEngine method | Brandon West | 2014-05-29 | 3 | -2/+17 |
| | |||||
* | Update README.md | Brandon West | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | fix constructor | Brandon West | 2014-05-23 | 5 | -45/+11 |
| | |||||
* | fix reference | Brandon West | 2014-05-23 | 1 | -4/+6 |
| | |||||
* | Merge pull request #65 from saluce65/master | Brandon West | 2014-05-23 | 1 | -7/+7 |
|\ | | | | | Fixed regular expressions for unsubscribe and template filters. | ||||
| * | Fixed regular expressions for unsubscribe and template filters. | Shawn A. Luce | 2014-05-23 | 1 | -7/+7 |
| | | |||||
* | | Merge pull request #63 from smurfpandey/master | Brandon West | 2014-05-22 | 1 | -7/+9 |
|\ \ | |/ |/| | Update examples as per the new changes in 3.0.0 version | ||||
| * | Update Readme.md for 3.0.0 version | Neeraj | 2014-05-22 | 1 | -4/+4 |
| | | | | | | Fixed typos | ||||
| * | Update Readme.md for 3.0.0 version | Neeraj | 2014-05-22 | 1 | -2/+1 |
| | | |||||
| * | Update Readme.md for 3.0.0 version | Neeraj | 2014-05-22 | 1 | -7/+10 |
|/ | | | Fixed the examples as per the new changes in 3.0.0 | ||||
* | update readme | Brandon West | 2014-05-21 | 1 | -8/+15 |
| | |||||
* | fix some copypasta | Brandon West | 2014-05-21 | 5 | -22/+15 |
| | |||||
* | version bump | Brandon West | 2014-05-21 | 1 | -10/+8 |
| | |||||
* | sign assemblies | Brandon West | 2014-05-21 | 2 | -0/+14 |
| | |||||
* | fix DeliverAsync that was reverted in e2e3087e79f099d7d7330a34f1f3e08c2eb1907b | Brandon West | 2014-05-21 | 1 | -15/+15 |
| | |||||
* | change namespace from SendGridMail to SendGrid, change SendGrid type to ↵ | Brandon West | 2014-05-21 | 16 | -191/+98 |
| | | | | SendGridMessage, update to depend on SendGrid.SmtpApi, remove CC and BCC methods since they are not supported in the web API currently. | ||||
* | Merge pull request #57 from paroos/master | Brandon West | 2014-05-21 | 6 | -83/+53 |
|\ | | | | | Improve handling with an IoC container | ||||
| * | GetInstance Method removed | paroos | 2014-05-10 | 1 | -18/+0 |
| | | |||||
| * | Factory removed from Web | paroos | 2014-05-09 | 4 | -29/+18 |
| | | | | | | | | Public constructor created (IoC friendly) | ||||
| * | Usable with an IoC Container | paroos | 2014-05-09 | 5 | -36/+35 |
| | | |||||
* | | Merge pull request #60 from saluce65/master | Brandon West | 2014-05-21 | 3 | -1/+20 |
|\ \ | | | | | | | Add Support for Inline Images | ||||
| * | | Moved MailBuilder to new project | Shawn A. Luce | 2014-05-16 | 3 | -329/+0 |
| | | | |||||
| * | | Added support for inline images and minor name changes in the MailBuilder | Shawn A. Luce | 2014-05-15 | 4 | -25/+46 |
| | | | |||||
| * | | Added example of MailBuilder usage | Shawn A. Luce | 2014-05-15 | 1 | -0/+11 |
| | | | |||||
| * | | MailBuilder class updates | Shawn A. Luce | 2014-05-15 | 1 | -196/+188 |
| | | | |||||
| * | | Added MailBuilder class to fluently create SendGrid objects. | Shawn A. Luce | 2014-05-13 | 2 | -0/+324 |
|/ / | |||||
* | | Update README.md | Brandon West | 2014-05-13 | 1 | -2/+0 |
|/ | | | remove InitializeFilters() | ||||
* | Merge pull request #53 from Xerax/master | Robin J | 2014-03-28 | 1 | -1/+1 |
|\ | | | | | Updated MarkDown. | ||||
| * | Updated docs | Alex Reed | 2014-03-28 | 1 | -1/+1 |
| | | | | | | DeliverAsync is broken, so I replaced that with Deliver temporarily in the docs. | ||||
* | | Update README.md | Brandon West | 2014-03-04 | 1 | -1/+0 |
| | | |||||
* | | Merge pull request #46 from Xerax/master | Robin J | 2014-02-17 | 1 | -1/+1 |
|\ \ | |/ | | | Terrible mistake, solution didn't catch file rename. | ||||
| * | Terrible mistake, solution didn't catch file rename. | Alex Reed (Xerax) | 2014-02-17 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #45 from Xerax/master | Robin J | 2014-02-17 | 2 | -67/+79 |
|\ \ | |/ | | | Cleaned up Unit Tests | ||||
| * | 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 |
| | | |||||
* | | Merge pull request #44 from Xerax/master | Robin J | 2014-02-17 | 21 | -2010/+2047 |
|\ \ | |/ | | | Code clean-up and tweaks | ||||
| * | Updated readme to fix #36 | Alex Reed (Xerax) | 2014-02-17 | 1 | -0/+15 |
| | | |||||
| * | Cleaned up code; | Alex Reed (Xerax) | 2014-02-16 | 16 | -1994/+2000 |
| | | | | | | | | | | | | | | | | | | - 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. | ||||
| * | Updated solutions to add support for Visual Studio 2013 (Keeping support for ↵ | Alex Reed (Xerax) | 2014-02-16 | 4 | -15/+29 |
| | | | | | | | | 2010 and 2012) |