summaryrefslogtreecommitdiffstats
path: root/lib/SparkPost/SparkPost.php
Commit message (Expand)AuthorAgeFilesLines
* getting rid of rold optionsAvi Goldman2016-06-231-1/+0
* added comments and fixed BCCAvi Goldman2016-06-211-1/+1
* added transmission in sparkpost class. Refactored code in Transmission.phpAvi Goldman2016-06-211-1/+1
* Merged FAD-3148 into 2.xAvi Goldman2016-06-201-76/+163
* Bump version, update changelogRich Leland2016-05-271-1/+1
* Added a timeout option to overwrite the default 10 seconds built into the def...Ryan2016-05-191-0/+2
* Bump version, update changelog1.2.0Rich Leland2016-05-041-1/+1
* Add php-cs-fixer as composer script and make initial fix-style runJason Rhodes2016-05-031-122/+136
* Remove reliance on composerRichard Leland2016-05-031-5/+6
* Merge pull request #69 from j4m3s/ISSUE-58Jordan Nornhold2016-05-021-0/+2
|\
| * Rename MessageEvent to plural, update docblocks.James Fellows2016-04-261-2/+2
| * Add tests for new MessageEvent DateTime handlingJames Fellows2016-04-041-0/+2
* | Update key validationLF Bittencourt2016-04-221-1/+1
|/
* removed test, because it's not needed after added strong-typing to the 'setHt...danil zakablukovskii2016-02-281-37/+24
* clean lib codedanil zakablukovskii2016-02-271-40/+47
* Changed gettype() to is_string()beardyman2015-10-141-1/+1
* Added ability to pass in api key as a configbeardyman2015-10-101-7/+9
* Merged masterbeardyman2015-10-101-55/+126
|\
| * removed unhittable code and removed a unit test for it. Updated code coverag...beardyman2015-10-071-8/+1
| * replaced tabs with two spaces. normalized quotesbeardyman2015-10-031-9/+9
| * Removed all tabs and replaced them with two spacesbeardyman2015-10-021-1/+1
| * Updated tests for new structurebeardyman2015-09-301-1/+1
| * moved config setup and management back into the sparkpost objectbeardyman2015-09-281-1/+118
| * Removed most static methods and adopted an instance based implementation. Up...beardyman2015-09-171-125/+7
| * finished code updates/refactoring updated examples and began refactoring testsbeardyman2015-09-161-41/+55
| * Refactored to use http adapter instead of guzzle directlybeardyman2015-09-151-10/+74
* | added check to see if an api key is passed in instead of a config objectbeardyman2015-10-041-14/+20
|/
* Fixed failing unit test - added ability to unset configmapril2015-09-021-0/+4
* MA-1084 #time 1h updated tests and compatibilitynornholdj2014-11-131-1/+6
* MA-1084 #time 3h updated to be usable with php 5.3nornholdj2014-11-121-2/+2
* Updated SparkPost References and updated docs and mappings to reflectnornholdj2014-11-101-0/+51