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

Signals v2 #562

Merged
merged 31 commits into from
Oct 16, 2015
Merged

Signals v2 #562

merged 31 commits into from
Oct 16, 2015

Commits on Jul 20, 2015

  1. Configuration menu
    Copy the full SHA
    654a806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac75361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fefd2ed View commit details
    Browse the repository at this point in the history
  4. Add base class for signals

    alexdutton committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    d45ff67 View commit details
    Browse the repository at this point in the history
  5. Add signal tests

    alexdutton committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    cf29660 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. Documentation!

    alexdutton committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    98c418a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d8b509 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2015

  1. Configuration menu
    Copy the full SHA
    9bedbbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f04fbb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fb868b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc2efbd View commit details
    Browse the repository at this point in the history
  5. Working tests again.

    alexdutton committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    9170057 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2015

  1. Configuration menu
    Copy the full SHA
    5825da3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dea0a1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5b98ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    322f650 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2015

  1. Merge branch 'signals-v2' of https://github.com/alexsdutton/aiohttp i…

    …nto alexsdutton-signals-v2
    asvetlov committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    a0f10f7 View commit details
    Browse the repository at this point in the history
  2. Drop signal signature check

    asvetlov committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    dbc8393 View commit details
    Browse the repository at this point in the history
  3. Add more tests

    asvetlov committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    b037e2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15d815e View commit details
    Browse the repository at this point in the history
  5. Fix failed test

    asvetlov committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    74413d4 View commit details
    Browse the repository at this point in the history
  6. Update docs

    asvetlov committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    67414c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2015

  1. Configuration menu
    Copy the full SHA
    02c44a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cd8a44 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2015

  1. Fix tests

    asvetlov committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    1a9c0a7 View commit details
    Browse the repository at this point in the history
  2. Properly mock coroutine

    asvetlov committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    0089a65 View commit details
    Browse the repository at this point in the history
  3. Fix signals test

    asvetlov committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    053d184 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73ad8fb View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2015

  1. Merge branch 'master' into signals-v2

    Conflicts:
    	tests/conftest.py
    asvetlov committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    602b19c View commit details
    Browse the repository at this point in the history
  2. Fix failed test

    asvetlov committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    9939f94 View commit details
    Browse the repository at this point in the history
  3. Fix next test

    asvetlov committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    0c32f47 View commit details
    Browse the repository at this point in the history