Commit History

Author SHA1 Message Date
  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
  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
  Duru Can Celasun 31e21971a0 Add flushing support to the Redis cache driver 11 years ago
  Pavel Puchkin 9003957b28 One more fix about custom query grammar 11 years ago
  Kirk Bushell bc36205a99 Updated error class to pass the Exception for the 500 triggered event. 11 years ago
  Dave Clayton 43afc7b9fa Made how to do AND WHERE in fluent more explicit in the docs 11 years ago
  aditya 8e27840718 (Very) minor typo fix. 11 years ago
  Kelt Dockins 1ed7ec98ba adding unit tests for ioc changes 11 years ago
  Kelt Dockins b48031b04a ioc resolves classes with optional params and accepts arguments 11 years ago
  Pasvaz 2144637e12 Handles Redis password 11 years ago
  Tz-Huan Huang 068ddef312 Update laravel/session/drivers/cookie.php 11 years ago
  Chris How 87c588c610 Updated docs 11 years ago
  Chris How f93dfccd21 HTML::entities() now optional on label contents 11 years ago
  Pavel Puchkin a2cafaa367 Fix bug in ANBU that cause wrong total time showing on Queries tab 11 years ago
  Flavy 720480e74f Added romanian language 11 years ago
  frankwong 023e11e691 Fixed bug where laravel is generating error log from outside of application classes. 11 years ago
  Matt Helm 4cb904f44d Fix indentation and double slashes 11 years ago
  Matt Helm e48a2d723b Fix indentation and double slashes 11 years ago
  frankwong 5abb778b16 Added class and function information to log messages based on where the log message was initiated. 11 years ago
  Matt Helm 818be60551 Add Command alias to application configuration 12 years ago
  demsey2 18e5817117 URI data is not available in the before filter 12 years ago
  Dayle Rees 23d23dd07c Merge pull request #1591 from eddiemonge/patch-1 12 years ago
  Dayle Rees d500ab2259 Update license.txt 12 years ago
  Eddie Monge Jr. f997838f5f Update laravel/documentation/requests.md 12 years ago
  Taylor Otwell 252990455e Merge pull request #1586 from Pasvaz/patch-1 12 years ago
  Pasvaz 9dd0a21f8d Implemented OPTIONS verb 12 years ago
  Taylor Otwell 63bf89efd5 Merge branch 'develop' of github.com:laravel/laravel into develop 12 years ago
  Taylor Otwell c9faa957a3 Merge branch 'master' of github.com:laravel/laravel into develop 12 years ago
  Taylor Otwell ab2581dba5 increment version. 12 years ago
  Taylor Otwell 06538cc8c0 update change log. 12 years ago
  Taylor Otwell bd11b2a8af Merge pull request #1577 from inverse/develop 12 years ago
  Taylor Otwell 2e82761788 Merge pull request #1582 from AndreasHeiberg/patch-1 12 years ago
  Taylor Otwell 6c177ab3b1 turn off profile by default. 12 years ago
  Taylor Otwell 3b8d8bbf77 Merge pull request #1584 from bpierre/bug/doc-fixes 12 years ago
  Pierre Bertet 4a47bda118 Documentation: markdown syntax 12 years ago
  Pierre Bertet 347f1b8d97 Documentation: typo 12 years ago
  Pierre Bertet f69b70aa80 Documentation: typo 12 years ago
  Pierre Bertet a1facced9a Documentation typography: ellipses 12 years ago
  Pierre Bertet 63708d64e0 Documentation: typo 12 years ago
  Pierre Bertet 1e7917adea Documentation: relative link to the documentation 12 years ago