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: node-formidable/formidable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.9
Choose a base ref
...
head repository: node-formidable/formidable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.10
Choose a head ref
  • 8 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 24, 2010

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

Commits on Oct 30, 2010

  1. Better project description

    Also added a paragraph about the state of the module with a tiny advertisment for
    transloadit ; ).
    felixge committed Oct 30, 2010
    Configuration menu
    Copy the full SHA
    0cba820 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2010

  1. Fix global variable leak

    See report here: 792503a#L0R252
    felixge committed Nov 12, 2010
    1 Configuration menu
    Copy the full SHA
    82050b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2010

  1. Make Makefile more portable

    felixge committed Nov 25, 2010
    Configuration menu
    Copy the full SHA
    66fbaae View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2010

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

Commits on Dec 15, 2010

  1. Remove parsing of optional CRLF epilogoue, change parser so it ignore…

    …s everything after last boundary
    ncr authored and felixge committed Dec 15, 2010
    Configuration menu
    Copy the full SHA
    4800b7f View commit details
    Browse the repository at this point in the history
  2. Bringing back the old rfc1867 test

    The test without the trailing \r\n is now a separate test.
    felixge committed Dec 15, 2010
    Configuration menu
    Copy the full SHA
    633f0b5 View commit details
    Browse the repository at this point in the history
  3. Bump version

    felixge committed Dec 15, 2010
    Configuration menu
    Copy the full SHA
    2b02144 View commit details
    Browse the repository at this point in the history
Loading