.. |
cache
|
Refactoring file cache driver.
|
2011-08-08 10:21:35 -05:00 |
db
|
Refactoring Eloquent.
|
2011-08-08 10:26:34 -05:00 |
routing
|
Refactor the route loader.
|
2011-08-08 10:28:42 -05:00 |
session
|
Refactor the file session driver.
|
2011-08-08 10:30:19 -05:00 |
vendor
|
added PHPass to system/vendor.
|
2011-07-11 21:58:51 -05:00 |
arr.php
|
Refactoring Arr class.
|
2011-08-08 08:27:12 -05:00 |
asset.php
|
Refactoring Asset class.
|
2011-08-08 08:31:57 -05:00 |
auth.php
|
add check for session driver before using auth class.
|
2011-08-06 20:24:09 -05:00 |
benchmark.php
|
Refactoring the Benchmark class.
|
2011-08-08 08:37:55 -05:00 |
cache.php
|
Refactoring the cache class.
|
2011-08-08 10:38:40 -05:00 |
config.php
|
Refactor the config class.
|
2011-08-08 10:40:30 -05:00 |
cookie.php
|
Refactoring the cookie class.
|
2011-08-08 08:49:29 -05:00 |
crypt.php
|
Refactoring the crypt class.
|
2011-08-08 08:51:58 -05:00 |
error.php
|
Refactoring the error class.
|
2011-08-08 08:55:16 -05:00 |
file.php
|
refactored error and file classes.
|
2011-07-07 23:40:29 -05:00 |
form.php
|
Refactoring the form class.
|
2011-08-08 08:59:51 -05:00 |
hash.php
|
Add ability to specify iteration count in Hash class.
|
2011-08-08 09:01:53 -05:00 |
html.php
|
Refactoring the html class.
|
2011-08-08 09:07:32 -05:00 |
inflector.php
|
Refactor the inflector class.
|
2011-08-08 10:42:24 -05:00 |
input.php
|
refactoring input class.
|
2011-08-06 20:45:45 -05:00 |
lang.php
|
Refactor the lang class.
|
2011-08-08 09:12:23 -05:00 |
laravel.php
|
Pass request method and uri to before and after filters.
|
2011-08-05 15:49:59 -05:00 |
loader.php
|
refactoring the auto-loader.
|
2011-08-08 09:14:25 -05:00 |
memcached.php
|
Continue refactoring the memcache class.
|
2011-08-08 09:18:08 -05:00 |
messages.php
|
refactor messages class.
|
2011-08-06 20:47:20 -05:00 |
package.php
|
Refactoring the package class.
|
2011-08-08 09:21:56 -05:00 |
paginator.php
|
Refactoring paginator... added paginator->append method.
|
2011-08-08 09:37:56 -05:00 |
redirect.php
|
Refactoring the redirect class.
|
2011-08-08 09:39:51 -05:00 |
request.php
|
Even more refactoring on the request class.
|
2011-08-08 09:44:57 -05:00 |
response.php
|
Added Response::error method.
|
2011-07-26 15:40:48 -05:00 |
session.php
|
Refactor the session class.
|
2011-08-08 09:59:50 -05:00 |
str.php
|
added Str::ascii method and fixed accented character problem in URL::slug.
|
2011-07-30 09:52:49 -05:00 |
url.php
|
Refactor the URL class.
|
2011-08-08 10:01:00 -05:00 |
validator.php
|
Fix bug in size validation when using a string containing all numbers.
|
2011-08-08 10:35:28 -05:00 |
view.php
|
Refactoring the view class.
|
2011-08-08 10:13:22 -05:00 |