Michael Hasselbring 19f14fc66d passed original to method 13 years ago
..
cache e81dd68a94 Refactoring file cache driver. 13 years ago
db 3b5af93064 Return the Eloquent model instance in the fill method. 13 years ago
routing 995310d62f Fix bug that prevented route directory route files from loading in modules. 13 years ago
session 4585f25092 Don't write session cookie if headers have already been sent. 13 years ago
vendor bbc45f92b7 added PHPass to system/vendor. 13 years ago
arr.php b6ba0de0bd Improve Arr class documentation. 13 years ago
asset.php 19f14fc66d passed original to method 13 years ago
auth.php b8e534a117 Fix auth class comments. 13 years ago
benchmark.php 3ba3089208 Improve internal documentation of benchmark class. 13 years ago
cache.php ee5212a27f Refactoring the cache class. 13 years ago
config.php 7a4016b623 Change Config::load to private. 13 years ago
cookie.php bc51ec3d83 Refactoring the cookie class. 13 years ago
crypt.php f6aecf706a Refactor the encryption class. 13 years ago
error.php a94c6bd752 Refactoring the error class. 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 7282954e27 refactor the lang class. 13 years ago
laravel.php fe0f4a76f6 Pass request method and uri to before and after filters. 13 years ago
loader.php aa1e20bcef fixed bug in auto-loader that caused module classes to not load correctly. 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 bad119a48b Refactoring paginator... added paginator->append method. 13 years ago
redirect.php 7ebcdf57c5 refactor redirect class. 13 years ago
request.php 3d48b323c3 refactor the request class. 13 years ago
response.php 7bbee401b2 Added Response::error method. 13 years ago
session.php 6590b54f44 Refactor the session class. 13 years ago
str.php 6f847732a4 Convert spaces to tabs. 13 years ago
url.php 7ebcdf57c5 refactor redirect class. 13 years ago
validator.php f0db808fd1 refactor the validator class. 13 years ago
view.php 09feb52db9 changed auth and view variables to protected. 13 years ago