index
:
php-sparkpost
master
origin/HEAD
origin/master
origin/temp-composer-fix
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
SparkPost
/
SparkPost.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optional automatic retry on 5xx
Ewan Dennis
2017-07-05
1
-4
/
+37
*
Merge pull request #149 from zaporylie/patch-2
rajumsys
2017-03-08
1
-0
/
+8
|
\
|
*
Setters should return current object.
Jakub Piasecki
2016-10-13
1
-0
/
+8
*
|
updated version in SparkPost class
Avi Goldman
2017-01-07
1
-1
/
+1
*
|
added back in buildRequest as a single function
Avi Goldman
2017-01-04
1
-3
/
+16
*
|
ran fix style
Avi Goldman
2017-01-04
1
-8
/
+10
*
|
broke building request values into their own func and added debug option
Avi Goldman
2017-01-04
1
-9
/
+40
|
/
*
Remove form feeds (Fix #141).
eiriksm
2016-08-24
1
-1
/
+7
*
added php-http/message as dependency
Avi Goldman
2016-07-28
1
-1
/
+1
*
Bump version, update changelog
2.0.2
Avi Goldman
2016-07-28
1
-1
/
+1
*
Remove dependency from Guzzle (#131)
Tobias Nyholm
2016-07-27
1
-11
/
+46
*
Fix phpdoc
Anatoly Pashin
2016-07-25
1
-1
/
+1
*
Bump version, update changelog
2.0.1
Rich Leland
2016-06-29
1
-7
/
+7
*
getting rid of rold options
Avi Goldman
2016-06-23
1
-1
/
+0
*
added comments and fixed BCC
Avi Goldman
2016-06-21
1
-1
/
+1
*
added transmission in sparkpost class. Refactored code in Transmission.php
Avi Goldman
2016-06-21
1
-1
/
+1
*
Merged FAD-3148 into 2.x
Avi Goldman
2016-06-20
1
-76
/
+163
*
Bump version, update changelog
Rich Leland
2016-05-27
1
-1
/
+1
*
Added a timeout option to overwrite the default 10 seconds built into the def...
Ryan
2016-05-19
1
-0
/
+2
*
Bump version, update changelog
1.2.0
Rich Leland
2016-05-04
1
-1
/
+1
*
Add php-cs-fixer as composer script and make initial fix-style run
Jason Rhodes
2016-05-03
1
-122
/
+136
*
Remove reliance on composer
Richard Leland
2016-05-03
1
-5
/
+6
*
Merge pull request #69 from j4m3s/ISSUE-58
Jordan Nornhold
2016-05-02
1
-0
/
+2
|
\
|
*
Rename MessageEvent to plural, update docblocks.
James Fellows
2016-04-26
1
-2
/
+2
|
*
Add tests for new MessageEvent DateTime handling
James Fellows
2016-04-04
1
-0
/
+2
*
|
Update key validation
LF Bittencourt
2016-04-22
1
-1
/
+1
|
/
*
removed test, because it's not needed after added strong-typing to the 'setHt...
danil zakablukovskii
2016-02-28
1
-37
/
+24
*
clean lib code
danil zakablukovskii
2016-02-27
1
-40
/
+47
*
Changed gettype() to is_string()
beardyman
2015-10-14
1
-1
/
+1
*
Added ability to pass in api key as a config
beardyman
2015-10-10
1
-7
/
+9
*
Merged master
beardyman
2015-10-10
1
-55
/
+126
|
\
|
*
removed unhittable code and removed a unit test for it. Updated code coverag...
beardyman
2015-10-07
1
-8
/
+1
|
*
replaced tabs with two spaces. normalized quotes
beardyman
2015-10-03
1
-9
/
+9
|
*
Removed all tabs and replaced them with two spaces
beardyman
2015-10-02
1
-1
/
+1
|
*
Updated tests for new structure
beardyman
2015-09-30
1
-1
/
+1
|
*
moved config setup and management back into the sparkpost object
beardyman
2015-09-28
1
-1
/
+118
|
*
Removed most static methods and adopted an instance based implementation. Up...
beardyman
2015-09-17
1
-125
/
+7
|
*
finished code updates/refactoring updated examples and began refactoring tests
beardyman
2015-09-16
1
-41
/
+55
|
*
Refactored to use http adapter instead of guzzle directly
beardyman
2015-09-15
1
-10
/
+74
*
|
added check to see if an api key is passed in instead of a config object
beardyman
2015-10-04
1
-14
/
+20
|
/
*
Fixed failing unit test - added ability to unset config
mapril
2015-09-02
1
-0
/
+4
*
MA-1084 #time 1h updated tests and compatibility
nornholdj
2014-11-13
1
-1
/
+6
*
MA-1084 #time 3h updated to be usable with php 5.3
nornholdj
2014-11-12
1
-2
/
+2
*
Updated SparkPost References and updated docs and mappings to reflect
nornholdj
2014-11-10
1
-0
/
+51