Commit History

Author SHA1 Message Date
  Taylor Otwell 2e65a168dc Merge pull request #2021 from ipalaus/fix/sendmail-config 11 years ago
  Kirk Bushell 8f79855808 Route updated to ensure that the root Controller alias is called, rather than the one within its own namespace. 11 years ago
  Isern Palaus 1cd0f1a6d7 The default sendmail path must contain '-bs' or '-t' flags. 11 years ago
  Taylor Otwell 15bd1bfa63 Fix casing. 11 years ago
  Taylor Otwell af39f0c2b1 Just boot MbString on Patchwork. 11 years ago
  Taylor Otwell ad52c50f87 Merge pull request #2018 from laravel/welcome-page 11 years ago
  Dayle Rees 5060bc2ade New welcome page. 11 years ago
  Taylor Otwell 96a3027b31 Updated available drivers for mail. 11 years ago
  Taylor Otwell 79e3aab4a6 Added sendmail path config option. 11 years ago
  Juukie14 55fe0189ac Conditionally Loading jQuery in profiler template 11 years ago
  vus520 3018bcce71 add Simplified Chinese language package 11 years ago
  尘缘 584a7691ad Merge pull request #3 from laravel/master 11 years ago
  Taylor Otwell 58d6b112a7 Merge pull request #2009 from dr-dimitru/master 11 years ago
  Dmitriy A. Golev 70f2836060 Revert "Make view with response status and headers" 11 years ago
  Dmitriy A. Golev 357875d6c8 Validation in Russian update 11 years ago
  Taylor Otwell 71cb787346 Merge pull request #1999 from ipalaus/fix/session-payload 11 years ago
  尘缘 122f3abd25 Merge pull request #2 from laravel/master 11 years ago
  Isern Palaus 260b3c93df Removed the unused setting 'session.payload'. 11 years ago
  Taylor Otwell 6a1d203baf Merge pull request #1994 from aeberhardo/bug/putenv 11 years ago
  Taylor Otwell 37acc995df Merge pull request #1991 from juukie14/master 11 years ago
  Taylor Otwell fe00e01212 Merge pull request #1992 from neoascetic/patch-1 11 years ago
  aeberhardo cfcd82e04a Fixes variable export for Windows. 11 years ago
  Pavel Puchkin bee0153e3b Fix russian translation for 'exists' validation rule 11 years ago
  Jürgen van Dijk 82686af96f Language line correction 11 years ago
  Taylor Otwell 678b92ef85 putenv in test runner. 11 years ago
  Taylor Otwell 9871281b34 Merge pull request #1880 from authman/master 11 years ago
  Taylor Otwell d1ae2324fd Fix returning check for Postgres. 11 years ago
  Taylor Otwell c878a18fdb Merge pull request #1962 from fpirsch/master 11 years ago
  Taylor Otwell 5d63d5ad52 Consider protocoless URLs as valid. Closes. #1966. 11 years ago
  Taylor Otwell 1fdd186dde Merge pull request #1974 from neoascetic/belongs_to_call_a_getter 11 years ago
  Taylor Otwell 3965429176 Merge pull request #1970 from jasonlfunk/master 11 years ago
  Taylor Otwell 86fc0ca7cb Merge pull request #1976 from neoascetic/more_fluent_eloquent 11 years ago
  Taylor Otwell 727b69494b Check arrays on Input::had. Closes #1988. 11 years ago
  Taylor Otwell 8709c6c6b0 Use app_path in global file. Closes #1975. 11 years ago
  Taylor Otwell 6891fb7b21 Merge pull request #1963 from EvgenyKovalev/master 11 years ago
  Taylor Otwell 7fb445b107 Merge pull request #1987 from netflam/patch-1 11 years ago
  Taylor Otwell 348feccd3e Merge pull request #1989 from juukie14/master 11 years ago
  Taylor Otwell c7f889fe54 Move slash redirects to application level. 11 years ago
  Jürgen van Dijk b894cde4ba Added Dutch translations for validation rules "date_format" and "required_with". 11 years ago
  Taylor Otwell 086f2966c0 Merge pull request #1973 from bencorlett/patch-3 11 years ago
  Maciej Czyżewski ae61b601b6 Update .htaccess 11 years ago
  Pavel Puchkin f2f1d4d173 Return `$this` in `set_attribute` 11 years ago
  Pavel Puchkin 3a46721eca Even more fluent eloquent model via magic setters 11 years ago
  Pavel Puchkin 641ac8d69c Access foreign property in Belongs_To through a getter 11 years ago
  Ben Corlett a982efb49b Updates for the rename of the `HTML` facade. 11 years ago
  Jason Funk 96e44d908c Allow the developer to set the Content-Disposition header in Response::download() 11 years ago
  Taylor Otwell 24f0d9a5b8 Update HTML alias. Closes #1210. 11 years ago
  Taylor Otwell db365ddaae Remove pre-install cmd for now. 11 years ago
  Evgeny Kovalev accbcabfcf Fixes 'greater' to 'not greater'. 11 years ago
  Evgeny Kovalev bd6289b118 Fixes error messages. Validation allows max number. 11 years ago
  fpirsch 76db206551 fix incorrect padding with multi-byte strings 11 years ago
  Taylor Otwell e12830534e Tweak composer commands. Closes #1954. 11 years ago
  Taylor Otwell cffded660c Merge pull request #1959 from dotramses/patch-1 11 years ago
  Taylor Otwell 3d533f03e6 Fix method override. 11 years ago
  Taylor Otwell 07a5edb9db Fix comment. Closes #1958. 11 years ago
  dotramses 852937baf4 Update migrator.php 11 years ago
  尘缘 f742cc32f5 Merge pull request #1 from laravel/master 11 years ago
  Taylor Otwell e8823e798b Added clear compile pre update script. 11 years ago
  Taylor Otwell 1e68129265 Tweak maintenace mode handler. 11 years ago
  Taylor Otwell 74cd3eb838 Added proper code for new maintenance mode feature. 11 years ago
  Taylor Otwell e72b120929 Fix spelling. 11 years ago
  Taylor Otwell b9cf8dfb71 Upgrade to latest Symfony HttpFoundation tag. Closes #1865. 11 years ago
  Taylor Otwell c25c56ecfd Merge pull request #1876 from briankiewel/robots 11 years ago
  Taylor Otwell 9ee8da7bfd Fix session configs. Closes #1943. 11 years ago
  Taylor Otwell d8abb9d603 Merge pull request #1877 from briankiewel/htaccess-tabs 11 years ago
  Taylor Otwell 5c340a60a9 Merge pull request #1879 from jasonlewis/fix/use-base-path-in-start 11 years ago
  Taylor Otwell 92f602edbf Merge pull request #1875 from effenberger/master 11 years ago
  Taylor Otwell 048e3322d5 Merge pull request #1931 from vlakoff/develop 11 years ago
  Taylor Otwell c991a4cfb1 Fix typo. Closes #1935. 11 years ago
  Taylor Otwell d433293e8a Add required_if validation language line. 11 years ago
  vlakoff 5e2d8843d8 Fix comment on default session driver. 11 years ago
  Taylor Otwell 763f1d5181 Use Redirect::guest in "auth" filter. 11 years ago
  Taylor Otwell b042d46bfe Set preferred install as "dist" out of the box. 11 years ago
  Taylor Otwell b16bb1ac6a Setup Patchwork for 1.1.*. 11 years ago
  Taylor Otwell 5b43ff5181 Added "cookie" back in as session option. 11 years ago
  Taylor Otwell 452956551b Fix comments on session. 11 years ago
  Taylor Otwell d9c559ba7f Tweak for session changes. 11 years ago
  dr.dimitru 036a0bab0b Make view with response status and headers 11 years ago
  Taylor Otwell 997f789c47 Move comment to line it up with others. 11 years ago
  Taylor Otwell e0d6b130b8 Remove pre-update script. 11 years ago
  Taylor Otwell 315bb1dd9b Add pre-update command to remove the compiled file. 11 years ago
  Authman Apatira 9ba285a2ad Return the status of $model->push(). 11 years ago
  Jason Lewis ed89cfb13b Use the base.path when loading the illuminate application. 11 years ago
  Brian Kiewel 982e51fd98 Converted spaces to tabs for consistency 11 years ago
  Taylor Otwell 6e5ca7331e Add "url" option to configuration. 11 years ago
  Brian Kiewel 7ad0dcea28 Changed robots.txt to use disallow instead of allow 11 years ago
  Max e1fde01e9d IoC::registered check fixed 11 years ago
  Taylor Otwell 503ba02411 Merge pull request #1864 from bencorlett/develop 11 years ago
  Taylor Otwell 23464cac25 Merge pull request #1868 from aeberhardo/bug/version-bump-3.2.14 11 years ago
  Taylor Otwell 64953eb196 Merge pull request #1869 from aeberhardo/docs/contributing-typo 11 years ago
  Taylor Otwell 343c31e5db Redirect trailing slashes with 301. 11 years ago
  aeberhardo 87bf2402d4 Fixed a typo in Contributing chapter 11 years ago
  aeberhardo 44f82b18d8 Incremented version from 3.2.13 to 3.2.14 11 years ago
  Taylor Otwell b2a1c9be53 Turn on Redis clustering by default. 11 years ago
  Taylor Otwell c9d0090f72 Fix typo. 11 years ago
  Taylor Otwell 3b601fee4a Added auth.basic filter. 11 years ago
  Ben Corlett 26c426ab3e Lining up translation. Surprised it triggered my OCD before @taylorotwell's. 11 years ago
  Taylor Otwell 936160f907 Merge pull request #1850 from rk/patch-1 11 years ago
  Taylor Otwell 9c9b6eed10 Merge remote-tracking branch 'origin/master' 11 years ago
  Taylor Otwell 5ddeab6051 pass exception to 500 event correctly. 11 years ago