Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
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: nodejs/node-v0.x-archive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: directi/node
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.
  • 11 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 19, 2013

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

Commits on Mar 20, 2013

  1. Add script to create rpm's

    Manav Rathi committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    bd38149 View commit details
    Browse the repository at this point in the history
  2. Generate rpm in build/ directory

    Manav Rathi committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    3e39f90 View commit details
    Browse the repository at this point in the history
  3. Add deployment script

    Manav Rathi committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    cf3ac71 View commit details
    Browse the repository at this point in the history
  4. Remove deployment script (will use common one)

    Manav Rathi committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    ca63207 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from directi/rpm-spec

    RPM build and deploy scripts
    mnvr committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    a90525f View commit details
    Browse the repository at this point in the history
  6. Make build directory when required

    Manav Rathi committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    5f9bcf7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2013

  1. Merge pull request #1 from directi/expose-openssl-session-timeout

    Expose SSL_CTX_set_timeout to jsland via TLS::createServer
    mnvr committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    069bb2b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2013

  1. Adding remote address and port to the error message in case of errors…

    … in afterWrite and onRead functions, to track unhandled exceptions originating from these functions.
    hiteshgupta88 committed Mar 26, 2013
    Configuration menu
    Copy the full SHA
    78359e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from directi/debug-socket-errors

    Adding remote address and port to the error message in case of errors in...
    hiteshgupta88 committed Mar 26, 2013
    Configuration menu
    Copy the full SHA
    1a9339a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2013

  1. Revert "Merge pull request #3 from directi/debug-socket-errors"

    This reverts commit 1a9339a, reversing
    changes made to 069bb2b.
    hiteshgupta88 committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    6736c91 View commit details
    Browse the repository at this point in the history
Loading