Commits on Jun 30, 2016
Commits on Mar 4, 2015
  1. Allow redis connection without password

    - Fixed formatting
    stepmr committed Mar 4, 2015
Commits on Dec 17, 2014
  1. allow crawling without proxy

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

    …ynamically per request
    bi0nji0ng committed Dec 17, 2014
  3. stream apis

    committed Dec 17, 2014
Commits on Apr 3, 2014
  1. 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 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 4, 2013
  1. killall.sh script

    Jiang Bian committed Nov 4, 2013
Commits on Nov 2, 2013
Commits on Oct 31, 2013
  1. save empty file as well so we can track progress

    Jiang Bian committed Oct 31, 2013
  2. adding auto-gzip to archived folder support

    Jiang Bian committed Oct 31, 2013
Commits on Oct 23, 2013
  1. timestamp on logging

    committed Oct 23, 2013
  2. more debug code to diagnosis

    committed Oct 23, 2013
  3. remove noses

    committed Oct 23, 2013
Commits on Oct 22, 2013
  1. add hash value for cmd

    bi0nji0ng committed Oct 22, 2013
  2. cmd_handlers specific for control adding new cmds based on the depth …

    …of the network you want to crawl
    bi0nji0ng committed Oct 22, 2013
  3. get rid of duplicated handlers

    bi0nji0ng committed Oct 22, 2013
  4. duplicates

    bi0nji0ng committed Oct 22, 2013
  5. fix depth number problem

    bi0nji0ng committed Oct 22, 2013
  6. fix depth number problem

    bi0nji0ng committed Oct 22, 2013
  7. handle non-numbers

    bi0nji0ng committed Oct 22, 2013
  8. handle non-numbers

    bi0nji0ng committed Oct 22, 2013