Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Remove unreachable code | yuuji.yaginuma | 2017-06-08 | 1 | -8/+1 | |
* | | | | | | | | Don't support namespace in form_with. | Kasper Timm Hansen | 2017-06-07 | 1 | -18/+0 | |
* | | | | | | | | Move slicing to initializer. | Kasper Timm Hansen | 2017-06-07 | 2 | -2/+2 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Cache: write_multi (#29366) | Jeremy Daer | 2017-06-06 | 3 | -6/+100 | |
* | | | | | | | Merge pull request #29377 from edwardmp/fix-upgrading-docs | Rafael França | 2017-06-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Update upgrading guide w.r.t. Parameters to use other example method than sli... | edwardmp | 2017-06-06 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #28868 from yahonda/pg10_oid_unknown_to_text | Matthew Draper | 2017-06-07 | 1 | -8/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | PostgreSQL 10 converts unknown OID 705 to text 25 | Yasuo Honda | 2017-06-06 | 1 | -8/+8 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Remove invalid entry from the guides index page | Robin Dupret | 2017-06-06 | 1 | -5/+0 | |
* | | | | | | Tiny documentation fixes [ci skip] | Robin Dupret | 2017-06-06 | 2 | -6/+6 | |
* | | | | | | Merge pull request #29362 from kamipo/remove_redundant_assert_nothing_raised | Matthew Draper | 2017-06-06 | 3 | -11/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove redundant `assert_nothing_raised` before another assertions | Ryuta Kamizono | 2017-06-06 | 3 | -11/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #29370 from koic/fix_test_pluck_without_column_names_oracle | Matthew Draper | 2017-06-06 | 1 | -2/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix `test_pluck_without_column_names` when using Oracle | Koichi ITO | 2017-06-06 | 1 | -2/+5 | |
* | | | | | | Let's test nokogiri 1.8 against edge Rails, and vice versa | Akira Matsuda | 2017-06-06 | 1 | -8/+8 | |
* | | | | | | Merge pull request #29364 from lostapathy/patch-2 | Ryuta Kamizono | 2017-06-06 | 1 | -1/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove html tag making markdown misrender [ci skip] | Joe Francis | 2017-06-05 | 1 | -1/+0 | |
|/ / / / / / | ||||||
* / / / / / | Fix indentation + Add backticks [ci skip] | Ryuta Kamizono | 2017-06-06 | 1 | -2/+4 | |
|/ / / / / | ||||||
* / / / / | [ci skip] UNIQUE constraint affects not only INSERT but also UPDATE | Ryuta Kamizono | 2017-06-06 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #29356 from kamipo/testing_reserved_word_test_for_all_adap... | Eileen M. Uchitelle | 2017-06-05 | 2 | -151/+132 | |
|\ \ \ \ | ||||||
| * | | | | Testing `ReservedWordTest` for all adapters | Ryuta Kamizono | 2017-06-05 | 2 | -151/+132 | |
* | | | | | Remove deprecated passing of string to :if/:unless (#29357) | Joe Francis | 2017-06-06 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #29347 from prathamesh-sonpatki/rm-assert-nothin-raised | Eileen M. Uchitelle | 2017-06-04 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Remove assert_nothing_raised, as test is already testing the required concerns | Prathamesh Sonpatki | 2017-06-03 | 1 | -3/+3 | |
* | | | | | Don't mark the schema loaded until it's really finished | Matthew Draper | 2017-06-05 | 1 | -3/+5 | |
* | | | | | Merge pull request #29294 from gsamokovarov/attributes-default | Kasper Timm Hansen | 2017-06-04 | 39 | -150/+134 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use mattr_accessor default: option throughout the project | Genadi Samokovarov | 2017-06-03 | 36 | -125/+69 | |
| * | | | | | Implement mattr_acessor :default option | Genadi Samokovarov | 2017-06-03 | 3 | -25/+65 | |
* | | | | | | Merge pull request #29351 from vipulnsward/unnecessary-assignment | Matthew Draper | 2017-06-04 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't create extra assignment, just return | Vipul A M | 2017-06-04 | 1 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #29348 from andrehjr/fix-typo-route-definition-ambiguous | Matthew Draper | 2017-06-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix typo on error message when route definition is ambiguous. | André Luis Leal Cardoso Junior | 2017-06-03 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | [ci skip] Fix typo in the system tests docs | Prathamesh Sonpatki | 2017-06-03 | 1 | -1/+1 | |
* | | | | | [ci skip] Add missing `be` | Prathamesh Sonpatki | 2017-06-03 | 1 | -1/+1 | |
* | | | | | Merge pull request #29344 from y-yagi/fix_doc_format | Kasper Timm Hansen | 2017-06-03 | 1 | -14/+14 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix formatting of `direct` and `resolve` doc [ci skip] | yuuji.yaginuma | 2017-06-03 | 1 | -14/+14 | |
* | | | | | Merge pull request #29342 from koic/change_application_js_included_in_rails_app | Matthew Draper | 2017-06-03 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Change default application.js included in new Rails app [ci skip] | Koichi ITO | 2017-06-03 | 1 | -3/+3 | |
* | | | | | | Merge pull request #29343 from koic/remove_redundant_default_scope_tests | Matthew Draper | 2017-06-03 | 1 | -10/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Remove a redundant default_scope tests | Koichi ITO | 2017-06-03 | 1 | -10/+0 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #29340 from lucascaton/master | Matthew Draper | 2017-06-03 | 1 | -4/+14 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Make Rails welcome page responsive | Lucas Caton | 2017-06-03 | 1 | -4/+14 | |
|/ / / / | ||||||
* | | | | Merge pull request #29079 from orhantoy/feature/fix-scaffold_controller-gener... | Eileen M. Uchitelle | 2017-06-02 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | [ci skip] Fix `scaffold_controller` generator usage | Orhan Toy | 2017-05-29 | 1 | -1/+1 | |
* | | | | | Merge pull request #29101 from ccarruitero/system_guide | Eileen M. Uchitelle | 2017-06-02 | 1 | -10/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | some typos and rephrasing in system test guide [ci skip] | Cesar Carruitero | 2017-05-16 | 1 | -10/+8 | |
* | | | | | | Merge pull request #29135 from Nerian/document_support_for_composite_primary_... | Eileen M. Uchitelle | 2017-06-02 | 1 | -0/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Document support for composite primary keys | Nerian | 2017-05-18 | 1 | -0/+19 | |
* | | | | | | | Merge pull request #29282 from kamipo/prevent_making_bind_param_if_casted_val... | Eileen M. Uchitelle | 2017-06-02 | 5 | -9/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Prevent making bind param if casted value is nil | Ryuta Kamizono | 2017-05-31 | 5 | -9/+24 |