Taylor Otwell d9b7b7dc52 Refactor the config class for more simplicity. 13 years ago
..
cache e81dd68a94 Refactoring file cache driver. 13 years ago
db 9d4d6e52bd refactor database structure... moved db\manager back to system\db.php 13 years ago
routing 450b6951af improving class comments. 13 years ago
session 9d4d6e52bd refactor database structure... moved db\manager back to system\db.php 13 years ago
vendor bbc45f92b7 added PHPass to system/vendor. 13 years ago
arr.php cd90845acc Fix a couple of bugs in the Arr class. 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 d9b7b7dc52 Refactor the config class for more simplicity. 13 years ago
cookie.php bc51ec3d83 Refactoring the cookie class. 13 years ago
crypt.php d72f2c642b refactored the encryption class. 13 years ago
db.php b196313bd0 refactoring database and error classes. 13 years ago
error.php b196313bd0 refactoring database and error classes. 13 years ago
file.php 6a77a98f95 refactored error and file classes. 13 years ago
form.php 23e86c707d Refactor the form class comments. 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 fe0f4a76f6 Pass request method and uri to before and after filters. 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 3d48b323c3 refactor the request class. 13 years ago
response.php 39d323c44f refactoring response and session classes. 13 years ago
session.php 39d323c44f refactoring response and session classes. 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 09feb52db9 changed auth and view variables to protected. 13 years ago