Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add missing support for attchments | Jakub Piasecki | 2016-03-08 | 1 | -0/+1 | |
|/ | ||||||
* | Merge pull request #49 from SparkPost/add-ivory-note | Richard Leland | 2016-03-07 | 1 | -3/+3 | |
|\ | | | | | Adding Ivory note to README | |||||
| * | Adding Ivory note to README | Jason Rhodes | 2016-03-07 | 1 | -3/+3 | |
|/ | ||||||
* | add slack community badgev1.0.2 | Richard Leland | 2016-02-28 | 1 | -1/+1 | |
| | ||||||
* | removed test, because it's not needed after added strong-typing to the ↵ | danil zakablukovskii | 2016-02-28 | 8 | -249/+162 | |
| | | | | 'setHttpAdapter' method | |||||
* | clean lib code | danil zakablukovskii | 2016-02-27 | 7 | -213/+288 | |
| | | | | | | | removed @desc tag, since it doesn't exist in phpdoc fixed comments fixed namespaces added strong-typing for some methods | |||||
* | Merge pull request #41 from SparkPost/issue-32v1.0.1 | Richard Leland | 2016-02-25 | 1 | -0/+30 | |
|\ | | | | | changelog | |||||
| * | Update CHANGELOG.md | Jordan Nornhold | 2016-02-25 | 1 | -1/+1 | |
| | | ||||||
| * | added compare links | Jordan Nornhold | 2016-02-25 | 1 | -1/+4 | |
| | | ||||||
| * | Issue-32 | Jordan Nornhold | 2016-02-23 | 1 | -0/+27 | |
| | | | | | | Closes #32 | |||||
* | | Merge pull request #39 from SparkPost/issue38 | Richard Leland | 2016-02-25 | 6 | -16/+68 | |
|\ \ | | | | | | | version bump, error response handling | |||||
| * | | Updated concatenations to have spaces | Jordan Nornhold | 2016-02-25 | 1 | -2/+2 | |
| | | | ||||||
| * | | bumped version | beardyman | 2016-02-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | Updated unit tests | beardyman | 2016-02-23 | 2 | -3/+14 | |
| | | | ||||||
| * | | added new exception type and unwrapped example for webhooks | beardyman | 2016-02-23 | 2 | -0/+34 | |
| | | | ||||||
| * | | added logic to handle error responses | beardyman | 2016-02-23 | 1 | -12/+19 | |
| |/ | ||||||
* | | Merge pull request #40 from SparkPost/issue-37 | Richard Leland | 2016-02-25 | 1 | -1/+2 | |
|\ \ | |/ |/| | Update README.md, issue-37 | |||||
| * | Update README.md | Jordan Nornhold | 2016-02-23 | 1 | -1/+2 | |
|/ | | | closes #37 | |||||
* | Merge pull request #35 from yepher/master | Jordan Nornhold | 2015-11-20 | 1 | -5/+13 | |
|\ | | | | | Changes wording SDK to Library and adds some spacing so the file rend… | |||||
| * | Fixes typo | Chris Wilson | 2015-11-20 | 1 | -1/+1 | |
| | | ||||||
| * | Changes wording SDK to Library and adds some spacing so the file renders ↵ | Chris Wilson | 2015-11-19 | 1 | -5/+13 | |
|/ | | | | better in MacDown | |||||
* | Add standard logo/link to sign up | Richard Leland | 2015-10-28 | 1 | -1/+6 | |
| | ||||||
* | Updated template id in unwrapped example | Jordan Nornhold | 2015-10-15 | 1 | -1/+1 | |
| | ||||||
* | Updated composer description. | Jordan Nornhold | 2015-10-14 | 1 | -1/+1 | |
| | ||||||
* | Fixed contributing link | Jordan Nornhold | 2015-10-14 | 1 | -1/+1 | |
| | ||||||
* | Update composer.jsonv1.0.0 | Jordan Nornhold | 2015-10-14 | 1 | -1/+1 | |
| | | | Updated version number | |||||
* | Merge pull request #28 from SparkPost/issue-27 | Jordan Nornhold | 2015-10-14 | 2 | -3/+18 | |
|\ | | | | | Issue 27 | |||||
| * | 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 | 2 | -7/+15 | |
| | | ||||||
| * | Merged master | beardyman | 2015-10-10 | 26 | -1329/+1819 | |
| |\ | ||||||
| * | | added check to see if an api key is passed in instead of a config object | beardyman | 2015-10-04 | 1 | -14/+20 | |
| | | | ||||||
* | | | Merge pull request #30 from SparkPost/contributing | Richard Leland | 2015-10-13 | 2 | -15/+73 | |
|\ \ \ | |_|/ |/| | | Added CONTRIBUTING.md and updated contribution guidelines. | |||||
| * | | Updated links and some other errors | beardyman | 2015-10-13 | 2 | -3/+6 | |
| | | | ||||||
| * | | Actually added the file this time | beardyman | 2015-10-13 | 1 | -0/+72 | |
| | | | ||||||
| * | | Added CONTRIBUTING.md and updated contribution guidelines. | beardyman | 2015-10-13 | 1 | -17/+0 | |
|/ / | ||||||
* | | Merge pull request #22 from SparkPost/http-adapter-update | Jordan Nornhold | 2015-10-10 | 26 | -1328/+1817 | |
|\ \ | |/ |/| | Http adapter update | |||||
| * | removed unhittable code and removed a unit test for it. Updated code ↵ | beardyman | 2015-10-07 | 4 | -18/+3 | |
| | | | | | | | | coverage filters in phpunit.xml to ignore test files because a utility function wasn't being used | |||||
| * | replaced tabs with two spaces. normalized quotes | beardyman | 2015-10-03 | 21 | -741/+741 | |
| | | ||||||
| * | fixed an indent issue | beardyman | 2015-10-03 | 1 | -2/+2 | |
| | | ||||||
| * | Removed all tabs and replaced them with two spaces | beardyman | 2015-10-02 | 20 | -27/+26 | |
| | | ||||||
| * | udpated readme with review suggestions | beardyman | 2015-10-02 | 1 | -3/+5 | |
| | | ||||||
| * | merged master and resolved conflicts | beardyman | 2015-10-02 | 16 | -37/+604 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #26 from SparkPost/coveralls | Jordan Nornhold | 2015-10-02 | 4 | -9/+470 | |
|\ \ | | | | | | | Coveralls | |||||
| * | | added phpunit.xml to be able to blacklist the vendor folder for code ↵ | beardyman | 2015-10-02 | 3 | -1/+47 | |
| | | | | | | | | | | | | coverage; added coveralls.yml to override default file paths for coveralls | |||||
| * | | added .coveralls.yml with setting to point to clover.xml | beardyman | 2015-10-02 | 1 | -8/+423 | |
| | | | ||||||
* | | | Merge pull request #25 from SparkPost/coveralls | Jordan Nornhold | 2015-10-02 | 3 | -6/+15 | |
|\ \ \ | |/ / | | | | Coveralls | |||||
| * | | added some stuff to the travis.yml | beardyman | 2015-10-02 | 1 | -4/+9 | |
| | | | ||||||
| * | | Added coveralls code coverage badge | beardyman | 2015-10-02 | 1 | -0/+1 | |
| | | | ||||||
| * | | Added coveralls support and updated comopser test to output clover.xml | beardyman | 2015-10-02 | 2 | -2/+5 | |
|/ / | ||||||
* | | Merge pull request #23 from SparkPost/example-config | Jason Rhodes | 2015-10-02 | 12 | -157/+246 | |
|\ \ | | | | | | | Example config | |||||
| * | | added colon | beardyman | 2015-09-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | fixed terrible doc formatting | beardyman | 2015-09-25 | 1 | -1/+4 | |
| | | | ||||||
| * | | updated docs with new test command | beardyman | 2015-09-25 | 1 | -6/+3 | |
| | | | ||||||
| * | | updated scripts to make template and updated example files to read new ↵ | beardyman | 2015-09-25 | 10 | -154/+234 | |
| | | | | | | | | | | | | config file | |||||
| * | | Added post install and post update scripts to generate a template for the ↵ | beardyman | 2015-09-25 | 2 | -3/+12 | |
| | | | | | | | | | | | | new config file | |||||
* | | | Merge pull request #21 from max-si-m/patch-1 | Jordan Nornhold | 2015-09-25 | 1 | -0/+1 | |
|\ \ \ | | | | | | | | | Update README.md | |||||
| * | | | Update README.md | Maxim Djuliy | 2015-09-25 | 1 | -0/+1 | |
|/ / / | | | | | | | a lot of beginners don't know about namespaces. | |||||
* | | | Merge pull request #18 from MattApril/master | Richard Leland | 2015-09-10 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| | | added Matt April to authors | |||||
| * | | added Matt April to authors | mapril | 2015-09-10 | 1 | -0/+1 | |
| | | | ||||||
| | * | Updated tests for new structure | beardyman | 2015-09-30 | 6 | -67/+114 | |
| | | | ||||||
| | * | moved config setup and management back into the sparkpost object | beardyman | 2015-09-28 | 3 | -107/+126 | |
| | | | ||||||
| | * | removed testing on php 5.7 in travis | beardyman | 2015-09-25 | 1 | -1/+0 | |
| | | | ||||||
| | * | Finished tests and docs | beardyman | 2015-09-25 | 6 | -170/+367 | |
| | | | ||||||
| | * | updated examples (removed uneeded use statement) and updated documentation ↵ | beardyman | 2015-09-23 | 8 | -24/+44 | |
| | | | | | | | | | | | | for using HTTP Adapters. | |||||
| | * | started cleaning up tests to reflect the new changes | beardyman | 2015-09-22 | 6 | -264/+79 | |
| | | | ||||||
| | * | Removed most static methods and adopted an instance based implementation. ↵ | beardyman | 2015-09-17 | 12 | -213/+233 | |
| | | | | | | | | | | | | Updated all examples and compatibility later to reflect these changes. | |||||
| | * | finished code updates/refactoring updated examples and began refactoring tests | beardyman | 2015-09-16 | 12 | -269/+380 | |
| | | | ||||||
| | * | Removed echo line | beardyman | 2015-09-15 | 1 | -1/+0 | |
| | | | ||||||
| | * | Refactored to use http adapter instead of guzzle directly | beardyman | 2015-09-15 | 7 | -338/+608 | |
| |/ |/| | ||||||
* | | Merge pull request #15 from MattApril/master | Jordan Nornhold | 2015-09-08 | 7 | -129/+410 | |
|\ \ | |/ | | | SDK Refactor for easy extensibility | |||||
| * | Fixed failing unit test - added ability to unset config | mapril | 2015-09-02 | 2 | -0/+5 | |
| | | ||||||
| * | added base object, test and example | mapril | 2015-08-21 | 3 | -0/+385 | |
| | | ||||||
| * | refactored code base for extensibility | mapril | 2015-08-21 | 2 | -129/+20 | |
|/ | ||||||
* | Merge pull request #10 from SparkPost/issue-9 | Benjamin Dean | 2015-08-03 | 1 | -4/+0 | |
|\ | | | | | Removed defaults for engagement tracking so that template settings could... | |||||
| * | Removed defaults for engagement tracking so that template settings could be ↵ | nornholdj | 2015-04-14 | 1 | -4/+0 | |
| | | | | | | | | applied when using the SDK | |||||
* | | Merge pull request #13 from SparkPost/issue-2 | Benjamin Dean | 2015-08-03 | 2 | -6/+10 | |
|\ \ | |/ |/| | Updated contributing section | |||||
| * | removed copy/pasta | Rich Leland | 2015-07-02 | 1 | -5/+4 | |
| | | ||||||
| * | Updated contributing section. Refs #2. | Rich Leland | 2015-07-02 | 2 | -6/+11 | |
|/ | ||||||
* | regenerated setting for slack notifications from travis | Rich Leland | 2015-02-08 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #1 from SparkPost/travisci | Richard Leland | 2015-02-06 | 2 | -1/+13 | |
|\ | | | | | Add Travis CI | |||||
| * | added slack hook | Rich Leland | 2015-02-04 | 1 | -0/+3 | |
| | | ||||||
| * | add travisci badge | Rich Leland | 2015-02-04 | 1 | -1/+3 | |
| | | ||||||
| * | added travis ci config | Rich Leland | 2015-02-04 | 1 | -0/+7 | |
|/ | ||||||
* | Merge remote-tracking branch 'origin/master'0.1.1 | nornholdj | 2014-11-14 | 1 | -0/+13 | |
|\ | ||||||
| * | Create LICENSE.txt | nornholdj | 2014-11-12 | 1 | -0/+13 | |
| | | ||||||
* | | Merge branch 'release/0.1.1' | nornholdj | 2014-11-14 | 18 | -702/+635 | |
|\ \ | |/ |/| | ||||||
| * | Merge branch 'feature/MA-1084' into develop | nornholdj | 2014-11-14 | 18 | -740/+695 | |
| |\ | ||||||
| | * | MA-1084 #time 5m fixed test and updated composer.lock | nornholdj | 2014-11-14 | 2 | -256/+2 | |
| | | | ||||||
| | * | MA-1084 #time 1h Implemented better exception handling and added unit | nornholdj | 2014-11-14 | 5 | -28/+60 | |
| | | | | | | | | | tests for said exception handling | |||||
| | * | MA-1084 #time 30m added function docs and started review | nornholdj | 2014-11-13 | 3 | -20/+68 | |
| | | | ||||||
| | * | MA-1084 #time 20m functionally tested and fixed minor issues. | nornholdj | 2014-11-13 | 1 | -1/+1 | |
| | | | ||||||
| | * | MA-1084 #time 10m tested in a PHP 5.3 environment and updated README.md | nornholdj | 2014-11-13 | 3 | -26/+7 | |
| | | | ||||||
| | * | MA-1084 #time 1h updated tests and compatibility | nornholdj | 2014-11-13 | 8 | -371/+153 | |
| | | | ||||||
| | * | MA-1084 #time 3h updated to be usable with php 5.3 | nornholdj | 2014-11-12 | 16 | -85/+429 | |
| |/ |/| | ||||||
* | | doc updates0.1.0 | nornholdj | 2014-11-10 | 2 | -6/+5 | |
| | | ||||||
* | | fixed typo | nornholdj | 2014-11-10 | 1 | -1/+1 | |
| | | ||||||
* | | Updated SparkPost References and updated docs and mappings to reflect | nornholdj | 2014-11-10 | 14 | -42/+65 | |
| | | | | | | updated config lists. | |||||
* | | Merge branch 'release/1' | nornholdj | 2014-11-04 | 18 | -2/+2142 | |
|\ \ | |/ | ||||||
| * | Merge branch 'feature/MA-946' into develop | nornholdj | 2014-11-04 | 18 | -2/+2142 | |
| |\ |/ / | ||||||
| * | MA-946 #time 5m took out double horizontal rule in readme file | nornholdj | 2014-11-04 | 1 | -2/+0 | |
| | |