summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Updating CSharp Dependency to fix issue #256Elmer Thomas2016-09-2011-380/+530
| |
| * Update serializer settings to include default valuesPontus Övre2016-09-201-1/+1
| |
| * Version Bump v7.0.6: Update docs, unit tests and examples to include Sender IDElmer Thomas2016-09-208-14/+365
| |
| * Version Bump v7.0.5: Tests now mocked automatically against prismElmer Thomas2016-09-204-6/+10
| |
| * Updating test execution instructionsElmer Thomas2016-09-201-2/+4
| |
| * Give Prism time to runElmer Thomas2016-09-201-316/+318
| |
| * run prism in the backgroundElmer Thomas2016-09-201-1/+1
| |
| * Fixed permissionsElmer Thomas2016-09-201-0/+0
| |
| * typoElmer Thomas2016-09-201-1/+1
| |
| * Debugging prism.shElmer Thomas2016-09-202-0/+43
| |
| * Debugging Travis / Prism setupElmer Thomas2016-09-201-0/+3
| |
| * Travis reports prism already existsElmer Thomas2016-09-201-4/+0
| |
| * Prism mocked testing working locallyElmer Thomas2016-09-203-2127/+358
| |
| * Version Bump v7.0.4: swagger/oai updates + accept header fixElmer Thomas2016-09-206-10/+25
| |
| * swagger/oai updates + accept header fixElmer Thomas2016-09-2013-198/+775
| |
| * Update README.mdElmer Thomas2016-09-201-1/+2
| |
| * Version Bump v7.03: 232 Send mail fails with BadRequest when apostrophe used ↵Elmer Thomas2016-09-204-6/+10
| | | | | | | | in sender name
| * Updating tests to support apostrophe fixElmer Thomas2016-09-201-2/+11
| |
| * Fixing apostrophe issueElmer Thomas2016-09-202-126/+1293
| |
| * Mail was refactored. Inner DTOs were extracted.Maxim2016-06-1918-1284/+453
|/
* 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 Fix
| * 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 samples
| * | Fixed code samplesMaxime Rouiller2016-04-271-4/+4
|/ / | | | | Code sample had a `ver` instead of `var`. Fixed.
| * 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 ↵Elmer Thomas2016-06-0126-28/+438
| | | | | | | | usage instructions
| * 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
| |
| * TypoElmer Thomas2016-05-311-1/+1
| |
| * Merge branch 'v3beta' of https://github.com/sendgrid/sendgrid-csharp into v3betaElmer Thomas2016-05-311-1/+1
| |\
| | * Update README.mdElmer Thomas2016-05-191-1/+1
| | |
| * | First try at automated unit testsElmer Thomas2016-05-311-18/+2358
| |/
| * Updating to conform to the new SendGrid open source policiesElmer Thomas2016-05-185-192/+89
| |
| * Test fixElmer Thomas2016-05-121-1/+1
| |
| * Updated example data and READMEElmer Thomas2016-05-124-76/+95
| |
| * Travis DebuggingElmer Thomas2016-05-111-1/+1
| |
| * Travis debuggingElmer Thomas2016-05-113-3/+3
| |
| * Travis DebuggingElmer Thomas2016-05-114-13/+13
| |
| * Travis DebuggingElmer Thomas2016-05-111-1/+1
| |
| * Travis DebuggingElmer Thomas2016-05-111-3/+2
| |
| * Ready to deployElmer Thomas2016-05-105-20/+22
| |
| * Ready for betaElmer Thomas2016-05-095-72/+147
| |
| * Preparing for deployElmer Thomas2016-04-2753-4077/+2241
|/
* Update MIT.LICENSEElmer Thomas2016-03-221-12/+18
|
* Merge pull request #187 from ccasbre27/masterElmer Thomas2016-02-091-1/+14
|\ | | | | How to use template email
| * How to use template emailCarlos Castro Brenes2016-02-091-1/+14
| | | | | | Added code for show how to use template in the email
* | Fixing Travis credentialsElmer Thomas2016-02-091-2/+2
| |
* | Updating secure keyElmer Thomas2016-02-091-1/+1
|/
* Merge pull request #170 from sendgrid/statsv6.3.4Elmer Thomas2015-12-159-21/+167
|\ | | | | Stats
| * Update Changelog and READMEElmer Thomas2015-12-152-0/+20
| |
| * Version BumpElmer Thomas2015-12-152-4/+4
| |
| * Update tests and exampleElmer Thomas2015-12-152-22/+77
| |
| * Implementing Stats [GET]Elmer Thomas2015-12-144-3/+74
|/
* Merge pull request #169 from sendgrid/global_suppressionsv6.3.3Elmer Thomas2015-12-149-44/+230
|\ | | | | Global Suppressions [GET, POST, DELETE]
| * Update ChangeLog and READMEElmer Thomas2015-12-142-0/+40
| |
| * Version BumpElmer Thomas2015-12-142-4/+4
| |
| * Updated ExampleElmer Thomas2015-12-141-2/+0
| |
| * Added Global Suppressions GET, POST, DELETEElmer Thomas2015-12-145-40/+188
|/
* Merge pull request #168 from sendgrid/asm_suppressions_get_post_deletev6.3.2Elmer Thomas2015-12-1110-10/+197
|\ | | | | Asm suppressions get post delete
| * Update ChangelogElmer Thomas2015-12-111-0/+4
| |
| * Version BumpElmer Thomas2015-12-112-4/+4
| |
| * Update READMEElmer Thomas2015-12-111-0/+36
| |
| * Added example codeElmer Thomas2015-12-111-1/+39
| |
| * Added Suppressions [GET, POST, DELETE]Elmer Thomas2015-12-115-5/+114
|/
* Merge pull request #166 from sendgrid/asm_groups_get_postv6.3.1Elmer Thomas2015-12-1011-10/+235
|\ | | | | Asm groups [GET, POST, DELETE]
| * Changelog updateElmer Thomas2015-12-101-0/+4
| |
| * Version BumpElmer Thomas2015-12-102-4/+4
| |
| * Update README with Unsubscribe Group examplesElmer Thomas2015-12-101-0/+48
| |
| * Removed unused using statement.Elmer Thomas2015-12-101-1/+0
| |