Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Remove nonexistent adapter | Rafael Mendonça França | 2015-04-23 | 1 | -1/+0 | |
* | | | | | Add nodoc to some private constants [ci skip] | Rafael Mendonça França | 2015-04-23 | 1 | -3/+3 | |
* | | | | | Merge pull request #19823 from sbhatore/doc_fix_1 | Rafael Mendonça França | 2015-04-23 | 1 | -0/+8 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Squashed commit of the following: | Siddharth Bhatore | 2015-04-23 | 1 | -0/+8 | |
* | | | | | Merge pull request #18880 from mudge/timestamp-index-bug | Rafael Mendonça França | 2015-04-23 | 3 | -0/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix missing index when using timestamps with index | Paul Mucur | 2015-04-15 | 3 | -0/+24 | |
* | | | | | | Merge pull request #19875 from cllns/fix-css-formatting-in-welcome-index | Rafael Mendonça França | 2015-04-23 | 1 | -3/+10 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Fix CSS formatting in welcome#index.html.erb | Sean Collins | 2015-04-23 | 1 | -3/+10 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #19872 from Ecco/master | Yves Senn | 2015-04-23 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix a minor grammatical issue in the doc | Romain Goyet | 2015-04-23 | 1 | -1/+1 | |
* | | | | | | Merge pull request #19870 from thenickcox/action_dispatch_mw_docs | Richard Schneeman | 2015-04-23 | 1 | -6/+13 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | [ci skip] Add, clean up docs in ActionDispatch ActionDispatch middleware | Nick Cox | 2015-04-22 | 1 | -6/+13 | |
|/ / / / / | ||||||
* | | | | | Queue Classic runs a second earlier than scheduled | Matthew Draper | 2015-04-23 | 1 | -1/+1 | |
* | | | | | Require yaml before trying to rescue its exception class | Rafael Mendonça França | 2015-04-22 | 1 | -1/+1 | |
* | | | | | Remove sqlite support from `rails dbconsole` | Andrew White | 2015-04-22 | 3 | -9/+4 | |
* | | | | | Merge pull request #19862 from piton4eg/patch-2 | Rafael Mendonça França | 2015-04-22 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix find_each options [ci skip] | Alexey Markov | 2015-04-22 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Don't ask something that we don't want to | Rafael Mendonça França | 2015-04-22 | 1 | -1/+1 | |
* | | | | | Merge pull request #17333 from rails/encode-twz-tzinfo-in-yaml | Andrew White | 2015-04-22 | 5 | -8/+76 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improve ActiveSupport::TimeWithZone conversion to YAML | Andrew White | 2015-04-22 | 5 | -8/+76 | |
* | | | | | | Merge pull request #19858 from cllns/fix-scaffolding-css-formatting | Rafael Mendonça França | 2015-04-22 | 1 | -7/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix formatting of scaffold css | Sean Collins | 2015-04-22 | 1 | -7/+20 | |
* | | | | | | | Merge pull request #19857 from sikachu/remove-alias-method-chain-doc | Rafael Mendonça França | 2015-04-22 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Clearify that alias_method_chain is deprecated | Prem Sichanugrist | 2015-04-22 | 1 | -0/+3 | |
* | | | | | | | Refactor ActiveSupport::Timezone#strptime | Andrew White | 2015-04-22 | 2 | -28/+44 | |
* | | | | | | | Add ActiveSupport::TimeZone#strptime. | Paul A Jungwirth | 2015-04-22 | 3 | -0/+90 | |
* | | | | | | | Merge pull request #19856 from sikachu/silence-mathn-warning | Rafael Mendonça França | 2015-04-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Silence warning from requiring mathn | Prem Sichanugrist | 2015-04-22 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #19852 from sbhatore/doc_fix_cookies | Santiago Pastorino | 2015-04-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | [ci skip] UpgradeLegacySignedCookieJar Doc fix | Siddharth Bhatore | 2015-04-22 | 1 | -2/+2 | |
* | | | | | | | pass over CHANGELOGs. [ci skip] | Yves Senn | 2015-04-22 | 6 | -20/+24 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #19819 from gazay/no_fork_issue | Rafael Mendonça França | 2015-04-22 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MRI compatible code for ActiveSupport::Testing::Isolation::Subprocess | Alexey Gaziev | 2015-04-19 | 1 | -4/+4 | |
* | | | | | | | Merge pull request #19833 from cllns/fix-scaffolding-spacing | Rafael Mendonça França | 2015-04-22 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add blank lines between divs in form scaffolding | Sean Collins | 2015-04-20 | 1 | -0/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #19779 from jonatack/improve-contributing-to-ruby-on-rails... | Zachary Scott | 2015-04-21 | 1 | -13/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improve the Contributing to Rails Guide [skip ci] | Jon Atack | 2015-04-16 | 1 | -13/+20 | |
* | | | | | | | | Merge pull request #19847 from fertapric/activemodel-dirty-after-save-syntact... | Rafael Mendonça França | 2015-04-21 | 3 | -2/+43 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add `ActiveModel::Dirty#[attr_name]_previously_changed?` and | Fernando Tapia Rico | 2015-04-21 | 3 | -2/+43 | |
* | | | | | | | | | Merge pull request #19846 from y-yagi/update_ruby_version | Rafael Mendonça França | 2015-04-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | update Ruby required version in Getting Started guide [ci skip] | yuuji.yaginuma | 2015-04-22 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #19842 from yui-knk/fix/ruby_version | Zachary Scott | 2015-04-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] Update `current version of Ruby` | yui-knk | 2015-04-21 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* / / / / / / / / | Rename association option :class to :anonymous_class | Andrew White | 2015-04-21 | 9 | -25/+31 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #19839 from yui-knk/fix/guide2 | Yves Senn | 2015-04-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | [ci skip] Fix linked html file | yui-knk | 2015-04-21 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | capitalize title | Xavier Noria | 2015-04-20 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #19822 from y-yagi/correct_generic_template_link | Godfrey Chan | 2015-04-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | correct link to Generic template [ci skip] | yuuji.yaginuma | 2015-04-20 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Implicitly skip spring for `rails new --dev` | Godfrey Chan | 2015-04-20 | 2 | -1/+9 |