Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bumping to version 5.4.2latest5.4.2 | matt | 2016-10-12 | 1 | -1/+1 |
| | |||||
* | Add `InstanceResource::toArray()` methodorigin/add-to-array-to-instances | matt | 2016-10-12 | 1 | -0/+4 |
| | |||||
* | Bumping to version 5.4.15.4.1 | matt | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | Video Grantorigin/video-grant | matt | 2016-09-19 | 2 | -1/+76 |
| | |||||
* | Bumping to version 5.4.05.4.0 | matt | 2016-09-15 | 1 | -1/+1 |
| | |||||
* | Regenerate from definitions | matt | 2016-09-15 | 7 | -32/+22 |
| | |||||
* | Merge pull request #376 from twilio/better-page-processing | Matt Nowack | 2016-09-15 | 1 | -1/+12 |
|\ | | | | | Update Page::processResponse() with better exceptions | ||||
| * | Change processResponse to use RestExceptionorigin/better-page-processing | matt | 2016-09-15 | 1 | -1/+2 |
| | | |||||
| * | Update Page::processResponse() with better exceptions | matt | 2016-09-14 | 1 | -1/+11 |
| | | |||||
* | | Bumping to version 5.3.05.3.0 | Jingming Niu | 2016-08-30 | 1 | -1/+1 |
| | | |||||
* | | Regenerate Library | Jingming Niu | 2016-08-30 | 14 | -38/+269 |
|/ | | | | | | | | - Demote `password` to optional and remove unsupported `username` on SIP Credential Update - Demote `RoleSid` to optional and add optional `attributes`, `friendlyName` parameters on IP Messaging/Chat User creation - Add optional `attributes` parameter on IP Messaging/Chat message creation | ||||
* | Bumping to version 5.2.05.2.0 | matt | 2016-08-29 | 1 | -3/+3 |
| | |||||
* | Bumping to version Array | matt | 2016-08-29 | 1 | -3/+3 |
| | |||||
* | Fix participants test (update transactions definition) | matt | 2016-08-29 | 1 | -0/+3 |
| | |||||
* | Regenerate for 5.2.0 release | matt | 2016-08-29 | 59 | -33/+6215 |
| | | | | | | | - New options for Conference Participant management - IpMessaging accessible through Chat - Taskrouter updates - AssignmentCallbackUrl moved from required to optional. | ||||
* | Merge branch 'ajtack-next-gen' | matt | 2016-08-29 | 2 | -0/+159 |
|\ | | | | | | | | | # Conflicts: # Twilio/Tests/Unit/Jwt/AccessTokenTest.php | ||||
| * | Add the Sync Grant. | Andres Jaan Tack | 2016-08-16 | 2 | -0/+159 |
| | | |||||
* | | Bumping to version 5.1.15.1.1 | matt | 2016-08-29 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #370 from twilio/urlencode-url-parts | Matt Nowack | 2016-08-29 | 237 | -768/+803 |
|\ \ | | | | | | | rawurlencode solution arguments before interpolation | ||||
| * | | rawurlencode solution arguments before interpolationorigin/urlencode-url-parts | matt | 2016-08-29 | 237 | -768/+803 |
| | | | | | | | | | | | | | | | | | | | | | - URL segments are generally sids, but in the case that they are phone numbers or sid-likes, they should be `rawurlencode()`d - Updates the Holodeck assertions so they produce better failure messages. - Updates appropriate tests to assert correct behavior. | ||||
* | | | Rename ProgrammableVoiceGrant to VoiceGrant | Jingming Niu | 2016-08-24 | 2 | -6/+6 |
|/ / | |||||
* | | Update VersionInfo for release5.1.0 | matt | 2016-08-19 | 1 | -2/+2 |
| | | |||||
* | | Options Builder interface for optional arguments.origin/action-options | matt | 2016-08-19 | 205 | -535/+13320 |
| | | | | | | | | | | | | | | - Add the Options Builder Base Class - Adds Option Builders for all eligible actions - Fixes a naming bug with date time inequalities - Fixes a use resolution bug that over applied `Twilio\Serialize` | ||||
* | | Bumping to version 5.0.35.0.3 | matt | 2016-08-18 | 1 | -1/+1 |
| | | |||||
* | | Remove a "Risky" test case | matt | 2016-08-18 | 1 | -5/+0 |
| | | |||||
* | | Add $options to the CurlClientorigin/curl-client-options | matt | 2016-08-18 | 2 | -1/+91 |
| | | | | | | | | Updates tests for $options injection behavior | ||||
* | | Bumping to version 5.0.25.0.2 | matt | 2016-08-16 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #357 from twilio/twiml-guard-and-tests | Matt Nowack | 2016-08-16 | 2 | -14/+203 |
|\ \ | | | | | | | Add an array check guard to Twiml and a test suite for the Twiml gene⦠| ||||
| * | | Update test to work with Zend and HHVMorigin/twiml-guard-and-tests | matt | 2016-08-15 | 1 | -16/+54 |
| | | | | | | | | | | | | | | | Zend engine emits empty tags like <Tag/> HHVM emits empty tags like <Tag></Tag> (at least the version travis-ci is using) | ||||
| * | | Change the noun check to allow certain falsey values through | matt | 2016-08-15 | 2 | -3/+42 |
| | | | |||||
| * | | Add an array check guard to Twiml and a test suite for the Twiml generator | matt | 2016-08-15 | 2 | -11/+123 |
| | | | |||||
* | | | Additional testing for Versionorigin/fix-read-limits | matt | 2016-08-16 | 1 | -10/+153 |
| | | | | | | | | | | | | Tests cases for `Version::absoluteUrl()` and `Version::relativeUri()` | ||||
* | | | Fix readLimits logic for selecting best pageSize | matt | 2016-08-15 | 2 | -1/+95 |
|/ / | | | | | | | | | | | * pageSize should be the smaller of the limit and the MAX_PAGE_SIZE * pageSize should always be clamped to the MAX_PAGE_SIZE * Test Suite with assertions about how `readLimits` should work. | ||||
* | | Fix VersionInfo5.0.1 | matt | 2016-08-15 | 1 | -1/+1 |
| | | |||||
* | | Remove RC from VersionInfo for GA Release5.0.0 | matt | 2016-08-15 | 1 | -1/+1 |
|/ | |||||
* | Mainline generation for GA releaseorigin/next-gen | matt | 2016-08-15 | 44 | -4665/+17 |
| | |||||
* | Bumping to version 5.0.0-RC225.0.0-RC22 | Jingming Niu | 2016-08-12 | 1 | -1/+1 |
| | |||||
* | Add Recordings fields | Jingming Niu | 2016-08-12 | 2 | -1/+20 |
| | |||||
* | Merge pull request #351 from twilio/next-gen-prv-grant | Matt Nowack | 2016-08-11 | 2 | -0/+176 |
|\ | | | | | Add programmable voice grant | ||||
| * | Add programmable voice grantorigin/next-gen-prv-grant | Jingming Niu | 2016-08-07 | 2 | -0/+176 |
| | | |||||
* | | Removed some weird documentation formatting | matt | 2016-08-11 | 83 | -1162/+664 |
| | | |||||
* | | Bumping to version 5.0.0-RC215.0.0-RC21 | matt | 2016-08-11 | 1 | -1/+1 |
| | | |||||
* | | Add region configurability + \Twilio\Rest\Client unit tests | matt | 2016-08-11 | 3 | -3/+152 |
| | | |||||
* | | Cleaning up some inspection issues | matt | 2016-08-11 | 2 | -22/+22 |
| | | |||||
* | | Bumping to version 5.0.0-RC205.0.0-RC20 | matt | 2016-08-11 | 1 | -1/+1 |
| | | |||||
* | | Update library with new visibility constraints | matt | 2016-08-11 | 32 | -661/+901 |
| | | | | | | | | | | | | * /SMS has been removed in favor of the /Messages endpoints * /SMS/Shortcodes are now hoisted to the Account (no more SmsList/Instance/Context needed) * Update to taskrouter | ||||
* | | Bumping to version 5.0.0-RC195.0.0-RC19 | matt | 2016-08-08 | 1 | -1/+1 |
| | | |||||
* | | Test the Values class | matt | 2016-08-08 | 1 | -0/+64 |
| | | |||||
* | | Make Values case-insensitive. | matt | 2016-08-08 | 1 | -2/+6 |
| | | |||||
* | | Bumping to version 5.0.0-RC185.0.0-RC18 | matt | 2016-08-08 | 1 | -1/+1 |
| | | |||||
* | | Remove unused properties, normalize ->account | matt | 2016-08-08 | 1 | -26/+1 |
| | | | | | | | | `->account` now works like any other version convenience method. | ||||
* | | Update the PHPDoc to correctly annotate | matt | 2016-08-08 | 1 | -0/+3 |
| | | | | | | | | | | | | * `->account` gets the default AccountInstance * `->accounts` gets the AccountList * `->accounts($sid)` gets a new AccountContext. | ||||
* | | Add contextAccount to allow selecting alternate account. | matt | 2016-08-08 | 1 | -49/+8 |
| | | |||||
* | | Bumping to version 5.0.0-RC175.0.0-RC17 | matt | 2016-08-08 | 1 | -1/+1 |
| | | |||||
* | | Add appropriate contextualizers to API | matt | 2016-08-08 | 2 | -45/+159 |
| | | | | | | | | Make sure to filter out invalid contextualizers | ||||
* | | Bumping to version 5.0.0-RC165.0.0-RC16 | matt | 2016-08-08 | 1 | -1/+1 |
| | | |||||
* | | Fix mounting in Client / Domains / Versions | matt | 2016-08-08 | 19 | -136/+460 |
|/ | |||||
* | Bumping to version 5.0.0-RC155.0.0-RC15 | matt | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | Update CallList with latest definition | matt | 2016-08-05 | 1 | -0/+4 |
| | |||||
* | Update RestException constructor to be compatible with TwilioException | matt | 2016-08-04 | 1 | -5/+2 |
| | |||||
* | Upgrade from TwilioException to RestException | matt | 2016-08-04 | 2 | -3/+39 |
| | | | | | RestException stores the error code, status code, and message separately so they can be independently queried | ||||
* | Bumping to version 5.0.0-RC145.0.0-RC14 | matt | 2016-08-03 | 1 | -1/+1 |
| | |||||
* | Update how exceptions are built | matt | 2016-08-03 | 1 | -4/+29 |
| | | | | Attempt to use the Twilio Standard Error format to build better exceptions | ||||
* | Bumping to version 5.0.0-RC135.0.0-RC13 | matt | 2016-08-03 | 1 | -1/+1 |
| | |||||
* | Update worker to add reservations | matt | 2016-08-03 | 10 | -9/+667 |
| | |||||
* | Bumping to version 5.0.0-RC125.0.0-RC12 | matt | 2016-08-02 | 1 | -1/+1 |
| | |||||
* | Bumping to version 5.0.0-RC11 | matt | 2016-08-02 | 1 | -1/+1 |
| | |||||
* | Advanced Filters for numbers | matt | 2016-08-02 | 3 | -0/+21 |
| | |||||
* | Reformat the `stream` and `read` function bodies | matt | 2016-08-02 | 47 | -282/+94 |
| | |||||
* | Add record filters to helper subresources | matt | 2016-08-02 | 8 | -40/+160 |
| | |||||
* | Fix iterator_to_stream bug (don't use_keys) | matt | 2016-07-27 | 83 | -87/+87 |
| | |||||
* | Merge pull request #336 from BenPaster/next-gen5.0.0-RC11 | Matt Nowack | 2016-07-26 | 1 | -1/+1 |
|\ | | | | | next-gen: The namespace should be Twilio, not Twilio\Twiml. | ||||
| * | The namespace should be Twilio, not Twilio\Twiml. | Ben Paster | 2016-07-16 | 1 | -1/+1 |
| | | | | | | If it was Twilio\Twiml, the class would have to be instantiated with Twilio\Twiml\Twiml which does not work with the autoloader. | ||||
* | | Merge branch 'next-gen' of github.com:twilio/twilio-php into next-gen-public5.0.0-RC10 | matt | 2016-07-26 | 2 | -3/+10 |
|\ \ | |||||
| * \ | Merge pull request #319 from mcelicalderon/encode-param-keys | Matt Nowack | 2016-07-26 | 2 | -3/+10 |
| |\ \ | | | | | | | | | Encode parameter key | ||||
| | * | | Encode parameter key. Resolves #318 | Mario Celi | 2016-07-06 | 2 | -3/+10 |
| | | | | |||||
* | | | | Bump VersionInfo | matt | 2016-07-26 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge remote-tracking branch 'public/next-gen' into next-gen-public | matt | 2016-07-26 | 23 | -118/+159 |
|\ \ \ | |||||
| * | | | Update definitions for consistency with docs5.0.0-RC9 | Jingming Niu | 2016-07-26 | 23 | -118/+159 |
| | |/ | |/| | |||||
* | | | JWT Audit | matt | 2016-07-26 | 15 | -0/+1410 |
|/ / | | | | | | | | | | | * Migrate AccessToken / ClientToken / TaskRouter Tokens to next-gen * Migrate associated unit tests * Upgrade to PSR-4 autoloading standard | ||||
* | | Merge branch 'next-gen-public' into next-gen-autoloaderorigin/next-gen-autoloader | matt | 2016-07-14 | 84 | -814/+3942 |
|\ \ | |||||
| * | | Add key/signing key resources | Jingming Niu | 2016-07-12 | 30 | -7/+1917 |
| | | | |||||
| * | | Add SMS parameter to notification creation5.0.0-RC8 | Jingming Niu | 2016-07-11 | 2 | -1/+2 |
| | | | |||||
| * | | Bump version5.0.0-RC7 | Jingming Niu | 2016-07-08 | 1 | -1/+1 |
| | | | |||||
| * | | Fix feedback typo | Jingming Niu | 2016-07-08 | 1 | -1/+1 |
| | | | |||||
| * | | Regenerate libraries | Jingming Niu | 2016-07-07 | 8 | -1/+22 |
| |/ | |||||
| * | Bump version for release5.0.0-RC6 | Jingming Niu | 2016-06-09 | 1 | -1/+1 |
| | | |||||
| * | Generate messaging feedback | Jingming Niu | 2016-06-09 | 6 | -0/+258 |
| | | |||||
| * | Bump version for release5.0.0-RC5 | Jingming Niu | 2016-06-07 | 1 | -1/+1 |
| | | |||||
| * | Add AddOns supportorigin/addons | Jingming Niu | 2016-06-02 | 5 | -0/+92 |
| | | |||||
| * | Bump to 5.0.0-RC45.0.0-RC4 | Jingming Niu | 2016-05-31 | 1 | -1/+1 |
| | | |||||
| * | Regenerate libraries for wireless | Jingming Niu | 2016-05-31 | 40 | -932/+1778 |
| | | |||||
* | | Merge branch 'next-gen' into next-gen-autoloader | matt | 2016-04-14 | 5 | -8/+6 |
|\ \ | |/ | |||||
| * | Remove links from UserInstance, remove next_page hypermedia | matt | 2016-04-14 | 5 | -8/+6 |
| | | |||||
* | | Adds an autoloader for the next-gen library | matt | 2016-04-14 | 1 | -0/+146 |
|/ | |||||
* | Add notifications.twilio.com subdomain5.0.0-RC3 | Jingming Niu | 2016-03-28 | 28 | -19/+2871 |
| | |||||
* | Make Accounts accessible from client | Carlos Diaz-Padron | 2016-03-24 | 1 | -0/+1 |
| | |||||
* | Bring instance objects into parity with contexts | Carlos Diaz-Padron | 2016-03-24 | 95 | -0/+551 |
| | |||||
* | Move null params check to buildQuery | matt | 2016-03-15 | 2 | -3/+9 |
| | |||||
* | POSTFIELDS should be set to the buildQuery string | matt | 2016-03-14 | 2 | -6/+23 |
| | | | | | | - Change the construction of CURLOPT_POSTFIELDS - Update tests to cover this new behavior - Rename tests so `make test` runs them correctly. |