Zach Borboa
6d097dfc01
Rename Gittip to Gratipay
2014-10-20 22:26:53 -07:00
Zach Borboa
6b49d22110
Merge pull request #81 from zachborboa/master
...
Fix PHP 5.3 build failing
2014-10-19 03:59:08 -07:00
Zach Borboa
78ccb17a42
Fix #84 : PHP 5.3 build failing
2014-10-19 03:56:19 -07:00
Zach Borboa
f7a82aed20
Merge pull request #87 from case/patch-2
...
Update Domainr endpoint
Add required field client_id
2014-10-17 16:51:25 -07:00
Eric Case
8dc70ee37b
update endpoint, add client_id
...
(we update the API endpoint, and will be requiring client_id's starting Dec1)
Thanks!
-Eric
2014-10-17 16:37:35 -07:00
Zach Borboa
5cfd7ec24f
Merge pull request #85 from willianpts/master
...
Parse additional json content-type: application/vnd.api+json
2014-10-09 22:31:42 -07:00
Willian
600a2b0eba
Search Content-Type header with regexp
2014-10-09 18:36:52 -03:00
Willian
e3f8f75065
Add alternative json mimetype
...
I think it may be useful to decode JSON served under JSON API mimetype.
http://jsonapi.org/
2014-10-09 09:45:24 -03:00
Zach Borboa
884b9f29c6
Temporarily add PHP 5.3 to allowed failures ( #84 )
2014-09-27 02:56:58 -07:00
Zach Borboa
530c412da5
Add base url property
2014-09-06 16:44:11 -07:00
Zach Borboa
e17f854555
Make $instance->url public; Remove getUrl(), setUrl()
2014-09-06 16:31:01 -07:00
Zach Borboa
bd73cbc113
Add getUrl() example usage to README
2014-09-03 23:31:28 -07:00
Zach Borboa
896eb5ebdf
Include querystring data in the url for the appropriate HTTP request methods
2014-09-03 23:08:29 -07:00
Zach Borboa
9d608312a4
Merge branch 'multiple-curl-info-callback' of https://github.com/matteo78/php-curl-class
...
* 'multiple-curl-info-callback' of https://github.com/matteo78/php-curl-class :
Add unit test for normal getUrl cases
Split test for getUrl from test for getOptions
Add call to setUrl in other verbs
Add call to setUrl in single requests
Add getUrl, setUrl methods and setUrl call
Added tests for getUrl method
Add unit tests
Add getOpt function
2014-09-03 21:37:56 -07:00
Zach Borboa
66c70db8b7
Merge pull request #78 from zachborboa/master
...
Add trailing whitespace test
2014-09-03 21:22:55 -07:00
Zach Borboa
9dc097c672
Add trailing whitespace test
2014-09-03 17:04:18 -07:00
Zach Borboa
ca113a4a93
Add Twitter trending topics example
2014-09-03 08:50:33 -07:00
Mattéo D
1c1cfd113a
Add unit test for normal getUrl cases
2014-08-31 16:11:46 +02:00
Mattéo D
9f960e460e
Split test for getUrl from test for getOptions
2014-08-31 16:05:10 +02:00
Mattéo D
46e941a452
Add call to setUrl in other verbs
2014-08-31 16:02:08 +02:00
Mattéo D
2f9bc2e4c4
Add call to setUrl in single requests
2014-08-31 16:00:42 +02:00
Mattéo D
40abd6b1ac
Add getUrl, setUrl methods and setUrl call
2014-08-31 15:56:30 +02:00
Mattéo D
79a3a0e9ef
Added tests for getUrl method
2014-08-31 15:54:33 +02:00
Mattéo D
d0770339ca
Add unit tests
2014-08-31 15:50:13 +02:00
Mattéo D
9da5d9d2ea
Add getOpt function
...
Allows to get a previously set option.
2014-08-31 15:31:06 +02:00
Zach Borboa
9fb14c9887
Add Google Geocoding example
2014-08-29 19:54:55 -07:00
Zach Borboa
f357bf77f7
Merge pull request #76 from zborboa-google/master
...
Update hhvm continuous integration installation
2014-08-18 12:44:09 -07:00
Zach Borboa
a993a750c2
Update hhvm continuous integration installation
2014-08-18 09:44:18 -07:00
Zach Borboa
1e88df8a35
Remove hhvm cookie response workaround
2014-08-18 08:55:45 -07:00
Zach Borboa
ddc75852f9
Merge pull request #75 from zachborboa/master
...
Remove PHP 5.3 from continuous integration test allowed failures
2014-08-17 15:23:53 -07:00
Zach Borboa
35fb672f22
Remove PHP 5.3 from continuous integration test allowed failures
2014-08-17 15:20:48 -07:00
Zach Borboa
12d91574b6
Swap assertion parameter order
2014-08-17 00:23:51 -07:00
Zach Borboa
012a5adeea
Merge pull request #74 from zachborboa/master
...
Add PHP 5.3 to continuous integration tests
2014-08-16 23:29:21 -07:00
Zach Borboa
007bea958f
Fix #73 : Add PHP 5.3 to continuous integration tests
2014-08-16 23:26:37 -07:00
Zach Borboa
e7275937bf
Merge pull request #72 from Yahasana/patch-1
...
Add minor performance enhancements
2014-08-03 00:13:10 -07:00
Sam Sanchez
209b35a6ae
minus performance enhance
2014-08-03 14:35:13 +08:00
Zach Borboa
745b1c60ce
Merge pull request #71 from zborboa-google/master
...
Fix #45 : Replace HHVM's built-in webserver with Nginx for continuous integration tests
2014-07-24 10:58:22 -07:00
Zach Borboa
462839d39f
Replace HHVM's built-in webserver with Nginx for continuous integration tests
2014-07-24 10:46:10 -07:00
Zach Borboa
3b6debd09b
Move before_script and script to files
2014-07-24 10:39:35 -07:00
Zach Borboa
ccd05cbf47
Merge pull request #70 from zborboa-google/patch-3
...
Clean up
2014-07-08 21:58:34 -07:00
zborboa-google
8dbe63f820
Clean up
2014-07-08 09:11:39 -07:00
Zach Borboa
59e8e40626
Update nginx configuration
2.1.0
2014-07-06 22:39:42 -07:00
Zach Borboa
421db56267
Add Gmail send email example
2014-07-06 01:48:22 -07:00
Zach Borboa
9fb5a93a09
Add Nginx doc configuration
2014-07-02 22:22:42 -07:00
Zach Borboa
8540eac405
Add docs readme
2014-07-02 22:02:17 -07:00
Zach Borboa
5163e1c2d4
Fix #67 : Change assertTrue to assertEquals where appropriate
2014-07-02 21:39:04 -07:00
Zach Borboa
2d883cef47
Encode cookies per RFC 3986
2014-06-28 17:39:16 -07:00
Zach Borboa
a03a603308
Include an HTTP HEAD request when testing response body
2014-06-24 19:11:18 -07:00
Zach Borboa
54a3dd5edc
Fix #53 : Return response body when calling HTTP request methods
2014-06-24 18:48:36 -07:00
Zach Borboa
85e4109f6a
Fix #64 : Allow access to raw response content
2014-06-12 09:30:08 -07:00