Taylor Otwell
|
b87a78fb17
|
Tweak welcome page.
v4.0.0
|
2013-05-28 11:28:05 -05:00 |
|
Taylor Otwell
|
075e5e93f0
|
Merge branch 'master' into develop
|
2013-05-28 10:50:51 -05:00 |
|
Taylor Otwell
|
e510b02812
|
Tweak framework readme.
|
2013-05-28 09:37:32 -05:00 |
|
Taylor Otwell
|
b9fe2dda26
|
Merge pull request #2013 from juukie14/master
Conditionally Loading jQuery in profiler template
|
2013-05-28 06:08:00 -07:00 |
|
Taylor Otwell
|
c89354f63c
|
Merge pull request #2026 from vus520/3018bcce718665e28b6fcf8b48fc3ef79f9d8c65
add Simplified Chinese language package
|
2013-05-28 06:04:39 -07:00 |
|
Taylor Otwell
|
443fc9d7b5
|
Merge pull request #2027 from nils-werner/executable
Make artisan executable
|
2013-05-28 06:04:22 -07:00 |
|
Nils Werner
|
68e9fea2e6
|
Make artisan executable
|
2013-05-28 11:05:10 +02:00 |
|
Taylor Otwell
|
c7caca41a2
|
Merge pull request #2022 from kirkbushell/master
Route update to call aliased Controller class
|
2013-05-27 18:08:11 -07:00 |
|
Taylor Otwell
|
2e65a168dc
|
Merge pull request #2021 from ipalaus/fix/sendmail-config
The default sendmail path must contain '-bs' or '-t' flags.
|
2013-05-27 04:13:03 -07:00 |
|
Kirk Bushell
|
8f79855808
|
Route updated to ensure that the root Controller alias is called, rather than the one within its own namespace.
Signed-off-by: Kirk Bushell <torm3nt@gmail.com>
|
2013-05-27 15:43:32 +10:00 |
|
Isern Palaus
|
1cd0f1a6d7
|
The default sendmail path must contain '-bs' or '-t' flags.
Signed-off-by: Isern Palaus <ipalaus@ipalaus.es>
|
2013-05-27 06:31:55 +02:00 |
|
Taylor Otwell
|
15bd1bfa63
|
Fix casing.
|
2013-05-26 13:50:33 -05:00 |
|
Taylor Otwell
|
af39f0c2b1
|
Just boot MbString on Patchwork.
|
2013-05-26 13:50:16 -05:00 |
|
Taylor Otwell
|
ad52c50f87
|
Merge pull request #2018 from laravel/welcome-page
New welcome page.
|
2013-05-25 11:47:59 -07:00 |
|
Dayle Rees
|
5060bc2ade
|
New welcome page.
|
2013-05-25 18:57:39 +01:00 |
|
Taylor Otwell
|
96a3027b31
|
Updated available drivers for mail.
|
2013-05-24 09:25:36 -05:00 |
|
Taylor Otwell
|
79e3aab4a6
|
Added sendmail path config option.
|
2013-05-24 09:24:49 -05:00 |
|
Juukie14
|
55fe0189ac
|
Conditionally Loading jQuery in profiler template
|
2013-05-23 16:43:38 +02:00 |
|
vus520
|
3018bcce71
|
add Simplified Chinese language package
|
2013-05-22 14:06:34 +08:00 |
|
尘缘
|
584a7691ad
|
Merge pull request #3 from laravel/master
merge
|
2013-05-21 22:09:44 -07:00 |
|
Taylor Otwell
|
58d6b112a7
|
Merge pull request #2009 from dr-dimitru/master
Validation Russian language update
|
2013-05-21 18:05:38 -07:00 |
|
Dmitriy A. Golev
|
70f2836060
|
Revert "Make view with response status and headers"
This reverts commit 036a0bab0bd05cf2f8086363c35adc104a7cf631.
|
2013-05-22 01:47:48 +04:00 |
|
Dmitriy A. Golev
|
357875d6c8
|
Validation in Russian update
|
2013-05-22 01:44:32 +04:00 |
|
Taylor Otwell
|
71cb787346
|
Merge pull request #1999 from ipalaus/fix/session-payload
Removed the unused setting 'session.payload'.
|
2013-05-20 12:36:17 -07:00 |
|
尘缘
|
122f3abd25
|
Merge pull request #2 from laravel/master
merge
|
2013-05-16 18:53:24 -07:00 |
|
Isern Palaus
|
260b3c93df
|
Removed the unused setting 'session.payload'.
Signed-off-by: Isern Palaus <ipalaus@ipalaus.es>
|
2013-05-16 16:23:52 +02:00 |
|
Taylor Otwell
|
6a1d203baf
|
Merge pull request #1994 from aeberhardo/bug/putenv
Fixes variable export for Windows.
|
2013-05-15 12:52:16 -07:00 |
|
Taylor Otwell
|
37acc995df
|
Merge pull request #1991 from juukie14/master
Validation language line correction
|
2013-05-15 12:51:33 -07:00 |
|
Taylor Otwell
|
fe00e01212
|
Merge pull request #1992 from neoascetic/patch-1
Fix russian translation for 'exists' validation rule
|
2013-05-15 12:51:16 -07:00 |
|
aeberhardo
|
cfcd82e04a
|
Fixes variable export for Windows.
Issue: https://github.com/laravel/laravel/issues/1870
Fix in commit 678b92ef85 does not work.
Signed-off-by: aeberhardo <aeberhard@gmx.ch>
|
2013-05-15 19:05:04 +02:00 |
|
Pavel Puchkin
|
bee0153e3b
|
Fix russian translation for 'exists' validation rule
|
2013-05-15 18:04:47 +12:00 |
|
Jürgen van Dijk
|
82686af96f
|
Language line correction
Indentation before '=>' and 'geldig' instead of 'geldige'.
|
2013-05-14 08:59:59 +02:00 |
|
Taylor Otwell
|
678b92ef85
|
putenv in test runner.
|
2013-05-14 01:15:51 -05:00 |
|
Taylor Otwell
|
9871281b34
|
Merge pull request #1880 from authman/master
Patch for ->push();
|
2013-05-13 23:12:08 -07:00 |
|
Taylor Otwell
|
d1ae2324fd
|
Fix returning check for Postgres.
|
2013-05-14 00:55:26 -05:00 |
|
Taylor Otwell
|
c878a18fdb
|
Merge pull request #1962 from fpirsch/master
fix incorrect padding with multibyte strings encryption
|
2013-05-13 22:53:15 -07:00 |
|
Taylor Otwell
|
5d63d5ad52
|
Consider protocoless URLs as valid. Closes. #1966.
|
2013-05-14 00:51:08 -05:00 |
|
Taylor Otwell
|
1fdd186dde
|
Merge pull request #1974 from neoascetic/belongs_to_call_a_getter
Access foreign property in Belongs_To through a getter
|
2013-05-13 22:49:36 -07:00 |
|
Taylor Otwell
|
3965429176
|
Merge pull request #1970 from jasonlfunk/master
Allow developers to set the Content-Disposition header in Response::download()
|
2013-05-13 22:47:15 -07:00 |
|
Taylor Otwell
|
86fc0ca7cb
|
Merge pull request #1976 from neoascetic/more_fluent_eloquent
Even more fluent eloquent model via magic setters
|
2013-05-13 22:43:15 -07:00 |
|
Taylor Otwell
|
727b69494b
|
Check arrays on Input::had. Closes #1988.
|
2013-05-14 00:41:42 -05:00 |
|
Taylor Otwell
|
8709c6c6b0
|
Use app_path in global file. Closes #1975.
|
2013-05-14 00:40:22 -05:00 |
|
Taylor Otwell
|
6891fb7b21
|
Merge pull request #1963 from EvgenyKovalev/master
Language fix for Validation.
|
2013-05-13 22:35:07 -07:00 |
|
Taylor Otwell
|
7fb445b107
|
Merge pull request #1987 from netflam/patch-1
Update .htaccess
|
2013-05-13 22:32:14 -07:00 |
|
Taylor Otwell
|
348feccd3e
|
Merge pull request #1989 from juukie14/master
Added Dutch translation for validation rules "date_format" and "required_with".
|
2013-05-13 22:32:01 -07:00 |
|
Taylor Otwell
|
c7f889fe54
|
Move slash redirects to application level.
|
2013-05-14 00:27:41 -05:00 |
|
Jürgen van Dijk
|
b894cde4ba
|
Added Dutch translations for validation rules "date_format" and "required_with".
|
2013-05-13 12:00:09 +02:00 |
|
Taylor Otwell
|
086f2966c0
|
Merge pull request #1973 from bencorlett/patch-3
Updates for the rename of the `HTML` facade.
|
2013-05-11 18:03:43 -07:00 |
|
Maciej Czyżewski
|
ae61b601b6
|
Update .htaccess
Change link in comment. (2.2 -> current)
|
2013-05-11 14:16:41 +03:00 |
|
Pavel Puchkin
|
f2f1d4d173
|
Return $this in set_attribute
|
2013-05-08 20:11:44 +10:00 |
|