Comparing lyaunzbe:master...regular:master · lyaunzbe/node-gAuth · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lyaunzbe/node-gAuth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: regular/node-google-oauth2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 358 files changed
  • 4 contributors

Commits on Jan 25, 2013

  1. Configuration menu
    Copy the full SHA
    cd4d160 View commit details
    Browse the repository at this point in the history
  2. listing documents works

    regular committed Jan 25, 2013
    Configuration menu
    Copy the full SHA
    5959cfb View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2013

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

Commits on Jan 27, 2013

  1. translated to coffee, made API more verbose, added phantomJS script t…

    …o automate web-based authorization (WIP)
    regular committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    44d0f6b View commit details
    Browse the repository at this point in the history
  2. changed package name

    regular committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    9abefe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07bbbb1 View commit details
    Browse the repository at this point in the history
  4. some clean up

    regular committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    2953bb4 View commit details
    Browse the repository at this point in the history
  5. readme

    regular committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    0b59a85 View commit details
    Browse the repository at this point in the history
  6. readme

    regular committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    ddab9b0 View commit details
    Browse the repository at this point in the history
  7. readme

    regular committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    94724e0 View commit details
    Browse the repository at this point in the history
  8. cleaned up repository

    regular committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    f6e246b View commit details
    Browse the repository at this point in the history
  9. package.json

    regular committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    c5663ab View commit details
    Browse the repository at this point in the history
  10. readme

    regular committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    88cf9ba View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2013

  1. Call server close only once

    Some browser will try to download favicon.ico as a second request.
    After the first request the server will be closed, so the request to the
    favicon.ico would generate errors in the terminal.
    The patch will set a variable which value will chang after server close
    called, so next handler will not be called.
    Ajnasz committed Dec 24, 2013
    Configuration menu
    Copy the full SHA
    13a3e54 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2013

  1. Merge pull request #1 from Ajnasz/fix-server-close

    Call server close only once
    regular committed Dec 25, 2013
    Configuration menu
    Copy the full SHA
    3b22a21 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2014

  1. Update google-login-phantomjs-script.coffee

    Nikita-kun committed Jul 6, 2014
    Configuration menu
    Copy the full SHA
    b74e5ba View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2014

  1. Merge pull request #2 from nibogd/patch-1

    fixed typo
    regular committed Oct 4, 2014
    Configuration menu
    Copy the full SHA
    9220ebc View commit details
    Browse the repository at this point in the history
Loading