| Commit message (Expand) | Author | Age | Files | Lines |
* | Update links and code examples in the guides to use HTTPS where the host supp... | Nathaniel Suchy | 2019-03-06 | 30 | -109/+109 |
* | Fix guide to use correct number of files created by controller generator | rmacklin | 2019-03-04 | 1 | -1/+1 |
* | Merge pull request #33611 from willianveiga/feature/reselect-method | Andrew White | 2019-03-01 | 1 | -0/+26 |
|\ |
|
| * | Merge branch 'master' into feature/reselect-method | Willian Gustavo Veiga | 2018-10-22 | 10 | -50/+122 |
| |\ |
|
| * \ | Merge branch 'master' into feature/reselect-method | Willian Gustavo Veiga | 2018-10-17 | 4 | -14/+14 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into feature/reselect-method | Willian Gustavo Veiga | 2018-10-11 | 12 | -47/+64 |
| |\ \ \ |
|
| * | | | | Mention reselect new method in the "Active Record Query Interface" guide | Willian Gustavo Veiga | 2018-10-04 | 1 | -0/+26 |
* | | | | | add note about idle connection reaper to 5.2 release notes | Zach Walton | 2019-02-27 | 1 | -0/+4 |
* | | | | | Preparing for 6.0.0.beta2 release | Rafael Mendonça França | 2019-02-25 | 1 | -0/+5 |
* | | | | | How to use `select` is updated [ci skip] | soartec-lab | 2019-02-24 | 1 | -0/+2 |
* | | | | | Merge pull request #35367 from abhaynikam/update-getting-started-doc-for-migr... | Rafael França | 2019-02-22 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | [ci skip] Updated migration version to 6.0 in the getting started docs | Abhay Nikam | 2019-02-22 | 1 | -2/+2 |
* | | | | | | update callbacks skipping methods in guide [ci skip] | Shivam Jain | 2019-02-23 | 1 | -3/+2 |
|/ / / / / |
|
* | | | | | [ci skip] Updated the documentation for bulk delete in activerecord | Abhay Nikam | 2019-02-20 | 1 | -2/+2 |
* | | | | | Replaced usage of where.delete/destroy_all with delete/destroy_by | Abhay Nikam | 2019-02-20 | 1 | -1/+1 |
* | | | | | Revert "Merge pull request #35324 from sharang-d/patch-2" | Ryuta Kamizono | 2019-02-19 | 1 | -1/+1 |
* | | | | | Update active_record_callbacks.md [ci skip] | Sharang Dashputre | 2019-02-19 | 1 | -1/+1 |
* | | | | | Delete documentation inconsistency 'finally' for AR callbacks [ci skip] (#35... | Shodai Suzuki | 2019-02-19 | 2 | -2/+2 |
* | | | | | Add combining callback conditions [skip ci] (#35313) | Shodai Suzuki | 2019-02-19 | 1 | -0/+14 |
* | | | | | Reword RDBMS note in ActiveRecord basics | Gannon McGibbon | 2019-02-13 | 1 | -1/+1 |
* | | | | | Merge pull request #35034 from sponomarev/chore/ac-docs-worker-pool | Eileen M. Uchitelle | 2019-02-12 | 2 | -5/+18 |
|\ \ \ \ \ |
|
| * | | | | | Add Worker Pool section to Action Cable configuration docs | Sergey Ponomarev | 2019-02-01 | 2 | -5/+18 |
* | | | | | | Revert "Merge pull request #35216 from CHTJonas/patch-1" | Ryuta Kamizono | 2019-02-11 | 1 | -1/+1 |
* | | | | | | Merge pull request #35216 from CHTJonas/patch-1 | Eileen M. Uchitelle | 2019-02-11 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Correct JavaScript example in guide [ci skip] | Charlie Jonas | 2019-02-10 | 1 | -1/+1 |
* | | | | | | | Fix typo a -> an, an -> a [ci skip] | Ryuta Kamizono | 2019-02-11 | 2 | -2/+2 |
* | | | | | | | Revert "Merge pull request #33563 from lzap/foreign-key-note-doc" | Ryuta Kamizono | 2019-02-11 | 1 | -3/+0 |
|/ / / / / / |
|
* | | | | | | Remove finalizer and configuration | Aaron Patterson | 2019-02-06 | 1 | -7/+0 |
* | | | | | | Respect ENV variables when finding DBs etc for the test suite | Matthew Draper | 2019-02-06 | 1 | -0/+11 |
* | | | | | | Specify sqlite gem version explicitly in version-specific bug report templates | Sergey Ponomarev | 2019-02-04 | 2 | -2/+2 |
* | | | | | | Add a link to where "inquiry" is defined in ActiveSupport docs | Stephen Pike | 2019-02-04 | 1 | -0/+2 |
* | | | | | | Merge pull request #35086 from gsamokovarov/cleanup-whitelisting-refs | Gannon McGibbon | 2019-02-04 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Cleanup the whitelisting references after #33145 | Genadi Samokovarov | 2019-02-03 | 1 | -1/+1 |
* | | | | | | | Update template missing text in Guide | utilum | 2019-02-04 | 1 | -13/+10 |
* | | | | | | | Fix and update template_missing image in guide | utilum | 2019-02-04 | 1 | -0/+0 |
* | | | | | | | Use consistent hash syntax for routes | Andy Waite | 2019-02-01 | 1 | -1/+1 |
* | | | | | | | Merge pull request #35093 from rails/av-base-constructor | Aaron Patterson | 2019-01-30 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Tighten up the AV::Base constructor | Aaron Patterson | 2019-01-29 | 1 | -2/+2 |
| |/ / / / / / |
|
* / / / / / / | Add ActionCable channel/connection load hooks | Vladimir Dementyev | 2019-01-29 | 1 | -0/+2 |
|/ / / / / / |
|
* | | | | | | Fix a tiny typo [ci skip] | Robin Dupret | 2019-01-26 | 1 | -1/+1 |
* | | | | | | document the possibility of app initializers running before gem initilizers | bughit | 2019-01-25 | 1 | -0/+2 |
* | | | | | | Fix typo in ActionCable::Connection::TestCase reference | Ricardo Diaz | 2019-01-24 | 1 | -1/+1 |
* | | | | | | Merge pull request #35021 from palkan/refactor/broadcasting-for-testing | Kasper Timm Hansen | 2019-01-24 | 1 | -2/+29 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix fixture syntax in cable docs and guides | Vladimir Dementyev | 2019-01-22 | 1 | -3/+3 |
| * | | | | | | Move `channel_name` to Channel.broadcasting_for | Vladimir Dementyev | 2019-01-22 | 1 | -0/+27 |
* | | | | | | | Prefer ImageProcessing's resize_to_limit macro over resize_to_fit | George Claghorn | 2019-01-24 | 1 | -1/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Corrected spelling of ActionCable::Connection::TestCase | Alan Brown | 2019-01-22 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #34997 from alkesh26/typo-fix-webserver | Eileen M. Uchitelle | 2019-01-22 | 2 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | Changed webserver to web server. | alkesh26 | 2019-01-22 | 2 | -3/+3 |
* | | | | | | Add missing entries to guides' changelog file [ci skip] | bogdanvlviv | 2019-01-21 | 1 | -0/+8 |
|/ / / / / |
|