Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cryptixcoder/PyCrawler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: theanti9/PyCrawler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 8, 2013

  1. fixed content_processor

    fixed the content processor so it properly gives 500 words to each
    pool. Also, removed punctuation from words
    Ethan Blackburn committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    8ea6f69 View commit details
    Browse the repository at this point in the history
  2. Revert "fixed content_processor"

    This reverts commit 8ea6f69.
    Ethan Blackburn committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    8169ee5 View commit details
    Browse the repository at this point in the history
  3. fixed content processor

    fixed the content processor so it properly gives 500 words to each pool.
    Also, removed punctuation from words
    Ethan Blackburn committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    3d0dcc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2013

  1. Merge pull request theanti9#12 from EthanBlackburn/master

    fixed content processor
    theanti9 committed Feb 10, 2013
    Configuration menu
    Copy the full SHA
    62d2dbc View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2013

  1. Update query.py

    UTF 8 Decode
    Cem YILDIZ committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    f4e9cdd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2013

  1. Merge pull request theanti9#14 from miklagard/patch-1

    Update query.py
    theanti9 committed Apr 7, 2013
    Configuration menu
    Copy the full SHA
    3e3ede1 View commit details
    Browse the repository at this point in the history
Loading