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: mysqljs/mysql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: mysqljs/mysql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.1
Choose a head ref
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 11, 2011

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

Commits on Feb 20, 2011

  1. Configuration menu
    Copy the full SHA
    2934c84 View commit details
    Browse the repository at this point in the history
  2. Improve code clarity

    felixge committed Feb 20, 2011
    Configuration menu
    Copy the full SHA
    063d44b View commit details
    Browse the repository at this point in the history
  3. Drop sys/util compatibility

    The 'sys' module has been soft-renamed to 'util' in 0.4.
    felixge committed Feb 20, 2011
    Configuration menu
    Copy the full SHA
    a270e69 View commit details
    Browse the repository at this point in the history
  4. Get rid of net_constants module

    This was used to target error constant resolution in multiple node
    versions. Now that this lib will be v0.4 only, we can safely assume
    `err.code` to be populated.
    felixge committed Feb 20, 2011
    Configuration menu
    Copy the full SHA
    511ac39 View commit details
    Browse the repository at this point in the history
  5. Prepare readme for next release

    Add changelog, mention new node target version.
    felixge committed Feb 20, 2011
    Configuration menu
    Copy the full SHA
    1b0e9c8 View commit details
    Browse the repository at this point in the history
  6. Update contributors

    felixge committed Feb 20, 2011
    Configuration menu
    Copy the full SHA
    15df342 View commit details
    Browse the repository at this point in the history
  7. Bump version

    felixge committed Feb 20, 2011
    Configuration menu
    Copy the full SHA
    1521eda View commit details
    Browse the repository at this point in the history
Loading