X Tutup
The Wayback Machine - https://web.archive.org/web/20140826043717/https://github.com/Respect/Validation/commits/master
Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP
branch: master
Commits on Aug 05, 2014
  1. Alexandre Gomes Gaigalas

    Merge pull request #199 from GypsyCodex/add-test-section

    Add Test section in README.md
    alganet authored
Commits on Aug 04, 2014
  1. Davide Pastore

    Add Test section in README.md

    Use <project folder>, add the "$" symbol, remove the configuration of phpunit, add composer download and installation of dependencies.
    DavidePastore authored
Commits on Jul 15, 2014
  1. Augusto Pascutti

    Merge pull request #191 from malukenho/patch-3

    Links for rules on README.
    augustohp authored
  2. Jefersson Nathan

    Links of rules on README.

    All references to rules inside the README now have
    a link to the corresponding section into the documentation.
    
    Fixes #190 on GitHub.
    malukenho authored
Commits on Jul 14, 2014
  1. Alexandre Gomes Gaigalas
Commits on Jul 12, 2014
  1. Augusto Pascutti

    Merge pull request #194 from GrahamCampbell/alias

    Branch alias added on composer.
    
    Alias the `master` branch to the next milestone (tag).
    augustohp authored
  2. Augusto Pascutti

    Merge pull request #182 from GrahamCampbell/psr-4

    PSR-4 support instead of PSR-0.
    augustohp authored
  3. Graham Campbell

    PSR-4 autoloading

    GrahamCampbell authored
  4. Graham Campbell

    Added branch alias

    GrahamCampbell authored
  5. Augusto Pascutti

    Merge pull request #192 from gabrielsch/patch-1

    Cleaning up RecursiveTreeIterator class
    augustohp authored
Commits on Jul 11, 2014
  1. Gabriel Schmitt
  2. Augusto Pascutti

    Merge pull request #193 from augustohp/189-scrutinizer

    Scrutinizer code coverage and custom Makefile support
    augustohp authored
  3. Augusto Pascutti

    Removes new line from beggining of file.

    Since this is considered output by PHP and could harm the output buffer
    for requests that will send headers after this.
    
    Nasty bug.
    augustohp authored
  4. Augusto Pascutti

    Add scrutinizer badges to README.

    Also removes the unstable build badge, which is kind of redundant since
    we will always respect the pattern of keeping the `master` branch stable
    enough to be used.
    
    Two Scrutinizer badges were added: code coverage and code quality.
    
    Travis changed to report code coverage to Scrutinizer.
    augustohp authored
Commits on May 16, 2014
  1. Alexandre Gomes Gaigalas
  2. Alexandre Gomes Gaigalas

    hhvm RecursiveTreeIterator support

    This code is from the PHP source itself. It's required to run
    Respect\Validation on hhvm, which lacks the class.
    
    By adding it to the library folder, it's loaded automatically
    by our testing routines.
    
    Further documentation should be written, but only after a stable
    build for hhvm appears on Travis.
    alganet authored
  3. Alexandre Gomes Gaigalas

    Updated Respect\Foundation

    alganet authored
  4. Alexandre Gomes Gaigalas

    Merge pull request #180 from malukenho/patch-1

    Keeping an eye on PHP 5.6
    alganet authored
  5. Jefersson Nathan

    Keeping an eye on PHP 5.6

    PHP 5.6 still alpha, but we can check if our code will break over there. Seems we have one incompatible thing so far. :)
    malukenho authored
Commits on May 09, 2014
  1. Augusto Pascutti
  2. Augusto Pascutti

    Merge pull request #175 from kodok-buncit/patch-1

    Exception file name not matching class name.
    
    Renames the class name to the one expected to exist inside the file name containing it.
    augustohp authored
Commits on May 06, 2014
  1. FKhairil
Commits on May 04, 2014
  1. Augusto Pascutti

    Merge pull request #170 from jhmilan/issue-168

    GH-168: Adds "DK" to country code validation rule.
    augustohp authored
Commits on May 03, 2014
  1. Jose H. Milán

    Fixing issue 168 (missed DK code)

    Added DK to iso alpha 2 country code list. Now it is iso compliant
    (https://www.iso.org/obp/ui/#search/code). Since this list has now 249
    items as per iso.org
    jhmilan authored
Commits on Apr 27, 2014
  1. Carlos Henrique M. G. Oliveira
Commits on Apr 24, 2014
  1. Augusto Pascutti

    Merge pull request #166 from GrahamCampbell/composer

    Better dependency versions constraints on `composer.json`.
    augustohp authored
Commits on Apr 21, 2014
  1. Graham Campbell

    Update composer.json

    GrahamCampbell authored
Commits on Apr 18, 2014
  1. Nick Lombard
  2. Nick Lombard

    Merge pull request #162 from GypsyCodex/highlight-readme-code

    Add Syntax Highlighting in README.md
    nickl- authored
  3. Nick Lombard

    Merge pull request #160 from GypsyCodex/fix-typo

    Little typo from documentation fixed
    nickl- authored
Commits on Apr 12, 2014
  1. Davide Pastore
Commits on Apr 09, 2014
  1. Davide Pastore

    Little typo

    DavidePastore authored
Commits on Feb 20, 2014
  1. Augusto Pascutti

    Merge pull request #148 from augustohp/develop

    Allow internationalized domains and skip TLD check.
    augustohp authored
  2. Augusto Pascutti

    Merge pull request #151 from leonnleite/develop

    Add missing CNPJException
    augustohp authored
  3. Leonn Leite
Something went wrong with that request. Please try again.
X Tutup