-
Notifications
You must be signed in to change notification settings - Fork 93
Comparing changes
Open a pull request
base repository: zilionis/dash
base: master
head repository: onnimonni/dash
compare: master
Commits on Oct 8, 2015
-
Configuration menu - View commit details
-
Copy full SHA for cde220b - Browse repository at this point
Copy the full SHA cde220bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0129b0 - Browse repository at this point
Copy the full SHA b0129b0View commit details
Commits on Nov 5, 2015
-
Merge pull request #1 from geerlingguy/ansible-syntax
Spruce up Ansible syntax for legibility.
Configuration menu - View commit details
-
Copy full SHA for c18893e - Browse repository at this point
Copy the full SHA c18893eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 686d2a6 - Browse repository at this point
Copy the full SHA 686d2a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f674e - Browse repository at this point
Copy the full SHA f1f674eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4bee9c - Browse repository at this point
Copy the full SHA c4bee9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c822c0 - Browse repository at this point
Copy the full SHA 0c822c0View commit details -
Merge pull request #6 from benjamin-smith/feature/fix-ansible-whitespace
fix ansible error caused by yml parsing
Configuration menu - View commit details
-
Copy full SHA for de3dc39 - Browse repository at this point
Copy the full SHA de3dc39View commit details -
Merge pull request #5 from benjamin-smith/feature/machine-command-fix
update "dev machine" command to allow proxying to alternate machines,…
Configuration menu - View commit details
-
Copy full SHA for 10b7e97 - Browse repository at this point
Copy the full SHA 10b7e97View commit details
Commits on Nov 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d57a6a4 - Browse repository at this point
Copy the full SHA d57a6a4View commit details
Commits on Nov 20, 2015
-
Set dns options while creating the docker machine
Remove dns options from bootsync
Configuration menu - View commit details
-
Copy full SHA for 42ec563 - Browse repository at this point
Copy the full SHA 42ec563View commit details
Commits on Dec 1, 2015
-
Merge pull request #9 from manojlds/better-dns-options
Set dns options while creating the docker machine
Configuration menu - View commit details
-
Copy full SHA for 6b3921b - Browse repository at this point
Copy the full SHA 6b3921bView commit details -
Merge pull request #7 from benjamin-smith/feature/homebrew-formulae-u…
…pdate dev update command updates homebrew itself
Configuration menu - View commit details
-
Copy full SHA for da1ec5d - Browse repository at this point
Copy the full SHA da1ec5dView commit details
Commits on Feb 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4041477 - Browse repository at this point
Copy the full SHA 4041477View commit details
Commits on Feb 15, 2016
-
Fixed bootstrap if ansible is installed and is too old
Fixed bootstrap script if ansible is already installed but version is too old. 'became' directives are available from ansible version 1.9. I had 1.8.2 so the bootstrap didn't work.
Configuration menu - View commit details
-
Copy full SHA for acf6921 - Browse repository at this point
Copy the full SHA acf6921View commit details -
Fixed problems with /etc/exports
Changed lineinfile method to blockinfile for easier multiline configuration This works well but needs ansible version > 2.0
Configuration menu - View commit details
-
Copy full SHA for 8b8db9e - Browse repository at this point
Copy the full SHA 8b8db9eView commit details
Commits on Feb 16, 2016
-
Merge pull request #15 from botimer/master
Fix fork URL and typo in README.md
Configuration menu - View commit details
-
Copy full SHA for fb04b7f - Browse repository at this point
Copy the full SHA fb04b7fView commit details -
Require at least ansible 2.0 in bootstrap
Onni Hakala committedFeb 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 0b624a7 - Browse repository at this point
Copy the full SHA 0b624a7View commit details -
Merge pull request #17 from onnimonni/patch-1
Fixed bootstrap if ansible is installed but is too old
Configuration menu - View commit details
-
Copy full SHA for 1acad32 - Browse repository at this point
Copy the full SHA 1acad32View commit details -
Merge pull request #18 from onnimonni/patch-2
Fixed problems with /etc/exports lineinfile ansible directive
Configuration menu - View commit details
-
Copy full SHA for 5b72cd6 - Browse repository at this point
Copy the full SHA 5b72cd6View commit details
Commits on Feb 17, 2016
-
Use explicit
args
in 'Create Docker Machine'Spencer Elliott committedFeb 17, 2016 Configuration menu - View commit details
-
Copy full SHA for 80d9676 - Browse repository at this point
Copy the full SHA 80d9676View commit details -
Spencer Elliott committed
Feb 17, 2016 Configuration menu - View commit details
-
Copy full SHA for 60dc4bb - Browse repository at this point
Copy the full SHA 60dc4bbView commit details -
Use verbose option for
ansible-playbook
This makes more clear how ansible is modifying your system
Spencer Elliott committedFeb 17, 2016 Configuration menu - View commit details
-
Copy full SHA for f194206 - Browse repository at this point
Copy the full SHA f194206View commit details
Commits on Feb 18, 2016
-
Updated readme about network problems VPN
I have had plenty of problems related to this. I hope this small description will help others from banging their heads against a wall.
Configuration menu - View commit details
-
Copy full SHA for 73188a4 - Browse repository at this point
Copy the full SHA 73188a4View commit details -
Merge pull request #23 from onnimonni/patch-3
Updated readme about network problems and VPN errors
Configuration menu - View commit details
-
Copy full SHA for ac5eb6e - Browse repository at this point
Copy the full SHA ac5eb6eView commit details
Commits on Feb 23, 2016
-
Merge pull request #20 from EventMobi/fish-support
Add fish shell support
Configuration menu - View commit details
-
Copy full SHA for 7cbd056 - Browse repository at this point
Copy the full SHA 7cbd056View commit details -
Merge pull request #22 from EventMobi/ansible-playbook-verbose
Use verbose option for `ansible-playbook`
Configuration menu - View commit details
-
Copy full SHA for b8bdaee - Browse repository at this point
Copy the full SHA b8bdaeeView commit details -
Merge pull request #21 from EventMobi/ansible-docker-machine-args
Use explicit `args` in 'Create Docker Machine'
Configuration menu - View commit details
-
Copy full SHA for 09d96f8 - Browse repository at this point
Copy the full SHA 09d96f8View commit details
Commits on Feb 25, 2016
-
Changed name to gdev, changed backend to dlite, changed dash -> services
Onni Hakala committedFeb 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 68862bb - Browse repository at this point
Copy the full SHA 68862bbView commit details -
Changed binary to gdev in bootstrap
Onni Hakala committedFeb 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 20962f9 - Browse repository at this point
Copy the full SHA 20962f9View commit details
Commits on Feb 26, 2016
-
Add OS X version check in bootstrap
Onni Hakala committedFeb 26, 2016 Configuration menu - View commit details
-
Copy full SHA for e48c719 - Browse repository at this point
Copy the full SHA e48c719View commit details -
Corrected gdev path from the testing variable I was using
Onni Hakala committedFeb 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 5cfd472 - Browse repository at this point
Copy the full SHA 5cfd472View commit details -
Onni Hakala committed
Feb 26, 2016 Configuration menu - View commit details
-
Copy full SHA for f5515c5 - Browse repository at this point
Copy the full SHA f5515c5View commit details -
Onni Hakala committed
Feb 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 3f4dd21 - Browse repository at this point
Copy the full SHA 3f4dd21View commit details -
Onni Hakala committed
Feb 26, 2016 Configuration menu - View commit details
-
Copy full SHA for e0758bb - Browse repository at this point
Copy the full SHA e0758bbView commit details -
Use sudo for creating dlite machine
Onni Hakala committedFeb 26, 2016 Configuration menu - View commit details
-
Copy full SHA for a02f1ca - Browse repository at this point
Copy the full SHA a02f1caView commit details -
Added mail server to services.yml
Onni Hakala committedFeb 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 4da55fe - Browse repository at this point
Copy the full SHA 4da55feView commit details -
Onni Hakala committed
Feb 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 13e14d0 - Browse repository at this point
Copy the full SHA 13e14d0View commit details -
Onni Hakala committed
Feb 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 4715e7e - Browse repository at this point
Copy the full SHA 4715e7eView commit details
Commits on Mar 1, 2016
-
Onni Hakala committed
Mar 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 6e29afd - Browse repository at this point
Copy the full SHA 6e29afdView commit details -
Merge branch 'master' of github.com:onnimonni/dash
Onni Hakala committedMar 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 556a461 - Browse repository at this point
Copy the full SHA 556a461View commit details -
Onni Hakala committed
Mar 1, 2016 Configuration menu - View commit details
-
Copy full SHA for cd18bf8 - Browse repository at this point
Copy the full SHA cd18bf8View commit details -
Merge branch 'master' of https://github.com/onnimonni/dash
Onni Hakala committedMar 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 2772182 - Browse repository at this point
Copy the full SHA 2772182View commit details
Commits on Mar 4, 2016
-
Hopefully after this new installations will go smoothly
Configuration menu - View commit details
-
Copy full SHA for 6de35d6 - Browse repository at this point
Copy the full SHA 6de35d6View commit details
Commits on Mar 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 18416fd - Browse repository at this point
Copy the full SHA 18416fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b667391 - Browse repository at this point
Copy the full SHA b667391View commit details
There are no files selected for viewing
This file was deleted.