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

suggestion feature #29

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

suggestion feature #29

wants to merge 16 commits into from

Commits on Dec 31, 2015

  1. Configuration menu
    Copy the full SHA
    289cfc2 View commit details
    Browse the repository at this point in the history
  2. Added ReCAPTCHA functionality

    svineet committed Dec 31, 2015
    Configuration menu
    Copy the full SHA
    c1ef6cc View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2016

  1. Change main method to GET instead of POST in SuggestionHandler (JSONP…

    … can not send POST request)
    svineet committed Jan 1, 2016
    Configuration menu
    Copy the full SHA
    c112c02 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2016

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

Commits on Jan 26, 2016

  1. Merge conflicts resolved

    svineet committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    f27dbe0 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2016

  1. Merge conflict resolution

    svineet committed May 14, 2016
    Configuration menu
    Copy the full SHA
    8388eb4 View commit details
    Browse the repository at this point in the history
  2. Remove redundant option

    svineet committed May 14, 2016
    Configuration menu
    Copy the full SHA
    9e464b7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2016

  1. Merge pull request #18 from svineet/master

    Add suggestions route and wiki api functionality
    jonorthwash committed May 16, 2016
    Configuration menu
    Copy the full SHA
    078b934 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2016

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

Commits on Jun 12, 2016

  1. Configuration menu
    Copy the full SHA
    35acba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cac024f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. bypass parameter added

    Kira-D committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    5788613 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2016

  1. Suggestions order fixed

    Kira-D committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    ecd1f34 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2016

  1. Merge branch 'suggestions'

    Kira-D committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    950cf92 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. Sushain's comments fixed

    Kira-D committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    c58c38f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. travis: py3.2 doesn't seem to support tornado>4.3

    so use tornado 4.3 when python 3.2, otherwise newest tornado
    unhammer authored and Kira-D committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    904eb51 View commit details
    Browse the repository at this point in the history