Zack Kitzmiller
|
69911f29cd
default queue should be synchronous.
|
11 years ago |
Pavel Puchkin
|
9003957b28
One more fix about custom query grammar
|
11 years ago |
Brian Kiewel
|
efb30de6c3
small typo fix in readme
|
11 years ago |
Kirk Bushell
|
bc36205a99
Updated error class to pass the Exception for the 500 triggered event.
|
11 years ago |
Taylor Otwell
|
79d18a3122
Update app/config/session.php
|
11 years ago |
Taylor Otwell
|
32df1b62d3
added Str alias.
|
11 years ago |
Davide Bellini
|
5c42c5d2e6
Added "Not In" rule translation (fix issue #1701)
|
11 years ago |
Taylor Otwell
|
96237d884e
update queue config with sqs example.
|
11 years ago |
Dave Clayton
|
43afc7b9fa
Made how to do AND WHERE in fluent more explicit in the docs
|
11 years ago |
Taylor Otwell
|
3ad5edcc10
adding a default password reminder e-mail.
|
11 years ago |
Taylor Otwell
|
df319a2178
added a reminders language file.
|
11 years ago |
Taylor Otwell
|
6674b34a64
update log file name to include sapi name.
|
11 years ago |
Taylor Otwell
|
4355a334f7
update session config.
|
11 years ago |
aditya
|
8e27840718
(Very) minor typo fix.
|
11 years ago |
Taylor Otwell
|
5d409fe0d5
remove unneeded alias.
|
11 years ago |
Taylor Otwell
|
6c40ce69fb
setup seeder.
|
11 years ago |
Bruno Gaspar
|
25ad84b1f3
convert spaces to tabs
|
11 years ago |
Taylor Otwell
|
ce0a7f6545
fix typo.
|
11 years ago |
Kelt Dockins
|
1ed7ec98ba
adding unit tests for ioc changes
|
11 years ago |
Kelt Dockins
|
b48031b04a
ioc resolves classes with optional params and accepts arguments
|
11 years ago |
Taylor Otwell
|
59d6d74a23
clean up start file.
|
11 years ago |
Taylor Otwell
|
c07f552c70
cleaning up comments for my ocd.
|
11 years ago |
Taylor Otwell
|
4528981e44
Merge pull request #1687 from bencorlett/develop
|
11 years ago |
Pasvaz
|
2144637e12
Handles Redis password
|
11 years ago |
Ben Corlett
|
24e158e889
Adding bootstrap/paths.php to allow specification of custom paths for sections of Laravel.
|
11 years ago |
Ben Corlett
|
8a5f18e139
Moving start.php to bootstrap/start.php to collate all bootstrapping files.
|
11 years ago |
Tz-Huan Huang
|
068ddef312
Update laravel/session/drivers/cookie.php
|
11 years ago |
Chris How
|
87c588c610
Updated docs
|
11 years ago |
Chris How
|
f93dfccd21
HTML::entities() now optional on label contents
|
11 years ago |
Taylor Otwell
|
106d3b7287
fix namespace.
|
11 years ago |
Taylor Otwell
|
ae43bff49b
added a new service provider.
|
11 years ago |
Taylor Otwell
|
15a52eefaf
update service provider class name.
|
11 years ago |
Taylor Otwell
|
af4381f7de
implement remindable interface on default user.
|
11 years ago |
Edwin
|
441ad9252d
Convert spaces to tab.
|
11 years ago |
Pavel Puchkin
|
a2cafaa367
Fix bug in ANBU that cause wrong total time showing on Queries tab
|
11 years ago |
Flavy
|
720480e74f
Added romanian language
|
11 years ago |
Taylor Otwell
|
7e81f9de94
Merge branch 'develop' of github.com:laravel/laravel into develop
|
11 years ago |
Taylor Otwell
|
df6021a26d
added config for password reminders.
|
11 years ago |
Taylor Otwell
|
098c6c6295
tweak how autoloader works.
|
11 years ago |
Taylor Otwell
|
0e5b8ae8f7
added reminder service provider and password alias.
|
11 years ago |
Taylor Otwell
|
5446db1252
added queue facade.
|
11 years ago |
Taylor Otwell
|
f6ad08698b
added queue config and service provider.
|
11 years ago |
Taylor Otwell
|
20a0edcdde
Merge pull request #1642 from alexwhitman/date-validation-messages
|
11 years ago |
Alex Whitman
|
caa65bbef6
Add date validation messages
|
11 years ago |
Taylor Otwell
|
5ad3707ca4
boot the application on all artisan commands.
|
11 years ago |
Taylor Otwell
|
9d3c3ea038
tweak how autoloaders are called. adjust phpunit bootstrap.
|
11 years ago |
frankwong
|
023e11e691
Fixed bug where laravel is generating error log from outside of application classes.
|
11 years ago |
Matt Helm
|
4cb904f44d
Fix indentation and double slashes
|
11 years ago |
Matt Helm
|
e48a2d723b
Fix indentation and double slashes
|
11 years ago |
Dayle Rees
|
d19398614b
Merge pull request #1628 from amigorich/typo-fix
|
11 years ago |
frankwong
|
5abb778b16
Added class and function information to log messages based on where the log message was initiated.
|
11 years ago |
Richard Bradshaw
|
3ad58caba6
Fixup typo in comment block.
|
11 years ago |
Matt Helm
|
818be60551
Add Command alias to application configuration
|
11 years ago |
demsey2
|
18e5817117
URI data is not available in the before filter
|
11 years ago |
Dayle Rees
|
6c7a2fac17
Adding EventSubscriber alias as per documentation.
|
11 years ago |
Dayle Rees
|
23d23dd07c
Merge pull request #1591 from eddiemonge/patch-1
|
11 years ago |
Dayle Rees
|
d500ab2259
Update license.txt
|
11 years ago |
Eddie Monge Jr.
|
f997838f5f
Update laravel/documentation/requests.md
|
11 years ago |
Taylor Otwell
|
b03521fabc
added old style auto loader setup in addition to composer.
|
11 years ago |
Taylor Otwell
|
252990455e
Merge pull request #1586 from Pasvaz/patch-1
|
11 years ago |
Pasvaz
|
9dd0a21f8d
Implemented OPTIONS verb
|
11 years ago |
Taylor Otwell
|
b53e6cd02e
update server for urldecode.
|
11 years ago |
Taylor Otwell
|
5d99f9f1d6
moving laravel 4 into develop branch.
|
11 years ago |
Taylor Otwell
|
63bf89efd5
Merge branch 'develop' of github.com:laravel/laravel into develop
|
11 years ago |
Taylor Otwell
|
c9faa957a3
Merge branch 'master' of github.com:laravel/laravel into develop
|
11 years ago |
Taylor Otwell
|
ab2581dba5
increment version.
|
11 years ago |
Taylor Otwell
|
06538cc8c0
update change log.
|
11 years ago |
Taylor Otwell
|
bd11b2a8af
Merge pull request #1577 from inverse/develop
|
11 years ago |
Taylor Otwell
|
2e82761788
Merge pull request #1582 from AndreasHeiberg/patch-1
|
11 years ago |
Taylor Otwell
|
6c177ab3b1
turn off profile by default.
|
11 years ago |
Taylor Otwell
|
3b8d8bbf77
Merge pull request #1584 from bpierre/bug/doc-fixes
|
11 years ago |
Pierre Bertet
|
4a47bda118
Documentation: markdown syntax
|
11 years ago |
Pierre Bertet
|
347f1b8d97
Documentation: typo
|
11 years ago |
Pierre Bertet
|
f69b70aa80
Documentation: typo
|
11 years ago |
Pierre Bertet
|
a1facced9a
Documentation typography: ellipses
|
12 years ago |
Pierre Bertet
|
63708d64e0
Documentation: typo
|
12 years ago |
Pierre Bertet
|
1e7917adea
Documentation: relative link to the documentation
|
12 years ago |
Andreas Heiberg
|
4de7510bfd
fixed typo
|
11 years ago |
Malachi Soord
|
337c2f0a7c
Fixed issue with html unit tests
|
12 years ago |
Taylor Otwell
|
53b94468cd
Fix multi inserts in SQLite.
|
12 years ago |
Dayle Rees
|
0f690e83a0
Removing strange file additions.
|
12 years ago |
Dayle Rees
|
f0c3dbba40
Fixing merge issues.
|
12 years ago |
Taylor Otwell
|
abff7d8e7d
Merge branch 'master' into develop
|
12 years ago |
Taylor Otwell
|
ff7f6f67db
Merge pull request #1573 from neoascetic/patch-1
|
12 years ago |
Taylor Otwell
|
cb567c5e4d
Updated Symfony HttpFoundation to 2.1.6.
|
12 years ago |
Taylor Otwell
|
2946274a95
Merge pull request #1473 from s4wny/patch-1
|
12 years ago |
Taylor Otwell
|
ff682d69c0
Merge pull request #1546 from darkimmortal/master
|
12 years ago |
Taylor Otwell
|
f754e1fa55
Merge pull request #1574 from Barryvdh/patch-1
|
12 years ago |
Taylor Otwell
|
dd548471bc
Merge pull request #1571 from vauteer/patch-1
|
12 years ago |
Barryvdh
|
6eaa2ad3f2
Update application/language/nl/validation.php
|
12 years ago |
Pavel Puchkin
|
77679a5659
Respect LARAVEL_ENV variable
|
12 years ago |
vauteer
|
b0ac276d1a
Update laravel/documentation/views/html.md
|
12 years ago |
Taylor Otwell
|
5598238fbc
Merge pull request #1570 from HiroKws/ja/validation/new/translation
|
12 years ago |
Hirohisa Kawase
|
01127bf70d
Japanese translations for new validation rules.(count*)
|
12 years ago |
Taylor Otwell
|
b0eb9a8b42
Fix bugs in Eloquent.
|
12 years ago |
Taylor Otwell
|
28a880b5b5
Use array_key_exists in validator.
|
12 years ago |
Taylor Otwell
|
23bdbd0834
Tweak postgres connector.
|
12 years ago |
Taylor Otwell
|
f948801369
Fix bug.
|
12 years ago |
Taylor Otwell
|
cc0908cddc
Merge branch 'master' into develop
|
12 years ago |
Taylor Otwell
|
5fd1ea527f
Fix bug in connection with custom grammars.
|
12 years ago |