| .. |
|
cache
|
trimmed comment bloat. returning boolean on eloquent save.
|
2011-06-10 12:43:09 -05:00 |
|
db
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
|
route
|
Added missing paren from previous commit.
|
2011-06-15 13:43:09 -07:00 |
|
session
|
trimmed comment bloat. returning boolean on eloquent save.
|
2011-06-10 12:43:09 -05:00 |
|
views
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
|
auth.php
|
improving auth class comments.
|
2011-06-16 19:51:32 -05:00 |
|
benchmark.php
|
throw exception in benchmark class if one has not been defined.
|
2011-06-16 19:52:43 -05:00 |
|
cache.php
|
improve cache class documentation.
|
2011-06-16 19:58:14 -05:00 |
|
config.php
|
tweaking config class comments.
|
2011-06-16 21:01:55 -05:00 |
|
cookie.php
|
improve cookie class comments.
|
2011-06-16 20:29:21 -05:00 |
|
crypt.php
|
improve crypt class comments.
|
2011-06-16 20:33:15 -05:00 |
|
db.php
|
improve db class comments.
|
2011-06-16 20:36:04 -05:00 |
|
download.php
|
improved comments to download class.
|
2011-06-16 20:40:30 -05:00 |
|
error.php
|
improve error class comments.
|
2011-06-16 21:00:27 -05:00 |
|
filter.php
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
|
form.php
|
fixed typo in form class.
|
2011-06-15 23:21:51 -05:00 |
|
hash.php
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
|
html.php
|
moved entities method to html class and added encoding configuration option.
|
2011-06-11 21:30:19 -05:00 |
|
inflector.php
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
|
input.php
|
Added Input::filled, Input::had, and Input::was_filled.
|
2011-06-15 12:41:35 -07:00 |
|
lang.php
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
|
loader.php
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
|
log.php
|
trimmed comment bloat. returning boolean on eloquent save.
|
2011-06-10 12:43:09 -05:00 |
|
memcached.php
|
trimmed comment bloat. returning boolean on eloquent save.
|
2011-06-10 12:43:09 -05:00 |
|
redirect.php
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
|
request.php
|
Improved URI detection.
|
2011-06-16 07:22:49 -07:00 |
|
response.php
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
|
route.php
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
|
router.php
|
Changed (:any) wildcard to more restrictive.
|
2011-06-15 06:25:44 -07:00 |
|
session.php
|
Fixed parameters on Session::has.
|
2011-06-15 11:21:39 -07:00 |
|
str.php
|
added support for alpha only random strings in Str::random.
|
2011-06-15 23:29:56 -05:00 |
|
text.php
|
trimmed comment bloat. returning boolean on eloquent save.
|
2011-06-10 12:43:09 -05:00 |
|
url.php
|
One more fix to URL slash handling! :)
|
2011-06-16 09:08:47 -07:00 |
|
view.php
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |