Commit Graph

3840 Commits

Author SHA1 Message Date
Taylor Otwell f0b8d2cc9d Added locales configuration. 2013-03-29 15:48:32 -05:00
Taylor Otwell e86532e095 Merge pull request #1829 from neoascetic/return_non_0_on_command_fail
Exit with non-zero if command fails, useful in scripting and CI
2013-03-29 05:54:48 -07:00
Taylor Otwell 1a6230b82a Remove extra not_in. 2013-03-29 07:54:06 -05:00
Taylor Otwell 1ba8e90b70 Use storage_path() helper in configuration files. 2013-03-29 07:52:49 -05:00
Pavel Puchkin bc6b786973 Exit with non-zero if command fails, useful in scripting and CI 2013-03-29 12:27:09 +11:00
Taylor Otwell 778a97b319 Merge pull request #1827 from neoascetic/flush_file_cache
Ability to flush file-based cache storage
2013-03-28 17:50:00 -07:00
Pavel Puchkin 0d99d13298 Ability to flush file-based cache storage 2013-03-29 11:02:26 +11:00
Taylor Otwell 92e3ae47bb Merge branch 'master' of github.com:laravel/laravel 2013-03-28 17:14:51 -05:00
Taylor Otwell 4046313ecd fix environment on tests. 2013-03-28 17:14:45 -05:00
Taylor Otwell f933db7a12 Merge pull request #1618 from demsey2/master
URI data available in the before filter.
2013-03-28 15:12:02 -07:00
Taylor Otwell ba3e481d4a Merge pull request #1621 from mtthlm/master
Add Command alias to application configuration
2013-03-28 15:11:23 -07:00
Taylor Otwell 52e9cd5c09 Merge pull request #1639 from frankwong/master
Add calling class and function information in logs
2013-03-28 15:08:05 -07:00
Taylor Otwell b914d07948 Merge pull request #1662 from fla/master
Romanian language
2013-03-28 14:54:02 -07:00
Taylor Otwell 7888309502 Merge pull request #1663 from neoascetic/anbu_fix
Fix bug in ANBU that cause wrong total time showing on SQL tab
2013-03-28 14:53:50 -07:00
Taylor Otwell 66c9dd46e5 Merge pull request #1665 from tkaw220/develop
Convert spaces to tab.
2013-03-28 14:52:56 -07:00
Taylor Otwell d293f9c6a8 Merge pull request #1676 from chrishow/form-label-html
Make HTML escaping optional for label contents.
2013-03-28 14:50:07 -07:00
Taylor Otwell 37503be75b Merge pull request #1685 from tzhuan/patch-1
Update laravel/session/drivers/cookie.php
2013-03-28 14:36:36 -07:00
Taylor Otwell ffd5769416 Merge pull request #1688 from Pasvaz/patch-2
Handles Redis password
2013-03-28 14:35:14 -07:00
Taylor Otwell 20256d20e1 Merge pull request #1691 from brunogaspar/patch-1
Convert spaces to tabs
2013-03-28 14:34:37 -07:00
Taylor Otwell e8834d764e Merge pull request #1692 from adityamenon/master
The tiniest PR you've ever seen.
2013-03-28 14:34:12 -07:00
Taylor Otwell e289bc4893 Merge pull request #1700 from davedx/master
Documentation update for Fluent
2013-03-28 14:30:22 -07:00
Taylor Otwell b593b109f6 Merge pull request #1706 from billmn/develop
Added "Not In" rule translation (fix issue #1701)
2013-03-28 14:29:37 -07:00
Taylor Otwell 7fe61b74d6 Merge pull request #1711 from torm3nt/master
Event firing of 500s now passes along the $exception object
2013-03-28 14:28:04 -07:00
Taylor Otwell d29282726d Add commands to loader. 2013-03-28 16:27:39 -05:00
Taylor Otwell 9b0fafe3d5 Merge pull request #1716 from briankiewel/readme-typo
small typo fix in readme
2013-03-28 14:24:21 -07:00
Taylor Otwell 3f803d4eb3 Merge pull request #1719 from neoascetic/fix_custom_grammar
One more fix about custom query grammar
2013-03-28 14:23:47 -07:00
Taylor Otwell 158b81974a Merge pull request #1731 from dcelasun/master
Add flushing support to the Redis cache driver
2013-03-28 14:15:26 -07:00
Taylor Otwell 18cda5037a Move location of LARAVEL_START. 2013-03-28 16:07:32 -05:00
Taylor Otwell 675157ea24 Merge pull request #1738 from bencorlett/patch-1
Remove tabs / spaces mix.
2013-03-28 14:06:13 -07:00
Taylor Otwell 457d0f174a Merge pull request #1746 from underparnv/master
Simply combines @import rules in public/laravel/css/style.css
2013-03-28 14:04:25 -07:00
Taylor Otwell 118555002f Merge pull request #1747 from voidman/patch-1
Update laravel/request.php
2013-03-28 14:04:05 -07:00
Taylor Otwell 4125438391 Merge branch 'master' of github.com:laravel/laravel 2013-03-28 15:50:36 -05:00
Taylor Otwell 15414808a1 fix padding bug in crypter. 2013-03-28 15:50:25 -05:00
Taylor Otwell 0c2389ccb3 Fix language lines. 2013-03-28 15:43:38 -05:00
Taylor Otwell dd7c317707 Merge pull request #1793 from alexgalletti/patch-1
Allow the renaming of the drivers remember cookie
2013-03-28 13:40:57 -07:00
Taylor Otwell 7244405868 Merge pull request #1806 from Gargron/patch-1
Fix for double escaping of queries in the profiler
2013-03-28 13:36:11 -07:00
Taylor Otwell 60ad02ad01 Merge branch 'master' of github.com:laravel/laravel 2013-03-28 15:35:25 -05:00
Taylor Otwell c1a8b83574 fix array input has. 2013-03-28 15:35:09 -05:00
Taylor Otwell 7e14c8c4c6 Merge pull request #1822 from bruston/doc-fix-controllers
Minor correction to controllers documentation.
2013-03-28 13:25:25 -07:00
Taylor Otwell 77d748a145 Unguard all Eloquent attributes in seeder. 2013-03-28 11:20:48 -05:00
Taylor Otwell be16de2a2f Switch default mail config to Mailgun. 2013-03-27 10:12:38 -05:00
bruston 53a14206b1 Minor correction to controllers documentation.
Signed-off-by: bruston <benjy.ruston@gmail.com>
2013-03-27 13:07:48 +00:00
Taylor Otwell 724e0e026d Update Html alias. 2013-03-26 15:07:06 -05:00
Taylor Otwell 857dd663fd Add driver to mail config. 2013-03-26 11:22:41 -05:00
Taylor Otwell cf9c6f97ce Add route list service provider. 2013-03-26 10:32:55 -05:00
Taylor Otwell 17b199b6f6 Add storage path configuration. 2013-03-26 09:23:41 -05:00
Taylor Otwell 25a84bc000 Change how bootstrap file is loaded. 2013-03-25 08:32:19 -05:00
Eugen 944d98d16e Fix for double escaping of queries in the profiler
Sometimes the logged queries would be rendered with visible
HTML entities in the profiler, due to double encoding (You know,
&amp;gt; stuff). I could not find out why it was being escaped
twice, but I found an easy fix: since PHP 5.2.3 the htmlspecialchars
function had a double_encoding parameter that could be set
to false. Voilà!
2013-03-23 00:58:43 +01:00
Taylor Otwell 9f64de98f7 Merge pull request #1805 from JesseObrien/patch-1
Adding PATCH to the route register.
2013-03-22 13:08:31 -07:00
Jesse O'Brien 318bb36072 Adding PATCH to the route register.
Self-explanatory.
2013-03-22 17:04:15 -03:00