.. |
cache
|
e81dd68a94
Refactoring file cache driver.
|
13 years ago |
db
|
6904cf119d
fixed bug in eloquent causing ids to overlap.
|
13 years ago |
exception
|
d075e60a66
renamed exception wrapper to exception examiner.
|
13 years ago |
routing
|
450b6951af
improving class comments.
|
13 years ago |
session
|
4c4ffa1d40
added new crypter class to replace static crypt methods.
|
13 years ago |
vendor
|
bbc45f92b7
added PHPass to system/vendor.
|
13 years ago |
arr.php
|
81a89604f9
refactor the arr class to fix a few bugs.
|
13 years ago |
asset.php
|
a7cf737ba6
Removed version control from Asset class. Attempting to implement better method of doing this soon.
|
13 years ago |
auth.php
|
4d38ec0279
Remove unnecessary parens from Auth::check.
|
13 years ago |
benchmark.php
|
47d2207c67
fixing API comments.
|
13 years ago |
cache.php
|
0f7b2f72cb
Refactoring the cache class and its comments.
|
13 years ago |
config.php
|
695a8848ed
added comment back to configuration class.
|
13 years ago |
cookie.php
|
bc51ec3d83
Refactoring the cookie class.
|
13 years ago |
crypter.php
|
4c4ffa1d40
added new crypter class to replace static crypt methods.
|
13 years ago |
db.php
|
b196313bd0
refactoring database and error classes.
|
13 years ago |
file.php
|
5c3c2e2d9c
refactored error handling for better architecture.
|
13 years ago |
form.php
|
174d50c044
fixed bug in form class that prevented name attribute from being set properly on input elements.
|
13 years ago |
hash.php
|
d1934b731e
Add ability to specify iteration count in Hash class.
|
13 years ago |
html.php
|
5862faf2c4
Refactoring the html class.
|
13 years ago |
inflector.php
|
ddc02a829a
Refactor the inflector.
|
13 years ago |
input.php
|
d53ae7457a
refactoring input class.
|
13 years ago |
lang.php
|
0cc0b7ac97
refactoring lang class.
|
13 years ago |
laravel.php
|
c95757175b
Make sure file class is loaded before handling exceptions.
|
13 years ago |
loader.php
|
20186dca03
refactoring loader class.
|
13 years ago |
memcached.php
|
25ebe9fb97
Refactor the memcache class.
|
13 years ago |
messages.php
|
af4403bac5
refactor messages class.
|
13 years ago |
package.php
|
4465c02789
Refactor loader for performance.
|
13 years ago |
paginator.php
|
60c317caba
refactoring pagination class.
|
13 years ago |
redirect.php
|
7ebcdf57c5
refactor redirect class.
|
13 years ago |
request.php
|
7225ec0a9e
refactoring classes.
|
13 years ago |
response.php
|
7225ec0a9e
refactoring classes.
|
13 years ago |
session.php
|
697a9c7577
Fixed session.http_only retrieval.
|
13 years ago |
str.php
|
6f847732a4
Convert spaces to tabs.
|
13 years ago |
url.php
|
a414bbfccb
Remove any unspecified optional parameters from URIs created from routes.
|
13 years ago |
validator.php
|
9d4d6e52bd
refactor database structure... moved db\manager back to system\db.php
|
13 years ago |
view.php
|
ab02e46490
fixed module composer view when using named views.
|
13 years ago |