Till Krüss
9d66cb6bbd
update brew test
2018-12-07 16:21:43 -05:00
Till Krüss
b3ce1c4a15
Support PHP 7.3
2018-12-07 16:21:43 -05:00
Sahib J. Leo
b05c773e1d
Addressing issue #678
2018-12-05 09:00:59 -05:00
Dries Vints
8f03204b61
Disable xdebug
...
This should speedup builds a bit and makes it more consistent with other Laravel libraries.
2018-11-26 12:31:59 -05:00
Chris Brown
027812c25f
Pre-create the parent .config dir if needed
...
On a fresh OSX install, the ~/.config/ dir doesn't always exist. This checks and creates it if needed.
2018-11-13 09:34:21 -05:00
Andrey Bolonin
25d6e47eb1
Update .travis.yml
2018-11-13 08:42:20 -05:00
Matt Stauffer
af007f9958
Bump version:
v2.1.3
2018-11-13 08:18:46 -05:00
Chris Brown
b803a37855
Change valet share to use port 60
...
Since the current TCP port 88 clashes with Kerberos, changing it to port 60 which IANA shows as unassigned, and other databases show as not being used in general practice.
Several alternates were researched, but show (although limited use, nevertheless possible) clashes with other systems, including ports 47, 81-90, 8080-8090, and 100. Various sources were referenced, and the overall conclusion is that 60 seems to be the safest and least likely to conflict.
Tested against a few limited firewall configs without issue.
Tested with both fresh new valet installs and an older install upgraded from 2.0.x.
2018-11-12 16:00:05 -05:00
Chris Brown
4ca3e0acb4
Sanity check for tld config
...
In some cases of mixed older versions and configs, the 'tld' config entry was not set.
This now updates (sets) the `tld` config entry if it is not set.
2018-11-11 19:33:03 -05:00
Matt Stauffer
9c7a64efd6
Bump version
2018-11-09 13:36:04 -05:00
Matt Stauffer
5e6658a20f
Merge pull request #637 from drbyte/update-to-ngrok-2-2-8
...
Update ngrok binary from 2.1.18 to 2.2.8
v2.1.2
2018-11-07 10:10:12 -05:00
Matt Stauffer
312714dcb7
Merge pull request #663 from leofeyer/patch-1
...
[Contao] Support the app_dev.php front controller
2018-11-07 09:54:31 -05:00
Leo Feyer
72c34749b0
Support the app_dev.php front controller
2018-11-05 18:03:20 +01:00
Matt Stauffer
0b233002ce
Merge pull request #653 from opdavies/drupal-subdirs
...
Failing functional tests with Drupal in a sub-directory
2018-10-25 15:54:26 -04:00
Matt Stauffer
a817c7ad7c
Merge pull request #656 from jasonvarga/patch-2
...
Only serve statically cached files on GET requests for Statamic
2018-10-23 11:04:25 -04:00
Jason Varga
ecf239b9dc
Check for GET requests
2018-10-17 16:30:45 -04:00
Oliver Davies
7ceb524bf7
Revert "Use a Collection"
...
This reverts commit 7315553c8c .
2018-10-14 18:54:08 +01:00
Oliver Davies
7315553c8c
Use a Collection
2018-10-14 17:14:51 +01:00
Oliver Davies
b0f0f063c4
Allow for serving Drupal from within a sub-directory
2018-10-14 16:44:30 +01:00
Matt Stauffer
fcaa484ee3
Merge pull request #646 from browner12/patch-1
...
add missing period
2018-10-03 15:49:16 -04:00
Andrew
3d76791ed2
add missing period
2018-10-02 09:51:22 -05:00
Chris Brown
64581237fb
Update ngrok binary from 2.1.18 to 2.2.8
2018-09-19 23:09:43 -04:00
Matt Stauffer
10c5239ddc
Merge pull request #630 from sdbruder/fix-ngrok-issue
...
fix for share of secured sites
2018-09-19 22:24:35 -04:00
Matt Stauffer
95cd656fad
Bump version
v2.1.1
2018-09-19 22:06:03 -04:00
Matt Stauffer
5323743a62
Merge pull request #636 from drbyte/635-automove-old-config
...
Automatically move config after upgrade to v2.1
2018-09-19 22:00:33 -04:00
Chris Brown
b23650c9d7
Automatically move config for upgrade
...
Fixes #635 by detecting if the config directory is in the old location and moving it immediately when running any Valet command.
2018-09-19 19:04:12 -04:00
Matt Stauffer
b76bb0db68
Update version number to 2.1.0
v2.1.0
2018-09-19 12:35:36 -04:00
Matt Stauffer
e90dbeffea
Merge pull request #632 from drbyte/353-domain-exception
...
Add DomainException declaration to #353
2018-09-19 08:53:17 -04:00
Chris Brown
2f17e688ce
Add DomainException declaration to #353
2018-09-18 23:27:46 -04:00
Matt Stauffer
0323607850
Merge pull request #353 from antonioribeiro/improveUnlink
...
Unlink renamed links
2018-09-18 22:24:09 -04:00
Matt Stauffer
08046db6f6
Merge pull request #493 from pavinthan/patch-1
...
Valet secure, unsecure PhpFpm restart remove
2018-09-18 22:20:54 -04:00
Matt Stauffer
49509b0636
Merge pull request #517 from nystudio107/ssi-on-by-default
...
Add `ssi on;` to the default config
2018-09-18 16:22:40 -04:00
Sergio Bruder
f7eb13435f
quieting grep output on valet share test
2018-09-14 17:46:07 -03:00
Sergio Bruder
0e74928d33
fix share
2018-09-14 04:23:47 -03:00
Sergio Bruder
2c190c67f8
fixes :port accesses
2018-09-14 04:17:15 -03:00
Sergio Bruder
ac7b371d49
fix for share of secured sites
2018-09-14 03:39:33 -03:00
Matt Stauffer
029b2d7633
Merge pull request #628 from drbyte/fix-share-vs-tld
...
Remove extra message text from TLD output, for valet share cmd
2018-09-13 22:08:17 -04:00
Matt Stauffer
743086f413
Merge pull request #629 from drbyte/fix-for-config-dir-move
...
Fix errors from relocation of config dir
2018-09-13 22:06:41 -04:00
Chris Brown
c815e349f4
Fix errors from relocation of config dir
2018-09-13 20:57:09 -04:00
Chris Brown
16c58aa9da
Remove extra message text from tld command output, for valet share cmd
...
The `valet share` command relies on the `tld` command outputting only the TLD and not a status message.
This removes the status message that was added with the recent tld update.
2018-09-13 20:22:11 -04:00
Matt Stauffer
7eb1aec410
Merge pull request #449 from eberkund/master
...
Move ~/.valet to ~/.config/valet
2018-08-30 08:33:28 -04:00
Matt Stauffer
3c50fec7b6
Merge pull request #619 from drbyte/tld-upg-fix
...
Fix php errors from #241 (valet tld command)
2018-08-24 15:19:06 -04:00
Chris Brown
f4281b4eaa
Fix tld php errors from #241
...
Fixes #618 - PHP errors running TLD command if didn't run `valet install` as part of upgrading from version 2.0.12
2018-08-24 15:05:39 -04:00
Matt Stauffer
23e2eee8a1
Merge pull request #241 from drbyte/tld-alias-for-domain-command
...
Rename `valet domain` command to `valet tld`
2018-08-23 11:52:52 -04:00
Chris Brown
a7d8f32073
Fix merge error
...
The domain-name determination using strrpos wasn't very efficient. Stripping the `.crt` from the end of the filename is easier to parse.
Now all it returns is the first part of the string up until the final `.`, treating the remainder as whatever tld was used for the domain, regardless of what tld valet is configured for.
2018-08-22 13:40:32 -04:00
Matt Stauffer
6c5b3264ff
Merge pull request #615 from aaemnnosttv/pr/fix-helpers
...
Add missing imports for helpers
2018-08-18 12:00:59 -04:00
Evan Mattson
9674789558
import helpers
2018-08-18 18:03:19 +03:00
Matt Stauffer
4b5ddded71
Merge pull request #590 from robjstanley/patch-1
...
Update the tap list, current taps deprecated.
2018-08-15 14:14:23 -04:00
Matt Stauffer
9b4b1e1e20
Merge pull request #602 from colindecarlo/namespace-helpers
...
Move the helper functions into the Valet namespace
2018-08-15 13:29:00 -04:00
Matt Stauffer
a68e83297e
Merge pull request #456 from StefanPrintezis/d8_autocomplete
...
Drupal 8 autocomplete
2018-08-15 10:08:36 -04:00