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: Trioblack/jquery-file-upload-middleware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: efe6040
Choose a base ref
...
head repository: aguidrevitch/jquery-file-upload-middleware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: df35fd8
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 25, 2016

  1. Update filehandler.js

    express deprecated res.json(status, obj): Use res.status(status).json(obj) instead node_modules/jquery-file-upload-middleware/lib/filehandler.js:19:21
    mberlanda authored Aug 25, 2016
    Configuration menu
    Copy the full SHA
    076644f View commit details
    Browse the repository at this point in the history
  2. Merge pull request aguidrevitch#77 from mberlanda/patch-1

    Fixed Express deprecation warning on filehandler.js
    aguidrevitch authored Aug 25, 2016
    Configuration menu
    Copy the full SHA
    df35fd8 View commit details
    Browse the repository at this point in the history
Loading