Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Issue 16 Refactor Routing #336

Merged
merged 40 commits into from
Aug 16, 2016
Merged

Issue 16 Refactor Routing #336

merged 40 commits into from
Aug 16, 2016

Commits on Aug 6, 2016

  1. fixes 16

    prisis committed Aug 6, 2016
    Configuration menu
    Copy the full SHA
    35b0ea1 View commit details
    Browse the repository at this point in the history
  2. micro-optimization

    prisis committed Aug 6, 2016
    Configuration menu
    Copy the full SHA
    e74caa5 View commit details
    Browse the repository at this point in the history
  3. working on route

    prisis committed Aug 6, 2016
    Configuration menu
    Copy the full SHA
    7a32f98 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. remove old tests

    prisis committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    670f058 View commit details
    Browse the repository at this point in the history
  2. added a ByteCountingStream

    prisis committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    182978d View commit details
    Browse the repository at this point in the history
  3. update interfaces

    prisis committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    52a6f5f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. added more functions to route

    prisis committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    362398a View commit details
    Browse the repository at this point in the history
  2. remove interface

    prisis committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    f85a692 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc16244 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2016

  1. fix

    prisis committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    ac762be View commit details
    Browse the repository at this point in the history
  2. Added some tests

    prisis committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    91d2421 View commit details
    Browse the repository at this point in the history
  3. remove rapid route

    prisis committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    cd173e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. More work on routing

    prisis committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    df45b96 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

  1. Configuration menu
    Copy the full SHA
    e82fcf4 View commit details
    Browse the repository at this point in the history
  2. cs fix

    prisis committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    7d1cda0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a64168e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2016

  1. cs fixes | remove some magic

    prisis committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    8356efb View commit details
    Browse the repository at this point in the history
  2. remove some magic

    prisis committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    afd1e05 View commit details
    Browse the repository at this point in the history
  3. cs fixes

    prisis committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    b247d7a View commit details
    Browse the repository at this point in the history
  4. added new matcher

    prisis committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    b05559e View commit details
    Browse the repository at this point in the history
  5. added all matcher

    prisis committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    5acb592 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2016

  1. Configuration menu
    Copy the full SHA
    59a4058 View commit details
    Browse the repository at this point in the history
  2. added more tests

    prisis committed Aug 14, 2016
    Configuration menu
    Copy the full SHA
    32aebd7 View commit details
    Browse the repository at this point in the history
  3. more tests

    prisis committed Aug 14, 2016
    Configuration menu
    Copy the full SHA
    299740d View commit details
    Browse the repository at this point in the history
  4. more tests

    prisis committed Aug 14, 2016
    Configuration menu
    Copy the full SHA
    d4f8145 View commit details
    Browse the repository at this point in the history
  5. added more tests

    prisis committed Aug 14, 2016
    Configuration menu
    Copy the full SHA
    4c364b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. added more tests

    prisis committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    63bab5e View commit details
    Browse the repository at this point in the history
  2. Scrutinizer Auto-Fixes (#339)

    This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
    scrutinizer-auto-fixer authored and prisis committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    7c5cab8 View commit details
    Browse the repository at this point in the history
  3. cs fixes

    prisis committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    a677e60 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into issue-16-switch_to_RapidRoute

    # Conflicts:
    #	composer.json
    prisis committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    dee7c14 View commit details
    Browse the repository at this point in the history
  5. added all tests for parser

    prisis committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    1d8abad View commit details
    Browse the repository at this point in the history
  6. Cs fixes

    prisis committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    10c51d6 View commit details
    Browse the repository at this point in the history
  7. remove need for str class

    prisis committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    16bfc95 View commit details
    Browse the repository at this point in the history
  8. Support command aliases

    prisis committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    db9c7b5 View commit details
    Browse the repository at this point in the history
  9. update dispatcher

    prisis committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    781aca4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. improve Console

    prisis committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    8695267 View commit details
    Browse the repository at this point in the history
  2. Scrutinizer Auto-Fixes (#342)

    This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
    scrutinizer-auto-fixer authored and prisis committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    12015b1 View commit details
    Browse the repository at this point in the history
  3. Scrutinizer Auto-Fixes (#343)

    This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
    scrutinizer-auto-fixer authored and prisis committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    e246d32 View commit details
    Browse the repository at this point in the history
  4. cs fixes

    prisis committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    e6d6baa View commit details
    Browse the repository at this point in the history
  5. Scrutinizer Auto-Fixes (#344)

    This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
    scrutinizer-auto-fixer authored and prisis committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    3371e87 View commit details
    Browse the repository at this point in the history