8000 Tags · volodin-victor/homestead · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: volodin-victor/homestead

Tags

v9.1.0

Toggle v9.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
svpernova09 Joe Ferguson
Tagging v9.1.0 & Require base box >= 8.1.0

v9.0.7

Toggle v9.0.7's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
svpernova09 Joe Ferguson
Disable Avahi service configuration

We're seeing users with a long list of domains will get errors from the avahi-daemon service. Will continue debugging to get this feature reenabled, but currently disabling so not to break users' configurations.

Tagging new version

v9.0.6

Toggle v9.0.6's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
svpernova09 Joe Ferguson
Tag v9.0.6

v9.0.5

Toggle v9.0.5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
svpernova09 Joe Ferguson
Tag v9.0.4 & CS tweak

Code Style tweak to make it easier to human lint what we're sending to site scripts

v9.0.4

Toggle v9.0.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
svpernova09 Joe Ferguson
Tagging v9.0.4

v9.0.3

Toggle v9.0.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
svpernova09 Joe Ferguson
Tag v9.0.3

v9.0.2

Toggle v9.0.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
svpernova09 Joe Ferguson
Tag v9.0.2

v9.0.1

Toggle v9.0.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
svpernova09 Joe Ferguson
Tagging v9.0.1

v9.0.0

Toggle v9.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 9 (laravel#1207)

* remove dotnet (laravel#1151)

* remove rails and ruby support (laravel#1150)

* remove rails and ruby support

* last ruby support

* remove zray (laravel#1152)

* Refactor opt in features to use yaml collections (laravel#1160)

* Utilize collections to install optional packages/features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change chronograph install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change couchdb install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change crystal install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change docker install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change elasticsearch install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change golang install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change grafana install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change influxdb install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change mariadb install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change minio install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change mongodb install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change mysql8 install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change neo4j install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change ohmyzsh install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change python install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Change webdriver install to use features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Move opt-in features install up to avoid problems

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Update databases to use the collection of opt-in features

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Default VM name to 'homestead'

* move site type scripts to sub folder

* Remove blackfire block now that it has been moved to features

* Clean up folder Samba credentials Ruby code

* Set script permission to be executable (laravel#1164)

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Group opt-in lockfiles (laravel#1166)

* Create homestead-features folder to hold lockfiles

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Update opt-in features to use homestead-features folder for lockfiles

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Implement Apache Solr as optional feature (laravel#1169)

* Implement Apache Solr as optional feature

* Set script permission to be executable (Solr Feature)

* Use apt instead of apt-get

* Implement Apache Cassandra as a feature (laravel#1170)

* Implement Apache Solr as optional feature

* Set script permission to be executable (Solr Feature)

* Use apt instead of apt-get

* Implement database Apache Cassandra as feature

* Some issues with Java > 8 when running Cassandra

* Add folder check to some features which were missing

* Add more feature folder checks

* Fix bad paste in mongo

* Fix vagrant provision error, fix php restart

* Update alpha2 version

* Require v8 base box

* Fix Graphana install & CouchDB install

* Implement Gearman Job Server as optional feature (laravel#1180)

* Implement Apache Solr as optional feature

* Set script permission to be executable (Solr Feature)

* Use apt instead of apt-get

* Implement Gearman Job Server as optional feature

* Use apt-get for installing gearman job server

* Implement RabbitMQ Message Broker as optional Feature (laravel#1182)

* Implement Apache Solr as optional feature

* Set script permission to be executable (Solr Feature)

* Use apt instead of apt-get

* Implement Gearman Job Server as optional feature

* Use apt-get for installing gearman job server

* Implement RabbitMQ Message Broker as optional Feature

* Forgot to install AMQP PHP Extension for handling RabbitMQ

* PHP AMQP Extension relies on PHP BCMath Extension

* Changed default password for RabbitMQ

* Grouped Repository setup for RabbitMQ Installation

* Update golang version to 1.12.6 (laravel#1183)

Signed-off-by: Ricardo Seriani <ricardo.seriani@gmail.com>

* Feature parity from v8.6.0

* Consistency for feature installers

* Add aliases for 5.6 and 7.0, Update Vagrantfile to require recent Vagrant

* Tag beta and update issue template

* Allow configuration of the default PHP version used for the CLI (laravel#1194)

* Don't remove symlink to LVM volume when installing MariaDB

* Small tweaks (laravel#1197)

* Deviantintegral fix xhgui (laravel#1206)

* Correct path for xhgui and mongo scripts

* Bringing in @ deviantintegral's xhgui & mongodb PR & tweaking

* Add NodeJS rollback scripts to after.sh

* version bump

v9.0.0-beta

Toggle v9.0.0-beta's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
svpernova09 Joe Ferguson
Tag beta and update issue template

0