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

Route definitions #2004

Merged
merged 31 commits into from
Aug 4, 2017
Merged

Route definitions #2004

merged 31 commits into from
Aug 4, 2017

Commits on Jun 3, 2017

  1. First scratches

    asvetlov committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    a2fbd23 View commit details
    Browse the repository at this point in the history
  2. Work on

    asvetlov committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    62f653a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2017

  1. Work on decorators

    asvetlov committed Jun 4, 2017
    Configuration menu
    Copy the full SHA
    2ce063f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

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

Commits on Jun 20, 2017

  1. Configuration menu
    Copy the full SHA
    daa31ec View commit details
    Browse the repository at this point in the history
  2. Make examples work

    asvetlov committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    0c23ebf View commit details
    Browse the repository at this point in the history
  3. Refactor

    asvetlov committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    6cab8b8 View commit details
    Browse the repository at this point in the history
  4. sort modules for scanning

    asvetlov committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    8b44cde View commit details
    Browse the repository at this point in the history
  5. Go forward

    asvetlov committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    1d5492c View commit details
    Browse the repository at this point in the history
  6. Add tests

    asvetlov committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    3eb5137 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. Configuration menu
    Copy the full SHA
    a5c24a0 View commit details
    Browse the repository at this point in the history
  2. Add missing file

    asvetlov committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    910cf1c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. Fix python 3.4, add test

    asvetlov committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    36d4fc0 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    asvetlov committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    de48fda View commit details
    Browse the repository at this point in the history
  3. Implement RouteDef

    asvetlov committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    234ed0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f5bb08 View commit details
    Browse the repository at this point in the history
  5. Test cover

    asvetlov committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    d158513 View commit details
    Browse the repository at this point in the history
  6. RouteDef -> RoutesDef

    asvetlov committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    b8ad2f4 View commit details
    Browse the repository at this point in the history
  7. RouteInfo -> RouteDef

    asvetlov committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    7391a69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    341da53 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2017

  1. Fix flake8 blame

    asvetlov committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    ec0630a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. RoutesDef -> RouteTableDef

    asvetlov committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    9c1845c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9cbbb4 View commit details
    Browse the repository at this point in the history
  3. Add reprs

    asvetlov committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    e2bc869 View commit details
    Browse the repository at this point in the history
  4. Add changes record

    asvetlov committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    58686cb View commit details
    Browse the repository at this point in the history
  5. Test cover missed case

    asvetlov committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    875ae8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c54e36 View commit details
    Browse the repository at this point in the history
  7. Fix typo

    asvetlov committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    48203d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68f7225 View commit details
    Browse the repository at this point in the history
  9. Text flow polishing

    asvetlov committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    aaab3ed View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Fix typo

    asvetlov authored Aug 3, 2017
    Configuration menu
    Copy the full SHA
    c10f4e0 View commit details
    Browse the repository at this point in the history