summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Breaking Changes Updateorigin/mailorigin/inboundElmer Thomas2016-09-121-0/+4
* Version Bump v8.0.4: Added TOC to README, Added USE_CASES.mdv8.0.4Elmer Thomas2016-08-244-6/+11
* TypoElmer Thomas2016-08-241-2/+2
* Merge pull request #310 from sendgrid/toc-templateElmer Thomas2016-08-243-7/+234
|\
| * Add TOC for README, Add USE_CASES.mdorigin/toc-templateElmer Thomas2016-08-243-7/+234
|/
* Version Bump v8.0.3: Fix #297v8.0.3Elmer Thomas2016-08-175-6/+40
* Describe what missing classes meansElmer Thomas2016-08-041-0/+15
* Version Bump v8.0.2: Fix Issue #273v8.0.2Elmer Thomas2016-08-014-6/+12
* Merge pull request #293 from sendgrid/owre-masterElmer Thomas2016-08-012-32/+209
|\
| * Merge remote-tracking branch 'refs/remotes/origin/master' into owre-masterorigin/owre-masterElmer Thomas2016-08-0136-1326/+1453
| |\ | |/ |/|
* | Version Bump v8.0.1: Added Troubleshooting sectionv8.0.1Elmer Thomas2016-07-254-6/+10
* | Merge pull request #289 from sendgrid/troubleshootingElmer Thomas2016-07-252-1/+85
|\ \
| * | Added Troubleshooting sectionorigin/troubleshootingElmer Thomas2016-07-252-1/+85
|/ /
* | Merge branch 'antimatter96-patch-1'Elmer Thomas2016-07-231-0/+7
|\ \
| * \ Fix merge conflictElmer Thomas2016-07-231-0/+7
| |\ \ |/ / /
| * | Merge pull request #1 from thinkingserious/patch-2Arpit Jain2016-07-231-5/+6
| |\ \
| | * | Adjusting content and commenting out the optional template functionalityElmer Thomas2016-07-221-5/+6
| |/ /
| * | CleanupArpit Jain2016-07-211-3/+0
| * | Added template example for sending mail with Mail HelperArpit Jain2016-07-211-1/+10
* | | Update README.mdElmer Thomas2016-07-221-4/+4
* | | Version Bump v8.0.0: BREAKING CHANGE #259 async fixv8.0.0Elmer Thomas2016-07-224-6/+13
* | | Merge pull request #286 from sendgrid/259-async-fixElmer Thomas2016-07-2231-1319/+1346
|\ \ \ | |/ / |/| |
| * | README formatting fixesorigin/259-async-fixElmer Thomas2016-07-221-0/+4
| * | README formatting fixesElmer Thomas2016-07-221-6/+6
| * | README formatting fixesElmer Thomas2016-07-221-6/+6
| * | Update dependency for async fixElmer Thomas2016-07-2231-1318/+1341
|/ /
| * Updated all non-nullable types, added another unit testElmer Thomas2016-07-222-24/+203
| * Merge branch 'master' of https://github.com/owre/sendgrid-csharp into owre-ma...Elmer Thomas2016-07-222-8/+8
| |\ |/ /
| * fixed test to include default valuesPontus Öwre2016-07-201-3/+3
| * made SendAt in mail class nullablePontus Öwre2016-07-201-2/+2
| * Make SendAt nullablePontus Öwre2016-07-201-2/+2
| * Update serializer settings to include default valuesPontus Övre2016-07-141-1/+1
* | Version Bump v7.1.1: Readme Documentation Improvementsv7.1.1Elmer Thomas2016-07-204-6/+12
* | Merge pull request #283 from sendgrid/documentation-updatesElmer Thomas2016-07-202-30/+94
|\ \
| * | README documentation updatesorigin/documentation-updatesElmer Thomas2016-07-202-30/+94
|/ /
* | Added supported versions to the READMEElmer Thomas2016-07-191-4/+7
* | Version Bump v7.1.0: WebProxy Supportv7.1.0Elmer Thomas2016-07-196-9/+15
* | Version Bump v7.0.7: Fix for #256v7.0.7Elmer Thomas2016-07-183-6/+6
* | Merge pull request #282 from sendgrid/256-bad-jsonElmer Thomas2016-07-1838-378/+878
|\ \ | |/ |/|
| * Prepping for releaseorigin/256-bad-jsonElmer Thomas2016-07-182-8/+12
| * Updated examples and UsageElmer Thomas2016-07-1826-0/+346
| * Updating CSharp Dependency to fix issue #256Elmer Thomas2016-07-1811-374/+524
|/
* Version Bump v7.0.6: Update docs, unit tests and examples to include Sender IDv7.0.6Elmer Thomas2016-07-128-14/+365
* Version Bump v7.0.5: Tests now mocked automatically against prismv7.0.5Elmer Thomas2016-07-084-6/+10
* Merge pull request #267 from sendgrid/prismElmer Thomas2016-07-084-1813/+90
|\
| * Updating test execution instructionsorigin/prismElmer Thomas2016-07-081-2/+4
| * Give Prism time to runElmer Thomas2016-07-081-316/+318
| * run prism in the backgroundElmer Thomas2016-07-081-1/+1
| * Fixed permissionsElmer Thomas2016-07-081-0/+0
| * typoElmer Thomas2016-07-081-1/+1
| * Debugging prism.shElmer Thomas2016-07-082-0/+43
| * Debugging Travis / Prism setupElmer Thomas2016-07-081-0/+3
| * Travis reports prism already existsElmer Thomas2016-07-081-4/+0
| * Prism mocked testing working locallyElmer Thomas2016-07-083-2127/+358
|/
* Version Bump v7.0.4: swagger/oai updates + accept header fixv7.0.4Elmer Thomas2016-07-056-10/+25
* swagger/oai updates + accept header fixElmer Thomas2016-07-0513-198/+775
* Update README.mdv7.0.3Elmer Thomas2016-06-281-1/+2
* Version Bump v7.03: 232 Send mail fails with BadRequest when apostrophe used ...Elmer Thomas2016-06-284-6/+10
* Merge pull request #257 from sendgrid/232-apostropheElmer Thomas2016-06-283-5/+14
|\
| * Updating tests to support apostrophe fixorigin/232-apostropheElmer Thomas2016-06-271-2/+11
| * Fixing apostrophe issueElmer Thomas2016-06-272-3/+3
|/
* Update README.mdElmer Thomas2016-06-171-1/+1
* Update README.mdElmer Thomas2016-06-171-1/+1
* Merge pull request #242 from sendgrid/async-fixv7.0.2Elmer Thomas2016-06-1610-20/+27
|\
| * Version Bump v7.0.2: Async FixElmer Thomas2016-06-1610-20/+27
|/
* Updating usage docs and examples based on testing against deployed NugetElmer Thomas2016-06-1525-93/+70
* Version Bump v7.0.1: Fix hard coded subject in mail helperElmer Thomas2016-06-155-8/+13
* Merge branch 'v3release'v7.0.1v7.0.0Elmer Thomas2016-06-1479-4049/+15464
|\
| * Merge branch 'master' into v3releaseElmer Thomas2016-06-140-0/+0
| |\ | |/ |/|
* | Update README.mdElmer Thomas2016-05-121-0/+12
* | Merge pull request #216 from MaximRouiller/patch-1Elmer Thomas2016-05-111-4/+4
|\ \
| * | Fixed code samplesMaxime Rouiller2016-04-271-4/+4
|/ /
| * Version Bump v7.0.0: full v3 Web API supportElmer Thomas2016-06-131-2/+2
| * Version Bump v7.0.0: full v3 Web API supportElmer Thomas2016-06-136-122/+97
| * Update README.mdElmer Thomas2016-06-091-1/+1
| * Account for reserved word defaultElmer Thomas2016-06-091-2/+2
| * Account for reserved word eventElmer Thomas2016-06-091-3/+3
| * Formatting updates and links to /mail/send helperElmer Thomas2016-06-0925-668/+981
| * Changing how we set the version internallyElmer Thomas2016-06-092-4/+4
| * Fix /mail/send beta payloadElmer Thomas2016-06-091-1/+1
| * Fix v3 /mail/send contentElmer Thomas2016-06-091-1/+1
| * Debugging double slash issueElmer Thomas2016-06-091-1/+1
| * Debugging double slash issueElmer Thomas2016-06-091-2/+3
| * Updated client call to csharp-http-clientElmer Thomas2016-06-091-1/+1
| * Update dependencyElmer Thomas2016-06-039-33/+33
| * Updating csharp-http-client dependencyElmer Thomas2016-06-0334-899/+899
| * Updated examples to include pause, removed uncessary dependency and updates u...Elmer Thomas2016-06-0126-28/+438
| * Added examples for v3 Web API endpointsElmer Thomas2016-06-0123-0/+2997
| * Account for reserved wordsElmer Thomas2016-06-011-1/+0
| * Add documenation for v3 web API endpointsElmer Thomas2016-06-011-0/+4857
| * Travis EnvironmentElmer Thomas2016-05-311-213/+1278
| * Added missing HTTP responseElmer Thomas2016-05-311-3/+3
| * semicolonElmer Thomas2016-05-311-9/+9
| * Updated status codesElmer Thomas2016-05-311-213/+213
| * Fixing testsElmer Thomas2016-05-311-94/+94
| * Fixing testsElmer Thomas2016-05-311-318/+319
| * FormattingElmer Thomas2016-05-311-3/+640
| * FormattingElmer Thomas2016-05-311-120/+796
| * TypoElmer Thomas2016-05-311-333/+333
| * TypoElmer Thomas2016-05-311-1/+1