.. |
cache/drivers
|
fix cache::remember method with closures.
|
2012-01-31 10:43:10 -06:00 |
cli
|
clean up a few things.
|
2012-02-02 15:54:28 -06:00 |
database
|
make log function non-static.
|
2012-02-01 08:27:46 -06:00 |
routing
|
added support for named layouts.
|
2012-02-01 08:38:12 -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
|
attempt to clean up working directory after bundle install.
|
2012-02-02 15:52:57 -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
|
show warning when key is not set.
|
2012-01-31 16:35:35 -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
|
added support for custom validation lines.
|
2012-02-01 10:11:27 -06:00 |
view.php
|
cleaned up paths.
|
2012-01-28 14:55:08 -06:00 |