.. |
cache
|
Fixed Cache\Drivers\Driver::remember
|
2011-11-18 13:06:10 +00:00 |
config
|
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 |
database
|
Trim exception message in database manager.
|
2011-11-23 08:35:47 -06:00 |
routing
|
fixed variable typo in routing filter class.
|
2011-11-25 07:43:12 -06:00 |
session
|
Change csrf_token constant.
|
2011-11-23 10:42:42 -06:00 |
arr.php
|
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 |
asset.php
|
Throw better Exceptions
|
2011-11-15 12:35:04 +00:00 |
auth.php
|
adding better comments in auth class.
|
2011-11-25 11:21:32 -06:00 |
autoloader.php
|
fixed bug in autoloader.
|
2011-11-22 18:03:37 -06:00 |
benchmark.php
|
refactoring.
|
2011-09-21 21:46:16 -05:00 |
blade.php
|
fixing some bugs.
|
2011-11-15 23:15:58 -06:00 |
config.php
|
Trim comment in config class.
|
2011-11-23 08:16:43 -06:00 |
cookie.php
|
Fix bug in cookie class.
|
2011-11-18 10:58:40 -06:00 |
core.php
|
Set timezone in core file.
|
2011-11-23 08:30:55 -06:00 |
crypter.php
|
Trim an exception message in the crypter.
|
2011-11-23 08:17:19 -06:00 |
facades.php
|
Facade should support calls with no parameters.
|
2011-11-23 10:42:07 -06:00 |
file.php
|
Tweak upload method in file class.
|
2011-11-23 09:46:11 -06:00 |
form.php
|
Clean up Form::token method.
|
2011-11-23 10:50:14 -06:00 |
hash.php
|
refactoring.
|
2011-11-15 19:15:31 -06:00 |
helpers.php
|
moved functions to helpers file.
|
2011-11-10 22:10:18 -06:00 |
html.php
|
fix bug in link_to_asset method.
|
2011-11-22 23:32:24 -06:00 |
inflector.php
|
Change scope of private inflector methods to protected.
|
2011-11-23 08:23:40 -06:00 |
input.php
|
Clean up Input::upload method.
|
2011-11-23 09:45:55 -06:00 |
ioc.php
|
Tweak comment in ioc class.
|
2011-11-23 08:25:09 -06:00 |
lang.php
|
Tweak the language line logic.
|
2011-11-23 08:29:23 -06:00 |
laravel.php
|
Move the timezone setting into the core file.
|
2011-11-23 08:30:40 -06:00 |
memcached.php
|
added callStatic method to Memcached class.
|
2011-11-16 19:48:08 -06:00 |
messages.php
|
refactoring various classes.
|
2011-11-22 18:00:17 -06:00 |
paginator.php
|
Tweaking paginator comments.
|
2011-11-23 08:06:11 -06:00 |
redirect.php
|
Added Redirect->with_errors method.
|
2011-11-23 10:20:25 -06:00 |
redis.php
|
Refactored redis destruction
|
2011-11-17 14:02:40 +00:00 |
request.php
|
Update the csrf_token constant.
|
2011-11-23 10:43:25 -06:00 |
response.php
|
Cleaning up comments in response class.
|
2011-11-23 08:33:07 -06:00 |
section.php
|
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 |
str.php
|
Throw better Exceptions
|
2011-11-15 12:35:04 +00:00 |
uri.php
|
remove some comment bloat.
|
2011-11-22 23:33:22 -06:00 |
url.php
|
remove some comment bloat.
|
2011-11-22 23:33:37 -06:00 |
validator.php
|
fix the validation of required file uploads.
|
2011-11-27 15:38:59 -06:00 |
view.php
|
remove some comment bloat.
|
2011-11-22 23:35:14 -06:00 |