1. 8bcffc8 Merge branch 'hoshsadiq-master' by Johan Dorland · 6 years ago main master
  2. a85afca PR Changes by Hosh Sadiq · 6 years ago
  3. ad28024 make jsonContext public + improve result.AddError by Hosh Sadiq · 6 years ago
  4. a5881c7 Add public Result.AddError method by Hosh Sadiq · 6 years ago
  5. 418464d Allow external use of AddError by Hosh Sadiq · 6 years ago
  6. 70e5934 Merge pull request #177 from hoshsadiq/master by xeipuuv · 6 years ago
  7. 67a4203 Merge pull request #172 from johandorland/float by xeipuuv · 6 years ago
  8. c02fa6b Merge pull request #176 from jbirch/master by xeipuuv · 6 years ago
  9. 6b57122 Fix tests by Hosh Sadiq · 6 years ago
  10. 4c91039 Merge errors for then/else + fix error description by Hosh Sadiq · 6 years ago
  11. 6664329 Add support for if/then/else by Hosh Sadiq · 6 years ago
  12. 35fe65b Don't attempt to set a version of testify to work around https://github.com/Masterminds/glide/issues/741 by Jason Birch · 6 years ago
  13. 5d8ca14 Move stretchr/testify to an explicit test dependency with corrected version number by Jason Birch · 6 years ago
  14. 5a5ca1a Bump up Go version to 1.5 and update dependencies by Johan Dorland · 6 years ago
  15. b48c621 Use math/big.Float instead of float64 to prevent rounding errors by Johan Dorland · 6 years ago
  16. 511d08a Merge pull request #161 from notjames/schema-excptn-bug by xeipuuv · 6 years ago
  17. b7d5174 Merge pull request #171 from johandorland/idrefparsing by xeipuuv · 6 years ago
  18. 8ceb7b8 Merge pull request #169 from ashb/allow-pointers-on-loader-source by xeipuuv · 6 years ago
  19. 2903842 Merge pull request #167 from maxibanki/patch-1 by xeipuuv · 6 years ago
  20. 83a7f63 Implement id parsing in conjuction with $ref fixes by Johan Dorland · 6 years ago
  21. 6637feb Allow "#/path" pointers on Loader sources by Ash Berlin-Taylor · 6 years ago
  22. 74a5b03 Added GoDoc badge by Max Schmitt · 6 years ago
  23. 212d8a0 Merge pull request #164 from stoplightio/master by xeipuuv · 7 years ago
  24. 270ff91 - ignore any format's that aren't defined: https://spacetelescope.github.io/understanding-json-schema/reference/string.html#format by Tom Pytleski · 7 years ago
  25. 3f523f4 Merge pull request #163 from chrisdostert/master by xeipuuv · 7 years ago
  26. 9382a30 BUGFIX: template var used to dereference the proper exception value. Disambiguated STRING_SCHEMA const by Jim Conner · 7 years ago
  27. c8bf4a9 Added example of usage on Number format and fixed interface sample by Ricardo · 7 years ago
  28. 3372ff1 Added tests coverage for number format check by Ricardo · 7 years ago
  29. 8cfd055 Removed check for String type when running FormatChecker by Ricardo · 7 years ago
  30. 90a5d08 Added option to check format also on numbers by Ricardo · 7 years ago
  31. 0c8571a Merge pull request #154 from rrenganathan/ValidateSchemaSyntax by xeipuuv · 7 years ago
  32. 4484cf5 Merge pull request #152 from chrisdostert/uri-reference-format by xeipuuv · 7 years ago
  33. 507c9be Added check for Parse Error by Ranjani Renganathan · 7 years ago
  34. bb168f6 updated by Ranjani Renganathan · 7 years ago
  35. 2324f49 added "fmt" in imports by Ranjani Renganathan · 7 years ago
  36. 138e087 Error messaging for Schema by Ranjani Renganathan · 7 years ago
  37. 8a8cc2c feat) add json schema v6 uri-reference format #126 by Chris Dostert · 7 years ago
  38. a55c211 Merge pull request #148 from freakingawesome/include-context-in-error-templates by xeipuuv · 7 years ago
  39. 8cbc83b Include Context.String() as parameter for error messages by Chad Gilbert · 7 years ago
  40. 20fdae5 Merge pull request #147 from freakingawesome/error-template-funcs by xeipuuv · 7 years ago
  41. c134c18 Add ErrorTemplateFuncs mention in README by Chad Gilbert · 7 years ago
  42. 1aab3b5 Add ability to specify error template functions by Chad Gilbert · 7 years ago
  43. 702b404 Merge pull request #142 from drrossum/fix-ResultErrorValue by xeipuuv · 7 years ago
  44. a0e1d18 pass single value out of value map into newError by Daniel R. van Rossum · 7 years ago
  45. ff0417f Merge pull request #139 from sgumpalli/master by xeipuuv · 7 years ago
  46. 766f842 Merge pull request #138 from yuokada/fix/misspell by xeipuuv · 7 years ago
  47. 4f3c6af Merge pull request #137 from yuokada/fix/gofmt by xeipuuv · 7 years ago
  48. e1b427a Fixed custom locale bug#119 by sgumpalli · 7 years ago
  49. 5b71a6a fix typo by yuokada · 7 years ago
  50. 865d89a fix format by yuokada · 7 years ago
  51. 6b67b3f Merge pull request #136 from git-lfs/io-loaders by xeipuuv · 7 years ago
  52. 21d0d72 Add a JSON writer loader by risk danger olson · 7 years ago
  53. 3ad00a1 Add a JSON reader loader by risk danger olson · 7 years ago
  54. 301a2b3 re-arrange string loader tests to test other loaders by risk danger olson · 7 years ago
  55. f06f290 Merge pull request #131 from emosbaugh/loader-custom-filesystem by xeipuuv · 7 years ago
  56. 5760b62 Merge pull request #133 from johandorland/master by xeipuuv · 7 years ago
  57. 503fefc Add a RWMutex to errorTemplates to make formatErrorDescription thread-safe. by Johan Dorland · 7 years ago
  58. 59f99eb Merge pull request #132 from williambailey/patch-1 by xeipuuv · 7 years ago
  59. a85d60c Map "regex" formatter to the correct `Checker`. by William Bailey · 7 years ago
  60. 6bfc183 Fix jsonReferenceLoader for custom filesystems by emosbaugh · 7 years ago
  61. e18f006 Merge pull request #127 from ricardomaraschini/text-template by xeipuuv · 7 years ago
  62. c0947c8 Added a note to README pointing to the text/template change by Ricardo · 7 years ago
  63. 32187ac Using text/template to make Error translations by Ricardo · 7 years ago
  64. 3a08926 Merge pull request #125 from Genesor/fix-ResultError-interface by xeipuuv · 7 years ago
  65. 84d1964 Add String() to ResultError interface by Benjamin De Bernardi · 7 years ago
  66. 00f9faf Merge pull request #121 from vovanec/patch-1 by xeipuuv · 8 years ago
  67. ba9331c removed extra new line by Volodymyr Kuznetsov · 8 years ago
  68. e9ac043 Added bytes loader that allows processing []byte by Volodymyr Kuznetsov · 8 years ago
  69. 3f368bb Merge pull request #120 from stoplightio/master by xeipuuv · 8 years ago
  70. 07a7d12 - don't panic if a string's patter isn't a string. by Tom Pytleski · 8 years ago
  71. 2aca3de fixed false validation error. positional array schemas are supposed to pass if the instance has too few items by Stephen Searles · 8 years ago
  72. ef6b0a3 avoid url-encoded characters in file name by pavel-letsiaha · 8 years ago
  73. 4f624f6 Merge pull request #117 from stephensearles/master by xeipuuv · 8 years ago
  74. 29b238f fixed false validation error. positional array schemas are supposed to pass if the instance has too few items by Stephen Searles · 8 years ago
  75. e358931 fixing positional array validation. fixes #113 by Stephen Searles · 8 years ago
  76. e4f482d Merge pull request #115 from pavel-letsiaha/patch-1 by xeipuuv · 8 years ago
  77. b1ee7d2 avoid url-encoded characters in file name by pavel-letsiaha · 8 years ago
  78. 0a98b2b Merge pull request #114 from stephensearles/master by xeipuuv · 8 years ago
  79. e978c54 fixing positional array validation. fixes #113 by Stephen Searles · 8 years ago
  80. 66a3de9 Merge pull request #111 from stoplightio/master by xeipuuv · 8 years ago
  81. deb6323 - add test for circular reference panic by Tom Pytleski · 8 years ago
  82. 8b39c62 - fix stack overflow panic with circular refs! by Tom Pytleski · 8 years ago
  83. c539bca Merge pull request #106 from piotrkowalczuk/master by xeipuuv · 8 years ago
  84. c7df3b5 RegexFormatChecker, gofmt -s -w by Piotr Kowalczuk · 8 years ago
  85. c395321 Merge pull request #105 from packrat386/fix_canonical_string by xeipuuv · 8 years ago
  86. 7cde51b Fix incorrect canonical string comparison by Aidan Coyle · 8 years ago
  87. 8029392 Merge pull request #103 from yuichi1004/topic/implement_json_loader_interface by xeipuuv · 8 years ago
  88. ac948b6 Make JSONLoader public to support cusotm json loader by Yuichi Murata · 8 years ago
  89. d5336c7 Merge pull request #101 from s-urbaniak/filesystem by xeipuuv · 8 years ago
  90. 9c0294d jsonLoader: add support for http.FileSystem by Sergiusz Urbaniak · 8 years ago
  91. d3178ba Merge pull request #100 from stoplightio/master by xeipuuv · 8 years ago
  92. d0043fb better handling of integers by Tom Pytleski · 8 years ago
  93. 93e72a7 Merge pull request #96 from gotschmarcel/master by sigu-399 · 8 years ago
  94. 52a08ca Merge pull request #97 from comstud/fix_wrong_nil_check by sigu-399 · 8 years ago
  95. b31634e Fix always-false comparison by Chris Behrens · 8 years ago
  96. 8aaeab0 Add glide dependency file by Marcel Gotsch · 8 years ago
  97. 3988ac1 Merge pull request #91 from dsanader/fixhostname by xeipuuv · 8 years ago
  98. a2096e0 Merge pull request #90 from dsanader/master by xeipuuv · 8 years ago
  99. a481dcf Fix typo... by Dejan SANADER · 8 years ago
  100. 1f650f0 Check label and full name length in hostname format by Dejan SANADER · 8 years ago