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

Support hubot api #438

Closed
wants to merge 9 commits into from
Closed

Support hubot api #438

wants to merge 9 commits into from

Commits on Apr 21, 2015

  1. Support hubot again

    uk-ar authored and miurahr committed Apr 21, 2015
    Copy the full SHA
    2a6044c View commit details
    Browse the repository at this point in the history
  2. Support hubot retrieve channel info

    uk-ar authored and miurahr committed Apr 21, 2015
    Copy the full SHA
    e30d30a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1b88af6 View commit details
    Browse the repository at this point in the history
  4. devise: apis are routed for unauthed because of auth_token

    Signed-off-by: Hiroshi Miura <miurahr@linux.com>
    miurahr committed Apr 21, 2015
    Copy the full SHA
    016b6d0 View commit details
    Browse the repository at this point in the history
  5. /channels are allowed by hubot

    Signed-off-by: Hiroshi Miura <miurahr@linux.com>
    miurahr committed Apr 21, 2015
    Copy the full SHA
    849c54f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2015

  1. constrains to allow user authenticated or access with token

    Signed-off-by: Hiroshi Miura <miurahr@linux.com>
    miurahr committed Apr 29, 2015
    Copy the full SHA
    e42d51a View commit details
    Browse the repository at this point in the history
  2. fix test failure not to found route /channels/1/attachments

    Signed-off-by: Hiroshi Miura <miurahr@linux.com>
    miurahr committed Apr 29, 2015
    Copy the full SHA
    e27b412 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2015

  1. Copy the full SHA
    8854ac6 View commit details
    Browse the repository at this point in the history
  2. Revert "constrains to allow user authenticated or access with token"

    This reverts commit e42d51a.
    Because of spec test failure.
    miurahr committed Apr 30, 2015
    Copy the full SHA
    01685e0 View commit details
    Browse the repository at this point in the history