Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated sign up linkHEADorigin/masterorigin/HEADmaster | Aydrian | 2017-08-25 | 1 | -1/+1 |
| | |||||
* | Merge pull request #169 from SparkPost/issue-168 | Ewan Dennis | 2017-07-10 | 4 | -4/+151 |
|\ | | | | | Issue-168: Optional automatic retry on 5xx | ||||
| * | added retry example | Avi Goldman | 2017-07-10 | 1 | -0/+33 |
| | | |||||
| * | Optional automatic retry on 5xx | Ewan Dennis | 2017-07-05 | 3 | -4/+118 |
|/ | |||||
* | Merge pull request #166 from SparkPost/temp-composer-fix | Raju" Mohammad Hossain | 2017-05-08 | 1 | -0/+2 |
|\ | | | | | Quick fix for using the API without composer | ||||
| * | Review fixesorigin/temp-composer-fix | Avi Goldman | 2017-05-08 | 1 | -1/+1 |
| | | |||||
| * | Update README.md | Avi Goldman | 2017-05-08 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #149 from zaporylie/patch-2 | rajumsys | 2017-03-08 | 1 | -0/+8 |
|\ | | | | | Setters should return current object. | ||||
| * | Setters should return current object. | Jakub Piasecki | 2016-10-13 | 1 | -0/+8 |
| | | |||||
* | | Bump to 2.1.02.1.0 | Avi Goldman | 2017-01-10 | 2 | -2/+22 |
|\ \ | | | | | | | Bump to 2.1.0 | ||||
| * | | updated changelog | Avi Goldman | 2017-01-10 | 1 | -1/+1 |
| | | | |||||
| * | | updated version in SparkPost class | Avi Goldman | 2017-01-07 | 1 | -1/+1 |
| | | | |||||
| * | | updated changelog | Avi Goldman | 2017-01-07 | 1 | -1/+21 |
| | | | |||||
* | | | added attachment example | Avi Goldman | 2017-01-10 | 20 | -66/+69 |
|\ \ \ | |/ / |/| | | added attachment example | ||||
| * | | removed example-options.json | Avi Goldman | 2017-01-09 | 19 | -70/+15 |
| | | | |||||
| * | | added attachment example | Avi Goldman | 2017-01-07 | 2 | -0/+58 |
| | | | |||||
* | | | Added debug option | Avi Goldman | 2017-01-06 | 14 | -126/+271 |
|\ \ \ | |/ / | | | | Added debug option | ||||
| * | | refactored tests | Avi Goldman | 2017-01-05 | 1 | -94/+79 |
| | | | |||||
| * | | added debug example | Avi Goldman | 2017-01-04 | 1 | -0/+42 |
| | | | |||||
| * | | added tests for debug requests | Avi Goldman | 2017-01-04 | 2 | -1/+27 |
| | | | |||||
| * | | added default for request param in SparkPostResponse and SparkPostException | Avi Goldman | 2017-01-04 | 3 | -3/+3 |
| | | | |||||
| * | | added back in buildRequest as a single function | Avi Goldman | 2017-01-04 | 1 | -3/+16 |
| | | | |||||
| * | | updated docs | Avi Goldman | 2017-01-04 | 1 | -1/+7 |
| | | | |||||
| * | | ran fix style | Avi Goldman | 2017-01-04 | 10 | -34/+35 |
| | | | |||||
| * | | added functions in error and response for getting out the request in debug mode | Avi Goldman | 2017-01-04 | 2 | -2/+34 |
| | | | |||||
| * | | pass request through to response or error | Avi Goldman | 2017-01-04 | 1 | -7/+16 |
| | | | |||||
| * | | broke building request values into their own func and added debug option | Avi Goldman | 2017-01-04 | 1 | -9/+40 |
|/ / | |||||
* | | Merge pull request #156 from prometherion/patch-1 | Avi Goldman | 2016-11-03 | 1 | -1/+1 |
|\ \ | | | | | | | Update README.md | ||||
| * | | Update README.md | Dario Tranchitella | 2016-11-03 | 1 | -1/+1 |
|/ / | | | | | Gramatical typo | ||||
* | | Merge pull request #153 from zaporylie/fix/coveralls | Ewan Dennis | 2016-10-26 | 4 | -240/+397 |
|\ \ | | | | | | | Fix #152: Coveralls integration does not work | ||||
| * | | Fix #152: Coveralls integration does not work | zaporylie | 2016-10-13 | 4 | -240/+397 |
| |/ | |||||
* | | Merge pull request #154 from zaporylie/master | Ewan Dennis | 2016-10-26 | 3 | -83/+99 |
|\ \ | | | | | | | Fix #150: Rename Resource to ResourceBase and leave deprecation note | ||||
| * | | Fix #150: Rename Resource to ResourceBase and leave deprecation note | zaporylie | 2016-10-13 | 3 | -83/+99 |
| |/ | |||||
* | | Merge pull request #151 from zaporylie/patch-3 | Ewan Dennis | 2016-10-24 | 1 | -1/+4 |
|\ \ | | | | | | | Add Packagist badges | ||||
| * | | Add Packagist badges | Jakub Piasecki | 2016-10-13 | 1 | -1/+4 |
| |/ | |||||
* | | Merge pull request #147 from hekaldama/fixup_readme_examples | Ewan Dennis | 2016-10-24 | 1 | -1/+2 |
|\ \ | |/ |/| | Fixing README examples. | ||||
| * | Fixing README examples. | Adam Avilla | 2016-10-06 | 1 | -1/+2 |
|/ | |||||
* | Test cleanup (#137) | Tobias Nyholm | 2016-08-26 | 10 | -231/+1464 |
| | | | | | | | | | | | | | | | | * Test cleanup * Make travis run again * Composer update * Install PHPunit * Removed composer.lock * Added composer.lock and drop support for php 5.5 * Update .travis.yml | ||||
* | Updating examples (#139) | Avi Goldman | 2016-08-25 | 14 | -15/+352 |
| | | | | | | | | | | | | | | | | * added example of getting transmission by ID * updated example messages and added example with recipient list and template * fixed lib to work with recipient lists * fixed lib to work with recipient lists * added test covering recipient list * added message event example * added template examples | ||||
* | test on php 7.1 | Tobias Nyholm | 2016-08-24 | 1 | -3/+4 |
| | |||||
* | Remove form feeds (Fix #141). | eiriksm | 2016-08-24 | 1 | -1/+7 |
| | |||||
* | Fixed JSON2.0.3 | Avi Goldman | 2016-07-29 | 1 | -1/+1 |
| | |||||
* | Bump version, update changelong | Avi Goldman | 2016-07-28 | 1 | -3/+4 |
| | |||||
* | added php-http/message as dependency | Avi Goldman | 2016-07-28 | 1 | -1/+0 |
| | |||||
* | added php-http/message as dependency | Avi Goldman | 2016-07-28 | 3 | -3/+6 |
| | |||||
* | added php-http/message as dependency | Avi Goldman | 2016-07-28 | 1 | -1/+2 |
| | |||||
* | Bump version, update changelog2.0.2 | Avi Goldman | 2016-07-28 | 4 | -4/+11 |
| | |||||
* | Remove dependency from Guzzle (#131) | Tobias Nyholm | 2016-07-27 | 6 | -101/+231 |
| | | | | | | | | | | * Remove dependency form Guzzle * Fixed borken tests * Added more tests * make sure we require httplug as well. | ||||
* | Fix phpdoc | Avi Goldman | 2016-07-25 | 1 | -1/+1 |
|\ | | | | | Fix phpdoc | ||||
| * | Fix phpdoc | Anatoly Pashin | 2016-07-25 | 1 | -1/+1 |
|/ | |||||
* | outline the requirement for php-http via composer (#130) | styks1987 | 2016-07-05 | 1 | -1/+8 |
| | | | | | | * outline the requirement for http-php via composer * update reference to setting up request adapter | ||||
* | Bump version, update changelog2.0.1 | Rich Leland | 2016-06-29 | 2 | -8/+16 |
| | |||||
* | Merge pull request #129 from conradkleinespel/from-fix | Richard Leland | 2016-06-29 | 1 | -1/+3 |
|\ | | | | | Transmissions : makes "from" address optional for use with templates | ||||
| * | transmission: makes "from" address optional | Conrad Kleinespel | 2016-06-29 | 1 | -1/+3 |
|/ | |||||
* | Merged FAD-3147 | Avi Goldman | 2016-06-27 | 1 | -2/+64 |
|\ | |||||
| * | added examples | Avi Goldman | 2016-06-27 | 1 | -2/+64 |
| | | |||||
| * | added MIGRATION.md | Avi Goldman | 2016-06-27 | 1 | -0/+23 |
| | | |||||
| * | updated CHANGELOG.md | Avi Goldman | 2016-06-27 | 1 | -0/+7 |
| | | |||||
* | | Fad 3147 (#124) | Avi Goldman | 2016-06-27 | 2 | -0/+30 |
|/ | | | | | | * updated CHANGELOG.md * added MIGRATION.md | ||||
* | removed examples/example-options.json2.0.0 | Avi Goldman | 2016-06-24 | 2 | -7/+0 |
| | |||||
* | Merge branch '2.x' | Avi Goldman | 2016-06-24 | 3 | -45/+107 |
|\ | |||||
| * | Rewrote docs and updated composer name (#123) | Avi Goldman | 2016-06-24 | 3 | -45/+107 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * made changes to readme.md and composer.json * switched bold to header * updated README.md * made review changes * small change to wording * another small wording change | ||||
* | | merged in 2x | Avi Goldman | 2016-06-24 | 42 | -3169/+1778 |
|\ \ | |/ | |||||
| * | added \n to print_r in all examples | Avi Goldman | 2016-06-23 | 4 | -4/+4 |
| | | |||||
| * | getting rid of rold options | Avi Goldman | 2016-06-23 | 1 | -1/+0 |
| | | |||||
| * | added slashes on errors in examples | Avi Goldman | 2016-06-23 | 4 | -4/+4 |
| | | |||||
| * | fixed examples, and small details | Avi Goldman | 2016-06-23 | 9 | -57/+73 |
| | | |||||
| * | removed examples-options.json | Avi Goldman | 2016-06-23 | 1 | -3/+0 |
| | | |||||
| * | changed example-config.json to example-options.json | Avi Goldman | 2016-06-23 | 2 | -3/+3 |
| | | |||||
| * | removed old tests | Avi Goldman | 2016-06-22 | 13 | -521/+0 |
| | | |||||
| * | wrote examples for transmissions | Avi Goldman | 2016-06-22 | 4 | -0/+146 |
| | | |||||
| * | parsed example-options.json and pull in autoload.php | Avi Goldman | 2016-06-22 | 1 | -0/+4 |
| | | |||||
| * | formatting and comments | Avi Goldman | 2016-06-22 | 8 | -149/+129 |
| | | |||||
| * | set up options object | Avi Goldman | 2016-06-22 | 1 | -0/+3 |
| | | |||||
| * | wrote tests to cover Resource and Transmission classes | Avi Goldman | 2016-06-21 | 2 | -1/+188 |
| | | |||||
| * | grouped formatting functions into a single 'formatPayload' function | Avi Goldman | 2016-06-21 | 1 | -2/+15 |
| | | |||||
| * | set param defaults in resource class | Avi Goldman | 2016-06-21 | 1 | -4/+4 |
| | | |||||
| * | fixed error thrown in toAddressObject function | Avi Goldman | 2016-06-21 | 1 | -2/+1 |
| | | |||||
| * | added comments and fixed BCC | Avi Goldman | 2016-06-21 | 3 | -6/+108 |
| | | |||||
| * | added transmission in sparkpost class. Refactored code in Transmission.php | Avi Goldman | 2016-06-21 | 2 | -127/+85 |
| | | |||||
| * | merged in 2.x | Avi Goldman | 2016-06-20 | 19 | -1804/+864 |
| |\ | |||||
| | * | Merged FAD-3148 into 2.x | Avi Goldman | 2016-06-20 | 25 | -2674/+1098 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * FAD-3148 basic non-functioning base class * FAD-3148 a bit more functionality in the base class * FAD-3148 added custom promise class and custom response class. Did good things to SparkPost class * Updated Transmission.php for new refactor, still WIP. Created Resource.php as a parent class for all future resources. * Removed test functions * Cleaned up Transmissions.php according to PSR-2, deleted more test code and comments. * added sync and aysnc, cleaned up code * added support for async/sync option * added support for async/sync option * Added interns to authors * simplified the request function * added comments * added user agent * added comments in SparkPostPromise * added comments in SparkPostException * added comments in SparkPostResponse * cleaning up test * updated composer.json and contributing files for testing * Ran php-cs-fixer * testing for sparkpost response class * updated to newer version of guzzle * updated to newer version of guzzle * Cleaned up getUrl and other functions * cleaned up constructor and overrode getCode with getResponse()->getStatusCode() * fixed up then method * cleaned up getBody * deleted old test * Wrote total coverage tests for SparkPost class * commented out setting up transmissions endpoint until merging with FAD-3146 | ||||
| | * | fixed headers param description | Avi Goldman | 2016-06-09 | 1 | -1/+1 |
| | | | |||||
| | * | changed error functions, fixed mistake in example, cleaned up transmission ↵ | Avi Goldman | 2016-06-09 | 1 | -23/+34 |
| | | | | | | | | | | | | delete function, added header option in request function | ||||
| | * | FAD-2975 Added examples and exceptions. Cleaned up entire doc. | Avi Goldman | 2016-06-07 | 1 | -31/+99 |
| | | | |||||
| | * | FAD-2975 first round of changes to readme | Avi Goldman | 2016-06-06 | 1 | -89/+105 |
| | | | |||||
| * | | added put and delete methods along with request function to handle case with ↵ | Avi Goldman | 2016-06-17 | 1 | -4/+28 |
| | | | | | | | | | | | | no uri with a payload | ||||
| * | | Deleted test code, irrelevant comments, and fixed up code. | Vincent Song | 2016-06-15 | 2 | -18/+10 |
| | | | |||||
| * | | Added parser to change shorthand recipients to array of name and address, ↵ | Vincent Song | 2016-06-14 | 2 | -2/+68 |
| | | | | | | | | | | | | wherever possible | ||||
| * | | BCCs and CCs now send properly | Vincent Song | 2016-06-13 | 1 | -19/+18 |
| | | | |||||
| * | | Sending works, cc/bcc headers don't. | Vincent Song | 2016-06-13 | 3 | -10/+12 |
| | | | |||||
| * | | WIP | Vincent Song | 2016-06-10 | 11 | -1290/+884 |
| |\ \ | |||||
| | * | | added support for async/sync option | Avi Goldman | 2016-06-10 | 1 | -2/+2 |
| | | | | |||||
| | * | | added support for async/sync option | Avi Goldman | 2016-06-10 | 1 | -2/+12 |
| | | | | |||||
| | * | | Merge remote-tracking branch 'origin/FAD-3146' into FAD-3148 | Avi Goldman | 2016-06-10 | 1 | -0/+1 |
| | |\ \ | |||||
| | * | | | added sync and aysnc, cleaned up code | Avi Goldman | 2016-06-10 | 7 | -302/+568 |
| | | | | | |||||
| | * | | | FAD-3148 added custom promise class and custom response class. Did good ↵ | Avi Goldman | 2016-06-10 | 7 | -536/+118 |
| | | | | | | | | | | | | | | | | | | | | things to SparkPost class | ||||
| | * | | | FAD-3148 a bit more functionality in the base class | Avi Goldman | 2016-06-09 | 4 | -390/+334 |
| | | | | | |||||
| | * | | | FAD-3148 basic non-functioning base class | Avi Goldman | 2016-06-09 | 3 | -387/+43 |
| | | |/ | | |/| | |||||
| * | | | WIP | Vincent Song | 2016-06-10 | 2 | -45/+1 |
| | | | |