MIF_E31222691/system
Taylor Otwell f00f3d5ea1 removed extraneous comment from Input class. 2011-06-15 10:49:33 -07:00
..
cache trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
db overall code refactoring. 2011-06-14 17:27:11 -05:00
route overall code refactoring. 2011-06-14 17:27:11 -05:00
session trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
views overall code refactoring. 2011-06-14 17:27:11 -05:00
auth.php trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
benchmark.php initial commit of laravel! 2011-06-08 23:45:08 -05:00
cache.php initial commit of laravel! 2011-06-08 23:45:08 -05:00
config.php overall code refactoring. 2011-06-14 17:27:11 -05:00
cookie.php Added ability to create cookies using properties. 2011-06-15 10:24:30 -07:00
crypt.php overall code refactoring. 2011-06-14 17:27:11 -05:00
db.php overall code refactoring. 2011-06-14 17:27:11 -05:00
download.php overall code refactoring. 2011-06-14 17:27:11 -05:00
error.php overall code refactoring. 2011-06-14 17:27:11 -05:00
filter.php overall code refactoring. 2011-06-14 17:27:11 -05:00
form.php Moved Form::close next to Form::open. 2011-06-14 11:14:15 -07:00
hash.php overall code refactoring. 2011-06-14 17:27:11 -05:00
html.php moved entities method to html class and added encoding configuration option. 2011-06-11 21:30:19 -05:00
inflector.php overall code refactoring. 2011-06-14 17:27:11 -05:00
input.php removed extraneous comment from Input class. 2011-06-15 10:49:33 -07:00
lang.php overall code refactoring. 2011-06-14 17:27:11 -05:00
loader.php overall code refactoring. 2011-06-14 17:27:11 -05:00
log.php trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
memcached.php trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
redirect.php overall code refactoring. 2011-06-14 17:27:11 -05:00
request.php Improve request URI determination. 2011-06-15 06:24:58 -07:00
response.php overall code refactoring. 2011-06-14 17:27:11 -05:00
route.php overall code refactoring. 2011-06-14 17:27:11 -05:00
router.php Changed (:any) wildcard to more restrictive. 2011-06-15 06:25:44 -07:00
session.php Edited session class to use new Cookie send method. 2011-06-15 10:22:58 -07:00
str.php moved entities method to html class and added encoding configuration option. 2011-06-11 21:30:19 -05:00
text.php trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
url.php overall code refactoring. 2011-06-14 17:27:11 -05:00
view.php overall code refactoring. 2011-06-14 17:27:11 -05:00