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

DRAFT: Adds web command #1

Closed
wants to merge 25 commits into from
Closed

DRAFT: Adds web command #1

wants to merge 25 commits into from

Commits on Jun 3, 2019

  1. Add command web

    MatheusRich committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    0c3cef7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

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

Commits on Jun 11, 2019

  1. Fix command web tests

    MatheusRich committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    6fd06cc View commit details
    Browse the repository at this point in the history
  2. Fix linter errors

    MatheusRich committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    0894ae6 View commit details
    Browse the repository at this point in the history
  3. Remove launchy

    MatheusRich committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    28d1fc6 View commit details
    Browse the repository at this point in the history
  4. Remove fixtures

    MatheusRich committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    c77e71d View commit details
    Browse the repository at this point in the history
  5. Update Manifest.txt

    MatheusRich committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    3d43e79 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

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

Commits on Jun 30, 2019

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

Commits on Jul 7, 2019

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

Commits on Jul 13, 2019

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

Commits on Jul 15, 2019

  1. Configuration menu
    Copy the full SHA
    99722d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd4f1a View commit details
    Browse the repository at this point in the history
  3. Fix rubocop issues

    MatheusRich committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    0c4266b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Update web command behavior

    Now this command uses the BROWSER env variable to open links. If it is unset, the command just outputs the URL
    MatheusRich committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    c70106a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Fix web command tests

    MatheusRich committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    52e35ff View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2019

  1. Configuration menu
    Copy the full SHA
    22f959d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7656a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

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

Commits on Aug 8, 2019

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

Commits on Aug 13, 2019

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

Commits on Aug 14, 2019

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

Commits on Aug 18, 2019

  1. Remove some useless code

    MatheusRich committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    ccd6053 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Add minor refactoring

    MatheusRich committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    c40739b View commit details
    Browse the repository at this point in the history