.. |
cache
|
Refactoring file cache driver.
|
2011-08-08 10:21:35 -05:00 |
db
|
refactor database structure... moved db\manager back to system\db.php
|
2011-08-13 22:23:07 -05:00 |
routing
|
improving class comments.
|
2011-08-13 22:33:43 -05:00 |
session
|
refactor database structure... moved db\manager back to system\db.php
|
2011-08-13 22:23:07 -05:00 |
vendor
|
added PHPass to system/vendor.
|
2011-07-11 21:58:51 -05:00 |
arr.php
|
Fix bug in Arr::set that did not correctly create new array levels.
|
2011-08-15 10:36:24 -05:00 |
asset.php
|
remove comment bloat.
|
2011-08-14 19:40:52 -05:00 |
auth.php
|
remove comment bloat.
|
2011-08-14 19:40:52 -05:00 |
benchmark.php
|
fixing API comments.
|
2011-08-13 21:45:51 -05:00 |
cache.php
|
remove comment bloat.
|
2011-08-14 19:40:52 -05:00 |
config.php
|
converted config class to use arr::set.
|
2011-08-15 00:18:56 -05:00 |
cookie.php
|
Refactoring the cookie class.
|
2011-08-08 08:49:29 -05:00 |
crypt.php
|
refactored the encryption class.
|
2011-08-14 21:58:11 -05:00 |
db.php
|
refactoring database and error classes.
|
2011-08-14 22:10:36 -05:00 |
error.php
|
refactoring database and error classes.
|
2011-08-14 22:10:36 -05:00 |
file.php
|
refactored error and file classes.
|
2011-07-07 23:40:29 -05:00 |
form.php
|
Refactor the form class comments.
|
2011-08-08 13:17:53 -05:00 |
hash.php
|
Add ability to specify iteration count in Hash class.
|
2011-08-08 09:01:53 -05:00 |
html.php
|
Refactoring the html class.
|
2011-08-08 09:07:32 -05:00 |
inflector.php
|
Refactor the inflector.
|
2011-08-08 14:21:34 -05:00 |
input.php
|
refactoring input class.
|
2011-08-06 20:45:45 -05:00 |
lang.php
|
refactoring lang class.
|
2011-08-14 22:34:22 -05:00 |
laravel.php
|
Pass request method and uri to before and after filters.
|
2011-08-05 15:49:59 -05:00 |
loader.php
|
refactoring loader class.
|
2011-08-14 22:35:08 -05:00 |
memcached.php
|
Refactor the memcache class.
|
2011-08-08 11:14:53 -05:00 |
messages.php
|
refactor messages class.
|
2011-08-06 20:47:20 -05:00 |
package.php
|
Refactor loader for performance.
|
2011-08-08 14:29:19 -05:00 |
paginator.php
|
refactoring pagination class.
|
2011-08-14 22:39:50 -05:00 |
redirect.php
|
refactor redirect class.
|
2011-08-08 23:09:10 -05:00 |
request.php
|
refactor the request class.
|
2011-08-08 11:16:08 -05:00 |
response.php
|
refactoring response and session classes.
|
2011-08-14 23:10:46 -05:00 |
session.php
|
refactoring response and session classes.
|
2011-08-14 23:10:46 -05:00 |
str.php
|
Convert spaces to tabs.
|
2011-08-08 14:31:12 -05:00 |
url.php
|
refactor redirect class.
|
2011-08-08 23:09:10 -05:00 |
validator.php
|
refactor database structure... moved db\manager back to system\db.php
|
2011-08-13 22:23:07 -05:00 |
view.php
|
changed auth and view variables to protected.
|
2011-08-08 22:20:59 -05:00 |