MIF_E31222691/system
Taylor Otwell 60ff3bf840 add form::close. 2011-07-16 10:22:57 -05:00
..
cache removed cache and session factories. moved cache item management into cache class and out of drivers. tweaked auth class. 2011-07-09 22:15:42 -05:00
db rewrote validation library. 2011-07-12 20:04:14 -05:00
route Added note to Route\Finder. 2011-07-11 09:17:30 -07:00
session removed cache and session factories. moved cache item management into cache class and out of drivers. tweaked auth class. 2011-07-09 22:15:42 -05:00
validation rewrote validation library. 2011-07-12 20:04:14 -05:00
vendor added PHPass to system/vendor. 2011-07-11 21:58:51 -05:00
views Order the exception CSS. 2011-07-11 09:18:59 -07:00
arr.php refactoring auth class. 2011-07-07 23:00:40 -05:00
auth.php Refactor Auth class to use Auth config closures. 2011-07-11 12:42:19 -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 removed cache and session factories. moved cache item management into cache class and out of drivers. tweaked auth class. 2011-07-09 22:15:42 -05:00
config.php refactoring config class. 2011-07-07 23:16:52 -05:00
cookie.php Put the Cookie class on a diet. 2011-07-06 14:04:48 -07:00
crypt.php refactoring crypt class. 2011-07-07 23:24:43 -05:00
db.php removed null handling code in db::query until further confirmation of bug is received. 2011-07-16 08:19:36 -05:00
error.php Call the configuration "logger" when writing logs in the error class. 2011-07-11 09:57:20 -07:00
file.php refactored error and file classes. 2011-07-07 23:40:29 -05:00
form.php add form::close. 2011-07-16 10:22:57 -05:00
hash.php Refactor hash class to use PHPass. 2011-07-11 12:15:06 -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 rewrote validation library. 2011-07-12 20:04:14 -05:00
lang.php rewrote validation library. 2011-07-12 20:04:14 -05:00
loader.php refactoring auto-loader. 2011-07-10 23:45:38 -05:00
memcached.php Trimming comment bloat in Memcached class. 2011-07-06 14:50:05 -07:00
redirect.php Removing comment bloat from Redirect class. 2011-07-08 12:44:25 -07:00
request.php cleaning up Request::uri method. 2011-07-09 22:31:06 -05:00
response.php Added __toString method to Response. 2011-07-08 12:57:11 -07:00
route.php Trim comment bloat from Route class. 2011-07-08 12:46:21 -07:00
router.php refactored route parameter parsing tests. 2011-07-13 23:24:22 -05:00
session.php Refactoring the session class. 2011-07-11 07:05:46 -07:00
str.php rewrote validation library. 2011-07-12 20:04:14 -05:00
url.php Added default value to URL::to_asset method. 2011-07-13 11:03:22 -07:00
validator.php changed continue to return in validation library. 2011-07-13 20:59:51 -05:00
view.php Removed comment bloat from View class. 2011-07-08 12:57:32 -07:00