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: jquery-validation/jquery-validation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: alokito/jquery-validation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 24, 2014

  1. Core: Added support for "pending" class on outstanding requests

    Saldanha authored and Saldanha committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    bcd002e View commit details
    Browse the repository at this point in the history
  2. Test: Added test for "pending" remote status

    Saldanha authored and Saldanha committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    dd758a5 View commit details
    Browse the repository at this point in the history
  3. Core: Added support for invocation-specific default message to 'remote'

    Useful for wrapping the 'remove' method in a custom validator
    Saldanha authored and Saldanha committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    21372c7 View commit details
    Browse the repository at this point in the history
  4. Test: Added test for invocation specific default message

    useful when you want to add a remote validation method in many places
    Saldanha authored and Saldanha committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    93a4ee9 View commit details
    Browse the repository at this point in the history
Loading