summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add issue templateHEADorigin/masterorigin/HEADmasterJingming Niu2016-11-271-0/+24
* Stop allowing Travis failures on 7.0 and hhvmDoug Black2016-11-141-4/+0
* Bumping to version 5.4.2latest5.4.2matt2016-10-121-1/+1
* Merge remote-tracking branch 'public/master'matt2016-10-121-0/+4
|\
| * Merge pull request #382 from twilio/add-to-array-to-instancesMatt Nowack2016-10-121-0/+4
| |\
| | * Add `InstanceResource::toArray()` methodorigin/add-to-array-to-instancesmatt2016-10-121-0/+4
| |/
* | Update the changelog for pending releasematt2016-10-121-0/+7
|/
* Bumping to version 5.4.15.4.1matt2016-09-192-1/+2
* Merge remote-tracking branch 'public/master'matt2016-09-192-1/+76
|\
| * Merge pull request #377 from twilio/video-grantMatt Nowack2016-09-192-1/+76
| |\
| | * Video Grantorigin/video-grantmatt2016-09-192-1/+76
| |/
* | Fix a formatting error in the UPGRADE guidematt2016-09-191-0/+1
* | Update the changelog for pending releasematt2016-09-191-0/+5
|/
* Bumping to version 5.4.05.4.0matt2016-09-151-1/+1
* Updating CHANGES and UPGRADE for releasematt2016-09-152-0/+101
* Regenerate from definitionsmatt2016-09-157-32/+22
* Merge pull request #376 from twilio/better-page-processingMatt Nowack2016-09-151-1/+12
|\
| * Change processResponse to use RestExceptionorigin/better-page-processingmatt2016-09-151-1/+2
| * Update Page::processResponse() with better exceptionsmatt2016-09-141-1/+11
* | Bumping to version 5.3.05.3.0Jingming Niu2016-08-301-1/+1
* | Regenerate LibraryJingming Niu2016-08-3016-44/+348
|/
* Update the changelog for 5.2.0matt2016-08-291-0/+11
* Bumping to version 5.2.05.2.0matt2016-08-292-4/+4
* Bumping to version Arraymatt2016-08-291-3/+3
* Fix participants test (update transactions definition)matt2016-08-291-0/+3
* Regenerate for 5.2.0 releasematt2016-08-2960-36/+6306
* Merge branch 'ajtack-next-gen'matt2016-08-292-0/+159
|\
| * Add the Sync Grant.Andres Jaan Tack2016-08-162-0/+159
* | Updated Versioning Strategymatt2016-08-293-42/+54
* | Bumping to version 5.1.15.1.1matt2016-08-291-1/+1
* | Update CHANGES.md for releasematt2016-08-291-0/+11
* | Merge pull request #370 from twilio/urlencode-url-partsMatt Nowack2016-08-29237-768/+803
|\ \
| * | rawurlencode solution arguments before interpolationorigin/urlencode-url-partsmatt2016-08-29237-768/+803
* | | Merge pull request #369 from twilio/update-readme-fileMatt Nowack2016-08-291-9/+11
|\ \ \
| * | | Update README file examples to use the latest library interface. Resolves #367origin/update-readme-fileMario Celi2016-08-291-9/+11
|/ / /
* | | Rename ProgrammableVoiceGrant to VoiceGrantJingming Niu2016-08-242-6/+6
|/ /
* | Update VersionInfo for release5.1.0matt2016-08-191-2/+2
* | Update CHANGES for releasematt2016-08-191-0/+61
* | Merge pull request #364 from twilio/action-optionsMatt Nowack2016-08-19205-535/+13320
|\ \
| * | Options Builder interface for optional arguments.origin/action-optionsmatt2016-08-19205-535/+13320
|/ /
* | Bumping to version 5.0.35.0.3matt2016-08-182-1/+2
* | Remove a "Risky" test casematt2016-08-181-5/+0
* | Update CHANGES.md in preparation of releasematt2016-08-181-0/+7
* | Merge pull request #363 from twilio/curl-client-optionsMatt Nowack2016-08-182-1/+91
|\ \
| * | Add $options to the CurlClientorigin/curl-client-optionsmatt2016-08-182-1/+91
* | | Merge pull request #359 from twilio/better-readme-seoJarod Reyes2016-08-161-7/+8
|\ \ \ | |/ / |/| |
| * | Updated the first snippet, so that Google results are meaningful. Also update...Jarod Reyes2016-08-161-7/+8
* | | Bumping to version 5.0.25.0.2matt2016-08-162-1/+3
* | | Update CHANGES.md for pending releasematt2016-08-161-0/+92
* | | Merge pull request #357 from twilio/twiml-guard-and-testsMatt Nowack2016-08-162-14/+203
|\ \ \
| * | | Update test to work with Zend and HHVMorigin/twiml-guard-and-testsmatt2016-08-151-16/+54
| * | | Change the noun check to allow certain falsey values throughmatt2016-08-152-3/+42
| * | | Add an array check guard to Twiml and a test suite for the Twiml generatormatt2016-08-152-11/+123
| |/ /
* | | Merge pull request #358 from twilio/fix-read-limitsMatt Nowack2016-08-162-1/+238
|\ \ \ | |/ / |/| |
| * | Additional testing for Versionorigin/fix-read-limitsmatt2016-08-161-10/+153
| * | Fix readLimits logic for selecting best pageSizematt2016-08-152-1/+95
|/ /
* | Fix VersionInfo5.0.1matt2016-08-151-1/+1
* | Add a link to VERSIONS.mdmatt2016-08-151-0/+5
* | Merge remote-tracking branch 'public/master'matt2016-08-151-3/+0
|\ \
| * | remove release candidate languageKevin Whinnery2016-08-151-3/+0
* | | Add a VERSIONS.md that explains our Versioning Strategymatt2016-08-151-0/+59
|/ /
* | Remove RC from VersionInfo for GA Release5.0.0matt2016-08-151-1/+1
|/
* Mainline generation for GA releaseorigin/next-genmatt2016-08-1544-4665/+17
* Merge pull request #355 from twilio/next-gen-docsMatt Nowack2016-08-158-4/+610
|\
| * Cleaning up the next-gen-docs stufforigin/next-gen-docsmatt2016-08-153-2/+4
| * Switch to apigen docs, put note in RTD docsAndrew T. Baker2016-08-117-3/+607
* | Bumping to version 5.0.0-RC225.0.0-RC22Jingming Niu2016-08-121-1/+1
* | Add Recordings fieldsJingming Niu2016-08-122-1/+20
* | Merge pull request #351 from twilio/next-gen-prv-grantMatt Nowack2016-08-112-0/+176
|\ \
| * | Add programmable voice grantorigin/next-gen-prv-grantJingming Niu2016-08-072-0/+176
* | | Removed some weird documentation formattingmatt2016-08-1183-1162/+664
* | | Bumping to version 5.0.0-RC215.0.0-RC21matt2016-08-111-1/+1
* | | Add region configurability + \Twilio\Rest\Client unit testsmatt2016-08-113-3/+152
* | | Cleaning up some inspection issuesmatt2016-08-112-22/+22
| |/ |/|
* | Bumping to version 5.0.0-RC205.0.0-RC20matt2016-08-111-1/+1
* | Update library with new visibility constraintsmatt2016-08-1132-661/+901
* | Bumping to version 5.0.0-RC195.0.0-RC19matt2016-08-081-1/+1
* | Test the Values classmatt2016-08-081-0/+64
* | Make Values case-insensitive.matt2016-08-081-2/+6
* | Bumping to version 5.0.0-RC185.0.0-RC18matt2016-08-081-1/+1
* | Remove unused properties, normalize ->accountmatt2016-08-081-26/+1
* | Update the PHPDoc to correctly annotatematt2016-08-081-0/+3
* | Add contextAccount to allow selecting alternate account.matt2016-08-081-49/+8
* | Bumping to version 5.0.0-RC175.0.0-RC17matt2016-08-081-1/+1
* | Add appropriate contextualizers to APImatt2016-08-082-45/+159
* | Bumping to version 5.0.0-RC165.0.0-RC16matt2016-08-081-1/+1
* | Fix mounting in Client / Domains / Versionsmatt2016-08-0819-136/+460
|/
* Bumping to version 5.0.0-RC155.0.0-RC15matt2016-08-051-1/+1
* Update CallList with latest definitionmatt2016-08-051-0/+4
* Update RestException constructor to be compatible with TwilioExceptionmatt2016-08-041-5/+2
* Upgrade from TwilioException to RestExceptionmatt2016-08-042-3/+39
* Bumping to version 5.0.0-RC145.0.0-RC14matt2016-08-031-1/+1
* Update how exceptions are builtmatt2016-08-031-4/+29
* Bumping to version 5.0.0-RC135.0.0-RC13matt2016-08-031-1/+1
* Update worker to add reservationsmatt2016-08-0310-9/+667
* Bumping to version 5.0.0-RC125.0.0-RC12matt2016-08-021-1/+1
* Bumping to version 5.0.0-RC11matt2016-08-021-1/+1
* Rename `release` to `deploy` / implementmatt2016-08-022-3/+65
* Update Authors (non-functional) `release` make targetmatt2016-08-022-40/+56
* Advanced Filters for numbersmatt2016-08-023-0/+21