3524 Commits

Author SHA1 Message Date
Taylor Otwell
f0b8d2cc9d Added locales configuration. 2013-03-29 15:48:32 -05:00
Taylor Otwell
1a6230b82a Remove extra not_in. v4.0.0-BETA4 2013-03-29 07:54:06 -05:00
Taylor Otwell
1ba8e90b70 Use storage_path() helper in configuration files. 2013-03-29 07:52:49 -05:00
Taylor Otwell
66c9dd46e5 Merge pull request #1665 from tkaw220/develop
Convert spaces to tab.
2013-03-28 14:52:56 -07:00
Taylor Otwell
20256d20e1 Merge pull request #1691 from brunogaspar/patch-1
Convert spaces to tabs
2013-03-28 14:34:37 -07:00
Taylor Otwell
b593b109f6 Merge pull request #1706 from billmn/develop
Added "Not In" rule translation (fix issue #1701)
2013-03-28 14:29:37 -07:00
Taylor Otwell
d29282726d Add commands to loader. 2013-03-28 16:27:39 -05:00
Taylor Otwell
9b0fafe3d5 Merge pull request #1716 from briankiewel/readme-typo
small typo fix in readme
2013-03-28 14:24:21 -07:00
Taylor Otwell
18cda5037a Move location of LARAVEL_START. 2013-03-28 16:07:32 -05:00
Taylor Otwell
675157ea24 Merge pull request #1738 from bencorlett/patch-1
Remove tabs / spaces mix.
2013-03-28 14:06:13 -07:00
Taylor Otwell
0c2389ccb3 Fix language lines. 2013-03-28 15:43:38 -05:00
Taylor Otwell
77d748a145 Unguard all Eloquent attributes in seeder. 2013-03-28 11:20:48 -05:00
Taylor Otwell
be16de2a2f Switch default mail config to Mailgun. 2013-03-27 10:12:38 -05:00
Taylor Otwell
724e0e026d Update Html alias. 2013-03-26 15:07:06 -05:00
Taylor Otwell
857dd663fd Add driver to mail config. 2013-03-26 11:22:41 -05:00
Taylor Otwell
cf9c6f97ce Add route list service provider. 2013-03-26 10:32:55 -05:00
Taylor Otwell
17b199b6f6 Add storage path configuration. 2013-03-26 09:23:41 -05:00
Taylor Otwell
25a84bc000 Change how bootstrap file is loaded. 2013-03-25 08:32:19 -05:00
Taylor Otwell
227683be9f Remove fallback locale. 2013-03-21 19:17:43 -05:00
Taylor Otwell
07d6915c3a Added a default robots.txt file. 2013-03-21 14:09:31 -05:00
Taylor Otwell
bcd165ff5e Fix validation language line. 2013-03-21 13:46:19 -05:00
Taylor Otwell
9a58a02ee8 Merge pull request #1800 from AndreiCanta/develop
Typo: missing quotes in session.php doc block
2013-03-20 05:16:54 -07:00
AndreiCanta
6253fe0ae5 Typo: missing quotes in session.php doc block 2013-03-20 11:36:11 +02:00
Taylor Otwell
b6a94c0216 Added new workbench config file. 2013-03-18 13:37:05 -05:00
Taylor Otwell
b5b7f71964 Fix comment. 2013-03-17 14:39:11 -05:00
Taylor Otwell
36e7b132d4 Setup composer post update script to run php artisan optimize. 2013-03-16 09:05:37 -05:00
Taylor Otwell
13d7adb38f Update for optimize command. 2013-03-15 22:22:11 -05:00
Taylor Otwell
0c0b68e395 Added payload configuration option. 2013-03-13 20:12:34 -05:00
Taylor Otwell
b8008ff7b3 Fix comment. 2013-03-13 16:40:10 -05:00
Taylor Otwell
13adb44ddf Rename path to files. 2013-03-13 13:29:10 -05:00
Taylor Otwell
4aaf9a8f2b Exit with artisan status code. 2013-03-13 11:56:39 -05:00
Taylor Otwell
216bc07733 Added new options to session config. 2013-03-13 11:32:36 -05:00
Taylor Otwell
5fac0f7b35 Added a sample IronMQ configuration. 2013-03-12 08:23:38 -05:00
Taylor Otwell
6f92ee8efd Fix CSRF token bug. 2013-03-11 13:21:52 -05:00
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. v4.0.0-BETA3 2013-02-08 14:49:12 -06:00