Taylor Otwell 1ff5f84545 added apc driver notes in cache configuration file. 14 years ago
..
cache 1ff5f84545 added apc driver notes in cache configuration file. 14 years ago
db 8a4db9ff2d fixed attribute setting bug in hydrator. 14 years ago
route 8f8c5f6dd4 fix bug in route loader that caused exception to be thrown when 404 should have been shown. 14 years ago
session 1e57baf923 Refactor database session driver. 14 years ago
views 30c83f265d overall code refactoring. 14 years ago
arr.php 73d8e2f2fa fixed arr::get argument order. 14 years ago
auth.php ab08987247 improving auth class comments. 14 years ago
benchmark.php 72e7275fe0 throw exception in benchmark class if one has not been defined. 14 years ago
cache.php e467c831cc improve cache class documentation. 14 years ago
config.php 5c275db6f4 tweaking has methods. 14 years ago
cookie.php 5c275db6f4 tweaking has methods. 14 years ago
crypt.php 825ac35a47 improve crypt class comments. 14 years ago
db.php 2f7fa6687c Added "driver" method to System\DB. 14 years ago
error.php ee307657d3 improve error class comments. 14 years ago
file.php 6c6dac3579 deprecated download class. added methods to file class. tweaked log class. tweaked input class. 14 years ago
filter.php 7f3baf9742 improve comments in filter class. 14 years ago
form.php 3408bb8492 overall code refactoring, comment improvement. 14 years ago
hash.php 30c83f265d overall code refactoring. 14 years ago
html.php 4669911d61 fixed bug in html link methods. 14 years ago
inflector.php d802ae8386 added arr class and tweaked input class. 14 years ago
input.php 0ee4239613 Tweaked Input::has to check for empty strings. Deprecated Input::filled. 14 years ago
lang.php 3408bb8492 overall code refactoring, comment improvement. 14 years ago
loader.php 30c83f265d overall code refactoring. 14 years ago
log.php 6c6dac3579 deprecated download class. added methods to file class. tweaked log class. tweaked input class. 14 years ago
memcached.php f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 14 years ago
redirect.php 3408bb8492 overall code refactoring, comment improvement. 14 years ago
request.php a3a9368707 added dynamic Request::is_ method.. e.g. Request::is_login(). 14 years ago
response.php 3408bb8492 overall code refactoring, comment improvement. 14 years ago
route.php a3a9368707 added dynamic Request::is_ method.. e.g. Request::is_login(). 14 years ago
router.php a3a9368707 added dynamic Request::is_ method.. e.g. Request::is_login(). 14 years ago
session.php 3408bb8492 overall code refactoring, comment improvement. 14 years ago
str.php 04fb81367f added support for alpha only random strings in Str::random. 14 years ago
text.php f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 14 years ago
url.php bc8fa3570e fixed bug in route parameterizer. 14 years ago
view.php 3408bb8492 overall code refactoring, comment improvement. 14 years ago