Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Not generate needless files in guides | Yoshiyuki Hirano | 2018-04-02 | 1 | -25/+27 | |
* | | | | | | [ci skip] Fully quantify Active Record module in changelog. | Kasper Timm Hansen | 2018-04-02 | 1 | -1/+1 | |
* | | | | | | Merge pull request #32417 from bogdan/base-class | Kasper Timm Hansen | 2018-04-02 | 8 | -9/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add AR::Base.base_class? predicate | Bogdan Gusiev | 2018-04-02 | 8 | -9/+27 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #32065 from sikachu/move-SourceAnnotationExtractor-under-r... | Kasper Timm Hansen | 2018-04-02 | 6 | -130/+137 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Run `bundle update` on bootsnap | Prem Sichanugrist | 2018-03-23 | 1 | -7/+5 | |
| * | | | | | Add deprecation note for SourceAnnotationExtractor | Prem Sichanugrist | 2018-03-22 | 1 | -0/+7 | |
| * | | | | | Make Annotation into a proper class | Prem Sichanugrist | 2018-03-22 | 1 | -1/+1 | |
| * | | | | | Move SourceAnnotationExtractor under Rails module | Prem Sichanugrist | 2018-03-22 | 5 | -123/+125 | |
* | | | | | | Merge pull request #32407 from razh/fix-rails-ujs-html-content-test | Yuji Yaginuma | 2018-04-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix typo in rails-ujs HTML content test | Raymond Zhou | 2018-04-01 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #32406 from olivierlacan/actionview-helpers-docs-consisten... | Kasper Timm Hansen | 2018-04-01 | 4 | -23/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use consistent spacing in actionview helper docs [ci skip] | Olivier Lacan | 2018-04-01 | 4 | -23/+23 | |
* | | | | | | | Merge pull request #32287 from razh/fix-rails-ujs-html-content | Kasper Timm Hansen | 2018-04-01 | 2 | -1/+12 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Pass HTML responses as plain-text in rails-ujs | Raymond Zhou | 2018-03-19 | 2 | -1/+12 | |
* | | | | | | | Merge pull request #32268 from freeletics/encrypted-tmp-file-name | Kasper Timm Hansen | 2018-04-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Change temporary file name extension while editing encrypted file. | Wojciech Wnętrzak | 2018-03-18 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #32400 from utilum/cleanup_after_sqlite3_connection_handle... | Andrew White | 2018-04-01 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Remove leftover blank sqlite3 file after in memory handler tests. | utilum | 2018-04-01 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #32398 from bogdanvlviv/32185-dry-in-before-after-mehtods-... | Ryuta Kamizono | 2018-04-01 | 8 | -42/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move implementation of `before?` and `after?` to `DateAndTime::Calculations` | bogdanvlviv | 2018-03-31 | 8 | -42/+22 | |
* | | | | | | | Merge pull request #32396 from eugeneius/database_configurations_url | Eileen M. Uchitelle | 2018-03-31 | 2 | -11/+53 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix two-level database configurations with URLs | Eugene Kenny | 2018-03-31 | 2 | -11/+53 | |
* | | | | | | | | Merge pull request #32397 from yhirano55/remove_needless_images_in_guides | Xavier Noria | 2018-03-31 | 41 | -15/+10 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Remove needless images in guides | Yoshiyuki Hirano | 2018-03-31 | 28 | -5/+0 | |
| * | | | | | | | Put images into each page's dir in guides | Yoshiyuki Hirano | 2018-03-31 | 13 | -10/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #32394 from yskkin/key_generator | Andrew White | 2018-03-31 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Deriving `secret_key_base` breaks `key_generator` defined in 5.1. | Yoshiyuki Kinjo | 2018-03-31 | 2 | -1/+2 | |
* | | | | | | | | Merge pull request #32395 from yhirano55/use_oxford_comma_style_in_guide | Andrew White | 2018-03-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | [ci skip] Use Oxford comma style in guide | Yoshiyuki Hirano | 2018-03-31 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #32386 from utilum/tmpname_basename | Andrew White | 2018-03-31 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix: FileStoreTest#test_filename_max_size fails in Ruby 2.5.1 | utilum | 2018-03-31 | 1 | -1/+3 | |
|/ / / / / / / | ||||||
* / / / / / / | Revert "[ci skip] Capitalize sentence of first char in AS guide" | Andrew White | 2018-03-31 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #32392 from yhirano55/capitalize_sentence_of_first_char_in... | Andrew White | 2018-03-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | [ci skip] Capitalize sentence of first char in AS guide | Yoshiyuki Hirano | 2018-03-31 | 1 | -1/+1 | |
* | | | | | | Merge pull request #32389 from yhirano55/add_earlier_releases_in_guides | Ryuta Kamizono | 2018-03-31 | 1 | -1/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add earlier releases links v3.0 and v3.1 in guides | Yoshiyuki Hirano | 2018-03-31 | 1 | -1/+3 | |
* | | | | | | | Merge pull request #32388 from yhirano55/remove_useless_stylesheet_file_in_guide | Ryuta Kamizono | 2018-03-31 | 1 | -50/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove useless stylesheet file in guide | Yoshiyuki Hirano | 2018-03-31 | 1 | -50/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Bump tested versions of Ruby on CI | Andrew White | 2018-03-31 | 1 | -8/+8 | |
* | | | | | | | Merge pull request #32390 from yhirano55/modify_twitter_api_link_in_api_guide | Ryuta Kamizono | 2018-03-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | [ci skip] Modify twitter api link in api guide | Yoshiyuki Hirano | 2018-03-31 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #32366 from utilum/use_current_config | Andrew White | 2018-03-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use current_config in structure_dump | utilum | 2018-03-29 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #32277 from derekprior/dp-deprecate-force-ssl | Guillermo Iguaran | 2018-03-30 | 7 | -90/+62 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Deprecate controller level force_ssl | Derek Prior | 2018-03-30 | 7 | -90/+62 | |
* | | | | | | | | Merge pull request #32384 from riseshia/remove-expired-document | Andrew White | 2018-03-30 | 1 | -15/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove expired explanation [ci skip] | Shia | 2018-03-30 | 1 | -15/+1 | |
* | | | | | | | | | Remove shadowing variable warning | Andrew White | 2018-03-30 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #32383 from freeletics/add-missing-require | Ryuta Kamizono | 2018-03-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ |