..
auth /drivers
fixing merge issues
2012-07-27 13:52:15 +01:00
cache /drivers
Remove obsolete namespace import in driver.php.
2012-05-11 12:21:43 +03:00
cli
fixing merge issues
2012-07-27 13:52:15 +01:00
database
fixing merge issues
2012-07-27 13:52:15 +01:00
documentation
Added first draft of command-line contributing docs.
2012-07-30 10:19:42 -06:00
profiling
Move get_file_size() helper function to helpers.php.
2012-07-07 02:13:44 +02:00
routing
Merge remote-tracking branch 'upstream/develop' into develop
2012-07-12 11:15:43 -04:00
session
Fixed various typos throughout laravel folder.
2012-07-21 20:18:55 -04:00
vendor/Symfony /Component
added simpler and easier environment handling.
2012-04-12 23:35:41 -05:00
asset.php
cleaning up code.
2012-04-10 22:36:20 -05: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
fixing merge issues
2012-07-27 13:52:15 +01:00
bundle.php
Grammar/Vocabulary fixes
2012-06-13 11:19:20 -04: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
fixing merge issues
2012-07-27 13:52:15 +01:00
core.php
Grammar/Vocabulary fixes
2012-06-13 11:19:20 -04:00
crypter.php
Altering visibility of Crypter::randomizer() to public.
2012-04-07 14:09:22 -05:00
database.php
cleaning up code.
2012-06-03 17:44:53 -05:00
error.php
Fixed various typos throughout laravel folder.
2012-07-21 20:18:55 -04:00
event.php
Grammar/Vocabulary fixes
2012-06-13 11:19:20 -04:00
file.php
Grammar/Vocabulary fixes
2012-06-13 11:19:20 -04:00
fluent.php
Fix bug in fluent class.
2012-03-23 22:54:09 -05:00
form.php
fixed optgroup closing tag
2012-06-20 16:18:16 +03:00
hash.php
basic code cleanup.
2012-02-23 14:02:59 -06:00
helpers.php
fixing merge issues
2012-07-27 13:52:15 +01:00
html.php
Fixed various typos throughout laravel folder.
2012-07-21 20:18:55 -04:00
input.php
Merge branch 'hotfix/fix_markdown' into develop
2012-07-11 22:35:58 +02:00
ioc.php
fixing merge issues
2012-07-27 13:52:15 +01:00
lang.php
Fixed various typos throughout laravel folder.
2012-07-21 20:18:55 -04:00
laravel.php
Merge remote-tracking branch 'upstream/develop' into develop
2012-07-12 11:15:43 -04:00
log.php
fixing merge issues
2012-07-27 13:52:15 +01: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
Grammar/Vocabulary fixes
2012-06-13 11:19:20 -04:00
pluralizer.php
Grammar/Vocabulary fixes
2012-06-13 11:19:20 -04:00
redirect.php
Generated URLs default to use the current protocol (http or https)
2012-05-30 13:14:16 +01:00
redis.php
Fixed various typos throughout laravel folder.
2012-07-21 20:18:55 -04:00
request.php
Default was never returned. If no IP was found it returns NULL.
2012-06-06 15:10:06 -04:00
response.php
Merge remote-tracking branch 'upstream/develop' into develop
2012-07-12 11:15:43 -04: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
add u PCRE modifier to str::words.
2012-05-03 08:37:52 -05:00
uri.php
Grammar/Vocabulary fixes
2012-06-13 11:19:20 -04:00
url.php
fixing merge issues
2012-07-27 13:52:15 +01:00
validator.php
fixing merge issues
2012-07-27 13:52:15 +01:00
view.php
Merge remote-tracking branch 'upstream/develop' into develop
2012-07-12 11:15:43 -04:00