Permalink
Switch branches/tags
Nothing to show
Commits on Dec 17, 2014
  1. remove temp data

    committed Dec 17, 2014
  2. allow crawling without proxy

    committed Dec 17, 2014
  3. refactor, add search_for function, need more work to create crawler d…

    …ynamically per request
    bi0nji0ng committed Dec 17, 2014
  4. test proxies

    committed Dec 17, 2014
  5. stream apis

    committed Dec 17, 2014
Commits on Dec 11, 2014
  1. Update README.md

    Update Readme
    committed Dec 11, 2014
Commits on Nov 22, 2014
  1. update proxy crawler

    Jiang Bian committed Nov 22, 2014
Commits on Apr 3, 2014
  1. Merge pull request #2 from cbuntain/master

    Bug fixes when commands fail and need to be redistributed.
    committed Apr 3, 2014
  2. Fixed two bugs. In one, the node queue size used an incorrect variable

    name. In the other, the command to redistribute to other nodes wasn't
    being populated.
    Cody Buntain committed Apr 3, 2014
Commits on Feb 5, 2014
  1. Merge pull request #1 from bitdeli-chef/master

    Add a Bitdeli Badge to README
    committed Feb 5, 2014
Commits on Nov 14, 2013
  1. Update README.md

    committed Nov 14, 2013
  2. Update README.md

    committed Nov 14, 2013
  3. Update README.md

    committed Nov 14, 2013
  4. Update README.md

    committed Nov 14, 2013
  5. Update README.md

    committed Nov 14, 2013
  6. Update README.md

    committed Nov 14, 2013
Commits on Nov 13, 2013
Commits on Nov 11, 2013
  1. load balancing rules update

    committed Nov 11, 2013
Commits on Nov 10, 2013
Commits on Nov 9, 2013
  1. rewrite local crawler queue using redis; using lifo queue so that con…

    …trol commands can be grab asap;
    committed Nov 9, 2013
Commits on Nov 8, 2013
  1. handle dead crawler gracefully: cleanup residue resources; and schedu…

    …le it to restart after 30 mins
    committed Nov 8, 2013
Commits on Nov 7, 2013
Commits on Nov 6, 2013
  1. add in function to get the full user object from a list of user ids; …

    …and add in GET_USERS_FROM_IDS command; see tweetf0rm/client.py;
    Jiang Bian committed Nov 6, 2013
Commits on Nov 5, 2013
Commits on Nov 4, 2013
  1. update readme, and sample config file

    Jiang Bian committed Nov 4, 2013
  2. killall.sh script

    Jiang Bian committed Nov 4, 2013
Commits on Nov 2, 2013