.. |
cache
|
5f0ffe135d
Add comment to cache file driver.
|
13 years ago |
db
|
f0f3dffc11
added module support!
|
13 years ago |
routing
|
00af8c715f
Added comments to $route->handler().
|
13 years ago |
session
|
32f383205e
restructured session driver interfaces and added cookie session driver.
|
13 years ago |
vendor
|
bbc45f92b7
added PHPass to system/vendor.
|
13 years ago |
arr.php
|
614811bb40
Use array_key_exists in Arr::get instead of isset.
|
13 years ago |
asset.php
|
d8eba6389c
moved asset_container into asset.php
|
13 years ago |
auth.php
|
0d2cfd2417
Refactor Auth class to use Auth config closures.
|
13 years ago |
benchmark.php
|
b4aa39ab83
added benchmarking information to splash screen.
|
13 years ago |
cache.php
|
23d5742575
remove item caching from cache manager.
|
13 years ago |
config.php
|
f0f3dffc11
added module support!
|
13 years ago |
cookie.php
|
5742276fe6
Bug fixed on cookie.php
|
13 years ago |
crypt.php
|
77d65b89cb
refactoring crypt class.
|
13 years ago |
error.php
|
530e1292d5
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
|
dbdd45d9fc
tweaked cache and session namespacing.
|
13 years ago |
inflector.php
|
1aa86d0798
improved performance. added support for database ports.
|
13 years ago |
input.php
|
c70f090465
added package class.
|
13 years ago |
lang.php
|
f0f3dffc11
added module support!
|
13 years ago |
laravel.php
|
cc9c45710b
Remove auto-detection of modules to enhance performance.
|
13 years ago |
loader.php
|
af5059a3d8
Return false when loader doesn't find class in application directory.
|
13 years ago |
memcached.php
|
31e4b7a407
Trimming comment bloat in Memcached class.
|
13 years ago |
messages.php
|
be3266d255
Decomplicate the messages->format method.
|
13 years ago |
package.php
|
188b0c4f29
tweaks to package handling.
|
13 years ago |
paginator.php
|
c19ab70a0f
refactor paginator for readability.
|
13 years ago |
redirect.php
|
c1ca97d9fb
added support for named views.
|
13 years ago |
request.php
|
ed0f2361fd
Refactoring Request URI determination.
|
13 years ago |
response.php
|
7bbee401b2
Added Response::error method.
|
13 years ago |
session.php
|
32f383205e
restructured session driver interfaces and added cookie session driver.
|
13 years ago |
str.php
|
481d2aa7ec
added Str::ascii method and fixed accented character problem in URL::slug.
|
13 years ago |
url.php
|
bc7df55f92
Fix call to Loader::everything.
|
13 years ago |
validator.php
|
b8e27533bd
use db manager in validator.
|
13 years ago |
view.php
|
26bc2379c4
Fix named view data passing.
|
13 years ago |