Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent subsequent hooks from being called if we are --bailing. #835

Closed
wants to merge 34 commits into from

Commits on May 4, 2013

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

Commits on May 5, 2013

  1. Configuration menu
    Copy the full SHA
    3f2d701 View commit details
    Browse the repository at this point in the history
  2. added complicated bail test

    aearly committed May 5, 2013
    Configuration menu
    Copy the full SHA
    e45b52f View commit details
    Browse the repository at this point in the history
  3. augmented bail test

    aearly committed May 5, 2013
    Configuration menu
    Copy the full SHA
    d72dd5c View commit details
    Browse the repository at this point in the history
  4. fine-grained bailing working

    aearly committed May 5, 2013
    Configuration menu
    Copy the full SHA
    f307c88 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2013

  1. initial parallel prototype

    aearly committed May 8, 2013
    Configuration menu
    Copy the full SHA
    48224f9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2013

  1. working on parallelism

    aearly committed May 9, 2013
    Configuration menu
    Copy the full SHA
    0a05d96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    633ae91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9782562 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2013

  1. Configuration menu
    Copy the full SHA
    2f68097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca8e030 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3b6f5b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2013

  1. working on runner end

    aearly committed May 13, 2013
    Configuration menu
    Copy the full SHA
    6f5b12f View commit details
    Browse the repository at this point in the history
  2. trying to fix globals

    aearly committed May 13, 2013
    Configuration menu
    Copy the full SHA
    0e804f2 View commit details
    Browse the repository at this point in the history
  3. fixed global detection

    aearly committed May 13, 2013
    Configuration menu
    Copy the full SHA
    3b8a9b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad656e4 View commit details
    Browse the repository at this point in the history
  5. added .jshinrc

    aearly committed May 13, 2013
    Configuration menu
    Copy the full SHA
    521e4fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9792d45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc97cc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca7826e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2013

  1. Configuration menu
    Copy the full SHA
    c97216b View commit details
    Browse the repository at this point in the history
  2. merge from feature branch

    aearly committed May 14, 2013
    Configuration menu
    Copy the full SHA
    4f12a5e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2013

  1. made fails more specific

    aearly committed May 15, 2013
    Configuration menu
    Copy the full SHA
    d593e38 View commit details
    Browse the repository at this point in the history
  2. fixed pending tests

    aearly committed May 15, 2013
    Configuration menu
    Copy the full SHA
    30b26a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5c0d95 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2013

  1. adding --parallel CLI option

    aearly committed May 16, 2013
    Configuration menu
    Copy the full SHA
    0f4eb7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1e88ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe730b7 View commit details
    Browse the repository at this point in the history
  4. merge from feature branch

    aearly committed May 16, 2013
    Configuration menu
    Copy the full SHA
    00a57ff View commit details
    Browse the repository at this point in the history

Commits on May 17, 2013

  1. Configuration menu
    Copy the full SHA
    e3735bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a61ab0b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2013

  1. Configuration menu
    Copy the full SHA
    94d9e48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc9e6c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb6b902 View commit details
    Browse the repository at this point in the history