Commit History

Author SHA1 Message Date
  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
  Taylor Otwell 0008a2324f Merge pull request #1857 from doubleking/master 11 years ago
  jan e4080c02f5 get_cli_option() is called outside Laravel app, so namespace prefix must be left there 11 years ago
  jan 3cd624eac8 Changed Laravel\ namespace prefix in some classes calls in helpers to 11 years ago
  Taylor Otwell 4ecbef68a0 Merge pull request #1853 from cviebrock/table-macros 11 years ago
  Taylor Otwell 78af4569de Merge pull request #1855 from rittme/patch-1 11 years ago
  Taylor Otwell d8daedcb46 Merge pull request #1852 from andershammar/develop 11 years ago
  Bernardo Rittmeyer d46e19214b get_dirty() comparison is not type safe 11 years ago
  Colin Viebrock 906d0d851e add macros to tables 11 years ago
  Colin Viebrock 0fd3815f81 Merge branch 'develop' of git://github.com/laravel/laravel into develop 11 years ago
  Anders Hammar c9771d2fff Add validation error message for the 'required_without' rule 11 years ago
  Robert K 785e168f5e Check application.ssl when setting a secure cookie 11 years ago
  Taylor Otwell 5dd3ec6f1e Merge pull request #1845 from stevenklar/master 11 years ago
  Steven Klar 4086d130d1 Add unregister to IoC-Contrainer 11 years ago
  Taylor Otwell 67488916f4 Remove locales. 11 years ago
  Taylor Otwell f0b8d2cc9d Added locales configuration. 11 years ago
  Taylor Otwell e86532e095 Merge pull request #1829 from neoascetic/return_non_0_on_command_fail 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
  Pavel Puchkin bc6b786973 Exit with non-zero if command fails, useful in scripting and CI 11 years ago
  Taylor Otwell 778a97b319 Merge pull request #1827 from neoascetic/flush_file_cache 11 years ago
  Pavel Puchkin 0d99d13298 Ability to flush file-based cache storage 11 years ago
  Taylor Otwell 92e3ae47bb Merge branch 'master' of github.com:laravel/laravel 11 years ago
  Taylor Otwell 4046313ecd fix environment on tests. 11 years ago
  Taylor Otwell f933db7a12 Merge pull request #1618 from demsey2/master 11 years ago
  Taylor Otwell ba3e481d4a Merge pull request #1621 from mtthlm/master 11 years ago
  Taylor Otwell 52e9cd5c09 Merge pull request #1639 from frankwong/master 11 years ago
  Taylor Otwell b914d07948 Merge pull request #1662 from fla/master 11 years ago
  Taylor Otwell 7888309502 Merge pull request #1663 from neoascetic/anbu_fix 11 years ago
  Taylor Otwell 66c9dd46e5 Merge pull request #1665 from tkaw220/develop 11 years ago
  Taylor Otwell d293f9c6a8 Merge pull request #1676 from chrishow/form-label-html 11 years ago
  Taylor Otwell 37503be75b Merge pull request #1685 from tzhuan/patch-1 11 years ago
  Taylor Otwell ffd5769416 Merge pull request #1688 from Pasvaz/patch-2 11 years ago
  Taylor Otwell 20256d20e1 Merge pull request #1691 from brunogaspar/patch-1 11 years ago
  Taylor Otwell e8834d764e Merge pull request #1692 from adityamenon/master 11 years ago