Commit History

Author SHA1 Message Date
  Dayle Rees a7c2c2544e Merge pull request #1053 from tobsn/patch-12 13 years ago
  Tobsn 43c3c2de68 fixes from testing 13 years ago
  Tobsn bf07de7d5e added array and array count validation 13 years ago
  Sergii Grebeniuk 690e8572aa phpdoc fixes 13 years ago
  Dayle Rees 2c6ed23b45 fixing merge issues 13 years ago
  Dayle Rees 3b09f99f9e Merge pull request #989 from dprvig/develop 13 years ago
  Josh Miller 0ea30993d4 Fixed various typos throughout laravel folder. 13 years ago
  Taylor Otwell 19c64f1ea7 return false on empty string for active url. 13 years ago
  Chris Berthe b325e954e3 Merge remote-tracking branch 'upstream/develop' into develop 13 years ago
  Chris Berthe fafaf724b0 Grammar/Vocabulary fixes 13 years ago
  Jason Walton 6881bdaf02 Added required_with validation rule to conditionally require an attribute based on the presence of another attribute 13 years ago
  kapv89 86a5fd0739 Changed a line which causes "illegal string offset" error to be thrown in php5.4 on trying to access $value['tmp_name'] 13 years ago
  crynobone 57f94a7829 Validator: During replace :attribute, need to verify Lang::has('key') instead of checking is_null() 13 years ago
  Keith Loy 53e8f9b774 Fixing bug where custom validation messages in bundle language files were not getting picked up. 13 years ago
  Dayle Rees 533112e2f5 added before and after date filters 13 years ago
  Taylor Otwell 52091bda5f Added "match" validation rule for regular expression checks. 13 years ago
  Taylor Otwell 5c8527f579 Use str_getcsv instead of explode in validator to allow commas in in and not_in rules. 13 years ago
  Taylor Otwell c4594afce1 cleaning up the validator. 13 years ago
  Taylor Otwell 909413916c cleaning up code. 13 years ago
  Taylor Otwell bf6313e50b cleaning up code. 13 years ago
  Taylor Otwell 75280a9fea cleaning up validator method. 13 years ago
  Taylor Otwell e1c8928550 added passes and fails method to validtor. 13 years ago
  Taylor Otwell 3a92facc76 updated routing to fix several issues. 13 years ago
  Phill Sparks 62072e5281 PHPDoc fixes 13 years ago
  Taylor Otwell 46bf67aeed remove unused property from validator. 13 years ago
  Taylor Otwell ee2d38f260 added replace_mimes method. 13 years ago
  Taylor Otwell ad24b08b29 refactor the validation replacement code. 13 years ago
  Taylor Otwell 554d390f1e added same and different validation rules. 13 years ago
  Taylor Otwell eaa2cf593c added support for custom validation lines. 13 years ago
  Taylor Otwell 5a6f2f888d unfix bug in validator, heh. 13 years ago
  Taylor Otwell fd446aec62 fix bug in validation unique method. 13 years ago
  Taylor Otwell 72d181b330 added exists method and language lines for ip and exists rules. 13 years ago
  Taylor Otwell 008819cd1e added db method to validator. 13 years ago
  Taylor Otwell 3488a5449e adjust comment. 13 years ago
  Taylor Otwell af5e4c6be6 Merge pull request #278 from codler/patch-8 13 years ago
  Taylor Otwell 1fc861026a added back support for specifying column in validator unique rule. id is now a third parameter option. 13 years ago
  Han Lin Yap 5974a58b3f validate ip 13 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 13 years ago
  Taylor Otwell 9e46cadab3 Minor refactoring of the Validator. Mainly code formatting and naming changes. 13 years ago
  Taylor Otwell 09b4471a5d fix file validation check in validator. 13 years ago
  Taylor Otwell 472e377b02 fix the validation of required file uploads. 13 years ago
  Taylor Otwell dae283943f refactor the validate required method for clarity. 13 years ago
  Taylor Otwell a675b05237 fixing some commits i accidently overwrote. 13 years ago
  Taylor Otwell 994949c6ce refactoring various classes. 13 years ago
  Han Lin Yap ab5181e814 typo 13 years ago
  Taylor Otwell 1c6f15a9fa make database connection protected. 13 years ago
  Taylor Otwell a6641130c4 fixing bugs in validator and file classes. 13 years ago
  Phill Sparks 58638216e8 Throw better Exceptions 13 years ago
  Taylor Otwell b6ab0b08ce moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. 13 years ago
  Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 14 years ago
  Taylor Otwell 6a8aafc259 refactoring and adding more dependency injection through ioc container. 14 years ago
  Taylor Otwell 1e90e42404 first commit of 2.0 14 years ago