Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

fix(status): concurrent BasicStatus creation #1135

Merged
merged 8 commits into from
Sep 21, 2017

Commits on Sep 21, 2017

  1. fix(status): concurrent BasicStatus creation

    This change adds concurrent BasicStatus creation, maintaining the order
    of status output.
    darkowlzz committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    6cec5a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9de9063 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    152a82a View commit details
    Browse the repository at this point in the history
  4. fix(status): add shortRev and longRev for latest

    Adds options to specify shortRev or longRev to getConsolidatedLatest().
    darkowlzz committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    cf9a971 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1f2cdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bce09f4 View commit details
    Browse the repository at this point in the history
  7. status: refactor return statements

    Return explicit values instead of variables in runStatusAll().
    darkowlzz committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    88230aa View commit details
    Browse the repository at this point in the history
  8. status: cleanup

    darkowlzz committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    17bb4d6 View commit details
    Browse the repository at this point in the history