Commit History

Author SHA1 Message Date
  Taylor Otwell 443fc9d7b5 Merge pull request #2027 from nils-werner/executable 11 years ago
  Nils Werner 68e9fea2e6 Make artisan executable 11 years ago
  Taylor Otwell 2e65a168dc Merge pull request #2021 from ipalaus/fix/sendmail-config 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
  Taylor Otwell 71cb787346 Merge pull request #1999 from ipalaus/fix/session-payload 11 years ago
  Isern Palaus 260b3c93df Removed the unused setting 'session.payload'. 11 years ago
  Taylor Otwell 8709c6c6b0 Use app_path in global file. Closes #1975. 11 years ago
  Taylor Otwell c7f889fe54 Move slash redirects to application level. 11 years ago
  Taylor Otwell 086f2966c0 Merge pull request #1973 from bencorlett/patch-3 11 years ago
  Ben Corlett a982efb49b Updates for the rename of the `HTML` facade. 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
  Taylor Otwell e12830534e Tweak composer commands. Closes #1954. 11 years ago
  Taylor Otwell 07a5edb9db Fix comment. Closes #1958. 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 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 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
  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
  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
  Taylor Otwell 503ba02411 Merge pull request #1864 from bencorlett/develop 11 years ago
  Taylor Otwell 343c31e5db Redirect trailing slashes with 301. 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 d8daedcb46 Merge pull request #1852 from andershammar/develop 11 years ago
  Anders Hammar c9771d2fff Add validation error message for the 'required_without' rule 11 years ago
  Taylor Otwell 67488916f4 Remove locales. 11 years ago
  Taylor Otwell f0b8d2cc9d Added locales configuration. 11 years ago
  Taylor Otwell 1a6230b82a Remove extra not_in. 11 years ago
  Taylor Otwell 1ba8e90b70 Use storage_path() helper in configuration files. 11 years ago
  Taylor Otwell 66c9dd46e5 Merge pull request #1665 from tkaw220/develop 11 years ago
  Taylor Otwell 20256d20e1 Merge pull request #1691 from brunogaspar/patch-1 11 years ago
  Taylor Otwell b593b109f6 Merge pull request #1706 from billmn/develop 11 years ago
  Taylor Otwell d29282726d Add commands to loader. 11 years ago
  Taylor Otwell 9b0fafe3d5 Merge pull request #1716 from briankiewel/readme-typo 11 years ago
  Taylor Otwell 18cda5037a Move location of LARAVEL_START. 11 years ago
  Taylor Otwell 675157ea24 Merge pull request #1738 from bencorlett/patch-1 11 years ago
  Taylor Otwell 0c2389ccb3 Fix language lines. 11 years ago
  Taylor Otwell 77d748a145 Unguard all Eloquent attributes in seeder. 11 years ago
  Taylor Otwell be16de2a2f Switch default mail config to Mailgun. 11 years ago
  Taylor Otwell 724e0e026d Update Html alias. 11 years ago
  Taylor Otwell 857dd663fd Add driver to mail config. 11 years ago
  Taylor Otwell cf9c6f97ce Add route list service provider. 11 years ago
  Taylor Otwell 17b199b6f6 Add storage path configuration. 11 years ago
  Taylor Otwell 25a84bc000 Change how bootstrap file is loaded. 11 years ago
  Taylor Otwell 227683be9f Remove fallback locale. 11 years ago
  Taylor Otwell 07d6915c3a Added a default robots.txt file. 11 years ago
  Taylor Otwell bcd165ff5e Fix validation language line. 11 years ago
  Taylor Otwell 9a58a02ee8 Merge pull request #1800 from AndreiCanta/develop 11 years ago
  AndreiCanta 6253fe0ae5 Typo: missing quotes in session.php doc block 11 years ago
  Taylor Otwell b6a94c0216 Added new workbench config file. 11 years ago
  Taylor Otwell b5b7f71964 Fix comment. 11 years ago
  Taylor Otwell 36e7b132d4 Setup composer post update script to run php artisan optimize. 11 years ago
  Taylor Otwell 13d7adb38f Update for optimize command. 11 years ago
  Taylor Otwell 0c0b68e395 Added payload configuration option. 11 years ago
  Taylor Otwell b8008ff7b3 Fix comment. 11 years ago
  Taylor Otwell 13adb44ddf Rename path to files. 11 years ago
  Taylor Otwell 4aaf9a8f2b Exit with artisan status code. 11 years ago
  Taylor Otwell 216bc07733 Added new options to session config. 11 years ago
  Taylor Otwell 5fac0f7b35 Added a sample IronMQ configuration. 11 years ago
  Taylor Otwell 6f92ee8efd Fix CSRF token bug. 11 years ago
  Taylor Otwell 2a14998be9 fire app shutdown event. 11 years ago
  Taylor Otwell 89e4c29d63 Merge pull request #1765 from driesvints/develop 11 years ago
  Dries Vints 457e76a470 Add sqs to list of supported drivers 11 years ago
  Taylor Otwell 05cb4ca276 added form service provider and aliases. 11 years ago
  Taylor Otwell 3d5747c282 Merge pull request #1739 from Bering/regex-validation-message 11 years ago
  Taylor Otwell 45f4de147f Merge pull request #1721 from zackkitzmiller/patch-1 11 years ago
  Bering c45ef54c58 Fixes the validation error message for regex validation rule 11 years ago
  Ben Corlett 597c6f1831 Update app/tests/TestCase.php 11 years ago
  Ben Corlett 6d3eabf9b1 Remove tabs / spaces mix. 11 years ago
  Zack Kitzmiller 69911f29cd default queue should be synchronous. 11 years ago
  Brian Kiewel efb30de6c3 small typo fix in readme 11 years ago
  Taylor Otwell 79d18a3122 Update app/config/session.php 11 years ago