Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Active Storage routes are now part of the default routes | David Heinemeier Hansson | 2017-08-03 | 1 | -9/+37 |
* | Same issue from AR getting loaded earlier | David Heinemeier Hansson | 2017-08-03 | 1 | -3/+3 |
* | Including new default classes in loading test | David Heinemeier Hansson | 2017-08-03 | 1 | -3/+3 |
* | Active Storage loads AR earlier to extend it so require env later | David Heinemeier Hansson | 2017-08-03 | 1 | -3/+7 |
* | There is no reason to single line methods here | Rafael Mendonça França | 2017-08-03 | 1 | -4/+12 |
* | Generating the app is where the exception is now raised | David Heinemeier Hansson | 2017-08-03 | 1 | -1/+1 |
* | Can't initialize a message verifier without a key base | David Heinemeier Hansson | 2017-08-03 | 1 | -1/+3 |
* | Merge pull request #30053 from ffmike/patch-2 | Richard Schneeman | 2017-08-03 | 1 | -1/+2 |
|\ | |||||
| * | Tweak requires | Mike Gunderloy | 2017-08-02 | 1 | -1/+1 |
| * | Use release azure-core gem | Mike Gunderloy | 2017-08-02 | 1 | -1/+1 |
| * | Update README.md | Mike Gunderloy | 2017-08-02 | 1 | -1/+1 |
| * | Add Azure gems to README | Mike Gunderloy | 2017-08-02 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #30046 from kamipo/fix_string_literals_violations_for_acti... | Rafael França | 2017-08-02 | 17 | -28/+27 |
|\ | |||||
| * | Fix `Style/StringLiterals` violations for Active Storage | Ryuta Kamizono | 2017-08-03 | 17 | -28/+27 |
|/ | |||||
* | Merge branch 'master' into active-storage-import | David Heinemeier Hansson | 2017-08-02 | 38 | -110/+211 |
|\ | |||||
| * | Merge pull request #29958 from znz/file-null | Matthew Draper | 2017-08-02 | 5 | -5/+5 |
| |\ | |||||
| | * | Use File::NULL instead of "/dev/null" | Kazuhiro NISHIYAMA | 2017-07-31 | 5 | -5/+5 |
| * | | Merge pull request #29914 from kamipo/relation_merger_should_not_fill_empty_v... | Matthew Draper | 2017-08-02 | 3 | -19/+30 |
| |\ \ | |||||
| | * | | `get_value` and `set_value` in `Relation` are no longer used externally | Ryuta Kamizono | 2017-07-25 | 1 | -9/+10 |
| | * | | `Relation::Merger` should not fill `values` with empty values | Ryuta Kamizono | 2017-07-25 | 2 | -10/+20 |
| * | | | Merge pull request #29842 from kamipo/fix_find_by_with_range | Matthew Draper | 2017-08-02 | 3 | -4/+12 |
| |\ \ \ | |||||
| | * | | | Fix `find_by` with range conditions | Ryuta Kamizono | 2017-07-20 | 3 | -4/+12 |
| * | | | | Merge pull request #29271 from rails/unlock-minitest | Kasper Timm Hansen | 2017-08-02 | 22 | -75/+105 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'origin/master' into unlock-minitest | Rafael Mendonça França | 2017-08-01 | 2023 | -2034/+16833 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge pull request #29995 from y-yagi/fix_test_runner_output | Kasper Timm Hansen | 2017-07-30 | 2 | -2/+2 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | 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 |
| | |\ \ \ \ \ \ \ \ |