An open API service providing commit metadata for open source projects.

GitHub / SchemaPlus/schema_validations / commits

SHA Message Author Date Stats
64044b50 release: 2.4.1 Edward Rudd <u****e@o****c> about 4 years ago
f251b732 add in AR 6.1 and 7.0 support, also Ruby 3.1 Edward Rudd <u****e@o****c> over 4 years ago
3b286876 remove .travis.yml Edward Rudd <u****e@o****c> over 4 years ago
77e57437 release: 2.4.0 Edward Rudd <u****e@o****c> over 4 years ago
40b9109f add frozen string literal comment Edward Rudd <u****e@o****c> over 4 years ago
5c744b25 update schema_dev, add AR 6.0, add Ruby 3.0 Edward Rudd <u****e@o****c> over 4 years ago
fce93b13 Add rails 5.2 to testing setup Edward Rudd <u****e@o****c> over 7 years ago
24b97450 merge Merge branch 'AR-5.1' ronen barzel <r****n@b****g> about 9 years ago
802be240 version bump 2.3.0 ronen barzel <r****n@b****g> about 9 years ago
3b2ff8b4 update schema_dev.yml and gemspec to include AR 5.1 (and drop 4.2) ronen barzel <r****n@b****g> about 9 years ago
6c85fa15 Version bump to 2.2.1 Boaz Yaniv <b****n@g****m> over 9 years ago
c41065ab Don't use presence validation when column has an empty default value. (#50) Boaz Yaniv <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
306f805f version bump 2.0 ronen barzel <r****n@b****g> almost 10 years ago
94f96994 merge Merge pull request #47 from gamecreature/master ronen barzel <r****n@b****g>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
10cb7fe1 Make the gem work if ActiveRecord logger is nil Rick Blommers <r****k@b****l>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
83ba3ab4 Treat Postgres 'money' type as decimal. Boaz Yaniv <b****n@g****m> almost 10 years ago
a8215d98 merge Merge pull request #44 from plicjo/postgres_upgrade_to_rails_5 Boaz Yaniv <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
85376321 Add back support for mysql2 tests Joshua Plicque <p****o@g****m> almost 10 years ago
b615555e Add back tests for Rails 4.2 Joshua Plicque <p****o@g****m> almost 10 years ago
283cc7cb Add support for sqlite3 Joshua Plicque <p****o@g****m> almost 10 years ago
3925aa9c Increase code coverage to 100% Joshua Plicque <p****o@g****m> almost 10 years ago
edb5a631 Update for Rails 5 on postgresql Joshua Plicque <p****o@g****m> almost 10 years ago
b3e8be26 sigh, fix that previous commit to actually skip only mysql2, not all dbs ronen barzel <r****n@b****g> over 10 years ago
c79c935b spec fix: skip arbitrary-precision test, since mysql always provides a defaul... ronen barzel <r****n@b****g> over 10 years ago
19f91e93 version bump 2.1.1 ronen barzel <r****n@b****g> over 10 years ago
e9282e3e indicate that decimal validation requires precision to be set ronen barzel <r****n@b****g> over 10 years ago
241d3f95 Handle unspecified precision and scale for decimal columns. ronen barzel <r****n@b****g> over 10 years ago
a9d3fdf7 More robust specs for decimal range validation: include decimals without prec... ronen barzel <r****n@b****g> over 10 years ago
30f18926 version bump 2.1.0 ronen barzel <r****n@b****g> over 10 years ago
1d438c1a merge Merge pull request #36 from felixbuenemann/decimal-validation ronen barzel <r****n@b****g> over 10 years ago
6fc0e515 Validate decimal range Felix Bünemann <b****n@l****o> over 10 years ago
f0919a54 version bump 2.0.2 ronen barzel <r****n@b****g> over 10 years ago
2b61629a ignore .byebug_history ronen barzel <r****n@b****g> over 10 years ago
afc9fb2a use schema_monkey rather than railtie & manually inserting ronen barzel <r****n@b****g> over 10 years ago
2744946d update schema_dev & freshen ronen barzel <r****n@b****g> over 10 years ago
7243c322 version bump 2.0.1 ronen barzel <r****n@b****g> over 10 years ago
b5a68976 clean up formatting ronen barzel <r****n@b****g> over 10 years ago
415d4144 Cleanup handling of integers, and verify it doesn’t fail when locking is in use ronen barzel <r****n@b****g> over 10 years ago
18056843 version bump 2.0.0 ronen barzel <r****n@b****g> over 10 years ago
2bf9ecb4 Further doc cleanups ronen barzel <r****n@b****g> over 10 years ago
7098bf6f Document the configuration options ronen barzel <r****n@b****g> over 10 years ago
d4d49f93 merge Merge pull request #29 from allenwq/master ronen barzel <r****n@b****g> over 10 years ago
4e7540ea Update README.md WANG QIANG <q****g@c****g> almost 11 years ago
29095dbe Add whitelist_type option WANG QIANG <r****e@g****m> almost 11 years ago
b53ff9c6 Revert changes to schema_validations WANG QIANG <r****e@g****m> almost 11 years ago
7e1059bb Add specs WANG QIANG <r****e@g****m> almost 11 years ago
5c63285c Rename except to whitelist in config, except now is an option WANG QIANG <r****e@g****m> almost 11 years ago
7848c7d4 Preserve default options when merge with other options WANG QIANG <r****e@g****m> almost 11 years ago
4d910cfb version bump 1.4.0 ronen barzel <r****n@b****g> almost 11 years ago
4b15a5a1 merge Merge pull request #28 from allenwq/master ronen barzel <r****n@b****g> almost 11 years ago
a6a1d116 Add specs WANG QIANG <r****e@g****m> almost 11 years ago
08f0bf79 Update README.md WANG QIANG <q****g@c****g>
Committed by: WANG QIANG <r****e@g****m>
almost 11 years ago
e40c88f6 Support case insensitive unique validations WANG QIANG <r****e@g****m> almost 11 years ago
b95c600c test against ActiveRecord 4.2 (latest) rather than 4.2.1 ronen barzel <r****n@b****g> almost 11 years ago
f5191b6b move schema definition to the top. (really should define schema individually... ronen barzel <r****n@b****g> almost 11 years ago
b9c4573a spec cleanups: factor out suppress_messages, no need to delete tables since D... ronen barzel <r****n@b****g> almost 11 years ago
59826112 version bump 1.3.1 ronen barzel <r****n@b****g> about 11 years ago
86c80a14 fix typo, slightly clarify ronen barzel <r****n@b****g> about 11 years ago
8bed6ece merge Merge pull request #27 from obduk/log_debug ronen barzel <r****n@b****g> about 11 years ago
b54ca9b8 Changed log level to debug Owen Davies <g****t@o****m> about 11 years ago
d80575c3 version bump 1.3.0 ronen barzel <r****n@b****g> about 11 years ago
08f3d8ce update badges ronen barzel <r****n@b****g> about 11 years ago
4ed10bad merge Merge pull request #22 from lowjoel/master ronen barzel <r****n@b****g> about 11 years ago
31c9e5c1 merge Merge pull request #24 from lowjoel/allow_nil_for_uniqueness ronen barzel <r****n@b****g> about 11 years ago
0878b0f7 Do not allow composite uniqueness constraints to be triggered when the scope ... Joel Low <j****l@j****g> about 11 years ago
f5045ae1 Implement integral range deduction and validation. Joel Low <j****l@j****g> about 11 years ago
827208e4 merge Merge pull request #16 from betelgeuse/master ronen barzel <r****n@b****g> over 11 years ago
7e84bca1 merge Merge branch 'master' of github.com:SchemaPlus/schema_validations ronen barzel <r****n@b****g> over 11 years ago
c0587fc2 version bump 1.2.0 ronen barzel <r****n@b****g> over 11 years ago
871eb263 Remove vestigial conditions (code coverage) ronen barzel <r****n@b****g> over 11 years ago
e0f739dd ignore Gemfile.local ronen barzel <r****n@b****g> over 11 years ago
1367f801 Test on all 3 databases. Fix specs for mysql ronen barzel <r****n@b****g> over 11 years ago
6fff99a9 Switch to using schema_plus_columns rather than schema_plus, for AR 4.2.1+ ronen barzel <r****n@b****g> over 11 years ago
e1fda304 Upgrade to schema_dev ~>3.5 (no longer works with AR 3.2) ronen barzel <r****n@b****g> over 11 years ago
371b276e merge Merge pull request #17 from simi/patch-1 ronen barzel <r****n@b****g> over 11 years ago
e4a81a24 fix link in README.md Josef Šimánek <j****k@g****m> over 11 years ago
b49ddfb0 clean up trailing whitespace ronen barzel <r****n@b****g> over 11 years ago
e0d8f16f Fix typo in RDoc Petteri Räty <p****u@p****u> over 11 years ago
a951a7ef version bump 1.1.0 ronen barzel <r****n@b****g> over 11 years ago
ee7dd0f2 AR 4.2 compatibility ronen barzel <r****n@b****g> over 11 years ago
723f8c65 update matrix to include rails 4.2 and MRI 2.1.5. ronen barzel <r****n@b****g> over 11 years ago
f022100b add coveralls badge ronen barzel <r****n@b****g> over 11 years ago
a3bc5bdf udpate to schema_dev 1.2 for coveralls support. ronen barzel <r****n@b****g> over 11 years ago
094dbce6 badge cleanups ronen barzel <r****n@b****g> over 11 years ago
4d989f7e Typo fix ronen barzel <r****n@b****g> over 11 years ago
25c3f72e make sure gemsfiles/*/Gemfile.sqlite3 isn’t .gitignore’d! ronen barzel <r****n@b****g> over 11 years ago
7c692943 version bump 1.0.1 ronen barzel <r****n@b****g> over 11 years ago
d7e1892d merge Merge pull request #12 from lowjoel/master ronen barzel <r****n@b****g> over 11 years ago
93a36a50 add failing spec for enums ronen barzel <r****n@b****g> over 11 years ago
8d80eae0 test on rails 4.1 ronen barzel <r****n@b****g> over 11 years ago
92c0b8d0 udpate to schema_dev 1.0.1 ronen barzel <r****n@b****g> over 11 years ago
5df652e1 Check that the column we are adding a numericality validation for is not a Ra... Joel Low <j****l@j****g> over 11 years ago
bccaf698 .travis.yml now auto-generated by schema_dev ronen barzel <r****n@b****g> over 11 years ago
58dd979c refer to schema_dev ronen barzel <r****n@b****g> over 11 years ago
9a33fc69 use schema_dev ronen barzel <r****n@b****g> over 11 years ago
9d871e20 change organization name in badges ronen barzel <r****n@b****g> almost 12 years ago
970f529d rename organization to SchemaPlus ronen barzel <r****n@b****g> almost 12 years ago
01f84fae merge Merge pull request #9 from ShPakvel/fix_example_with_length_option ronen barzel <r****n@b****g> about 12 years ago
111a77c4 switch from simplecov-gem-adapter (deprecated) to simplecov-gem-profile ronen barzel <r****n@b****g> about 12 years ago
b93ae5e3 update to rspec 3 ronen barzel <r****n@b****g> about 12 years ago

← Back to repository