Taylor Otwell 514c128957 Fixed bug in bindings that was causing null to be saved as 0 in MySQL. 13 years ago
..
cache ca58f80b22 removed cache and session factories. moved cache item management into cache class and out of drivers. tweaked auth class. 13 years ago
db c3b8524e1b rewrote validation library. 13 years ago
route 44d14df331 Added note to Route\Finder. 13 years ago
session ca58f80b22 removed cache and session factories. moved cache item management into cache class and out of drivers. tweaked auth class. 13 years ago
validation c3b8524e1b rewrote validation library. 13 years ago
vendor bbc45f92b7 added PHPass to system/vendor. 13 years ago
views 3f20c10d02 Order the exception CSS. 13 years ago
arr.php 70e35fb3d7 refactoring auth class. 13 years ago
auth.php 0d2cfd2417 Refactor Auth class to use Auth config closures. 13 years ago
benchmark.php 72e7275fe0 throw exception in benchmark class if one has not been defined. 13 years ago
cache.php ca58f80b22 removed cache and session factories. moved cache item management into cache class and out of drivers. tweaked auth class. 13 years ago
config.php 6e93237ec9 refactoring config class. 13 years ago
cookie.php 65bbea81fd Put the Cookie class on a diet. 13 years ago
crypt.php 77d65b89cb refactoring crypt class. 13 years ago
db.php 514c128957 Fixed bug in bindings that was causing null to be saved as 0 in MySQL. 13 years ago
error.php 8053d8e954 Call the configuration "logger" when writing logs in the error class. 13 years ago
file.php 6a77a98f95 refactored error and file classes. 13 years ago
form.php 46b0a7d8ad removed some comment bloat from the Form class. 13 years ago
hash.php 427fe62568 Refactor hash class to use PHPass. 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 c3b8524e1b rewrote validation library. 13 years ago
lang.php c3b8524e1b rewrote validation library. 13 years ago
loader.php 15328afa4d refactoring auto-loader. 13 years ago
memcached.php 31e4b7a407 Trimming comment bloat in Memcached class. 13 years ago
redirect.php 9fc8c36b94 Removing comment bloat from Redirect class. 13 years ago
request.php 141bed3916 cleaning up Request::uri method. 13 years ago
response.php 924ecf879c Added __toString method to Response. 13 years ago
route.php 5ea2974bd6 Trim comment bloat from Route class. 13 years ago
router.php 121a15bbcf refactored route parameter parsing tests. 13 years ago
session.php 5eb379d6cc Refactoring the session class. 13 years ago
str.php c3b8524e1b rewrote validation library. 13 years ago
url.php 6c6f92a7c9 Added default value to URL::to_asset method. 13 years ago
validator.php cffbcd010d changed continue to return in validation library. 13 years ago
view.php 9608a0dee7 Removed comment bloat from View class. 13 years ago