Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Remove unused variable 'regex' | kenta-s | 2017-01-18 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #27712 from coreyward/resolve_decode_test_warning | Rafael França | 2017-01-17 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use appropriate assertion based on expectation | Corey Ward | 2017-01-17 | 1 | -2/+7 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Move config reset to ensure block | Andrew White | 2017-01-17 | 1 | -1/+2 | |
* | | | | | | | | | Move config reset to ensure block | Andrew White | 2017-01-17 | 1 | -1/+2 | |
* | | | | | | | | | Merge pull request #27674 from kjg/migration_generator_honor_path_config | Andrew White | 2017-01-17 | 5 | -2/+42 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Generate migrations at path set by `config.paths["db/migrate"]` | Kevin Glowacz | 2017-01-16 | 5 | -2/+42 | |
* | | | | | | | | | | Merge pull request #27700 from kenta-s/remove-meaningless-line-from-adapter-test | Andrew White | 2017-01-17 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove meaningless line from adapter_test.rb | kenta-s | 2017-01-16 | 1 | -1/+0 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #24743 from kamipo/sqlite_foreing_key_support | Andrew White | 2017-01-17 | 8 | -38/+87 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | SQLite: Foreign Key Support | Ryuta Kamizono | 2017-01-17 | 6 | -30/+81 | |
| * | | | | | | | | | | Should work foreign key in test schema without `if supports_foreign_keys?` st... | Ryuta Kamizono | 2017-01-17 | 2 | -8/+6 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Be a bit more explicit rather than relying on the default task | David Heinemeier Hansson | 2017-01-17 | 1 | -1/+1 | |
* | | | | | | | | | | Make yarn install available as a rake task via yarn:install so we can use tha... | David Heinemeier Hansson | 2017-01-17 | 1 | -0/+9 | |
* | | | | | | | | | | Don't pollute Object with rubinius_skip and jruby_skip | Akira Matsuda | 2017-01-17 | 6 | -55/+55 | |
* | | | | | | | | | | All currently supported rubies already have LoadError#path | Akira Matsuda | 2017-01-17 | 1 | -12/+0 | |
* | | | | | | | | | | :golf: else + if = elsif | Akira Matsuda | 2017-01-17 | 1 | -10/+8 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #27704 from kmcphillips/transliterate-exception | Rafael França | 2017-01-16 | 3 | -0/+25 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | CHANGELOG: Raise ArgumentError when calling transliterate on anything other t... | Kevin McPhillips | 2017-01-16 | 1 | -0/+5 | |
| * | | | | | | | | Raise ArgumentError if attempting to transliterate anything that is not a string | Kevin McPhillips | 2017-01-16 | 2 | -0/+20 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | s/perfomed/performed/ | Akira Matsuda | 2017-01-17 | 1 | -1/+1 | |
* | | | | | | | | Missing require for strip_heredoc | Akira Matsuda | 2017-01-17 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Add CHANGELOG entry for #27701 | Andrew White | 2017-01-16 | 1 | -0/+4 | |
* | | | | | | | Merge pull request #27701 from kamipo/translate_foreign_key_violation | Andrew White | 2017-01-16 | 2 | -45/+74 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Translate Foreign Key violation to the specific exception for SQLite3 adapter | Ryuta Kamizono | 2017-01-16 | 2 | -45/+74 | |
* | | | | | | | | Merge pull request #27692 from y-yagi/make_render_work_with_ac_params | Eileen M. Uchitelle | 2017-01-16 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | make `render` work with AC::Params | yuuji.yaginuma | 2017-01-15 | 2 | -2/+5 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #27695 from metaskills/sqlserver-testparticipation | Eileen M. Uchitelle | 2017-01-16 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow SQLServerAdapter to opt into a few tests. | Ken Collins | 2017-01-16 | 3 | -4/+4 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #27699 from kenta-s/update-comment-for-scrubber-usage | Kasper Timm Hansen | 2017-01-16 | 1 | -6/+4 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Update comment for Scrubber usage [ci skip] | kenta-s | 2017-01-16 | 1 | -6/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Added test to ensure that we dont break #to_h again when trying to restore th... | David Heinemeier Hansson | 2017-01-16 | 1 | -0/+5 | |
* | | | | | | | Revert "significant speedup of AC::Parameters#permit" [26dd9b26ab7317f94fd285... | David Heinemeier Hansson | 2017-01-16 | 2 | -8/+1 | |
* | | | | | | | Add missing require | David Heinemeier Hansson | 2017-01-16 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Should do nothing here | Akira Matsuda | 2017-01-16 | 1 | -1/+1 | |
* | | | | | | Merge pull request #27683 from eugeneius/update_counters_empty_touch_test | Kasper Timm Hansen | 2017-01-15 | 1 | -0/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add test for update_counters with empty touch | Eugene Kenny | 2017-01-15 | 1 | -0/+9 | |
| |/ / / / / | ||||||
* | | | | | | Revert "Don't guard against `touch: []`." | Kasper Timm Hansen | 2017-01-15 | 1 | -1/+2 | |
* | | | | | | Merge pull request #27601 from y-yagi/make_work_all_commands_from_engine | Kasper Timm Hansen | 2017-01-15 | 10 | -54/+124 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | improve server default options test | yuuji.yaginuma | 2017-01-09 | 1 | -3/+3 | |
| * | | | | | | make all rails commands work in engine | yuuji.yaginuma | 2017-01-09 | 9 | -51/+121 | |
* | | | | | | | Merge pull request #27618 from kamipo/fix_uuid_default_nil | Kasper Timm Hansen | 2017-01-15 | 2 | -20/+37 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix UUID primary key with default nil in legacy migration | Ryuta Kamizono | 2017-01-09 | 2 | -1/+20 | |
| * | | | | | | | Should test uuid legacy migration without `supports_pgcrypto_uuid?` | Ryuta Kamizono | 2017-01-09 | 1 | -19/+17 | |
| |/ / / / / / | ||||||
* | | | | | | | Revert "Merge pull request #27686 from koic/friendly_bigdecimal_inspect" | Kasper Timm Hansen | 2017-01-15 | 2 | -16/+1 | |
* | | | | | | | Don't guard against `touch: []`. | Kasper Timm Hansen | 2017-01-15 | 1 | -2/+1 | |
* | | | | | | | Merge pull request #27690 from y-yagi/remove_unused_require | Kasper Timm Hansen | 2017-01-15 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | remove unused require | yuuji.yaginuma | 2017-01-15 | 1 | -1/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #27686 from koic/friendly_bigdecimal_inspect | Jon Moss | 2017-01-15 | 2 | -1/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Several representation of BigDecimal has changed in Ruby 2.4.0+ [ci skip] | Koichi ITO | 2017-01-15 | 2 | -1/+16 | |
| |/ / / / / / |