| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | | Fix test runner's output | yuuji.yaginuma | 2017-07-30 | 2 | -2/+2 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Merge pull request #29823 from y-yagi/fix_record_not_unique_error | Kasper Timm Hansen | 2017-07-17 | 1 | -20/+20 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Move `reset_pk_sequence!` test to `AdapterTestWithoutTransaction` | yuuji.yaginuma | 2017-07-17 | 1 | -20/+20 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Merge pull request #29808 from y-yagi/reset_colun_information_after_schema_ch... | Kasper Timm Hansen | 2017-07-16 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Reset column information after schema changed | yuuji.yaginuma | 2017-07-16 | 1 | -0/+2 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Merge pull request #29380 from y-yagi/insert_environment_value_to_table_befor... | Kasper Timm Hansen | 2017-07-15 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Insert environment value to `InternalMetadata` after recreating the table | yuuji.yaginuma | 2017-06-09 | 1 | -0/+4 |
| * | | | | | | | | | | | Stupid empty line added after merge. | Kasper Timm Hansen | 2017-07-15 | 1 | -1/+0 |
| * | | | | | | | | | | | Bump minitest; Use double quotes | Kasper Timm Hansen | 2017-07-15 | 2 | -2/+2 |
| * | | | | | | | | | | | Merge branch 'master' into unlock-minitest | Kasper Timm Hansen | 2017-07-15 | 1037 | -3778/+6367 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #29479 from yahonda/unlock-minitest_mysql_boolean | Rafael França | 2017-06-16 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | Add teardown to reset_connection at MysqlTypeLookupTest | Yasuo Honda | 2017-06-07 | 1 | -0/+7 |
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | Merge pull request #29359 from y-yagi/load_schema_before_assertion | Matthew Draper | 2017-06-06 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Load schema before assertion | yuuji.yaginuma | 2017-06-06 | 1 | -0/+6 |
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | Merge pull request #29341 from y-yagi/explicitly_clear_type_map_before_run_test | Matthew Draper | 2017-06-04 | 2 | -10/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Explicitly clear type map before run `test_only_reload_type_map_once_for_ever... | yuuji.yaginuma | 2017-06-03 | 2 | -10/+12 |
| * | | | | | | | | | | | | Reset the fixture cache after (re)loading the schema | Matthew Draper | 2017-06-03 | 1 | -0/+2 |
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | Merge pull request #29332 from yahonda/unlock-minitest_unknown_type_fix | Rafael França | 2017-06-02 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Clean up `type_map` at the end of test_respond_to_for_non_selected_element | Yasuo Honda | 2017-06-02 | 1 | -0/+5 |
| * | | | | | | | | | | | | Merge branch 'master' into unlock-minitest | Rafael Mendonça França | 2017-06-02 | 68 | -338/+459 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge pull request #29317 from alexcameron89/fix_persistence_save_test | Matthew Draper | 2017-06-02 | 1 | -21/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Use existing class in PersistenceTest::SaveTest | Alex Kitchens | 2017-06-01 | 1 | -21/+7 |
| |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | Merge pull request #29287 from alexcameron89/fix-db-statement-test-48104 | Matthew Draper | 2017-06-01 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Reset primary key sequence in FixturesResetPkSequenceTests | Alex Kitchens | 2017-05-31 | 1 | -0/+1 |
| * | | | | | | | | | | | | | Merge pull request #29298 from alexcameron89/minitest-59389 | Rafael França | 2017-05-31 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Ensure fixtures are loaded for FoxyFixturesTest | Alex Kitchens | 2017-05-31 | 1 | -0/+2 |
| |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | Merge pull request #29291 from y-yagi/make_sure_to_disable_extension_after_test | Matthew Draper | 2017-05-31 | 1 | -6/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Make sure to disable extension after test | yuuji.yaginuma | 2017-05-31 | 1 | -6/+2 |
| |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | Merge pull request #29277 from y-yagi/reset_time_zone_to_previous_value | Kasper Timm Hansen | 2017-05-30 | 1 | -1/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Reset time zone to previous value | yuuji.yaginuma | 2017-05-30 | 1 | -1/+8 |
| |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | Merge branch 'master' into unlock-minitest | Kasper Timm Hansen | 2017-05-29 | 421 | -2199/+3517 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #29071 from y-yagi/fix_default_scoping_test | Kasper Timm Hansen | 2017-05-28 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Explicitly create necessary data for test | yuuji.yaginuma | 2017-05-13 | 1 | -0/+4 |
| |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | Merge pull request #28954 from bogdanvlviv/set-proper-assertion-that-test-failed | Rafael França | 2017-05-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Set proper assertion to be sure the test failed | bogdanvlviv | 2017-05-02 | 1 | -1/+1 |
| |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | Avoid stubing on this test | Rafael Mendonça França | 2017-04-27 | 1 | -3/+2 |
| * | | | | | | | | | | | | | Run ReloadModelTest in a different proccess | Rafael Mendonça França | 2017-04-27 | 1 | -1/+3 |
| * | | | | | | | | | | | | | Only clean the connection of the current connection pool | Rafael Mendonça França | 2017-04-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | New minitest 'assert false' message | Pavel Valena | 2017-04-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Don't use same table between primary_keys tests and composite_primary_keys tests | Prathamesh Sonpatki | 2017-04-26 | 1 | -7/+7 |
| * | | | | | | | | | | | | | Fix one more test randomly failing due to array ordering issue on PG adapter | Prathamesh Sonpatki | 2017-04-26 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Fix the random failure of `test_create_resets_cached_counters` | Prathamesh Sonpatki | 2017-04-26 | 2 | -2/+7 |
| * | | | | | | | | | | | | | Fix random test failure of test_create_resets_cached_counters | Prathamesh Sonpatki | 2017-04-26 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Don't add specific id's to the readers fixtures | Prathamesh Sonpatki | 2017-04-26 | 1 | -2/+0 |
| * | | | | | | | | | | | | | Add minitest-bisect as part of the gemfile | Rafael Mendonça França | 2017-04-26 | 2 | -1/+10 |
| * | | | | | | | | | | | | | Release minitest lock so we can fix the order dependent tests | Rafael Mendonça França | 2017-04-26 | 2 | -5/+1 |
* | | | | | | | | | | | | | | Merge pull request #29777 from yui-knk/set_content_type | Matthew Draper | 2017-08-02 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Brush up local variables assignment | yui-knk | 2017-07-13 | 1 | -3/+2 |
| * | | | | | | | | | | | | | Use `#set_content_type` instead of `#set_header` | yui-knk | 2017-07-13 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge pull request #29724 from eugeneius/sync_primary_key | Matthew Draper | 2017-08-02 | 4 | -5/+57 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | |
|