Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/doctrine/rest
Doctrine REST Server and Client Library
https://github.com/doctrine/rest
Update README.markdown
a0e2e42bdce3834e01d102784e5b399929d0c1fc authored over 9 years ago by Jonathan H. Wage <[email protected]>
a0e2e42bdce3834e01d102784e5b399929d0c1fc authored over 9 years ago by Jonathan H. Wage <[email protected]>
Merge pull request #6 from potherca/various-improvements
Fixes tests and adds config files for Travis, PHPUnit and Composer
e781fb20183ec90a8c49793aa082d44ae928520b authored almost 10 years ago by Jonathan H. Wage <[email protected]>
Adds composer lock file.
f03b90cbb0b7288f858cb7293e50807f8ec14451 authored about 10 years ago by Ben Peachey <[email protected]>
f03b90cbb0b7288f858cb7293e50807f8ec14451 authored about 10 years ago by Ben Peachey <[email protected]>
Moves TestInit to test directory root for consistency with other Doctrine projects.
0731a807d04e6464e8b65e2066668988158f894e authored about 10 years ago by Ben Peachey <[email protected]>
0731a807d04e6464e8b65e2066668988158f894e authored about 10 years ago by Ben Peachey <[email protected]>
Adds DoctrineTestCase class for consistency with other Doctrine repositories.
ffdd76ed2c6ba0701701504dbd6adf964201d041 authored about 10 years ago by Ben Peachey <[email protected]>
ffdd76ed2c6ba0701701504dbd6adf964201d041 authored about 10 years ago by Ben Peachey <[email protected]>
Improvements for the PHPUnit config file.
- Adds xmlns definition
- makes config more strict
Adds Travis config file.
798f1988c11e3c8c7c80c28cef1ca384af20b627 authored about 10 years ago by Ben Peachey <[email protected]>
798f1988c11e3c8c7c80c28cef1ca384af20b627 authored about 10 years ago by Ben Peachey <[email protected]>
Tells git to ignore the vendor directory and local phpunit config file.
f86f2008f8062424926be0d2466aa818b8cb59a7 authored about 10 years ago by Ben Peachey <[email protected]>
f86f2008f8062424926be0d2466aa818b8cb59a7 authored about 10 years ago by Ben Peachey <[email protected]>
Fixes unit tests.
c76aade6e1afd50545bc45416064b39e949b9f59 authored about 10 years ago by Ben Peachey <[email protected]>
c76aade6e1afd50545bc45416064b39e949b9f59 authored about 10 years ago by Ben Peachey <[email protected]>
Adds phpunit config file.
08e5839e765ebed043163e78bdc88edd235232dc authored about 10 years ago by Ben Peachey <[email protected]>
08e5839e765ebed043163e78bdc88edd235232dc authored about 10 years ago by Ben Peachey <[email protected]>
Adds development requirements to composer file.
fc11aa1400f915aed469234f246cb3c8fdc9f8dd authored about 10 years ago by Ben Peachey <[email protected]>
fc11aa1400f915aed469234f246cb3c8fdc9f8dd authored about 10 years ago by Ben Peachey <[email protected]>
Adds composer.json file.
3b9bf9c8ae6e3d8a8ce33c5d48eb58d3b9ef38e9 authored about 10 years ago by Ben Peachey <[email protected]>
3b9bf9c8ae6e3d8a8ce33c5d48eb58d3b9ef38e9 authored about 10 years ago by Ben Peachey <[email protected]>
Merge pull request #5 from jeremykendall/feature/add-license
Adds MIT license
fd008cd97cd74d5c60b175c33f5cd6d8b6eb0115 authored over 10 years ago by Jonathan H. Wage <[email protected]>
Adds MIT license
46e68aea75a96f972e703d90d1af0e31d4e04c7f authored almost 11 years ago by Jeremy Kendall <[email protected]>
46e68aea75a96f972e703d90d1af0e31d4e04c7f authored almost 11 years ago by Jeremy Kendall <[email protected]>
Merge pull request #3 from marcosmercedesn/master
Update to a wrong variable name in the Client class
c650b619e8b228c9c2327ec17d0278066d5d650b authored almost 11 years ago by Jonathan H. Wage <[email protected]>
Merge pull request #2 from ingvar/master
PHP Notice: Undefined variable: errorNumer in Doctrine/REST/Client/Client.php php on line 100
4dfb587e975bee5215ae102a8a0f5ddbf020c77c authored almost 11 years ago by Jonathan H. Wage <[email protected]>
Fix a wrong variable name
5ed398bc6094f6a4c3502a5bac6af4ea5bdfed11 authored over 11 years ago by marcosmercedesn <[email protected]>
5ed398bc6094f6a4c3502a5bac6af4ea5bdfed11 authored over 11 years ago by marcosmercedesn <[email protected]>
Fixed undefined variable: $errorNumer in file Client.php
abe73772120434276440c3c5cb33f48f31974969 authored almost 12 years ago by ingvar <[email protected]>
abe73772120434276440c3c5cb33f48f31974969 authored almost 12 years ago by ingvar <[email protected]>
Merge pull request #1 from EHER/master
Wrong variable at StandartResponseTransformer
38824c00ca877cef39a3348116d961901d7498a0 authored over 13 years ago by Jonathan H. Wage <[email protected]>
Created a new URLGenerator to talk to Apontador Api <http://api.apontador.com.br/>
2a6228ac13e3a9cbbd3b5fa57c806a12fce7b16e authored over 13 years ago by Eher <[email protected]>
2a6228ac13e3a9cbbd3b5fa57c806a12fce7b16e authored over 13 years ago by Eher <[email protected]>
Fix a wrong variable
7031ca3103a1b7f426fd100f55537e34f0e5bf27 authored over 13 years ago by Eher <[email protected]>
7031ca3103a1b7f426fd100f55537e34f0e5bf27 authored over 13 years ago by Eher <[email protected]>
Merge remote branch 'upstream/master'
Conflicts:
README.markdown
Merge remote branch 'upstream/master'
Conflicts:
README.markdown
Conflicts:
README.markdown
Merge remote branch 'jwage/master'
Conflicts:
README.markdown
Adding ability for server to go through ORM or DBAL by itself. Initial entry of js client.
1725df8c1d6b8db9294e158a020a7dd958778735 authored over 14 years ago by Jonathan H. Wage <[email protected]>
1725df8c1d6b8db9294e158a020a7dd958778735 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Adding root readme back with links to other readme files
55e4bbcecae209908fd9dff1d6777bc717fe9f5e authored over 14 years ago by Jonathan H. Wage <[email protected]>
55e4bbcecae209908fd9dff1d6777bc717fe9f5e authored over 14 years ago by Jonathan H. Wage <[email protected]>
Adding separate readme files for client and server
6ac9bd7f7a53f389a65031045222c43a3510aa00 authored over 14 years ago by Jonathan H. Wage <[email protected]>
6ac9bd7f7a53f389a65031045222c43a3510aa00 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Added more flexibility to setting entity values
78c1849eff1d23c7677034bf058ba78f423b60e8 authored over 14 years ago by Jonathan H. Wage <[email protected]>
78c1849eff1d23c7677034bf058ba78f423b60e8 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Added a twitter example
20b1da54f5c75a7e76e758689c727959318d8552 authored over 14 years ago by Jonathan H. Wage <[email protected]>
20b1da54f5c75a7e76e758689c727959318d8552 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with PUT vs POST for insert and update
70d98bf14857ca11323b17f3e07b04e3e393e06c authored over 14 years ago by Jonathan H. Wage <[email protected]>
70d98bf14857ca11323b17f3e07b04e3e393e06c authored over 14 years ago by Jonathan H. Wage <[email protected]>
first commit
c576b5f60042ae86a8737d40859b6e36894316ef authored over 14 years ago by Jonathan H. Wage <[email protected]>
c576b5f60042ae86a8737d40859b6e36894316ef authored over 14 years ago by Jonathan H. Wage <[email protected]>