summaryrefslogtreecommitdiffstats
path: root/SendGrid
Commit message (Collapse)AuthorAgeFilesLines
...
* Added Integration/Unit Tests for API Keys endpointElmer Thomas2015-11-119-21/+276
|
* Add commentsElmer Thomas2015-11-093-30/+78
|
* Implemented return values for exceptionsElmer Thomas2015-11-092-32/+13
|
* A first implementation of a Web API v3 clientElmer Thomas2015-11-0612-16/+394
|
* Fix endpoint URLBrandon West2015-04-241-1/+1
|
* I love .csproj files and fixing filepaths and referencesBrandon West2015-04-232-5/+4
|
* remove example from build?Brandon West2015-04-221-1/+0
|
* please...Brandon West2015-04-222-22/+20
|
* maybe?Brandon West2015-04-224-4/+4
|
* still trying to fix refsBrandon West2015-04-222-7/+4
|
* trying to fix missing fileBrandon West2015-04-221-2/+6
|
* fix referenceBrandon West2015-04-221-0/+6
|
* fix dependenciesBrandon West2015-04-222-5/+0
|
* working on fixing build orderBrandon West2015-04-221-4/+7
|
* update travis config to native monoBrandon West2015-04-222-3/+9
|
* fix merge conflictsBrandon West2015-04-225-48/+98
|\
| * Refactor error handling. Add test for checking for bad username / password ↵Howard van Rooijen2015-02-065-62/+98
| | | | | | | | scenario
* | add new smtp api header methodsBrandon West2015-04-228-22/+73
| |
* | fix exampleBrandon West2015-04-221-14/+14
| |
* | Improve performance by reusing connections per instance of web transportBrandon West2015-04-221-15/+10
| |
* | remove synchronous CheckForErrors()Brandon West2015-04-221-14/+0
| |
* | remove synchronous deliver()Brandon West2015-04-222-27/+2
| |
* | fix buildBrandon West2015-04-212-362/+369
| |
* | mergeBrandon West2015-04-211-18/+15
|\ \
| * | Fixed bug with mono 3.12 (HttpClient.BaseAddress) - Exception invalid protocolRoman Barinov2015-01-221-10/+3
| | |
* | | mergeBrandon West2015-04-213-4/+20
|\ \ \
| * | | AddSectionWataru Sato2015-01-281-1/+1
| | | |
| * | | AddSectionWataru Sato2015-01-282-70/+0
| | | |
| * | | AddSectionWataru Sato2015-01-283-17/+18
| | | |
| * | | AddSectionWataru Sato2015-01-285-2/+89
| | |/ | |/|
* | | Merge pull request #107 from twilly86/masterBrandon West2015-04-213-1/+13
|\ \ \ | | | | | | | | Adding ability to embed an image via a memory stream.
| * | | adding ability to embed an image via a memory stream. I'm generating an ↵tmwilson2015-01-283-1/+13
| |/ / | | | | | | | | | image and then transferring it to memory stream right away. This prevents you from having to create a file if you already have a memory stream.
* | | Merge pull request #120 from mdymel/masterBrandon West2015-04-211-7/+4
|\ \ \ | | | | | | | | Fix for HttpClient bug in mono closes #119
| * | | Fix for HttpClient bug in mono closes #119Michal Dymel2015-04-191-7/+4
| |/ /
* | | Merge pull request #77 from lukasz-lysik/masterBrandon West2015-04-212-3/+71
|\ \ \ | |/ / |/| | Sink host introduced
| * | Sink host introducedlukasz-lysik2014-06-232-3/+71
| | |
* | | update nuget refsBrandon West2015-01-255-4/+13
| | |
* | | add substitution tag with unicodeBrandon West2015-01-251-1/+5
| | |
* | | version bumpBrandon West2015-01-251-2/+2
| | |
* | | remove redundant error check and add Web interface constructor that allows ↵Brandon West2015-01-251-17/+23
| |/ |/| | | | | HTTP timeout to be specified
* | async exception handling exampleBrandon West2014-10-092-11/+30
| |
* | add user-agentBrandon West2014-10-093-9/+15
| |
* | mergeBrandon West2014-10-094-24/+55
|\ \
| * | Update packages.configAlex Forbes-Reed2014-09-241-2/+2
| | |
| * | Added new exception catching.Alex Reed2014-09-014-24/+57
| |/
* | line endings and whitespaceBrandon West2014-10-072-75/+75
| |
* | Merge pull request #80 from pianomanjh/feature/cc-bccBrandon West2014-10-074-3/+73
|\ \ | | | | | | add CC, Bcc support
| * | add CC, Bcc supportJosh Huber2014-08-154-3/+73
| |/
* | Add useragentEddie Zaneski2014-07-171-1/+3
|/
* clean up assemblyinfoBrandon West2014-06-201-6/+2
|
* fix build configs and testsBrandon West2014-06-206-47/+54
|
* sign assembly when build config is releaseBrandon West2014-06-202-3/+3
|
* deprecate NET40Brandon West2014-06-208-199/+86
|
* removed unused assemblyBrandon West2014-06-141-3/+0
|
* remove unnecessary referenceBrandon West2014-06-141-4/+1
|
* fix Tests.csproj output dirBrandon West2014-06-141-1/+1
|
* remove unnecessary abstraction from test runnerBrandon West2014-06-141-9/+1
|
* fix warningBrandon West2014-06-141-3/+0
|
* more fixesBrandon West2014-06-1410-116/+101
|
* fix bad csprojBrandon West2014-06-141-1/+0
|
* fix hintpaths reallyBrandon West2014-06-141-31/+25
|
* update hintpathsBrandon West2014-06-141-2/+3
|
* update hint pathsBrandon West2014-06-141-3/+2
|
* add MoqBrandon West2014-06-142-0/+17
|
* change assembly search pathsBrandon West2014-06-142-4/+4
|
* remove app.config dependentsBrandon West2014-06-142-28/+0
|
* add app.configBrandon West2014-06-142-0/+34
|
* update nuget deps for mail.csprojBrandon West2014-06-141-0/+1
|
* add .nugetBrandon West2014-06-142-0/+144
|
* easier to run scripts from the solution dirBrandon West2014-06-141-0/+13
|
* enable package restore for Tests.csprojBrandon West2014-06-1422-18432/+1
|
* enable restore packages for BuildNet40Brandon West2014-06-141-1/+1
|
* fix dir structureBrandon West2014-06-142-29/+0
|
* touch .travis to trigger buildBrandon West2014-06-141-0/+1
|
* add travis config and test run scriptBrandon West2014-06-142-0/+28
|
* add conditional compile symbol specifying whether or not to use ↵Brandon West2014-06-142-9/+24
| | | | publickeytoken for friend assemblies
* add BuildNet40 build config, make signing assembly conditionalBrandon West2014-06-1460-17956/+45
|
* net45 no longer installs BCLBrandon West2014-06-138-11/+8
|
* add ReleaseNet40 and ReleaseNet45 build configsBrandon West2014-06-13128-60661/+142
|
* Adding DeliverAsync method to ITransport interfacetrailmax2014-06-051-1/+11
|
* add EnableTemplateEngine methodBrandon West2014-05-293-2/+17
|
* fix constructorBrandon West2014-05-235-45/+11
|
* fix referenceBrandon West2014-05-231-4/+6
|
* Fixed regular expressions for unsubscribe and template filters.Shawn A. Luce2014-05-231-7/+7
|
* fix some copypastaBrandon West2014-05-215-22/+15
|
* version bumpBrandon West2014-05-211-10/+8
|
* sign assembliesBrandon West2014-05-212-0/+14
|
* fix DeliverAsync that was reverted in e2e3087e79f099d7d7330a34f1f3e08c2eb1907bBrandon West2014-05-211-15/+15
|
* change namespace from SendGridMail to SendGrid, change SendGrid type to ↵Brandon West2014-05-2116-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/masterBrandon West2014-05-216-83/+53
|\ | | | | Improve handling with an IoC container
| * GetInstance Method removedparoos2014-05-101-18/+0
| |
| * Factory removed from Webparoos2014-05-094-29/+18
| | | | | | | | Public constructor created (IoC friendly)
| * Usable with an IoC Containerparoos2014-05-095-36/+35
| |
* | Moved MailBuilder to new projectShawn A. Luce2014-05-163-329/+0
| |
* | Added support for inline images and minor name changes in the MailBuilderShawn A. Luce2014-05-154-25/+46
| |
* | Added example of MailBuilder usageShawn A. Luce2014-05-151-0/+11
| |
* | MailBuilder class updatesShawn A. Luce2014-05-151-196/+188
| |
* | Added MailBuilder class to fluently create SendGrid objects.Shawn A. Luce2014-05-132-0/+324
|/
* Terrible mistake, solution didn't catch file rename.Alex Reed (Xerax)2014-02-171-1/+1
|
* Renamed TestWeb to TestWebApi.Alex Reed (Xerax)2014-02-171-78/+78
|