Commit Graph

  • b2dd642235 working on http adapter Tobias Nyholm 2015-10-03 20:01:58 +0200
  • 1f555c2f27 Fixed notices on empty webhook requests z38 2015-09-13 20:01:16 +0200
  • 230fdd43ae Merge pull request #78 from Nyholm/patch-1 Nolan 2015-08-28 16:30:37 -0500
  • 04f1baa2fd Updated rest client to use PSR7. No phpunit tests yet; will come soon. Manual sending message to mailgun API works. Anders Munk 2015-07-23 14:25:28 +0200
  • ffab6c9e39 Bumped to guzzlehttp/guzzle:~6.0 PHPUnit OK (49 tests, 75 assertions) Anders Munk 2015-07-23 13:27:32 +0200
  • 225e800595 Bump getResponseExceptionMessage to GuzzleHttp version 5 v1.8 Jesse Spears 2015-05-06 10:52:51 -0700
  • 3bb69d8cbe * Updated composer.json to guzzle v5 * Don't allow HHVM to fail * Updated RestClient to Guzzle5 * Removed php5.3 from travis. * Bugfix and removed debug code Tobias Nyholm 2015-04-18 21:20:26 +0200
  • edae22eba4 Updated default API version from v2 to v3 http://blog.mailgun.com/default-api-version-now-v3/ Wietse de Vries 2015-03-24 11:57:23 +0100
  • e1406e3936 Shows response message on 400, 401 and 404 errors CupOfTea696 2015-01-13 20:55:05 +0100
  • b9ee15e333 Added links to packages that integrate mailgun-php to frameworks Tobias Nyholm 2015-04-18 16:22:29 +0200
  • fbe34ce59a Merge pull request #66 from cerealean/master Travis Swientek 2014-12-02 15:58:50 -0800
  • 5043a49969 *Fixed class docblock (mainly fixed so that travis-ci would trigger a build) Michael Crawford 2014-11-20 12:52:37 -0600
  • 67ae7c4137 * Removed unnecessary constructor * Added function docblocks * Changed class docblock to include link to lists readme Michael Crawford 2014-11-20 12:44:33 -0600
  • 4924b597f4 * Added php docblocks to functions and member variables. * Changed constants to use new constant classes. * Changed class docblock to include link to readme file * Moved function descriptions of sendMessage() and verifyWebhookSignature() methods to function docblocks Michael Crawford 2014-11-20 12:41:25 -0600
  • 7fed60d881 * Changed class docblock to include link to readme for instructions. * Added docblocks for functions and member variables. * Updated constants to use constants classes * Changed finalize() - removing the return (since the sendMessage() method already does not return anything) Michael Crawford 2014-11-20 12:38:05 -0600
  • 3e55c2bcd2 Changed class docblock and added a link to the readme file with instructions Michael Crawford 2014-11-20 12:35:37 -0600
  • 435ac1a3b8 Updated constants based on constant class changes. Also added php docblocks to all functions and member variables. Michael Crawford 2014-11-20 12:29:15 -0600
  • 591f6a4538 Constants.php * Removed file Michael Crawford 2014-11-20 12:28:39 -0600
  • e1e2ed796f Added php docblock comments and changed constants to use newly created constant classes Michael Crawford 2014-11-20 12:12:06 -0600
  • b34805d86b Fixed broken test. Travis Swientek 2014-11-19 14:52:34 -0800
  • 289bed65ec Update SharedHostInstall.md Travis Swientek 2014-11-19 14:43:36 -0800
  • fdba1b4db9 Update README.md Travis Swientek 2014-11-19 14:43:11 -0800
  • 45ec0c8f3a Merge branch 'master' of https://github.com/mailgun/mailgun-php into travis/merging v1.7.2 Travis Swientek 2014-11-19 14:31:03 -0800
  • f4c6fd012b Merge branch 'gmacon-verifyWebhookSignature' Travis Swientek 2014-11-19 14:29:50 -0800
  • b28a742efb Merge branch 'verifyWebhookSignature' of https://github.com/gmacon/mailgun-php into gmacon-verifyWebhookSignature Travis Swientek 2014-11-19 14:29:08 -0800
  • 529e392386 Merge branch 'nathanntg-master' Travis Swientek 2014-11-19 14:23:34 -0800
  • 59299b7fbf Merge branch 'master' of https://github.com/nathanntg/mailgun-php into nathanntg-master Travis Swientek 2014-11-19 14:22:40 -0800
  • d744b0a809 Merge pull request #56 from jchamberlain/master Travis Swientek 2014-11-17 17:28:32 -0800
  • 24085530d9 Merge pull request #57 from jchamberlain/custom-data Travis Swientek 2014-11-17 17:25:43 -0800
  • 0a62c7cbe1 Merge pull request #60 from jchamberlain/raw-response Travis Swientek 2014-11-17 17:24:52 -0800
  • 05d16d947d Merge pull request #64 from travelton/master Travis Swientek 2014-10-06 16:02:25 -0700
  • f781158019 Removed legacy PHP closing braces Travis Swientek 2014-10-06 15:53:33 -0700
  • c6346e80df Return non-JSON response data Joshua Chamberlain 2014-09-15 16:01:24 -0700
  • f2af6df726 Allow any data type for custom data Joshua Chamberlain 2014-09-08 12:11:04 -0700
  • a674addd2a Don't require @ prefix for attachment filenames Joshua Chamberlain 2014-09-05 15:07:55 -0700
  • 7f2fa66030 Merge pull request #51 from Nyholm/patch-1 Travis Swientek 2014-08-25 13:57:55 -0700
  • f4dec3fdc9 Added PHP 5.6 and HHVM to travis.yml Tobias Nyholm 2014-07-15 07:17:27 +0200
  • 46f63044ad Add Mailgun->verifyWebhookSignature George Macon 2014-06-24 17:36:21 -0400
  • e538430f54 Update README.md Travis Swientek 2014-06-20 15:43:14 -0700
  • 5084053ec3 Preserve lack of line endings. Nathan Perkins 2014-06-16 10:48:56 -0400
  • ba8e7bda43 Throw more detailed generic HTTP error Nathan Perkins 2014-06-16 10:40:18 -0400
  • 9fe01151af Add HTTP properties to generic error Nathan Perkins 2014-06-16 10:38:42 -0400
  • 57d0160b00 Update SharedHostInstall.md Travis Swientek 2014-05-27 11:00:52 -0700
  • 6aa6054d9b Update README.md Travis Swientek 2014-05-27 11:00:26 -0700
  • b16608bd5f Merge pull request #45 from tarjei/master v1.7.1 Travis Swientek 2014-05-27 10:45:51 -0700
  • f47892e58c Depend on guzzle >=3.8 Tarjei Huse 2014-05-22 07:03:28 +0200
  • be27861e11 Merge pull request #44 from icambridge/setMessage Travis Swientek 2014-05-14 14:29:27 -0500
  • e75c245cd6 Fix 5.3 compat Iain Cambridge 2014-05-14 14:08:12 +0100
  • e9e0f39ca8 Apply coding style that is in src Iain Cambridge 2014-05-14 14:06:05 +0100
  • 6196f8df49 Add setMessage Iain Cambridge 2014-05-14 14:03:12 +0100
  • fea1279b93 Merge pull request #42 from icambridge/fixAllTheThings Travis Swientek 2014-05-13 11:14:52 -0500
  • d28c6b81c9 Comment out possible php bug failure Iain Cambridge 2014-05-13 17:05:32 +0100
  • 103fa04ede Whitespace changes. (Probably some PSR-2 stuff as well Iain Cambridge 2014-05-13 16:53:40 +0100
  • c203558234 Fix php 5.3 compat Iain Cambridge 2014-05-13 16:32:14 +0100
  • bdeadc1a01 Add tests to ensure exceptions are flung and fixed wrong variable name used Iain Cambridge 2014-05-13 16:07:44 +0100
  • 35c65aaa57 Removed apiKey member since it's not used anywhere. Iain Cambridge 2014-05-13 14:59:11 +0100
  • 34d8203262 Removed pointless try and catch. None of the functions threw an exception and it was just rethrowing. Also Exception didn't exist in that namespace Iain Cambridge 2014-05-13 14:58:12 +0100
  • 33f3d27d7b Move fclose and unlink to before the return so they're actually called. Iain Cambridge 2014-05-13 14:57:23 +0100
  • 502fac0b37 Fix fatal error in not finding exception. Iain Cambridge 2014-05-13 14:52:39 +0100
  • 3af838f2c8 Move mocks Iain Cambridge 2014-05-13 14:25:26 +0100
  • 08e67d8e9e Merge pull request #41 from Milannv/patch-1 Travis Swientek 2014-04-15 14:27:02 -0700
  • 9b4668c564 Fixed typo for including an Exception Milannv 2014-03-10 13:40:59 +0100
  • 15f38e3737 Merge pull request #31 from travelton/ImproveOptInSecurity Travis Swientek 2014-02-14 10:53:02 -0800
  • d8b57132d5 Merge pull request #33 from travelton/PatchAggregator v1.7 Travis Swientek 2014-01-30 17:09:06 -0800
  • 8d23a5bb9f This patch swaps the aggregator to "PHPAggregator" if files are included. Also added straight download. Travis Swientek 2014-01-30 16:48:41 -0800
  • 717cf5faed Improved security of OptInHandler. Travis Swientek 2014-01-24 12:32:51 -0800
  • 6bfebad84d Update SharedHostInstall.md 1.7 Travis Swientek 2014-01-14 16:33:31 -0800
  • cfa02122c9 Merge pull request #29 from travelton/RenameFiles 1.6 Travis Swientek 2014-01-14 16:30:25 -0800
  • d3a0d6aed9 Fixed Guzzle post/put field aggregation. Travis Swientek 2014-01-14 00:43:29 +0000
  • af53fd50ff Ability to rename attachments and inline images. Travis Swientek 2014-01-13 22:53:34 +0000
  • ac23becab4 Merge pull request #26 from travelton/master Travis Swientek 2013-12-14 14:15:53 -0800
  • 535b063de3 Added tip4commit on README. Travis Swientek 2013-12-14 14:11:33 -0800
  • 8025b17a13 Merge pull request #24 from nmenglund/patch-1 Travis Swientek 2013-12-13 17:36:32 -0800
  • 1b4ab0ced1 In README.md, added getFiles() reference to MessageBuilder example Nils Magnus Englund 2013-12-10 14:48:01 +0100
  • 493b5ee216 Update README.md Travis Swientek 2013-12-05 13:58:16 -0800
  • 0018d4f6ad Version bump to 1.5. 1.5 Travis Swientek 2013-12-05 13:23:38 -0800
  • c82fc3a578 Merge pull request #23 from travelton/DisableSSLOption Travis Swientek 2013-12-02 10:30:46 -0800
  • 72c10a5428 Added ability to disable SSL for testing against a Postbin or other endpoint. Travis Swientek 2013-11-30 11:47:03 -0800
  • 0e1f124f91 Incremented version Travis Swientek 2013-10-16 13:52:33 -0700
  • 89df1283b7 Update CHANGELOG.md Travis Swientek 2013-10-16 13:52:02 -0700
  • 82d17b5b6f Merge pull request #19 from travelton/messageids Travis Swientek 2013-10-16 13:39:57 -0700
  • 5d7daeeeca Added method to return all message ids after a BatchMessage operation. 1.4 Travis Swientek 2013-10-11 17:31:04 -0700
  • 7323f28f3a Merge pull request #18 from travelton/bugfix/templatevariables Travis Swientek 2013-10-11 13:48:38 -0700
  • af853234e4 Refactored counters, batch job trigger adjustment, all recipient types in variables. Travis Swientek 2013-10-11 13:36:35 -0700
  • 70cd750ace Merge pull request #16 from travelton/BatchMessageFixing Travis Swientek 2013-10-07 17:00:54 -0700
  • fc9685182b Fixed missing IDs for batch message recipients. Closes #15. Travis Swientek 2013-10-07 13:53:23 -0700
  • 18ee48e3b4 Merge pull request #14 from travelton/master Travis Swientek 2013-10-02 11:19:16 -0700
  • 75ffd38b1d Added change log to document changes between versions. Closes #13. Travis Swientek 2013-10-02 11:17:16 -0700
  • 1da58bb51d Merge pull request #10 from nmenglund/patch-1 Travis Swientek 2013-09-30 11:33:10 -0700
  • dc8e7fea9e Update README.md, fixed MessageBuilder example Nils Magnus Englund 2013-09-18 15:37:32 +0200
  • 116fb33255 Relaxed Guzzle requirement, fixed reply-to bug, updated point release version. Fixes #7 Fixes #9 1.3 Travis Swientek 2013-09-12 14:19:23 -0700
  • ef0c1b856a Update SharedHostInstall.md Travis Swientek 2013-09-12 13:02:53 -0700
  • 70e720737c Update README.md Travis Swientek 2013-09-12 13:02:04 -0700
  • ce3de98777 README adjustments Travis Swientek 2013-09-12 13:01:21 -0700
  • 19d80ec09e Create gh-pages branch via GitHub gh-pages Travis Swientek 2013-09-12 12:07:04 -0700
  • 95fd31ef45 Merge pull request #8 from dboggus/master Travis Swientek 2013-09-11 12:23:22 -0700
  • 503a866037 Added "Stable" image, which pulls from Packagist. Travis Swientek 2013-09-11 12:14:15 -0700
  • 73de421dbe Update MessageBuilder.php dboggus 2013-09-10 09:30:17 -0500
  • a624027a42 Adjusted an exception message, tagged for next point release 1.2. 1.2 Travis Swientek 2013-09-05 14:53:27 -0700
  • e68f0ce74c Merge pull request #6 from betacie/master Travis Swientek 2013-09-05 14:49:28 -0700