Taylor Otwell
|
2a14998be9
|
fire app shutdown event.
|
2013-03-08 10:52:24 -06:00 |
Taylor Otwell
|
89e4c29d63
|
Merge pull request #1765 from driesvints/develop
Add sqs to list of supported drivers
|
2013-03-05 06:42:47 -08:00 |
Dries Vints
|
457e76a470
|
Add sqs to list of supported drivers
Just forgotten I presume.
|
2013-03-05 15:41:03 +01:00 |
Taylor Otwell
|
05cb4ca276
|
added form service provider and aliases.
|
2013-02-27 22:26:58 -06:00 |
Taylor Otwell
|
3d5747c282
|
Merge pull request #1739 from Bering/regex-validation-message
Fixes the validation error message for regex validation rule
|
2013-02-25 13:58:26 -08:00 |
Taylor Otwell
|
45f4de147f
|
Merge pull request #1721 from zackkitzmiller/patch-1
Default queue should be synchronous.
|
2013-02-25 12:55:21 -08:00 |
Bering
|
c45ef54c58
|
Fixes the validation error message for regex validation rule
|
2013-02-22 17:25:49 -05:00 |
Ben Corlett
|
597c6f1831
|
Update app/tests/TestCase.php
|
2013-02-22 16:47:09 -05:00 |
Ben Corlett
|
6d3eabf9b1
|
Remove tabs / spaces mix.
|
2013-02-22 14:49:15 -05:00 |
Zack Kitzmiller
|
69911f29cd
|
default queue should be synchronous.
|
2013-02-18 11:03:17 -05:00 |
Brian Kiewel
|
efb30de6c3
|
small typo fix in readme
|
2013-02-16 23:30:12 -07:00 |
Taylor Otwell
|
79d18a3122
|
Update app/config/session.php
|
2013-02-14 08:32:38 -06:00 |
Taylor Otwell
|
32df1b62d3
|
added Str alias.
|
2013-02-13 14:01:47 -06:00 |
Davide Bellini
|
5c42c5d2e6
|
Added "Not In" rule translation (fix issue #1701)
|
2013-02-13 12:28:56 +01:00 |
Taylor Otwell
|
96237d884e
|
update queue config with sqs example.
|
2013-02-12 22:23:48 -06:00 |
Taylor Otwell
|
3ad5edcc10
|
adding a default password reminder e-mail.
|
2013-02-08 14:49:12 -06:00 |
Taylor Otwell
|
df319a2178
|
added a reminders language file.
|
2013-02-08 14:24:18 -06:00 |
Taylor Otwell
|
6674b34a64
|
update log file name to include sapi name.
|
2013-02-08 11:14:17 -06:00 |
Taylor Otwell
|
4355a334f7
|
update session config.
|
2013-02-08 09:31:43 -06:00 |
Taylor Otwell
|
5d409fe0d5
|
remove unneeded alias.
|
2013-02-07 16:42:54 -06:00 |
Taylor Otwell
|
6c40ce69fb
|
setup seeder.
|
2013-02-07 14:51:28 -06:00 |
Bruno Gaspar
|
25ad84b1f3
|
convert spaces to tabs
|
2013-02-07 17:49:21 +00:00 |
Taylor Otwell
|
ce0a7f6545
|
fix typo.
|
2013-02-07 08:53:07 -06:00 |
Taylor Otwell
|
59d6d74a23
|
clean up start file.
|
2013-02-06 22:11:29 -06:00 |
Taylor Otwell
|
c07f552c70
|
cleaning up comments for my ocd.
|
2013-02-06 22:04:36 -06:00 |
Taylor Otwell
|
4528981e44
|
Merge pull request #1687 from bencorlett/develop
Adding ability to specify public path and centralising paths into their own file.
|
2013-02-06 19:59:09 -08:00 |
Ben Corlett
|
24e158e889
|
Adding bootstrap/paths.php to allow specification of custom paths for sections of Laravel.
Signed-off-by: Ben Corlett <bencorlett@me.com>
|
2013-02-07 11:19:17 +11:00 |
Ben Corlett
|
8a5f18e139
|
Moving start.php to bootstrap/start.php to collate all bootstrapping files.
Signed-off-by: Ben Corlett <bencorlett@me.com>
|
2013-02-07 09:27:15 +11:00 |
Taylor Otwell
|
106d3b7287
|
fix namespace.
|
2013-02-01 08:30:52 -06:00 |
Taylor Otwell
|
ae43bff49b
|
added a new service provider.
|
2013-01-31 23:27:03 -06:00 |
Taylor Otwell
|
15a52eefaf
|
update service provider class name.
|
2013-01-31 23:15:07 -06:00 |
Taylor Otwell
|
af4381f7de
|
implement remindable interface on default user.
|
2013-01-31 22:40:41 -06:00 |
Edwin
|
441ad9252d
|
Convert spaces to tab.
Signed-off-by: Edwin <tkaw220@gmail.com>
|
2013-02-01 11:55:19 +08:00 |
Taylor Otwell
|
7e81f9de94
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2013-01-30 22:42:40 -06:00 |
Taylor Otwell
|
df6021a26d
|
added config for password reminders.
|
2013-01-30 22:42:27 -06:00 |
Taylor Otwell
|
098c6c6295
|
tweak how autoloader works.
|
2013-01-30 19:46:36 -06:00 |
Taylor Otwell
|
0e5b8ae8f7
|
added reminder service provider and password alias.
|
2013-01-28 20:28:15 -06:00 |
Taylor Otwell
|
5446db1252
|
added queue facade.
|
2013-01-28 12:03:59 -06:00 |
Taylor Otwell
|
f6ad08698b
|
added queue config and service provider.
|
2013-01-28 11:58:38 -06:00 |
Taylor Otwell
|
20a0edcdde
|
Merge pull request #1642 from alexwhitman/date-validation-messages
Add date validation messages
|
2013-01-25 12:06:32 -08:00 |
Alex Whitman
|
caa65bbef6
|
Add date validation messages
|
2013-01-25 20:01:01 +00:00 |
Taylor Otwell
|
5ad3707ca4
|
boot the application on all artisan commands.
|
2013-01-23 23:43:28 -06:00 |
Taylor Otwell
|
9d3c3ea038
|
tweak how autoloaders are called. adjust phpunit bootstrap.
|
2013-01-23 23:33:47 -06:00 |
Dayle Rees
|
d19398614b
|
Merge pull request #1628 from amigorich/typo-fix
Fixup typo in comment block.
|
2013-01-23 01:02:31 -08:00 |
Richard Bradshaw
|
3ad58caba6
|
Fixup typo in comment block.
Fix a couple of typos in the comment block.
|
2013-01-19 19:34:38 +00:00 |
Dayle Rees
|
6c7a2fac17
|
Adding EventSubscriber alias as per documentation.
|
2013-01-13 22:19:26 +00:00 |
Taylor Otwell
|
b03521fabc
|
added old style auto loader setup in addition to composer.
|
2013-01-12 16:38:27 -06:00 |
Taylor Otwell
|
b53e6cd02e
|
update server for urldecode.
|
2013-01-11 15:37:31 -06:00 |
Taylor Otwell
|
5d99f9f1d6
|
moving laravel 4 into develop branch.
|
2013-01-11 15:14:07 -06:00 |
Taylor Otwell
|
63bf89efd5
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2013-01-10 16:21:01 -06:00 |