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

implementation of additional requests #22

Merged
merged 49 commits into from
Apr 27, 2022
Merged

implementation of additional requests #22

merged 49 commits into from
Apr 27, 2022

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    012a199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d38fd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf7de8d View commit details
    Browse the repository at this point in the history
  4. revert changes to page.py

    BurnzZ committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    391a449 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3bfa95 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    e0f247b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feff29d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    15d0525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5537ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74e5c89 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    f99a6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9025660 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e803a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    355294e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d29328 View commit details
    Browse the repository at this point in the history
  6. add __repr__ to Meta

    BurnzZ committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    706f698 View commit details
    Browse the repository at this point in the history
  7. add tests for Meta

    BurnzZ committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    9ae60e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    658d1b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e038fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d4940d View commit details
    Browse the repository at this point in the history
  11. add doc for Meta

    BurnzZ committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    1caec0d View commit details
    Browse the repository at this point in the history
  12. update CHANGELOG for Meta

    BurnzZ committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a404189 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    a8d9530 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    BurnzZ committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    079ccc1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from scrapinghub/meta

    Introduce Meta as a way to pass information inside a PO
    kmike authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    396ab8e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Merge branch 'master' into additional-requests

    Adjust the code in line with the refactoring of
    ResponseData into HttpResopnse in this PR:
    #30
    BurnzZ committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    f769147 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    83839cf View commit details
    Browse the repository at this point in the history
  2. refactor Request to become HttpRequest

    This makes it consistent with the recently refactored HttpResponse:
    #30
    BurnzZ committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    3a76bc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    a853d16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0a3419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e74ca50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    109a670 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

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

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    65badca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99e9b41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a53b90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1f7675 View commit details
    Browse the repository at this point in the history
  5. remove proposed _HttpBody

    BurnzZ committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    3310c1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29f84c6 View commit details
    Browse the repository at this point in the history
  7. 2 Configuration menu
    Copy the full SHA
    d88a0e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf6e663 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    5d2a751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7947d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7b4f08 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    bc4baea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f43187 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    80f95a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d82a37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    753e6ad View commit details
    Browse the repository at this point in the history