Skip to content

Commits on Dec 11, 2016

  1. Merge pull request #197 from rneilson/onresponse

    Add response event to stream on 200 response
    desmondmorris committed Dec 11, 2016
  2. Add Promise global and increase max-statements in .eslintrc

    Failing a test for a checked-before-use global and a few too many statements means change the test, obviously
    rneilson committed Dec 11, 2016

Commits on Aug 3, 2016

  1. Allow non 200 responses to be ok and test it a lot

     - Bonus! Max complexity and max statements have fallen
     - exercises the REST api capabilities
    
    Fixes #147
    reconbot committed Aug 3, 2016
  2. cleanup some linting (#177)

    reconbot committed Aug 3, 2016

Commits on Jun 1, 2016

  1. Merge pull request #157 from desmondmorris/simplify-authentication-sw…

    …itching
    
    Simplify authentication switching
    desmondmorris committed Jun 1, 2016

Commits on May 17, 2016

  1. Fix curly brace position

    JuhQ committed May 17, 2016
  2. Some small code styling fixes

    JuhQ committed May 17, 2016

Commits on May 14, 2016

  1. Return streams immediately if no callback is provided (#152)

    Since the stream is available right away we can return it.
    reconbot committed May 14, 2016
  2. Lint our project with both code and style (#148)

    Used basically what already existed and guarded against some of the more dangerous habits (eg, not having brackets)
    reconbot committed May 14, 2016

Commits on Jun 26, 2015

  1. Fix duplicate oauth parameter

    samlbest authored and samlbest committed Jun 26, 2015

Commits on Jun 9, 2015

Commits on Mar 16, 2015

  1. Remove duplicate code

    julien-c committed Mar 16, 2015
Older