Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compression and pebble.js mongo fixes #492

Merged
merged 10 commits into from
Mar 17, 2015
Merged

Commits on Mar 16, 2015

  1. does compression interfere with socket.io?

    Test theory with @jimsiff.
    bewest committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    2376352 View commit details
    Browse the repository at this point in the history
  2. turn off double compression?

    Maybe help, testing with @jimsiff.
    bewest committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    8cebeb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad9ea58 View commit details
    Browse the repository at this point in the history
  4. fix deploy syntax error

    bewest committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    5d96424 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c66dc8 View commit details
    Browse the repository at this point in the history
  6. fixing casing!

    bewest committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    ba3dda9 View commit details
    Browse the repository at this point in the history
  7. sniff for azure differently

    bewest committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    47a0679 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2015

  1. check for azure and check for value

    Make sure the environment variables are set to GitHub.
    This should help guard against false positives when sniffing whether or not
    we're in Azure.
    bewest committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    4e17e8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b38748a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #489 from nightscout/wip/socket-io-no-compress

    does compression interfere with socket.io?
    jasoncalabrese committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    5894ea7 View commit details
    Browse the repository at this point in the history