MIF_E31222691/laravel
Anahkiasen e2b7d65c18 Added migrate:rebuild command to clean and reconstruct the database
Signed-off-by: Anahkiasen <ehtnam6@gmail.com>
2012-10-26 19:45:32 +01:00
..
auth/drivers Merge pull request #1211 from franzliedke/patch-45 2012-10-20 17:29:37 -07:00
cache/drivers phpdoc fixes 2012-08-03 18:17:48 +03:00
cli Added migrate:rebuild command to clean and reconstruct the database 2012-10-26 19:45:32 +01:00
database Merge pull request #1365 from sdbondi/develop 2012-10-25 06:11:15 -07:00
documentation Added migrate:rebuild command to clean and reconstruct the database 2012-10-26 19:45:32 +01:00
profiling beautifies profiler tabs to cursor:pointer 2012-10-20 22:30:59 +08:00
routing Merge pull request #1014 from jasonlewis/feature/root-bundles 2012-09-01 17:26:35 -07:00
session Extract sweep method in Session payload class. 2012-08-03 18:09:37 +03:00
tests Merge pull request #1201 from JoostK/fix-1 2012-09-25 18:37:09 -07:00
vendor/Symfony/Component Update laravel/vendor/Symfony/Component/HttpFoundation/LaravelRequest.php 2012-10-24 14:41:58 -03:00
asset.php Fixed wrong return type in phpdoc 2012-09-28 10:10:35 +02:00
auth.php Fix auth bug and other resolver bugs. 2012-05-02 16:52:55 -05:00
autoloader.php Fixed various typos throughout laravel folder. 2012-07-21 20:18:55 -04:00
blade.php Trimming whitespace before doctype tag 2012-09-18 17:22:45 +03:00
bundle.php Merge pull request #1014 from jasonlewis/feature/root-bundles 2012-09-01 17:26:35 -07:00
cache.php Fix auth bug and other resolver bugs. 2012-05-02 16:52:55 -05:00
config.php Grammar/Vocabulary fixes 2012-06-13 11:19:20 -04:00
cookie.php Use hash_hmac on cookie hashes. 2012-09-25 16:43:58 -04:00
core.php Merge pull request #681 from bencorlett/develop 2012-08-13 12:17:35 -07:00
crypter.php Altering visibility of Crypter::randomizer() to public. 2012-04-07 14:09:22 -05:00
database.php Added use Closure to database.php 2012-07-31 09:55:45 +02:00
error.php Improve view errors. 2012-09-26 16:20:56 -04:00
event.php phpdoc fixes 2012-08-03 18:17:48 +03:00
file.php Update laravel/file.php 2012-10-22 10:09:53 +12:00
fluent.php Fix bug in fluent class. 2012-03-23 22:54:09 -05:00
form.php Merge pull request #1056 from Jakobud/bug/form/buttons/defaultValues 2012-09-01 17:35:34 -07:00
hash.php basic code cleanup. 2012-02-23 14:02:59 -06:00
helpers.php Update laravel/helpers.php 2012-10-03 15:35:34 +03:00
html.php Fix closing tag in definition list helper. 2012-09-14 22:21:35 +03:00
input.php Allow Input::json() to return array instead of object 2012-09-05 16:07:20 -04:00
ioc.php Merge pull request #1049 from Apathetic012/develop 2012-08-09 20:44:15 -07:00
lang.php Fixed various typos throughout laravel folder. 2012-07-21 20:18:55 -04:00
laravel.php Cleaner regex 2012-09-15 20:48:18 -04:00
log.php Fix logging issue when using the laravel.log event. 2012-09-26 10:11:24 -04:00
memcached.php Fixed Memcached get connection instance typo in __callStatic method. 2012-07-20 22:20:37 +08:00
messages.php refactored set_format to foromat. 2012-05-30 08:41:03 -05:00
paginator.php Fixed 2 stupid bugs for better markup 2012-09-11 07:48:01 +05:30
pluralizer.php phpdoc fixes 2012-08-03 18:17:48 +03:00
redirect.php Merge pull request #681 from bencorlett/develop 2012-08-13 12:17:35 -07:00
redis.php Fixed various typos throughout laravel folder. 2012-07-21 20:18:55 -04:00
request.php phpdoc fixes 2012-08-03 18:17:48 +03:00
response.php Merge pull request #706 from Vespakoen/patch-1 2012-08-13 12:16:08 -07:00
section.php cleaning up section class. 2012-04-10 11:37:38 -05:00
session.php Merge remote-tracking branch 'upstream/develop' into develop 2012-06-25 13:11:54 -04:00
str.php Optimize Str-helper (see pull request #1180) 2012-09-10 21:11:20 +02:00
uri.php Grammar/Vocabulary fixes 2012-06-13 11:19:20 -04:00
url.php Fixing a double slash bug in URL generation with languages. add tests. 2012-09-01 22:07:01 -05:00
validator.php Merge pull request #1053 from tobsn/patch-12 2012-08-12 12:50:10 -07:00
view.php Improve view errors. 2012-09-26 16:20:56 -04:00