Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Set Ruby version in Gemfile and .ruby-version by default | Alberto Almagro | 2017-07-31 | 5 | -0/+25 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #29950 from MaxLap/avoid_or_clause_duplicates | Sean Griffin | 2017-07-31 | 3 | -6/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Edits following the reviews | Maxime Lapointe | 2017-07-28 | 2 | -27/+43 | |
| * | | | | | | | | | | | | Avoid duplicate clauses when using #or | Maxime Lapointe | 2017-07-25 | 3 | -9/+53 | |
* | | | | | | | | | | | | | Merge pull request #30001 from y-yagi/fix_test_directory | Kasper Timm Hansen | 2017-07-30 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix test directory to correct path | yuuji.yaginuma | 2017-07-30 | 3 | -3/+3 | |
* | | | | | | | | | | | | | | Merge pull request #29951 from georgeclaghorn/action-view-test-flow | Kasper Timm Hansen | 2017-07-30 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix testing helpers that use Action View's capturing helpers (e.g. content_for) | George Claghorn | 2017-07-25 | 2 | -0/+10 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Fix github user output. | Kasper Timm Hansen | 2017-07-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge pull request #29963 from y-yagi/fix_ruby_warnings | Kasper Timm Hansen | 2017-07-30 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix `warning: method redefined;` | yuuji.yaginuma | 2017-07-28 | 1 | -3/+3 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #30002 from y-yagi/change_http_postgresql_links_to_https | Vipul A M | 2017-07-30 | 8 | -32/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Change http postgresql.org links to https [ci skip] | yuuji.yaginuma | 2017-07-30 | 8 | -32/+32 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #29933 from kirs/frozen-actionpack | Matthew Draper | 2017-07-29 | 281 | -3/+563 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Use frozen string literal in actionpack/ | Kir Shatrov | 2017-07-29 | 281 | -3/+563 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #29946 from kamipo/passing_arel_to_where_is_boundable | Sean Griffin | 2017-07-28 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Building `where_clause` in `UniquenessValidator` is no longer needed | Ryuta Kamizono | 2017-07-26 | 1 | -4/+1 | |
* | | | | | | | | | | | | | Merge pull request #29979 from kamipo/use_build_bind_attribute | Sean Griffin | 2017-07-28 | 4 | -8/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Use `predicate_builder.build_bind_attribute` wherever possible | Ryuta Kamizono | 2017-07-28 | 4 | -8/+7 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Add missing support for modulo operations on durations | Sayan Chakraborty | 2017-07-28 | 3 | -14/+131 | |
* | | | | | | | | | | | | | Merge pull request #29982 from ydakuka/patch-1 | Robin Dupret | 2017-07-28 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Squashed commit of the following: | ydakuka | 2017-07-28 | 1 | -3/+3 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #29980 from ydakuka/patch-1 | Robin Dupret | 2017-07-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | [ci skip] update routing guide | Yauheni Dakuka | 2017-07-28 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Eager load the association classes on boot | Rafael Mendonça França | 2017-07-27 | 1 | -7/+7 | |
* | | | | | | | | | | | | Merge pull request #29971 from rails/fix-duration-division | Andrew White | 2017-07-27 | 3 | -15/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix division where a duration is the denominator | Andrew White | 2017-07-27 | 3 | -15/+28 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #28695 from koic/integer_type_has_precision_option_in_oracle | Akira Matsuda | 2017-07-27 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix an AR test of schema dump when using Oracle | Koichi ITO | 2017-04-07 | 1 | -1/+5 | |
* | | | | | | | | | | | | Merge pull request #29959 from kaanklky/master | Rafael França | 2017-07-26 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix search input's type & placeholder conflict in Routing Error page | Kaan Kölköy | 2017-07-26 | 1 | -0/+4 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* / | | | | | | | | | | | Use `_relation_for_itself` wherever possible | Sean Griffin | 2017-07-26 | 1 | -3/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Use exact Rails version when verifying. | Kasper Timm Hansen | 2017-07-25 | 1 | -1/+6 | |
* | | | | | | | | | | | Require arel master in the benchmark template | Sean Griffin | 2017-07-25 | 1 | -0/+1 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #29941 from kamipo/remove_single_element_array_preprocess | Sean Griffin | 2017-07-25 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove single element array preprocess | Ryuta Kamizono | 2017-07-26 | 2 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #29942 from lugray/doc_clarification [ci skip] | Sean Griffin | 2017-07-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Clarify add_column limit documentation | Lisa Ugray | 2017-07-25 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge pull request #29926 from pawandubey:fix-test-with-absolute-paths | Kasper Timm Hansen | 2017-07-25 | 2 | -1/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Allow bin/rails test task to take absolute paths as arguments | Pawan Dubey | 2017-07-25 | 2 | -3/+29 | |
* | | | | | | | | | | | | Allow `Relation#or` to accept a relation with different `references` | Sean Griffin | 2017-07-25 | 3 | -1/+20 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #29940 from kamipo/update_gemfile_lock | Sean Griffin | 2017-07-25 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Update Gemfile.lock to reflect arel 9.0.0.alpha | Ryuta Kamizono | 2017-07-26 | 1 | -3/+3 | |
* | | | | | | | | | | | | Merge pull request #29932 from koic/supress_deprecated_warning_in_actioncable | Sean Griffin | 2017-07-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Suppress deprecated warning in Action Cable | Koichi ITO | 2017-07-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | Require alpha arel | Sean Griffin | 2017-07-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #29934 from kamipo/remove_join_information | Sean Griffin | 2017-07-25 | 3 | -10/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove useless `JoinInformation` | Ryuta Kamizono | 2017-07-25 | 3 | -10/+5 | |
* | | | | | | | | | | | | | Merge pull request #29935 from kamipo/remove_unused_queries_predicates | Sean Griffin | 2017-07-25 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Remove unused `queries_predicates` | Ryuta Kamizono | 2017-07-25 | 1 | -12/+0 |