4378 Commits

Author SHA1 Message Date
Taylor Otwell
c357eb0ccd Merge pull request #3250 from bbashy/patch-1
Use relative href on 503 font path
2015-02-22 19:53:37 -06:00
Taylor Otwell
1c58722f02 Merge pull request #3258 from fwForks/master
Added <title> tag
2015-02-22 19:52:47 -06:00
Taylor Otwell
94000aec2e Merge pull request #3260 from itised/master
config options for larval/framework pr #7409
2015-02-22 19:52:33 -06:00
Taylor Otwell
c9afa3480f Merge pull request #3262 from mikedugan/master
remove unused use statements
2015-02-22 19:52:20 -06:00
Taylor Otwell
41b9969c45 Merge pull request #3265 from TheShiftExchange/patch-1
Have logical default for Queue Driver when testing
2015-02-22 19:52:11 -06:00
Taylor Otwell
8e15c7f73e A few tweaks to mail config. 2015-02-22 19:48:52 -06:00
Taylor Otwell
cc09679c81 Merge pull request #3269 from martinbean/set-mail-defaults
[5.0] Set mail config values in .env file.
2015-02-22 19:46:43 -06:00
Taylor Otwell
7a5a5c7e38 Merge pull request #3273 from theravel/master
Glyphicons are absent from Bootstrap
2015-02-22 19:46:02 -06:00
dtarasov
fe503cda32 Glyphicons are absent from Bootstrap 2015-02-19 11:37:26 +03:00
Martin Bean
4310e0b3ea Made mail config values configurable by .env file. 2015-02-17 22:59:32 +00:00
Laurence Ioannou
c4635187c7 Update phpunit.xml 2015-02-14 18:45:27 +11:00
Mike Dugan
96e64ef66c remove unused use statements 2015-02-13 15:10:04 -05:00
Edward DeMaio
2c2488e4bd fixed spacing issue 2015-02-12 21:31:22 -05:00
Edward DeMaio
13efed3ca4 added url_type option to cloud files config
added default url type to Rackspace Cloud Files config to match the pr #7409 in laravel/framework
2015-02-12 21:29:54 -05:00
Taylor Otwell
e3630a53af Use vendors. 2015-02-12 13:15:45 -06:00
Taylor Otwell
e11deb1412 Tweak ignores. 2015-02-11 12:52:49 -06:00
Taylor Otwell
d57e785564 Fix order. 2015-02-11 12:50:34 -06:00
Taylor Otwell
3084c2ae62 Ignore a few paths in linguist. 2015-02-11 12:49:50 -06:00
Florian Wartner
e01c17369f Added <title> tag 2015-02-11 02:01:45 +01:00
Ben Sampson
8f6489ef2f Use relative href on 503 font path 2015-02-08 05:07:57 +00:00
Taylor Otwell
35acc5408c Simplify exception handler. v5.0.1 2015-02-06 13:37:48 -06:00
Taylor Otwell
da60de8973 use stable v5.0.0 2015-02-04 08:17:25 -06:00
Taylor Otwell
b2c7954e1e Merge pull request #3235 from jhmilan/develop
Mentioning new config option
2015-02-04 08:14:34 -06:00
Taylor Otwell
4552d93b66 Merge pull request #3234 from DavidLemayian/patch-1
Use no protocol to fetch Lato font
2015-02-04 08:14:16 -06:00
Taylor Otwell
b07b9f8426 Merge pull request #3240 from danharper/patch-1
[5.0] Add "node_modules" to .gitignore
2015-02-04 08:13:14 -06:00
Taylor Otwell
009c2fbd26 Tweak artisan file. 2015-02-03 09:02:18 -06:00
Dan Harper
b600d877f1 Add "node_modules" to .gitignore
Seems sensible if Laravel's going to push Elixir.

A person unfamiliar with the node ecosystem should be able to use Elixir with ease, however I don't feel they should necessarily know up-front that they should add node_modules to their global .gitignore file.
2015-02-01 11:16:11 +00:00
Jose H. Milan
a70c11fcce Mentioning new config option as per Taylor request
https://github.com/laravel/framework/pull/7173#issuecomment-71988006
2015-01-29 09:46:32 +01:00
David Lemayian
8bf428c193 Use no protocol to fetch Lato font
When using https://example.com, the welcome page design looks off due to fetching the Lato font on http://.

Ref: https://github.com/laravel/framework/issues/7159

Better yet, instead of https:// or http://, //
2015-01-28 22:18:43 +03:00
Taylor Otwell
e0c22a6e71 Merge pull request #3233 from GrahamForks/stability
Use stable dependencies
2015-01-27 14:54:20 -06:00
Graham Campbell
eb63ae5ee5 Use stable dependencies 2015-01-27 20:39:24 +00:00
Taylor Otwell
c3e3d9dc4b Include CSRF middleware in base install for easy override / whitelist.
This makes it easy to skip CSRF verification for things like web hooks
and such from GitHub / Stripe.
2015-01-26 19:32:22 -06:00
Taylor Otwell
9b9c12fcde Update facade. 2015-01-26 10:46:43 -06:00
Taylor Otwell
0ec2d01fa4 Add Disk facade. 2015-01-26 10:35:14 -06:00
Taylor Otwell
7dc60a86dc Add Eloquent alias. 2015-01-26 10:34:01 -06:00
Taylor Otwell
33e19b852e Merge pull request #3026 from paulofreitas/develop
Add support for configuring AWS S3 region.
2015-01-26 10:20:58 -06:00
Taylor Otwell
57eb4066ad Rename package views directory. 2015-01-24 21:09:51 -06:00
Taylor Otwell
ed2c0546d1 Add Bus facade. 2015-01-23 14:44:20 -06:00
Taylor Otwell
ad695e20bc Call parent boot. 2015-01-22 17:15:34 -06:00
Taylor Otwell
86b0ae0896 Merge pull request #3221 from billmn/patch-1
[5.0] Allow to use $router in routes file
2015-01-22 16:49:32 -06:00
Taylor Otwell
fbbfa5a5d6 Merge pull request #3227 from jaylinski/develop
updated elixir description in gulpfile from sass to less
2015-01-22 16:49:16 -06:00
Taylor Otwell
c99d4e396b Merge pull request #3228 from JoeForks/fix/event-sp
[5.0] Fix app event service provider contract
2015-01-22 16:49:06 -06:00
Joseph Cohen
a348910c07 Fix app event service provider contract 2015-01-22 16:00:54 -06:00
Taylor Otwell
0089439a33 A few tweaks. 2015-01-22 15:28:02 -06:00
Jay Linski
fd7f5a73a5 updated elixir description in gulpfile from sass to less 2015-01-22 21:32:32 +01:00
Davide Bellini
82cf205242 Allow to use $router in routes file 2015-01-21 10:18:18 +01:00
Taylor Otwell
8780949bec Make route loading a little more explicit. 2015-01-20 16:09:01 -06:00
Taylor Otwell
f248da36c3 Tweak doc blocks. 2015-01-20 11:11:43 -06:00
Taylor Otwell
013007a9e1 Move constructor to app. 2015-01-20 11:09:40 -06:00
Taylor Otwell
61ff20256b Moving auth constructor to app. 2015-01-20 11:06:17 -06:00