Taylor Otwell
559c9cc29e
clean up grim code
2016-09-21 09:02:15 -05:00
Adam Wathan
4eee66bc95
Don't run tests on 5.5
2016-09-20 11:32:16 -04:00
Adam Wathan
bf12178d93
Update some brittle mocks 😩 🔫
2016-09-20 11:23:23 -04:00
Adam Wathan
11b9245434
Update to Caddy 0.9.1 to support Sierra
2016-09-20 11:15:38 -04:00
Adam Wathan
98af5e7ed5
Merge pull request #159 from KorvinSzanto/feature/fpm_socket
...
Use sockets instead of port 9000
2016-09-20 10:56:51 -04:00
Korvin Szanto
79c372bcf9
Add composer cache to travis config
2016-09-19 19:32:42 -07:00
Korvin Szanto
909ba9bd12
Use sockets instead of port 9000
2016-09-19 19:27:45 -07:00
Vincent Klaiber
ca86fb5dd4
Update Taylors email
...
Switched from gmail to laravel.com
2016-09-17 20:37:24 +02:00
Levis Florian
affd31302c
Merge remote-tracking branch 'upstream/master' into xip.io
2016-09-16 19:19:33 +02:00
Adam Wathan
579e398ea7
Fix conflict
2016-08-31 15:08:05 -04:00
Adam Wathan
435e7b98f1
Merge pull request #112 from renedekat/master
...
Pass parameters to ngrok
2016-08-31 15:04:11 -04:00
Adam Wathan
518002f274
Merge pull request #127 from irazasyed/patch-1
...
Link to Laravel 5.3 Valet Docs.
2016-08-31 14:59:38 -04:00
Adam Wathan
e9977d6121
Merge pull request #132 from vinkla/patch-1
...
Test on PHP 7.1
2016-08-31 14:59:10 -04:00
Adam Wathan
8d999e180c
Merge pull request #118 from laravel/serve-static-via-caddy
...
Serve static files via Caddy instead of through the PHP front controller
2016-08-31 14:54:06 -04:00
Adam Wathan
21f6250482
Stop running tests against 5.5
2016-08-31 14:52:32 -04:00
Vincent Klaiber
48dc1d3e87
Update Laravel docs link
2016-08-30 16:38:42 +02:00
Vincent Klaiber
1bfc99dc8a
Test on PHP 7.1
...
Added Travis test for PHP 7.1
2016-08-30 16:36:58 +02:00
Syed Irfaq R. ⚡️
97552cc0b7
Link to Laravel 5.3 Valet Docs.
2016-08-27 03:41:15 +05:30
Levis Florian
841bc7f54b
Support xip.io feature
...
* Add support for IPv4 (xip.io only support IPv4)
2016-08-26 18:42:19 +02:00
Adam Wathan
52ffbcd2e6
Document slight hackiness of 'internal /dev/null'
2016-08-18 19:06:36 -04:00
Adam Wathan
4fe39532bf
Resecure TLS sites with configured domain, not dev
2016-08-18 18:57:17 -04:00
Adam Wathan
7b9115b1d2
Remove mimes file
2016-08-18 18:55:20 -04:00
Adam Wathan
6800e3cb70
Fix broken tests
...
Not really stoked on these fixes but will revisit.
2016-08-18 18:55:20 -04:00
Adam Wathan
a54207f7cd
Generate new Caddyfiles for secure sites on install
...
Makes it easy for users to upgrade Valet if we change the Caddyfile
structure.
2016-08-18 18:54:50 -04:00
Adam Wathan
2c26848702
Use /dev/null as dummy internal folder
2016-08-18 18:54:07 -04:00
Adam Wathan
61cfa9fbe3
Start secure Caddyfiles from root and add dummy internal directive
2016-08-18 18:54:07 -04:00
Adam Wathan
4aee028ca5
Fix incorrect path replacement for server.php
2016-08-18 18:54:07 -04:00
Adam Wathan
3409f2998b
Working on serving static files through Caddy instead of PHP
2016-08-18 18:54:07 -04:00
Adam Wathan
86d0c6b1a7
Increment version
v1.1.19
2016-08-17 17:08:46 -04:00
Adam Wathan
cf7911a0e5
Properly replace VALET_HOME_PATH in secure Caddy files
...
Fixes #117
2016-08-17 17:07:44 -04:00
Adam Wathan
bf463da7ec
Merge pull request #97 from fschwaiger/feature/basic-valet-driver-docroot
...
Set DOCUMENT_ROOT correctly when serving index.php files.
2016-08-15 21:23:39 -04:00
Adam Wathan
15b2ecb876
Update version string
v1.1.18
2016-08-14 10:10:46 -04:00
Adam Wathan
b551cbe7a1
Clean up log commands a bit
2016-08-14 09:42:24 -04:00
Adam Wathan
12d418389d
Merge pull request #92 from kapersoft/server-log
...
Adds the option to view Caddy access- and error-log
2016-08-14 09:36:20 -04:00
Adam Wathan
7458807034
Reword unsecure description
2016-08-14 09:35:56 -04:00
Adam Wathan
9d09d8063d
Merge pull request #110 from drbyte/missing-descriptions
...
Add missing descriptions
2016-08-14 09:29:18 -04:00
René de Kat
2d99e3cd1f
Merge pull request #1 from renedekat/custom-params-to-ngrok
...
Added option to pass custom parameters to ngrok
2016-08-14 09:54:11 +01:00
René de Kat
8fc59dd748
Added option to pass custom parameters to ngrok
...
This makes it possible to add custom parameters to ngrok. For example:
--region=eu
-subdomain=YOUR_SUBDOMAIN
Some features, like -subdomain, are only available with the paid version of Ngrok.
2016-08-14 09:53:13 +01:00
Adam Wathan
e8902cc5ed
Merge pull request #108 from drbyte/park-param
...
Allow path parameter for valet park and forget
2016-08-11 20:33:42 -04:00
Adam Wathan
1fa0ecc397
Merge pull request #111 from jconroy/update-version
...
Update version to match release
2016-08-11 20:31:54 -04:00
Jason Conroy
b175fe2890
Update version to match release
2016-08-12 10:28:23 +10:00
Chris Brown
e88731b17c
Add missing descriptions
2016-08-11 00:42:12 -03:00
Chris Brown
7e34426e4a
Allow path parameter for valet park and forget
...
Fixes #107
2016-08-11 00:20:23 -03:00
Adam Wathan
506fd3c6b7
Move Drupal driver
v1.1.17
2016-08-08 16:43:00 -04:00
Adam Wathan
92ec56e63a
Fix bash error, update version
v1.1.16
2016-08-08 15:26:02 -04:00
Adam Wathan
13cf1a85e1
Remove Composer-less functionality from master branch
v1.1.15
2016-08-08 15:07:48 -04:00
Adam Wathan
47247ea26f
Update version
v1.1.14
2016-08-08 14:53:02 -04:00
Adam Wathan
7e9e028113
Merge pull request #100 from drbyte/php71
...
Add basic changes to allow php71
2016-07-28 13:16:39 -04:00
Chris Brown
77cd98f4cc
Add basic changes to alllow php71
2016-07-28 12:36:15 -04:00
Tristan Payne
58e3c07fe3
Drupal 7 & 8 Driver ( #48 )
...
* Add support for Drupal
* Implement more logic to handle Drupal 6, Drupal 7 and Drupal 8
* Additional fixes for Drupal 8 install. Removed note about Drupal 6 since it doesn't work properly beyond PHP 5.3.
* Rewrite front controller check for Drupal 8
2016-07-26 15:09:15 -04:00