summaryrefslogtreecommitdiffstats
path: root/lib/SparkPost/Resource.php
Commit message (Expand)AuthorAgeFilesLines
* ran fix styleAvi Goldman2017-01-041-2/+2
* Fix #150: Rename Resource to ResourceBase and leave deprecation notezaporylie2016-10-131-82/+6
* fixed examples, and small detailsAvi Goldman2016-06-231-2/+2
* formatting and commentsAvi Goldman2016-06-221-11/+10
* set param defaults in resource classAvi Goldman2016-06-211-4/+4
* added comments and fixed BCCAvi Goldman2016-06-211-0/+40
* added put and delete methods along with request function to handle case with ...Avi Goldman2016-06-171-4/+28
* Deleted test code, irrelevant comments, and fixed up code.Vincent Song2016-06-151-1/+0
* Added parser to change shorthand recipients to array of name and address, whe...Vincent Song2016-06-141-1/+1
* Sending works, cc/bcc headers don't.Vincent Song2016-06-131-1/+1
* Resource.post and get now accepts CC headers which are generated in the fixCa...Vincent Song2016-06-101-4/+4
* Minor bugfixesVincent Song2016-06-101-1/+1
* Removed test functionsVincent Song2016-06-101-4/+0
* Updated Transmission.php for new refactor, still WIP. Created Resource.php as...Vincent Song2016-06-101-0/+30