Commit Graph

24 Commits

Author SHA1 Message Date
Taylor Otwell a23c6ab9c1 Do not strtolower request URI. 2011-07-22 08:53:28 -07:00
Taylor Otwell 141bed3916 cleaning up Request::uri method. 2011-07-09 22:31:06 -05:00
Taylor Otwell ceb0e1a807 added check for array in Request::spoofed. 2011-07-09 17:15:23 -05:00
Taylor Otwell 5bb5adcf9c Added Request::spoofed method. 2011-07-08 12:38:54 -07:00
Taylor Otwell 37927ee44b Refactoring Request::remove_from_uri method. 2011-07-06 14:58:29 -07:00
Taylor Otwell b1342a5928 Refactoring the Request class. 2011-07-06 14:57:10 -07:00
Taylor Otwell 1a82d9c54f Removed usage of Arr from Request class. 2011-07-06 11:23:14 -07:00
Taylor Otwell cd903fc0ce tweaked uri determination. 2011-06-28 20:11:05 -05:00
Taylor Otwell b7997a95ba Tweaked request URI determination. 2011-06-28 13:11:41 -07:00
Taylor Otwell 1aa86d0798 improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
Taylor Otwell 0b7dbab0af adjusted method order in request class. 2011-06-25 20:20:09 -05:00
Taylor Otwell dbc418c0d7 changed Request::is to Request::route_is. 2011-06-19 22:49:01 -05:00
Taylor Otwell a3a9368707 added dynamic Request::is_ method.. e.g. Request::is_login(). 2011-06-18 12:00:52 -05:00
Taylor Otwell 7f06e0f4cd added request::is. 2011-06-18 10:38:56 -05:00
Taylor Otwell 396d148720 added is method, improved comments. 2011-06-18 10:26:04 -05:00
Pedro Borges d446ccc82f Added the method 'is' to request.php 2011-06-18 11:54:59 -03:00
Taylor Otwell 3408bb8492 overall code refactoring, comment improvement. 2011-06-17 00:02:24 -05:00
Taylor Otwell bd3b5f1800 Improved URI detection. 2011-06-16 07:22:49 -07:00
Taylor Otwell 9b9a880326 Clean up request::uri method. 2011-06-16 06:17:29 -07:00
Taylor Otwell dae7912c40 fixed request uri determination bug. 2011-06-16 07:35:06 -05:00
Taylor Otwell 0db0dadef7 Improve request URI determination. 2011-06-15 06:24:58 -07:00
Taylor Otwell 30c83f265d overall code refactoring. 2011-06-14 17:27:11 -05:00
Taylor Otwell f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
Taylor Otwell a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00