MIF_E31222691/system
Taylor Otwell aaae1acb34 Refactor cache class. Fix driver instantiation bug. Allow closures as default parameter. 2011-07-07 07:38:59 -07:00
..
cache Add support for closures to File cache driver. 2011-07-07 07:29:16 -07:00
db Fixed typo in Query::select comment. 2011-07-05 09:54:31 -07:00
route moved route filter to route directory. 2011-06-28 23:26:42 -05:00
session moved cache, db, logs, and sessions to the storage directory. 2011-06-24 23:03:22 -05:00
validation Fixed bug in validator message handling for empty file uploads. 2011-06-30 13:46:11 -07:00
views overall code refactoring. 2011-06-14 17:27:11 -05:00
arr.php Added support for closures as Arr::get default parameter. 2011-07-06 13:45:03 -07:00
auth.php Refactoring / comment clean-up on Auth class. 2011-07-06 13:37:59 -07:00
benchmark.php throw exception in benchmark class if one has not been defined. 2011-06-16 19:52:43 -05:00
cache.php Refactor cache class. Fix driver instantiation bug. Allow closures as default parameter. 2011-07-07 07:38:59 -07:00
config.php Allow closures as Config default. 2011-07-06 14:37:59 -07:00
cookie.php Put the Cookie class on a diet. 2011-07-06 14:04:48 -07:00
crypt.php Trimming comment bloat in Crypt class. 2011-07-06 14:08:50 -07:00
db.php Removing comment bloat from DB class. 2011-07-06 14:11:44 -07:00
error.php Trimming comment bloat from Error class. 2011-07-06 14:13:57 -07:00
file.php enhanced validation, added mimes config array. 2011-06-27 17:33:07 -05:00
form.php Trim bloat from Form class. 2011-07-06 14:19:18 -07:00
hash.php Refactoring Hash class. 2011-07-06 14:26:04 -07:00
html.php Cleaning up HTML class bloat. 2011-07-06 14:29:48 -07:00
inflector.php improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
input.php Formatting Input class. 2011-07-06 14:36:10 -07:00
lang.php Refactor Lang class. 2011-07-06 14:45:08 -07:00
loader.php improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
log.php Trimming comment bloat in Log class. 2011-07-06 14:49:18 -07:00
memcached.php Trimming comment bloat in Memcached class. 2011-07-06 14:50:05 -07:00
redirect.php Trimming comment bloat in Redirect class. 2011-07-06 14:50:48 -07:00
request.php Refactoring Request::remove_from_uri method. 2011-07-06 14:58:29 -07:00
response.php Trim comment bloat on Response class. 2011-07-06 14:59:53 -07:00
route.php Trim comment bloat from Route class. 2011-07-06 15:02:01 -07:00
router.php Trim comment bloat from Router class. 2011-07-06 15:03:51 -07:00
session.php Refactoring Session class. Trimmed comment bloat. Added support for closures on Session::get default value. 2011-07-06 15:07:18 -07:00
str.php Refactor Str::pool method. 2011-07-07 07:16:20 -07:00
text.php Trim comment bloat in Text class. 2011-07-07 07:18:45 -07:00
url.php Trim comment bloat from URL class. 2011-07-07 07:21:15 -07:00
validator.php Remove comment bloat from Validator class. 2011-07-07 07:24:28 -07:00
view.php Remove comment bloat from View class. 2011-07-07 07:22:50 -07:00