MIF_E31222691/laravel
Taylor Otwell 91518db6bd dropped submodule support. added upgrade command for bundles. 2012-02-03 15:29:52 -06:00
..
cache/drivers fix cache::remember method with closures. 2012-01-31 10:43:10 -06:00
cli dropped submodule support. added upgrade command for bundles. 2012-02-03 15:29:52 -06:00
database make log function non-static. 2012-02-01 08:27:46 -06:00
routing adjusting route class. 2012-02-03 10:43:09 -06:00
session added activity method to session. 2012-02-01 16:04:17 -06:00
asset.php cleaned up paths. 2012-01-28 14:55:08 -06:00
auth.php dont use ioc for session. 2012-02-01 10:32:06 -06:00
autoloader.php fix autoloading system path issue. 2012-01-29 17:33:58 -06:00
blade.php cleaned up paths. 2012-01-28 14:55:08 -06:00
bundle.php added event firing when bundle is started. 2012-01-30 13:18:33 -06:00
cache.php cleaned up paths. 2012-01-28 14:55:08 -06:00
config.php fixed misleading comment. 2012-01-30 08:56:34 -06:00
cookie.php change cookie::sign to public. 2012-02-01 11:42:37 -06:00
core.php added event firing when bundle is started. 2012-01-30 13:18:33 -06:00
crypter.php modified cookie class. set application key on first request if not set. 2012-01-31 15:58:00 -06:00
database.php added profile method to db class. 2012-01-16 16:39:54 -06:00
error.php return true on ignored errors. 2012-01-24 13:03:12 -06:00
event.php merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
file.php fix comment on file::rmdir. 2012-02-03 14:01:24 -06:00
fluent.php fix bug in fluent class. 2012-02-01 13:20:44 -06:00
form.php Add HTML5 date field support. 2012-02-01 00:16:05 -06:00
hash.php rearrange hash class. 2012-01-26 10:29:19 -06:00
helpers.php cleaned up paths. 2012-01-28 14:55:08 -06:00
html.php added html::decode method. 2012-01-30 10:22:23 -06:00
input.php merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
ioc.php overall code quality audit. 2012-01-25 15:31:04 -06:00
lang.php added lang::has method. 2012-02-01 10:02:46 -06:00
laravel.php add comment to boostrap. 2012-02-03 10:29:37 -06:00
log.php cleaned up paths. 2012-01-28 14:55:08 -06:00
memcached.php merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
messages.php merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
paginator.php overall code quality audit. 2012-01-25 15:31:04 -06:00
redirect.php merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
redis.php merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
request.php merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
response.php added config option for display_errors. fixed response::error to use dot syntax. 2012-01-31 13:29:38 -06:00
section.php merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
session.php modified cookie class. set application key on first request if not set. 2012-01-31 15:58:00 -06:00
str.php fixed casing issues in inflection. 2012-01-30 10:58:32 -06:00
uri.php merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
url.php merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
validator.php remove unused property from validator. 2012-02-03 13:37:28 -06:00
view.php cleaned up paths. 2012-01-28 14:55:08 -06:00