55 Commits

Author SHA1 Message Date
digitalkaoz
9b847e04e1 renamed validator to constraint to avoid naming conflicts 2012-01-02 22:16:56 +01:00
digitalkaoz
b395922ae0 cleanup, refactoring, splitted validators, tweaks 2012-01-02 21:28:58 +01:00
Justin Rainbow
81532ea503 Adding build status to README 2011-12-10 16:41:43 -07:00
Justin Rainbow
93790ce05b Updating docs to include composer installation 2011-12-10 15:57:55 -07:00
Justin Rainbow
615e9b8807 Updating docs to include basic data from the README 2011-12-10 15:49:29 -07:00
Justin Rainbow
7b13db0637 Adding initial docs dir 2011-12-10 15:41:55 -07:00
Justin Rainbow
a3b6cc9a83 Adding submodule init to travis ci config 2011-12-10 13:35:47 -07:00
Justin Rainbow
c8b6342f1e Merge pull request #2 from igorw/master
Major refactoring
2011-12-10 12:26:23 -08:00
Igor Wiedler
e6fa1e5877 CS 2011-12-10 13:47:36 +01:00
Igor Wiedler
deb250c85f correct README example 2011-12-10 13:47:17 +01:00
Igor Wiedler
b318e8d708 more CS 2011-12-10 13:40:25 +01:00
Igor Wiedler
6361474557 fix CS 2011-12-10 12:37:43 +01:00
Igor Wiedler
c4944bc7bd fix composer.json 2011-12-10 12:31:28 +01:00
Igor Wiedler
abd08ce5d7 add a proper file header 2011-12-10 12:31:13 +01:00
Igor Wiedler
8acbb48899 Merge remote-tracking branch 'upstream/master'
* upstream/master:
  Adding a LICENSE file
  Adding travis ci config
  fixed README, fixed required/optional (optional is default)
  added composer.json

Conflicts:
	README.md
	composer.json
	libs/JsonSchema.php
	libs/JsonSchemaUndefined.php
2011-12-10 12:24:18 +01:00
Igor Wiedler
cea0c6587f add test instructions to README 2011-12-10 12:22:52 +01:00
Igor Wiedler
ffcdb2e242 fix up composer.json autoload path 2011-12-10 12:22:03 +01:00
Justin Rainbow
69af698275 Adding a LICENSE file 2011-12-09 14:47:39 -07:00
Justin Rainbow
b9f8aaaaaf Adding travis ci config 2011-12-09 13:52:05 -07:00
digitalkaoz
ce9093fbc5 fixed README, fixed required/optional (optional is default) 2011-12-09 21:25:50 +01:00
digitalkaoz
dfe7d35f73 added composer.json 2011-12-09 21:25:27 +01:00
Justin Rainbow
c5d3203846 Merge pull request #1 from digitalkaoz/composer_json
Composer json and schema fix
2011-12-09 09:53:53 -08:00
digitalkaoz
fe3da56869 fixed README, fixed required/optional (optional is default) 2011-12-09 14:27:17 +01:00
digitalkaoz
b54c0e6ea1 added composer.json 2011-12-09 14:18:23 +01:00
Igor Wiedler
341e7bccb5 replace "optional" attribute with "required" (optional is deprecated since draft 03) 2011-10-01 21:35:12 +02:00
Igor Wiedler
3bfb7c2bca rename JsonSchemaUndefined to Undefined 2011-09-30 20:15:31 +02:00
Igor Wiedler
561c671d73 remove JsonFormatValidator 2011-09-30 19:40:02 +02:00
Igor Wiedler
bf2a3fe4d8 convert indentation to 4 spaces 2011-09-30 19:25:55 +02:00
Igor Wiedler
3098d25d30 make tests passing again 2011-09-30 19:19:30 +02:00
Igor Wiedler
cb88336e56 reorganize tests 2011-09-30 19:09:42 +02:00
Igor Wiedler
8fccda0bee rm selenium test cases 2011-09-30 19:04:45 +02:00
Igor Wiedler
9ab1249095 remove webroot 2011-09-30 19:02:46 +02:00
Igor Wiedler
64e08f484c remove suffix from phpunix.xml 2011-09-30 19:01:55 +02:00
Igor Wiedler
8fe526ef14 add symfony ClassLoader component 2011-09-30 19:01:38 +02:00
Igor Wiedler
927c1365f1 convert CRLF to LF 2011-09-30 18:56:51 +02:00
Igor Wiedler
2319086c2c replace static with dynamic 2011-09-30 18:55:43 +02:00
Igor Wiedler
eddad9ae52 rename JsonSchema to Validator 2011-09-30 18:52:53 +02:00
Igor Wiedler
8620623a16 remove useless Dbg class 2011-09-30 18:52:26 +02:00
Igor Wiedler
59ee77593e add namespace 2011-09-30 18:50:43 +02:00
Igor Wiedler
eea4243e81 add src/JsonSchema 2011-09-30 18:49:51 +02:00
Igor Wiedler
38d2ce2eaf rename libs to src 2011-09-30 18:49:04 +02:00
Justin Rainbow
5fe02248a7 Moving selenium tests and adding readme 2011-03-15 18:16:44 -07:00
Justin Rainbow
bfbba5a5f1 Updates to bootstrap - removing test includes from main bootstrap file 2011-03-15 18:14:01 -07:00
Justin Rainbow
3fba364890 Organizing files 2011-03-15 18:10:32 -07:00
Justin Rainbow
2e67e2a274 Moving all tests into the tests/cases dir 2011-03-15 18:04:33 -07:00
Justin Rainbow
115585c154 Starting to add error message testing to PHPUnit tests 2011-03-15 18:03:26 -07:00
Justin Rainbow
1c0a28dbbc Initial conversion of selenium tests to PHPUnit 2011-03-15 17:52:59 -07:00
Justin Rainbow
4436675413 Renaming all Selenium tests to use html extension 2011-03-15 16:38:46 -07:00
bruno_p_reis
b807198f29 altering licence to FreeBSD to help on ZF project.
git-svn-id: https://jsonschemaphpv.svn.sourceforge.net/svnroot/jsonschemaphpv/trunk@7 14558f9d-7ea9-46ec-92da-52a2cad6a683
2009-06-19 14:44:30 +00:00
bruno_p_reis
cd623a9144 removing fogrgotten debug code
git-svn-id: https://jsonschemaphpv.svn.sourceforge.net/svnroot/jsonschemaphpv/trunk@6 14558f9d-7ea9-46ec-92da-52a2cad6a683
2008-12-23 21:03:58 +00:00