Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

APIStar as a cli-only API tool. #624

Merged
merged 54 commits into from
Sep 25, 2018
Merged

APIStar as a cli-only API tool. #624

merged 54 commits into from
Sep 25, 2018

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    d967c53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    159180a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Drop unused exceptions

    tomchristie committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    f6d9d34 View commit details
    Browse the repository at this point in the history
  2. Cleaning up tokenization

    tomchristie committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    2a1c880 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. CLI only

    tomchristie committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    447710f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Configuration menu
    Copy the full SHA
    0c31150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf2a62b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dccec3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    5e59925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749c517 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adfc4bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4f6e50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ef8f7c View commit details
    Browse the repository at this point in the history
  6. Add schema test cases

    tomchristie committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    ff22125 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b55175b View commit details
    Browse the repository at this point in the history
  8. Update requirements

    tomchristie committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    7e8440e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Update setup.py

    tomchristie committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    bc0816f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ec1ef2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c349eb9 View commit details
    Browse the repository at this point in the history
  4. Add tests for cli

    tomchristie committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    6d72a1e View commit details
    Browse the repository at this point in the history
  5. Fixes for Swagger schemas

    tomchristie committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    ebab605 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Add 'apistar request'

    tomchristie committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    214f10f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    314bc48 View commit details
    Browse the repository at this point in the history
  3. Linting fixes

    tomchristie committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    243b8de View commit details
    Browse the repository at this point in the history
  4. Update requirements

    tomchristie committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    c2f523d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Configuration menu
    Copy the full SHA
    89028c9 View commit details
    Browse the repository at this point in the history
  2. Linting

    tomchristie committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    6911555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e63e99e View commit details
    Browse the repository at this point in the history
  4. Rewriting docs

    tomchristie committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    0111e8f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    2e22a40 View commit details
    Browse the repository at this point in the history
  2. Reorganizing layout

    tomchristie committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    f9abb9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e826434 View commit details
    Browse the repository at this point in the history
  4. Linting

    tomchristie committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    54113bf View commit details
    Browse the repository at this point in the history
  5. Cleaning up

    tomchristie committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    94ce05a View commit details
    Browse the repository at this point in the history
  6. Linting

    tomchristie committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    aced1f8 View commit details
    Browse the repository at this point in the history
  7. Add apistar.parse()

    tomchristie committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    9938d5c View commit details
    Browse the repository at this point in the history
  8. Remove unused imports

    tomchristie committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    62bccad View commit details
    Browse the repository at this point in the history
  9. Finesse DownloadDecoder

    tomchristie committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    2a13919 View commit details
    Browse the repository at this point in the history
  10. Drop unused import

    tomchristie committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    2a76419 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Documentation work

    tomchristie committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    d24022d View commit details
    Browse the repository at this point in the history
  2. Refine API

    tomchristie committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    44ca57f View commit details
    Browse the repository at this point in the history
  3. Linting

    tomchristie committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    0b8534b View commit details
    Browse the repository at this point in the history
  4. Drop trailing comma

    tomchristie committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    cb42e83 View commit details
    Browse the repository at this point in the history
  5. Sort imports

    tomchristie committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    1a3c7c9 View commit details
    Browse the repository at this point in the history
  6. Improve decoder interface

    tomchristie committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    4fbd930 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Cleaning up

    tomchristie committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    e87ca3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7703759 View commit details
    Browse the repository at this point in the history
  3. Add 'encoders' to Client

    tomchristie committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    8bef09d View commit details
    Browse the repository at this point in the history
  4. Add theme licenses

    tomchristie committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    124c4f8 View commit details
    Browse the repository at this point in the history
  5. Cleanups

    tomchristie committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    4bfabb6 View commit details
    Browse the repository at this point in the history
  6. Cleanups

    tomchristie committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    066420b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Configuration menu
    Copy the full SHA
    1cb667b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    744a25f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3a94bc View commit details
    Browse the repository at this point in the history