| .. |
|
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 |
|
arr.php
|
fixed arr::get argument order.
|
2011-06-16 22:27:57 -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 has methods.
|
2011-06-16 22:45:33 -05:00 |
|
cookie.php
|
tweaking has methods.
|
2011-06-16 22:45:33 -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 |
|
file.php
|
Created file class with File::extension method, added File to aliases under application
|
2011-06-16 23:51:28 -05:00 |
|
filter.php
|
improve comments in filter class.
|
2011-06-16 21:03:53 -05:00 |
|
form.php
|
extract id assignment to method.
|
2011-06-16 21:09:39 -05:00 |
|
hash.php
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
|
html.php
|
fixed bug in html link methods.
|
2011-06-16 21:27:14 -05:00 |
|
inflector.php
|
added arr class and tweaked input class.
|
2011-06-16 22:25:57 -05:00 |
|
input.php
|
tweaking has methods.
|
2011-06-16 22:45:33 -05: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
|
tweaking has methods.
|
2011-06-16 22:45:33 -05: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
|
added asset links and improved html class.
|
2011-06-16 21:25:24 -05:00 |
|
view.php
|
fix view handling to properly catch exceptions when rendering.
|
2011-06-16 21:55:02 -05:00 |