Skip to content
This repository has been archived by the owner on May 22, 2018. It is now read-only.

CLI-next #134

Closed
wants to merge 83 commits into from
Closed

CLI-next #134

wants to merge 83 commits into from

Commits on Nov 26, 2013

  1. Configuration menu
    Copy the full SHA
    5511bd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    135f131 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a18071 View commit details
    Browse the repository at this point in the history
  4. Add help command for nwo

    wfarr committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    d675682 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7247c4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ceac78a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1761da9 View commit details
    Browse the repository at this point in the history
  8. self dot for @jbarnette

    wfarr committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    378eb3a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6305a1f View commit details
    Browse the repository at this point in the history
  10. load over load path

    wfarr committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    0da5fed View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2013

  1. ell oh ell

    wfarr committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    4d75e14 View commit details
    Browse the repository at this point in the history
  2. whatevs

    wfarr committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    e131579 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b391d43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    670186c View commit details
    Browse the repository at this point in the history
  5. pull in run and noop commands

    wfarr committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    dbcf13e View commit details
    Browse the repository at this point in the history
  6. Rip out Puppeteer

    wfarr committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    d0a4024 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f97d3be View commit details
    Browse the repository at this point in the history
  8. reorganize test dir a bit

    wfarr committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    933b7a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e11cf2 View commit details
    Browse the repository at this point in the history
  10. Fix tests for detailed help

    wfarr committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    ec502b4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e977edb View commit details
    Browse the repository at this point in the history
  12. Add service command

    Remove old Runner code for this and their tests as well
    wfarr committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    f6ee5d9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f08dad View commit details
    Browse the repository at this point in the history
  14. whoops

    wfarr committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    e646314 View commit details
    Browse the repository at this point in the history
  15. typo

    wfarr committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    884af1f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2013

  1. Configuration menu
    Copy the full SHA
    7b420e1 View commit details
    Browse the repository at this point in the history
  2. Alias services to service

    wfarr committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    30c82a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dabbd6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    154bb9c View commit details
    Browse the repository at this point in the history
  5. Get rid of attr_reader

    wfarr committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    bb094a7 View commit details
    Browse the repository at this point in the history
  6. skip token test

    wfarr committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    a8d755c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2013

  1. Configuration menu
    Copy the full SHA
    04b1c3b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2013

  1. Upgrade minitest dependency

    wfarr committed Dec 22, 2013
    Configuration menu
    Copy the full SHA
    e2174ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    384fdef View commit details
    Browse the repository at this point in the history
  3. fix hook test

    wfarr committed Dec 22, 2013
    Configuration menu
    Copy the full SHA
    e1fba95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cbc446 View commit details
    Browse the repository at this point in the history
  5. Loads more cleanup

    wfarr committed Dec 22, 2013
    Configuration menu
    Copy the full SHA
    893a1bf View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2014

  1. Commands should not depend on a global Boxen::Config

    This forces us to pass the config around explicitly; a bit annoying at
    times, but further refactoring should help.
    dgoodlad committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    743a008 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2014

  1. Add the project command

    dgoodlad committed Jan 12, 2014
    Configuration menu
    Copy the full SHA
    36d1b3b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2014

  1. Configuration menu
    Copy the full SHA
    a7aed6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7df7981 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2014

  1. only start servies that were running when doing --restart-servces

    Conflicts:
    	lib/boxen/runner.rb
    	test/boxen_runner_test.rb
    grosser authored and dgoodlad committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    1e29131 View commit details
    Browse the repository at this point in the history
  2. Add myself as an author

    Conflicts:
    	boxen.gemspec
    dgoodlad committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    1ebb422 View commit details
    Browse the repository at this point in the history
  3. Added functionality for generating dependency graphs

    Conflicts:
    	lib/boxen/config.rb
    	lib/boxen/flags.rb
    	lib/boxen/puppeteer.rb
    	test/boxen_flags_test.rb
    	test/boxen_puppeteer_test.rb
    dieterdemeyer authored and dgoodlad committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    71af6af View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/master' into next

    Conflicts:
    	boxen.gemspec
    	lib/boxen/config.rb
    	lib/boxen/flags.rb
    	lib/boxen/puppeteer.rb
    	lib/boxen/runner.rb
    	test/boxen_flags_test.rb
    	test/boxen_puppeteer_test.rb
    	test/boxen_runner_test.rb
    dgoodlad committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    d3dadb8 View commit details
    Browse the repository at this point in the history
  5. FUUUUUU 1.8.7 rubygems

    dgoodlad committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    a61a32f View commit details
    Browse the repository at this point in the history
  6. Fix cli on 1.8.7

    I can't wait to :burn: 1.8.7 but too many people are still on OSX 10.8
    dgoodlad committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    57744b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2014

  1. Configuration menu
    Copy the full SHA
    4099565 View commit details
    Browse the repository at this point in the history
  2. Properly display nils

    wfarr committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    1d6c7d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1717069 View commit details
    Browse the repository at this point in the history
  4. tests

    wfarr committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    584d5ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9a7850 View commit details
    Browse the repository at this point in the history
  6. fix offline check for run

    wfarr committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    06fe5ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5a0a83 View commit details
    Browse the repository at this point in the history
  8. add logger and updater

    wfarr committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    3d07188 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2014

  1. Configuration menu
    Copy the full SHA
    232db95 View commit details
    Browse the repository at this point in the history
  2. bugs and such

    wfarr committed Mar 8, 2014
    Configuration menu
    Copy the full SHA
    62d6b41 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2014

  1. Configuration menu
    Copy the full SHA
    3858c9b View commit details
    Browse the repository at this point in the history
  2. Add a boxen preflight command

    wfarr committed Mar 10, 2014
    Configuration menu
    Copy the full SHA
    fed37da View commit details
    Browse the repository at this point in the history
  3. Don't hardcode offline

    wfarr committed Mar 10, 2014
    Configuration menu
    Copy the full SHA
    a73feed View commit details
    Browse the repository at this point in the history
  4. use a longer timeout

    wfarr committed Mar 10, 2014
    Configuration menu
    Copy the full SHA
    8750d00 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2014

  1. Configuration menu
    Copy the full SHA
    2c475e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a66faf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83112bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e7def3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83e63d2 View commit details
    Browse the repository at this point in the history
  6. Fix the debug flag

    @wfarr was this really meant to be the inverse of @debug, or was that
    a temporary testing thing?
    dgoodlad committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    604e56c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8db8b2 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2014

  1. Merge branch 'master' into next

    Conflicts:
    	boxen.gemspec
    	lib/boxen/hook.rb
    dgoodlad committed May 6, 2014
    Configuration menu
    Copy the full SHA
    0dc2498 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2014

  1. Add boxen binary

    dgoodlad committed May 7, 2014
    Configuration menu
    Copy the full SHA
    7b69106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20f0f4 View commit details
    Browse the repository at this point in the history
  3. Make the old Hook::GithubIssue a postflight instead

    This brings in some legacy stuff, like required_environment_variables,
    to be refactored.
    dgoodlad committed May 7, 2014
    Configuration menu
    Copy the full SHA
    586554e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2014

  1. Typo

    dgoodlad committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    69905d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4df1bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27227f9 View commit details
    Browse the repository at this point in the history
  4. Fix postflight active test

    dgoodlad committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    fef969e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb39425 View commit details
    Browse the repository at this point in the history
  6. Don't skip the token test

    dgoodlad committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    41ccee4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f53a4c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0622dcb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    86edf08 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2014

  1. Don't put binstubs in bin/

    dgoodlad committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    302d8c1 View commit details
    Browse the repository at this point in the history
  2. 3.0.0.beta1

    dgoodlad committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    33a0002 View commit details
    Browse the repository at this point in the history