Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge pull request #16719 from tgxworld/fix_spelling_in_changelog | Arun Agrawal | 2014-08-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix spelling. [CI SKIP] | Guo Xiang Tan | 2014-08-27 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | fix broken `gem` method with non-String arguments. Closes #16709. | Yves Senn | 2014-08-27 | 3 | -4/+23 | |
| * | | | | | | | minor changelog formatting changes. | Yves Senn | 2014-08-27 | 3 | -9/+11 | |
| * | | | | | | | Merge pull request #16661 from edogawaconan/doc-fix | Yves Senn | 2014-08-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update documentation to match change in #5942 [ci skip] | edogawaconan | 2014-08-24 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #16715 from y-yagi/update_4_2_release_notes | Zachary Scott | 2014-08-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | [ci skip] Modify a web-console PR link | yuuji.yaginuma | 2014-08-27 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #16713 from tomkadwill/documented_eqls_other_param | Zachary Scott | 2014-08-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ci skip] Updated documentation syntax of other parameter for rdoc | Tom Kadwill | 2014-08-27 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #16708 from zzak/bcjordan-patch-1 | Zachary Scott | 2014-08-26 | 1 | -16/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Adjusted punctuation and grammar for Form Helpers guide [ci skip] | Brian Jordan | 2014-08-26 | 1 | -16/+16 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #16705 from tomkadwill/documented_many_block_param | Zachary Scott | 2014-08-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ci skip] Updated documentation syntax of block parameter for rdoc | Tom Kadwill | 2014-08-26 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #16706 from tomkadwill/documented_include_record_param | Zachary Scott | 2014-08-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | [ci skip] Updated include to reference record parameter for rdoc | Tom Kadwill | 2014-08-26 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #16703 from tomkadwill/documented_any_block_param | Zachary Scott | 2014-08-26 | 1 | -1/+1 | |
| |\| | | | | | | ||||||
| | * | | | | | | [ci skip] Updated documentation syntax of block parameter for rdoc | Tom Kadwill | 2014-08-26 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #16700 from seuros/autoload | Rafael Mendonça França | 2014-08-26 | 3 | -2/+18 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ActiveJob] Autoload adapters | Abdelkader Boudih | 2014-08-26 | 3 | -2/+18 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #16613 from splattael/master | Matthew Draper | 2014-08-27 | 1 | -7/+10 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Speed up JRuby tests by improving its startup time | Peter Suschlik | 2014-08-25 | 1 | -7/+10 | |
| * | | | | | | | Keep the first string we fetch | Matthew Draper | 2014-08-27 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #16697 from tomkadwill/has_and_belongs_to_many_documenting... | Zachary Scott | 2014-08-26 | 1 | -0/+15 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ci skip] Added documentation for has_and_belongs_to_many extension parameter | Tom Kadwill | 2014-08-26 | 1 | -0/+15 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #16646 from sgrif/sg-perf-regression | Jeremy Kemper | 2014-08-25 | 1 | -1/+20 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Cache the value of `changed_attributes` when calling `changes_applied` | Sean Griffin | 2014-08-22 | 1 | -1/+20 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Override #find_by! in core to enable AST caching | Godfrey Chan | 2014-08-25 | 2 | -0/+26 | |
| * | | | | | | Fixed find_by("sql fragment without bindings") on master | Godfrey Chan | 2014-08-25 | 4 | -17/+23 | |
| * | | | | | | Merge pull request #16695 from ericbrooke/patch-1 | Rafael Mendonça França | 2014-08-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Added web links | Eric Brooke | 2014-08-25 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #16689 from ankit1910/improve-english | Eileen M. Uchitelle | 2014-08-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ci skip] make assert messages consistent | ankit1910 | 2014-08-25 | 1 | -2/+2 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge pull request #16682 from untidy-hair/use_activesupport_concern | Jeremy Kemper | 2014-08-25 | 1 | -7/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Use ActiveSupport::Concern instead of the traditinal way | Yukio Mizuta | 2014-08-25 | 1 | -7/+7 | |
| * | | | | | | | Quick pass through the 4.2 release notes [ci skip] | Robin Dupret | 2014-08-25 | 1 | -20/+21 | |
| * | | | | | | | Merge pull request #16690 from ankit1910/proper-use-of-aporstrophe | Rafael Mendonça França | 2014-08-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ci skip] use proper apostrophe | ankit1910 | 2014-08-25 | 1 | -1/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #16488 from agrobbin/form-label-builder | Jeremy Kemper | 2014-08-25 | 3 | -22/+62 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | provide a builder for form labels to customize wrapping around I18n content | Alex Robbin | 2014-08-20 | 3 | -22/+62 | |
| * | | | | | | | pg, `default_sequence_name` needs to return a string. | Yves Senn | 2014-08-25 | 3 | -8/+12 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #16681 from seuros/master | Jeremy Kemper | 2014-08-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ActiveJob] Add activesupport as dependency [ci skip] | Abdelkader Boudih | 2014-08-24 | 1 | -0/+1 | |
| * | | | | | | | Merge pull request #16639 from agrobbin/input-placeholder-i18n | Jeremy Kemper | 2014-08-24 | 5 | -0/+231 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | just use the placeholder tag value if it is passed as a String | Alex Robbin | 2014-08-22 | 2 | -5/+22 | |
| | * | | | | | | | add I18n support for `:placeholder` HTML option is passed to form fields | Alex Robbin | 2014-08-22 | 5 | -0/+214 | |
| * | | | | | | | | Merge pull request #16662 from robin850/duration-instance-of | Jeremy Kemper | 2014-08-24 | 3 | -9/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Skip #eql? tests on Rubinius for AS::Duration | Robin Dupret | 2014-08-24 | 1 | -0/+3 | |
| | * | | | | | | | | Follow-up to #16560 | Robin Dupret | 2014-08-24 | 3 | -9/+11 | |
| * | | | | | | | | | Merge pull request #16616 from schneems/schneems/jeremy-comments | Jeremy Kemper | 2014-08-24 | 7 | -12/+58 | |
| |\ \ \ \ \ \ \ \ \ |