Skip to content
This repository was archived by the owner on Mar 26, 2020. 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: StanAngeloff/lotte
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.1
Choose a base ref
...
head repository: StanAngeloff/lotte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.2
Choose a head ref
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 20, 2011

  1. Configuration menu
    Copy the full SHA
    25d3a56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2c67f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6ac08f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2011

  1. Improve Node.js 0.6.x support.

    - Remove tests where authentication fails, this now causes PhantomJS to
      hang with Node 0.6.2
    - Use response.writeHead and response.end without a status code as both
      send headers causing Node 0.6.2 to spit endless screens of warnings
    - Bump supported version in package & README
    StanAngeloff committed Nov 24, 2011
    Configuration menu
    Copy the full SHA
    3a27fe4 View commit details
    Browse the repository at this point in the history
  2. Update mktemp command to work on Mac OS X.

    On Linux, the options and template arguments are both optional.
    On Mac OS X you must provide either a path or a template where
    each 'X' is substituted with a random character (8 should do).
    StanAngeloff committed Nov 24, 2011
    Configuration menu
    Copy the full SHA
    6a08b13 View commit details
    Browse the repository at this point in the history
  3. Bump version.

    StanAngeloff committed Nov 24, 2011
    Configuration menu
    Copy the full SHA
    8c1a868 View commit details
    Browse the repository at this point in the history
Loading