.. |
cache
|
Refactoring file cache driver.
|
2011-08-08 10:21:35 -05:00 |
db
|
Allow columns to be specified for Eloquent get, first, and paginate.
|
2011-08-17 18:32:48 -05:00 |
exception
|
renamed exception wrapper to exception examiner.
|
2011-08-16 22:39:44 -05:00 |
routing
|
improving class comments.
|
2011-08-13 22:33:43 -05:00 |
session
|
added new crypter class to replace static crypt methods.
|
2011-08-15 20:11:21 -05:00 |
vendor
|
added PHPass to system/vendor.
|
2011-07-11 21:58:51 -05:00 |
arr.php
|
refactor the arr class to fix a few bugs.
|
2011-08-15 15:19:14 -05:00 |
asset.php
|
Removed version control from Asset class. Attempting to implement better method of doing this soon.
|
2011-08-15 14:04:27 -05:00 |
auth.php
|
Remove unnecessary parens from Auth::check.
|
2011-08-15 14:28:36 -05:00 |
benchmark.php
|
fixing API comments.
|
2011-08-13 21:45:51 -05:00 |
cache.php
|
Refactoring the cache class and its comments.
|
2011-08-15 14:25:59 -05:00 |
config.php
|
added comment back to configuration class.
|
2011-08-15 20:13:48 -05:00 |
cookie.php
|
Refactoring the cookie class.
|
2011-08-08 08:49:29 -05:00 |
crypter.php
|
added new crypter class to replace static crypt methods.
|
2011-08-15 20:11:21 -05:00 |
db.php
|
refactoring database and error classes.
|
2011-08-14 22:10:36 -05:00 |
file.php
|
refactored error handling for better architecture.
|
2011-08-16 12:26:52 -05:00 |
form.php
|
Refactor the form class comments.
|
2011-08-08 13:17:53 -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.
|
2011-08-08 14:21:34 -05:00 |
input.php
|
refactoring input class.
|
2011-08-06 20:45:45 -05:00 |
lang.php
|
refactoring lang class.
|
2011-08-14 22:34:22 -05:00 |
laravel.php
|
Make sure file class is loaded before handling exceptions.
|
2011-08-17 10:23:54 -05:00 |
loader.php
|
refactoring loader class.
|
2011-08-14 22:35:08 -05:00 |
memcached.php
|
Refactor the memcache class.
|
2011-08-08 11:14:53 -05:00 |
messages.php
|
refactor messages class.
|
2011-08-06 20:47:20 -05:00 |
package.php
|
Refactor loader for performance.
|
2011-08-08 14:29:19 -05:00 |
paginator.php
|
refactoring pagination class.
|
2011-08-14 22:39:50 -05:00 |
redirect.php
|
refactor redirect class.
|
2011-08-08 23:09:10 -05:00 |
request.php
|
refactoring classes.
|
2011-08-15 22:29:11 -05:00 |
response.php
|
refactoring classes.
|
2011-08-15 22:29:11 -05:00 |
session.php
|
refactoring classes.
|
2011-08-15 22:29:11 -05:00 |
str.php
|
Convert spaces to tabs.
|
2011-08-08 14:31:12 -05:00 |
url.php
|
Remove any unspecified optional parameters from URIs created from routes.
|
2011-08-15 10:42:57 -05:00 |
validator.php
|
refactor database structure... moved db\manager back to system\db.php
|
2011-08-13 22:23:07 -05:00 |
view.php
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2011-08-18 18:09:14 -05:00 |