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

Determining the computed MIME type of a resource #4

Merged
merged 26 commits into from Aug 4, 2021
Merged

Commits on Jul 2, 2021

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

Commits on Jul 5, 2021

  1. Add 7.1, 7.2, and 7.3

    akshaysharmajs committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    1d2895e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c1d006 View commit details
    Browse the repository at this point in the history
  3. Complete 7.3

    akshaysharmajs committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    0c9424e View commit details
    Browse the repository at this point in the history
  4. Small Fix

    akshaysharmajs committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    0f27318 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Update test_utils.py

    akshaysharmajs committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    981b9ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8edacda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92317e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Add more tests

    akshaysharmajs committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    de958a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

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

    akshaysharmajs committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    948a456 View commit details
    Browse the repository at this point in the history
  3. Add left over tests

    akshaysharmajs committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    88afd26 View commit details
    Browse the repository at this point in the history
  4. Static fix

    akshaysharmajs committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    55823ee View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Fix typing check

    akshaysharmajs committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    2371a4d View commit details
    Browse the repository at this point in the history
  2. Conflicts

    akshaysharmajs committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    4b503fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ec5c1a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Add mime groups

    akshaysharmajs committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    75d202e View commit details
    Browse the repository at this point in the history
  2. Add tests

    akshaysharmajs committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    15fe0ff View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Test all mime_types

    akshaysharmajs committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    91ecd5a View commit details
    Browse the repository at this point in the history
  2. Add more tests

    akshaysharmajs committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    9da49ba View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Remove text mime

    akshaysharmajs committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    8f665af View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. All mime types

    akshaysharmajs committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    7645470 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. mime type split

    akshaysharmajs committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    88f540c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Add mime groups (#5)

    * Add mime groups
    
    * Add tests
    
    * Test all mime_types
    
    * Add more tests
    
    * Remove text mime
    
    * All mime types
    akshaysharmajs committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    d19d5c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    236029b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Merge pull request #6 from scrapy/html-fix

    mime type split
    Gallaecio committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    882bc7d View commit details
    Browse the repository at this point in the history