Commit graph

14 commits

Author SHA1 Message Date
Henrique Moody 2b97bbba22 Update PHPUnit settings
- Move "tests/phpunit.xml" to "phpunit.xml.dist"
- Update documentation and contributing documents
- Update Travis settings
- Add "phpunit.xml" in the Git ignore list
2015-01-07 16:02:58 -02:00
Henrique Moody 2ba06b07a5 Remove Makefile from repository
The use of Respect\Foundation should be optional and not a dependency.
Since the "Makefile" is not part of the Respect\Validation library, I
see no point on keeping it into the repository but I add "Makefile" to
.gitignore list to allow people to use it.
Other related files/directories must in included into the global ignore
list.
2015-01-07 16:02:57 -02:00
Henrique Moody f6fc5d27c8 Remove unecessary settings from ".gitignore"
Files and directories related to the developer environment must be
included into the global Git ignore list.
2015-01-07 16:02:57 -02:00
nickl- c4b285cd0a Please don't stage a vendel folder. 2012-07-24 03:16:16 +02:00
Alexandre Gaigalas 65beffa46a gitignore tweaks 2012-04-16 21:12:44 -03:00
Alexandre Gaigalas e3a34851d4 Updating packaging tools 2012-04-07 23:05:16 -03:00
Alexandre Gaigalas 30a1056600 New makefile, phar packager from Foundation 2011-11-30 19:05:53 -02:00
Alexandre Gaigalas 17d24d4094 Awesome new automation tools! Type 'make help' on the project root 2011-11-24 19:42:48 -02:00
Alexandre Gaigalas 9cb4b999b7 packaging 2011-08-17 17:43:06 -03:00
Alexandre Gomes Gaigalas 4c4fa70773 Packaging 2011-05-04 12:09:08 -03:00
Alexandre Gomes Gaigalas 5d7a9e191d Removed AtLeast and MostOf (pointless validators). Lots of fixes and new tests and assertions. >96% code coverage achieved. 2011-04-27 20:41:12 -03:00
Alexandre 28603d74a3 Improved message compositing and iteration. Cleanup. 2011-02-18 01:08:46 -02:00
Alexandre Gomes Gaigalas 0d4e686a26 Rules for types: array, object, instances 2010-11-08 22:37:50 -02:00
Alexandre Gomes Gaigalas a2fbdc340f New Sf valitador that uses Symfony 2.0 Validators and Constraints. Moved Zend validator to support only the 2.x ZF. 2010-10-06 18:06:55 -03:00