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: pbojinov/request-ip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: pbojinov/request-ip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.1
Choose a head ref
  • 12 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 30, 2015

  1. add a built-in default implementation for connect-middleware

    lets not ask everybody to copy-paste this middleware.
    lets user-code customise the augmented attribute name
    osherx committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    ceb65a1 View commit details
    Browse the repository at this point in the history
  2. add tests

    osherx committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    5a0097e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c9fe3c View commit details
    Browse the repository at this point in the history
  4. remove console.log… :P

    osherx committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    8ee0796 View commit details
    Browse the repository at this point in the history
  5. remove copy-pasted comment

    osherx committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    e27a3b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2015

  1. Cleanup

    - Removed try..catch and replaced it with better object-tests
    - Removed duplicate test for req.info.remoteAddress
    minecrawler committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    f5e27f8 View commit details
    Browse the repository at this point in the history
  2. forgot to add info

    minecrawler committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    b2c2420 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2016

  1. Configuration menu
    Copy the full SHA
    02251f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from osherx/patch-1

    introduce a built-in default implementation for a connect-middleware
    pbojinov committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    4818756 View commit details
    Browse the repository at this point in the history
  3. update changelog

    pbojinov committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    6d7f875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39a113a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/minecrawler/request-ip in…

    …to minecrawler-master
    pbojinov committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    dfe07d0 View commit details
    Browse the repository at this point in the history
Loading