Commit Graph

29 Commits

Author SHA1 Message Date
Phill Sparks 62072e5281 PHPDoc fixes 2012-02-04 21:30:52 +00:00
Taylor Otwell 46bf67aeed remove unused property from validator. 2012-02-03 13:37:28 -06:00
Taylor Otwell ee2d38f260 added replace_mimes method. 2012-02-03 11:15:54 -06:00
Taylor Otwell ad24b08b29 refactor the validation replacement code. 2012-02-03 11:13:44 -06:00
Taylor Otwell 554d390f1e added same and different validation rules. 2012-02-03 11:02:54 -06:00
Taylor Otwell eaa2cf593c added support for custom validation lines. 2012-02-01 10:11:27 -06:00
Taylor Otwell 5a6f2f888d unfix bug in validator, heh. 2012-01-31 14:21:59 -06:00
Taylor Otwell fd446aec62 fix bug in validation unique method. 2012-01-31 10:22:26 -06:00
Taylor Otwell 72d181b330 added exists method and language lines for ip and exists rules. 2012-01-30 09:54:19 -06:00
Taylor Otwell 008819cd1e added db method to validator. 2012-01-29 13:59:50 -06:00
Taylor Otwell 3488a5449e adjust comment. 2012-01-29 13:55:33 -06:00
Taylor Otwell af5e4c6be6 Merge pull request #278 from codler/patch-8
Validate IP
2012-01-29 11:54:48 -08:00
Taylor Otwell 1fc861026a added back support for specifying column in validator unique rule. id is now a third parameter option. 2012-01-29 13:19:47 -06:00
Han Lin Yap 5974a58b3f validate ip 2012-01-26 18:26:54 +01:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 9e46cadab3 Minor refactoring of the Validator. Mainly code formatting and naming changes. 2011-11-29 13:40:33 -06:00
Taylor Otwell 09b4471a5d fix file validation check in validator. 2011-11-27 19:05:54 -06:00
Taylor Otwell 472e377b02 fix the validation of required file uploads. 2011-11-27 15:38:59 -06:00
Taylor Otwell dae283943f refactor the validate required method for clarity. 2011-11-27 13:50:50 -06:00
Taylor Otwell a675b05237 fixing some commits i accidently overwrote. 2011-11-21 19:13:32 -06:00
Taylor Otwell 994949c6ce refactoring various classes. 2011-11-21 19:09:48 -06:00
Han Lin Yap ab5181e814 typo 2011-11-21 18:09:48 +01:00
Taylor Otwell 1c6f15a9fa make database connection protected. 2011-11-16 22:45:50 -06:00
Taylor Otwell a6641130c4 fixing bugs in validator and file classes. 2011-11-15 19:32:32 -06:00
Phill Sparks 58638216e8 Throw better Exceptions 2011-11-15 12:35:04 +00:00
Taylor Otwell b6ab0b08ce moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. 2011-11-11 21:27:30 -06:00
Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 2011-08-25 22:53:05 -05:00
Taylor Otwell 6a8aafc259 refactoring and adding more dependency injection through ioc container. 2011-08-24 22:51:32 -05:00
Taylor Otwell 1e90e42404 first commit of 2.0 2011-08-18 19:56:29 -05:00