.. |
cache
|
Refactoring file cache driver.
|
2011-08-08 10:21:35 -05:00 |
db
|
rename eloquent::model to eloquent::model_name
|
2011-08-13 20:01:45 -05:00 |
routing
|
Fix bug that prevented route directory route files from loading in modules.
|
2011-08-11 08:28:51 -05:00 |
session
|
config not found, added use System\Config
|
2011-08-12 23:36:22 -05:00 |
vendor
|
added PHPass to system/vendor.
|
2011-07-11 21:58:51 -05:00 |
arr.php
|
fixing API comments.
|
2011-08-13 21:43:33 -05:00 |
asset.php
|
fixing API comments.
|
2011-08-13 21:43:33 -05:00 |
auth.php
|
fixing API comments.
|
2011-08-13 21:43:33 -05:00 |
benchmark.php
|
fixing API comments.
|
2011-08-13 21:45:51 -05:00 |
cache.php
|
Refactoring the cache class.
|
2011-08-08 10:38:40 -05:00 |
config.php
|
Change Config::load to private.
|
2011-08-08 15:46:37 -05:00 |
cookie.php
|
Refactoring the cookie class.
|
2011-08-08 08:49:29 -05:00 |
crypt.php
|
Refactor the encryption class.
|
2011-08-08 13:15:27 -05:00 |
error.php
|
Refactoring the error class.
|
2011-08-08 08:55:16 -05:00 |
file.php
|
refactored error and file classes.
|
2011-07-07 23:40:29 -05:00 |
form.php
|
Refactor the form class comments.
|
2011-08-08 13:17:53 -05:00 |
hash.php
|
Add ability to specify iteration count in Hash class.
|
2011-08-08 09:01:53 -05:00 |
html.php
|
Refactoring the html class.
|
2011-08-08 09:07:32 -05:00 |
inflector.php
|
Refactor the inflector.
|
2011-08-08 14:21:34 -05:00 |
input.php
|
refactoring input class.
|
2011-08-06 20:45:45 -05:00 |
lang.php
|
refactor the lang class.
|
2011-08-08 10:44:03 -05:00 |
laravel.php
|
Pass request method and uri to before and after filters.
|
2011-08-05 15:49:59 -05:00 |
loader.php
|
fixed bug in auto-loader that caused module classes to not load correctly.
|
2011-08-08 21:46:59 -05:00 |
memcached.php
|
Refactor the memcache class.
|
2011-08-08 11:14:53 -05:00 |
messages.php
|
refactor messages class.
|
2011-08-06 20:47:20 -05:00 |
package.php
|
Refactor loader for performance.
|
2011-08-08 14:29:19 -05:00 |
paginator.php
|
Refactoring paginator... added paginator->append method.
|
2011-08-08 09:37:56 -05:00 |
redirect.php
|
refactor redirect class.
|
2011-08-08 23:09:10 -05:00 |
request.php
|
refactor the request class.
|
2011-08-08 11:16:08 -05:00 |
response.php
|
Added Response::error method.
|
2011-07-26 15:40:48 -05:00 |
session.php
|
Refactor the session class.
|
2011-08-08 13:22:41 -05:00 |
str.php
|
Convert spaces to tabs.
|
2011-08-08 14:31:12 -05:00 |
url.php
|
refactor redirect class.
|
2011-08-08 23:09:10 -05:00 |
validator.php
|
refactor the validator class.
|
2011-08-08 11:18:07 -05:00 |
view.php
|
changed auth and view variables to protected.
|
2011-08-08 22:20:59 -05:00 |