31 Commits

Author SHA1 Message Date
Jonathan H. Wage
a0e2e42bdc Update README.markdown 2015-03-28 18:05:40 -05:00
Jonathan H. Wage
e781fb2018 Merge pull request #6 from potherca/various-improvements
Fixes tests and adds config files for Travis, PHPUnit and Composer
2015-03-22 11:08:46 -05:00
Ben Peachey
f03b90cbb0 Adds composer lock file. 2014-11-12 17:58:04 +01:00
Ben Peachey
0731a807d0 Moves TestInit to test directory root for consistency with other Doctrine projects. 2014-11-12 17:55:02 +01:00
Ben Peachey
ffdd76ed2c Adds DoctrineTestCase class for consistency with other Doctrine repositories. 2014-11-12 17:54:22 +01:00
Ben Peachey
86f581a55d Improvements for the PHPUnit config file.
- Adds xmlns definition
 - makes config more strict
2014-11-12 17:51:59 +01:00
Ben Peachey
798f1988c1 Adds Travis config file. 2014-11-12 17:42:13 +01:00
Ben Peachey
f86f2008f8 Tells git to ignore the vendor directory and local phpunit config file. 2014-11-12 17:41:43 +01:00
Ben Peachey
c76aade6e1 Fixes unit tests. 2014-11-12 17:40:34 +01:00
Ben Peachey
08e5839e76 Adds phpunit config file. 2014-11-12 17:40:04 +01:00
Ben Peachey
fc11aa1400 Adds development requirements to composer file. 2014-11-12 17:39:43 +01:00
Ben Peachey
3b9bf9c8ae Adds composer.json file. 2014-11-12 13:53:57 +01:00
Jonathan H. Wage
fd008cd97c Merge pull request #5 from jeremykendall/feature/add-license
Adds MIT license
2014-06-13 11:52:27 -05:00
Jeremy Kendall
46e68aea75 Adds MIT license 2014-01-27 19:07:00 -06:00
Jonathan H. Wage
c650b619e8 Merge pull request #3 from marcosmercedesn/master
Update to a wrong variable name in the Client class
2014-01-11 09:37:36 -08:00
Jonathan H. Wage
4dfb587e97 Merge pull request #2 from ingvar/master
PHP Notice:  Undefined variable: errorNumer in Doctrine/REST/Client/Client.php php on line 100
2014-01-11 09:37:18 -08:00
marcosmercedesn
5ed398bc60 Fix a wrong variable name 2013-06-14 00:04:05 -04:00
ingvar
abe7377212 Fixed undefined variable: $errorNumer in file Client.php 2013-01-05 11:51:44 +02:00
Jonathan H. Wage
38824c00ca Merge pull request #1 from EHER/master
Wrong variable at StandartResponseTransformer
2011-06-27 08:35:42 -07:00
Eher
2a6228ac13 Created a new URLGenerator to talk to Apontador Api <http://api.apontador.com.br/> 2011-06-19 22:25:34 -03:00
Eher
7031ca3103 Fix a wrong variable 2011-06-18 20:40:29 -03:00
Jonathan H. Wage
9f6205c7af Merge remote branch 'upstream/master'
Conflicts:
	README.markdown
2010-04-20 00:27:05 -04:00
Jonathan H. Wage
356269e1d1 Merge remote branch 'upstream/master'
Conflicts:
	README.markdown

Conflicts:
	README.markdown
2010-04-20 00:24:49 -04:00
Jonathan H. Wage
f412f9966b Merge remote branch 'jwage/master'
Conflicts:
	README.markdown
2010-04-20 00:09:02 -04:00
Jonathan H. Wage
1725df8c1d Adding ability for server to go through ORM or DBAL by itself. Initial entry of js client. 2010-04-19 23:50:52 -04:00
Jonathan H. Wage
55e4bbceca Adding root readme back with links to other readme files 2010-04-06 12:35:29 -04:00
Jonathan H. Wage
6ac9bd7f7a Adding separate readme files for client and server 2010-04-06 12:32:51 -04:00
Jonathan H. Wage
78c1849eff Added more flexibility to setting entity values 2010-04-05 17:20:43 -04:00
Jonathan H. Wage
20b1da54f5 Added a twitter example 2010-04-05 17:20:14 -04:00
Jonathan H. Wage
70d98bf148 Fixing issue with PUT vs POST for insert and update 2010-04-05 16:33:16 -04:00
Jonathan H. Wage
c576b5f600 first commit 2010-04-05 15:35:48 -04:00