summaryrefslogtreecommitdiffstats
path: root/SendGrid
Commit message (Collapse)AuthorAgeFilesLines
* reorganize nuget stuffBrandon West2013-07-295-2/+2
|
* change dependency from System.Net.Http to Microsoft.Net.HtppBrandon West2013-07-293-3/+3
|
* Revert "make Deliver and CheckForErrors methods async"Brandon West2013-07-291-4/+4
| | | | This reverts commit 7d436f6cb48b1fe8f12949fea77bb7ea87fe3cc3.
* make Deliver and CheckForErrors methods asyncBrandon West2013-07-291-4/+4
|
* add nuspec and nupkgBrandon West2013-07-294-20/+20
|
* bump versionBrandon West2013-07-291-2/+2
|
* cleanup example, fix attachmentsBrandon West2013-07-291-6/+11
|
* working on uploadsBrandon West2013-07-292-157/+159
|
* clean up dependenciesBrandon West2013-07-299-7/+2395
|
* add nuget infoBrandon West2013-07-291-0/+4
|
* refactored to use System.Net.HttpClient. builds.Brandon West2013-07-291-41/+51
|
* remove RestSharp dependency, add Web API dependency. unstableBrandon West2013-07-2984-16560/+18
|
* set target framework to .NET 4.5Brandon West2013-07-294-2/+12
|
* NUnit test added for SetCategories()BobMcLaren2013-07-161-0/+9
|
* Added SetCategories() method to support multiple categories. SetCategory() ↵BobMcLaren2013-07-164-0/+26
| | | | left to maintain backward compatibility.
* add nuget pkgBrandon West2013-01-141-0/+0
|
* nuget updateBrandon West2013-01-144-3/+6
|
* make https configurableBrandon West2013-01-142-10/+12
|
* fix build warningsBrandon West2013-01-144-7/+1
|
* remove unused function from utils.csBrandon West2013-01-141-15/+0
|
* version bump to 1.1Brandon West2013-01-141-2/+2
|
* remove lib folderBrandon West2013-01-141-3/+1
|
* revert exampleBrandon West2013-01-142-23/+7
|
* attachments working againBrandon West2013-01-143-8/+5
|
* attaching files worksBrandon West2013-01-143-4/+38
|
* add todos and remove failing test for nowBrandon West2013-01-123-55/+23
|
* refactored Web API to use RestSharp instead of codescales, unstabledBrandon West2013-01-125-190/+188
|
* add restsharp filesBrandon West2013-01-1116-0/+16550
|
* add restsharp from nugetBrandon West2013-01-111-0/+1
|
* updated nuget packagedBrandon West2013-01-111-0/+0
|
* nuget updateBrandon West2013-01-112-16/+16
|
* revert changes to exampleBrandon West2013-01-102-3/+3
|
* Update SendGrid/Example/Example.csprojbrandonmwest2013-01-101-14/+14
|
* Update SendGrid/Example/Program.csbrandonmwest2013-01-101-6/+9
|
* change web.CheckForErrors to handle response from mail.sendBrandon West2013-01-103-21/+22
|
* clean up build warningsBrandon West2013-01-103-6/+4
|
* change codescales.http.dll to embedded resourceBrandon West2013-01-101-11/+10
|
* merge streaming-attachments branchBrandon West2012-07-138-2/+128
|\
| * tests for streaming attachments via restTyler Bischel2012-04-262-0/+40
| |
| * added support for attachments by streams, and made the REST call truncate to ↵Tyler Bischel2012-04-256-1/+86
| | | | | | | | onl the file name, not the full path
* | add passing test for setting and getting X-SMTPAPI "to" arrayBrandon West2012-07-134-1/+25
| |
* | Change line 88 based on this pull request: ↵brandonmwest2012-07-121-1/+1
| | | | | | | | https://github.com/sendgrid/sendgrid-csharp/pull/6. Fixes this issue: https://github.com/sendgrid/sendgrid-csharp/issues/2
* | Minor change to make variable names consistentBobMcLaren2012-05-312-5/+4
| |
* | Added the .AddTo() method to IHeader to allow for sending to multiple ↵BobMcLaren2012-05-302-0/+13
|/ | | | recipients in a single email.
* changed the access for the save message function, which is for internal use onlyTyler Bischel2012-01-241-1/+1
|
* added examples based on user feedbackTyler Bischel2012-01-246-6/+251
|
* added test coverage to two functions in SendGrid.csTyler Bischel2012-01-241-0/+24
|
* updated the tests for AddSubVal and mapped some header functionality to the ↵Tyler Bischel2012-01-243-91/+73
| | | | SendGrid object
* renamed REST transport to WebTyler Bischel2012-01-249-45/+45
|
* Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882CJ Buchmann2012-01-171-8/+31
|\
| * give the REST interface some loveTyler Bischel2012-01-161-8/+31
| |
* | added Sendgrid Nuget package 1.0.1CJ Buchmann2012-01-172-2/+2
|/
* merged and added some new testsTyler Bischel2012-01-1616-169/+739
|\
| * Finished writing code examples for SMTP and REST and also cleaned up and ↵CJ Buchmann2012-01-1610-156/+665
| | | | | | | | refactored a large portion of code
| * Added NuGet Package parameters and moved CodeScales.dll to lib directory for ↵CJ Buchmann2012-01-165-3/+21
| | | | | | | | NuGet
* | removed redundant code and added some unit testsTyler Bischel2012-01-163-24/+22
|/
* updated assembly stuffTyler Bischel2012-01-161-2/+3
|
* refactoring to add coverageTyler Bischel2012-01-165-58/+147
|
* last of the changes to the updatesTyler Bischel2012-01-161-114/+0
|
* updated to remove a no longer used fileTyler Bischel2012-01-161-1/+0
|
* updated filter callTyler Bischel2012-01-161-1/+1
|
* line changesTyler Bischel2012-01-161-1/+0
|
* removed not used fieldsTyler Bischel2012-01-161-2/+0
|
* fixes to SendGrid means updated tests for the fixesTyler Bischel2012-01-161-13/+13
|
* fixed some bugs in the filters, and updated parametersTyler Bischel2012-01-161-45/+42
|
* updated documentation and fixed a few paramsTyler Bischel2012-01-161-39/+139
|
* Code merged for microsoft for Friday at 4pm. Filters are working, and ↵CJ Buchmann2012-01-132-13/+9
| | | | Mailing and attachments are working for both the smtpapi and the rest interface
* Merge branch 'us1882-inbetween' of github.com:sendgrid/sendgrid-csharp into ↵CJ Buchmann2012-01-137-102/+80
|\ | | | | | | us1882-inbetween
| * fixed attachments and REST works!!Tyler Bischel2012-01-137-102/+80
| |
* | committing before tyler breaks my stuff, with his not good enough stuffCJ Buchmann2012-01-133-18/+77
|/
* Added suport for REST file attachments. Also added third party library to ↵CJ Buchmann2012-01-134-8/+62
| | | | handle HTTP Requests.
* Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into ↵CJ Buchmann2012-01-1311-74/+138
|\ | | | | | | | | | | | | us1882-inbetween Conflicts: SendGrid/SendGridMail/Transport/REST.cs
| * fixed a bug in the testTyler Bischel2012-01-131-1/+1
| |
| * update attachments, fixed filter formats, added some documentation, made ↵Tyler Bischel2012-01-1310-69/+133
| | | | | | | | constructors initializable only by factory functions
* | Got code to working state to deliver to MicrosoftCJ Buchmann2012-01-133-153/+8
| |
* | Attempting to attach files via RESTCJ Buchmann2012-01-135-3/+255
|/
* Got All parts of the REST api working, except file attachments.CJ Buchmann2012-01-1210-35/+121
|
* Added support for Rest API, to get mailing working. Also added examples to ↵CJ Buchmann2012-01-126-35/+187
| | | | send a simple web api.
* Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882Eric Becking2012-01-1210-66/+510
|\ | | | | | | | | | | | | Conflicts: SendGrid/SendGridMail/SendGrid.cs €ý5iM€kbmerge commit€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kb€kbcommit merge ZZ:q :q!
| * Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882Tyler Bischel2012-01-123-10/+124
| |\
| | * Merge Conflict FixedCJ Buchmann2012-01-123-10/+124
| | |
| * | fixed bug in header, refactored some thingsTyler Bischel2012-01-122-6/+7
| |/
| * Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882Tyler Bischel2012-01-122-13/+5
| |\
| | * fixed mergeEric Becking2012-01-127-10/+358
| | |\
| | * | fixed the last test for AddAttachmentEric Becking2012-01-123-14/+161
| | | |
| * | | refactored attachments, fixed bug in headersTyler Bischel2012-01-122-48/+20
| | |/ | |/|
| * | Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882Eric Becking2012-01-127-10/+358
| |\ \
| | * | fixed unit test bug that popped up due to a header bugCJ Buchmann2012-01-111-20/+20
| | | |
| | * | Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882CJ Buchmann2012-01-1111-87/+382
| | |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: SendGrid/Example/Program.cs
| | | * \ Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882Tyler Bischel2012-01-114-37/+152
| | | |\ \ | | | | |/
| | | * | basic file for non-existent rest tests... tbdTyler Bischel2012-01-111-1/+7
| | | | |
| | | * | added tests for SMTP deliveryTyler Bischel2012-01-111-5/+49
| | | | |
| | | * | expose libraries to let moq access internal class interfacesTyler Bischel2012-01-111-0/+7
| | | | |
| | * | | added unit tests for SendGrid Enable/Disable filtersCJ Buchmann2012-01-114-10/+306
| | | | |
| * | | | Documentation for ISendgrid and an update to the headers in SendgGrid.csEric Becking2012-01-123-4/+159
| | |_|/ | |/| |
* | | | Web Api interfaceEric Becking2012-01-124-14/+206
|/ / /
* | | Merge branch 'us1882' of github.com:sendgrid/sendgrid-csharp into us1882Eric Becking2012-01-115-46/+261
|\ \ \ | | |/ | |/|
| * | allow adding arrays to header, clean up, plus rename internal class to ↵Tyler Bischel2012-01-111-10/+26
| | | | | | | | | | | | something more useful.
| * | new tests for extended tree functionality like attaching an array of strings ↵Tyler Bischel2012-01-111-17/+60
| | | | | | | | | | | | to the header, plus some cleanup, also an isempty function so that the sendgrid message can ignore the empty headers
| * | only tests the basic serialization, to make sure it works correctly...Tyler Bischel2012-01-111-5/+0
| | |