.. |
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
|
5a43f29f31
Tweak eloquent->paginate() for new paginator constructor API.
|
13 years ago |
route
|
3541c05ba2
added comment 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
|
89b5ad030e
Added format parameter to Error->first method.
|
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.
|
14 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
|
8356151f71
added support for environment configuration files.
|
13 years ago |
cookie.php
|
ebd8bd55b2
added http_only option to cookie::put method.
|
13 years ago |
crypt.php
|
77d65b89cb
refactoring crypt class.
|
13 years ago |
db.php
|
da1715fb76
removed unnecessary binding code.
|
13 years ago |
error.php
|
109a7b4baa
Refactoring Error class.
|
13 years ago |
file.php
|
6a77a98f95
refactored error and file classes.
|
13 years ago |
form.php
|
36d9fe0b87
Added Form::open_secure and Form::open_secure_for_files
|
13 years ago |
hash.php
|
427fe62568
Refactor hash class to use PHPass.
|
13 years ago |
html.php
|
7ca5a2359a
Added HTML::span method.
|
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
|
be2b7fec0c
Deprecate replace method in Lang class.
|
13 years ago |
loader.php
|
15328afa4d
refactoring auto-loader.
|
13 years ago |
memcached.php
|
31e4b7a407
Trimming comment bloat in Memcached class.
|
13 years ago |
paginator.php
|
e9397b7107
More refactoring on paginator.
|
13 years ago |
redirect.php
|
c1ca97d9fb
added support for named views.
|
13 years ago |
request.php
|
a23c6ab9c1
Do not strtolower request URI.
|
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
|
08010f4eb2
Edited system/router.php via GitHub
|
13 years ago |
session.php
|
ca97abe77f
Added http_only configuration item to session cookie.
|
13 years ago |
str.php
|
c3b8524e1b
rewrote validation library.
|
13 years ago |
url.php
|
721693a52a
Continuing work on URL class.
|
13 years ago |
validator.php
|
6b50e8b04d
Correct typo in validator.
|
13 years ago |
view.php
|
c1ca97d9fb
added support for named views.
|
13 years ago |