Taylor Otwell 2f999397e3 Trim comment bloat from URL class. 13 years ago
..
cache 739068b00d moved cache, db, logs, and sessions to the storage directory. 13 years ago
db 622635d5cf Fixed typo in Query::select comment. 13 years ago
route 4f73200675 moved route filter to route directory. 13 years ago
session 739068b00d moved cache, db, logs, and sessions to the storage directory. 13 years ago
validation 0013e5bcbe Fixed bug in validator message handling for empty file uploads. 13 years ago
views 30c83f265d overall code refactoring. 14 years ago
arr.php 65ffe0b610 Added support for closures as Arr::get default parameter. 13 years ago
auth.php 39d3ccb8f0 Refactoring / comment clean-up on Auth class. 13 years ago
benchmark.php 72e7275fe0 throw exception in benchmark class if one has not been defined. 14 years ago
cache.php d1f1c367e2 Formatting Cache class. 13 years ago
config.php e2973e565d Allow closures as Config default. 13 years ago
cookie.php 65bbea81fd Put the Cookie class on a diet. 13 years ago
crypt.php 3c7dd2822b Trimming comment bloat in Crypt class. 13 years ago
db.php 014c2ebf66 Removing comment bloat from DB class. 13 years ago
error.php fa0e6c8db1 Trimming comment bloat from Error class. 13 years ago
file.php d51be02dd2 enhanced validation, added mimes config array. 13 years ago
form.php 77c23c4665 Trim bloat from Form class. 13 years ago
hash.php 28d11f15bb Refactoring Hash class. 13 years ago
html.php 2a1c01f1c9 Cleaning up HTML class bloat. 13 years ago
inflector.php 1aa86d0798 improved performance. added support for database ports. 13 years ago
input.php 57f61dc54c Formatting Input class. 13 years ago
lang.php 5643daa66c Refactor Lang class. 13 years ago
loader.php 1aa86d0798 improved performance. added support for database ports. 13 years ago
log.php 5114f2ee87 Trimming comment bloat in Log class. 13 years ago
memcached.php 31e4b7a407 Trimming comment bloat in Memcached class. 13 years ago
redirect.php af7ba04628 Trimming comment bloat in Redirect class. 13 years ago
request.php 37927ee44b Refactoring Request::remove_from_uri method. 13 years ago
response.php e334fd80b6 Trim comment bloat on Response class. 13 years ago
route.php cf8e5e2f80 Trim comment bloat from Route class. 13 years ago
router.php 881d7f78a1 Trim comment bloat from Router class. 13 years ago
session.php 607b23b742 Refactoring Session class. Trimmed comment bloat. Added support for closures on Session::get default value. 13 years ago
str.php 5755fdaba0 Refactor Str::pool method. 13 years ago
text.php a2406c0174 Trim comment bloat in Text class. 13 years ago
url.php 2f999397e3 Trim comment bloat from URL class. 13 years ago
validator.php cbf2399ab8 Default Validator target to Input data. 13 years ago
view.php b7b258a10b removed error collector bloat, switched to plain array. thanks mikelbring. 13 years ago