Commit History

Author SHA1 Message Date
  尘缘 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
  尘缘 122f3abd25 Merge pull request #2 from laravel/master 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 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
  Jürgen van Dijk b894cde4ba Added Dutch translations for validation rules "date_format" and "required_with". 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
  Jason Funk 96e44d908c Allow the developer to set the Content-Disposition header in Response::download() 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 cffded660c Merge pull request #1959 from dotramses/patch-1 11 years ago
  Taylor Otwell 3d533f03e6 Fix method override. 11 years ago
  dotramses 852937baf4 Update migrator.php 11 years ago
  尘缘 f742cc32f5 Merge pull request #1 from laravel/master 11 years ago
  Taylor Otwell b9cf8dfb71 Upgrade to latest Symfony HttpFoundation tag. Closes #1865. 11 years ago
  Taylor Otwell 92f602edbf Merge pull request #1875 from effenberger/master 11 years ago
  dr.dimitru 036a0bab0b Make view with response status and headers 11 years ago
  Authman Apatira 9ba285a2ad Return the status of $model->push(). 11 years ago
  Max e1fde01e9d IoC::registered check fixed 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
  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 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
  Bernardo Rittmeyer d46e19214b get_dirty() comparison is not type safe 11 years ago
  Colin Viebrock 906d0d851e add macros to tables 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 e86532e095 Merge pull request #1829 from neoascetic/return_non_0_on_command_fail 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 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 e8834d764e Merge pull request #1692 from adityamenon/master 11 years ago
  Taylor Otwell e289bc4893 Merge pull request #1700 from davedx/master 11 years ago
  Taylor Otwell 7fe61b74d6 Merge pull request #1711 from torm3nt/master 11 years ago
  Taylor Otwell 3f803d4eb3 Merge pull request #1719 from neoascetic/fix_custom_grammar 11 years ago
  Taylor Otwell 158b81974a Merge pull request #1731 from dcelasun/master 11 years ago
  Taylor Otwell 457d0f174a Merge pull request #1746 from underparnv/master 11 years ago
  Taylor Otwell 118555002f Merge pull request #1747 from voidman/patch-1 11 years ago
  Taylor Otwell 4125438391 Merge branch 'master' of github.com:laravel/laravel 11 years ago
  Taylor Otwell 15414808a1 fix padding bug in crypter. 11 years ago
  Taylor Otwell dd7c317707 Merge pull request #1793 from alexgalletti/patch-1 11 years ago
  Taylor Otwell 7244405868 Merge pull request #1806 from Gargron/patch-1 11 years ago
  Taylor Otwell 60ad02ad01 Merge branch 'master' of github.com:laravel/laravel 11 years ago
  Taylor Otwell c1a8b83574 fix array input has. 11 years ago
  Taylor Otwell 7e14c8c4c6 Merge pull request #1822 from bruston/doc-fix-controllers 11 years ago
  bruston 53a14206b1 Minor correction to controllers documentation. 11 years ago
  Eugen 944d98d16e Fix for double escaping of queries in the profiler 11 years ago
  Taylor Otwell 9f64de98f7 Merge pull request #1805 from JesseObrien/patch-1 11 years ago
  Jesse O'Brien 318bb36072 Adding PATCH to the route register. 11 years ago
  Taylor Otwell 88cde2c91d update change log. 11 years ago
  Taylor Otwell 2d863c45fc Merge pull request #1803 from alexgalletti/master 11 years ago
  Alex 7a289ac50a Fix for Postgresql PDO::FETCH_ASSOC 11 years ago
  Alex f5997b7f97 Allow the renaming of the drivers remember cookie 11 years ago
  Taylor Otwell 1bd93c3327 Merge pull request #1781 from neoascetic/1690_fix_for_php53 11 years ago
  Pavel Puchkin a0c2adecdc One more fix - wrong property name 11 years ago
  Pavel Puchkin cf9013403b Syntax fix for PHP 5.3 (#1690) 11 years ago
  David Lin 5929f8e537 Update laravel/request.php 11 years ago
  David Mosher eccd8375db Combined @imports in style.css 11 years ago
  Taylor Otwell 2e8b5575e5 Merge pull request #1690 from kdocki/master 11 years ago