Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | More docs on tagged logging [ci skip] | sshaw | 2015-03-06 | 2 | -1/+4 | |
* | | | | | | | | | Merge pull request #19888 from imtayadeway/tw/attribute-methods-docs | Claudio B. | 2015-04-24 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix grammar/style: assigns/declares -> assignments/declarations. | Tim Wade | 2015-04-24 | 1 | -3/+3 | |
| * | | | | | | | | | Fix grammar/style: use (v) fall back (on). | Tim Wade | 2015-04-24 | 1 | -1/+1 | |
| * | | | | | | | | | Fix grammar/style: break up long sentence. | Tim Wade | 2015-04-24 | 1 | -2/+2 | |
| * | | | | | | | | | Fix grammar/style: pluralize 'each of its method' | Tim Wade | 2015-04-24 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | use a more descriptive example. [ci skip] | Yves Senn | 2015-04-24 | 1 | -6/+4 | |
* | | | | | | | | | docs for `create_table` and non-int primary keys. [ci skip] | Yves Senn | 2015-04-24 | 1 | -0/+17 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #19881 from sikachu/silence-mysql-errno-warning | Rafael Mendonça França | 2015-04-23 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Silence warning from MySQL::Error object in test | Prem Sichanugrist | 2015-04-23 | 1 | -1/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #19879 from bboe/RedirectTestCleanup | Rafael Mendonça França | 2015-04-23 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove unused WorkshopsController class in redirect_test. | Bryce Boe | 2015-04-23 | 1 | -3/+0 | |
* | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |