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

Allow spider attr #15

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Apr 3, 2015

  1. Configuration menu
    Copy the full SHA
    39740cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9efd145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    652fd6e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2015

  1. [spider attr] removed html_response

    * removed process_html (render response in html feature) from this PR
    * removed remote request tests with extra spider
    pawelmhm committed May 26, 2015
    Configuration menu
    Copy the full SHA
    2e7407d View commit details
    Browse the repository at this point in the history
  2. [tests] refactors tests, adds tests for spider attr

    * refactors tests from functions to objects inheriting
    from unittest.TestCase
    * adds tests for enabling middleware with spider attribute
    pawelmhm committed May 26, 2015
    Configuration menu
    Copy the full SHA
    bed8998 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

  1. Revert "[tests] refactors tests, adds tests for spider attr"

    This reverts commit bed8998.
    
    T#
    pawelmhm committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    a9b5323 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586ab58 View commit details
    Browse the repository at this point in the history