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: voxpupuli/json-schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.7
Choose a base ref
...
head repository: voxpupuli/json-schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.8
Choose a head ref
  • 9 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 15, 2013

  1. If you want to raise an error if !data.is_a?(String), you can't wrap …

    …that code in a if data.is_a?(String)
    James McKinney committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    e774430 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2014

  1. Fix merge on lib/json-schema/attributes/format.rb

    James McKinney committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    ca48bdf View commit details
    Browse the repository at this point in the history
  2. Re-apply 9adebb5 Improved date-time regex to now check if there is ze…

    …ro or one of : in timezone
    James McKinney committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    859141d View commit details
    Browse the repository at this point in the history
  3. Remove the line that would never be run in the old version of the for…

    …mat validation code
    James McKinney committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    ab2fc8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4601156 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'patch-1' of https://github.com/jpmckinney/json-schema i…

    …nto jpmckinney-patch-1
    hoxworth committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    57ff633 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb17cab View commit details
    Browse the repository at this point in the history
  7. Adding URI format.

    hoxworth committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    76cdbb0 View commit details
    Browse the repository at this point in the history
  8. Version bump to 2.1.8.

    hoxworth committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    8f08b43 View commit details
    Browse the repository at this point in the history
Loading