| .. |
|
cache
|
e81dd68a94
Refactoring file cache driver.
|
14 years ago |
|
db
|
9d4d6e52bd
refactor database structure... moved db\manager back to system\db.php
|
14 years ago |
|
routing
|
450b6951af
improving class comments.
|
14 years ago |
|
session
|
9d4d6e52bd
refactor database structure... moved db\manager back to system\db.php
|
14 years ago |
|
vendor
|
bbc45f92b7
added PHPass to system/vendor.
|
14 years ago |
|
arr.php
|
23e100aa80
fix comment on arr::set.
|
14 years ago |
|
asset.php
|
a7cf737ba6
Removed version control from Asset class. Attempting to implement better method of doing this soon.
|
14 years ago |
|
auth.php
|
4d38ec0279
Remove unnecessary parens from Auth::check.
|
14 years ago |
|
benchmark.php
|
47d2207c67
fixing API comments.
|
14 years ago |
|
cache.php
|
0f7b2f72cb
Refactoring the cache class and its comments.
|
14 years ago |
|
config.php
|
6750c799f0
converted config class to use arr::set.
|
14 years ago |
|
cookie.php
|
bc51ec3d83
Refactoring the cookie class.
|
14 years ago |
|
crypt.php
|
d72f2c642b
refactored the encryption class.
|
14 years ago |
|
db.php
|
b196313bd0
refactoring database and error classes.
|
14 years ago |
|
error.php
|
b196313bd0
refactoring database and error classes.
|
14 years ago |
|
file.php
|
6a77a98f95
refactored error and file classes.
|
14 years ago |
|
form.php
|
23e86c707d
Refactor the form class comments.
|
14 years ago |
|
hash.php
|
d1934b731e
Add ability to specify iteration count in Hash class.
|
14 years ago |
|
html.php
|
5862faf2c4
Refactoring the html class.
|
14 years ago |
|
inflector.php
|
ddc02a829a
Refactor the inflector.
|
14 years ago |
|
input.php
|
d53ae7457a
refactoring input class.
|
14 years ago |
|
lang.php
|
0cc0b7ac97
refactoring lang class.
|
14 years ago |
|
laravel.php
|
fe0f4a76f6
Pass request method and uri to before and after filters.
|
14 years ago |
|
loader.php
|
20186dca03
refactoring loader class.
|
14 years ago |
|
memcached.php
|
25ebe9fb97
Refactor the memcache class.
|
14 years ago |
|
messages.php
|
af4403bac5
refactor messages class.
|
14 years ago |
|
package.php
|
4465c02789
Refactor loader for performance.
|
14 years ago |
|
paginator.php
|
60c317caba
refactoring pagination class.
|
14 years ago |
|
redirect.php
|
7ebcdf57c5
refactor redirect class.
|
14 years ago |
|
request.php
|
3d48b323c3
refactor the request class.
|
14 years ago |
|
response.php
|
39d323c44f
refactoring response and session classes.
|
14 years ago |
|
session.php
|
39d323c44f
refactoring response and session classes.
|
14 years ago |
|
str.php
|
6f847732a4
Convert spaces to tabs.
|
14 years ago |
|
url.php
|
a414bbfccb
Remove any unspecified optional parameters from URIs created from routes.
|
14 years ago |
|
validator.php
|
9d4d6e52bd
refactor database structure... moved db\manager back to system\db.php
|
14 years ago |
|
view.php
|
09feb52db9
changed auth and view variables to protected.
|
14 years ago |