Taylor Otwell 70e35fb3d7 refactoring auth class. 13 years ago
..
cache 1d96b96828 Force memcached cache driver to return null as default. 13 years ago
db a5af988d53 Remove comment bloat from dynamic query builder. 13 years ago
route 06cb63f502 removed route\loader and route\parser classes. 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 70e35fb3d7 refactoring auth class. 13 years ago
auth.php 70e35fb3d7 refactoring auth class. 13 years ago
benchmark.php 72e7275fe0 throw exception in benchmark class if one has not been defined. 14 years ago
cache.php 9454927bd3 Added Cache::maybe method. 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 ad824341a6 fixed bug in input class causing entire array to not be returned. 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 5475048749 Add comment to 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 ad824341a6 fixed bug in input class causing entire array to not be returned. 13 years ago
session.php ad824341a6 fixed bug in input class causing entire array to not be returned. 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 4a4a79ce34 Remove comment bloat from Validator class. 13 years ago
view.php 42cff59a7d Remove comment bloat from View class. 13 years ago