Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Add form_with to unify form_tag/form_for. (#26976) | Kasper Timm Hansen | 2016-11-21 | 2 | -2/+2475 | |
* | | | | | | | | | | | Merge pull request #27135 from tjai89/patch-1 | Rafael França | 2016-11-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Update RELEASING_RAILS.md | Kirill Zhuravlov | 2016-11-21 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | update bin/test scripts to prevent double runs. | Yves Senn | 2016-11-21 | 7 | -12/+2 | |
* | | | | | | | | | | Merge pull request #27123 from javan/actioncable/js-test-updates | Kasper Timm Hansen | 2016-11-21 | 5 | -12/+92 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add more Action Cable JavaScript tests | Javan Makhmali | 2016-11-21 | 4 | -0/+78 | |
| * | | | | | | | | | | Bump Blade and its Sauce Labs plugin to fix tunnel shutdown and related error | Javan Makhmali | 2016-11-21 | 1 | -12/+14 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | changelog entry for fc4c15d [ci skip] | Yves Senn | 2016-11-21 | 1 | -0/+5 | |
* | | | | | | | | | | `eager_autoload` needs to be triggered for nested constants. | Yves Senn | 2016-11-21 | 1 | -0/+5 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | ✂️ needless lines beneath private. | Kasper Timm Hansen | 2016-11-20 | 6 | -6/+0 | |
* | | | | | | | | | Merge pull request #27111 from maclover7/jm-xmlmini | Kasper Timm Hansen | 2016-11-20 | 9 | -970/+317 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Move tests to a module, include in subclasses, style linting | Jon Moss | 2016-11-20 | 1 | -188/+195 | |
| * | | | | | | | | | Create XMLMiniEngineTest; base class for all tests | Jon Moss | 2016-11-20 | 7 | -63/+33 | |
| * | | | | | | | | | Code styling cleanup | Jon Moss | 2016-11-20 | 7 | -152/+162 | |
| * | | | | | | | | | Create `CommonXMLMiniAdapterTest`; common tests module | Jon Moss | 2016-11-20 | 7 | -916/+279 | |
| * | | | | | | | | | Install libxml-ruby gem so full XMLMini test suite can be run | Jon Moss | 2016-11-19 | 2 | -0/+3 | |
| * | | | | | | | | | Do not include `ActiveSupport` into test classes | Jon Moss | 2016-11-19 | 3 | -33/+27 | |
* | | | | | | | | | | Pass `rails runner` args onto file again. | Kasper Timm Hansen | 2016-11-20 | 2 | -1/+10 | |
* | | | | | | | | | | Merge pull request #27118 from prathamesh-sonpatki/correct-prepared-statement... | Kasper Timm Hansen | 2016-11-20 | 2 | -22/+25 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix prepared statements disabled test again | Prathamesh Sonpatki | 2016-11-20 | 2 | -22/+25 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #27117 from kirs/activemodel-testing-implementation | Guillermo Iguaran | 2016-11-19 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Do not rely on Ruby implementation in AM test | Kir Shatrov | 2016-11-19 | 1 | -3/+3 | |
* | | | | | | | | | | | Use existing --skip-turbolinks option for conditionals instead of checking if... | Guillermo Iguaran | 2016-11-19 | 2 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #27116 from maclover7/jm-actionview-docs | Jon Moss | 2016-11-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Change html-scanner to rails-html-sanitizer | Jon Moss | 2016-11-19 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #27115 from rails/revert-27114-fix_typo | Jon Moss | 2016-11-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Revert "fix typo in `match` doc [ci skip]" | Jon Moss | 2016-11-19 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #27114 from y-yagi/fix_typo | Guillermo Iguaran | 2016-11-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fix typo in `match` doc [ci skip] | yuuji.yaginuma | 2016-11-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #27112 from kamipo/follow-up-27109 | Kasper Timm Hansen | 2016-11-19 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix typo s/with/without/ | Ryuta Kamizono | 2016-11-20 | 2 | -2/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #27106 from prathamesh-sonpatki/add-missing-test | Eileen M. Uchitelle | 2016-11-19 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add missing test for singular resource output in rake routes | Prathamesh Sonpatki | 2016-11-19 | 1 | -0/+20 | |
* | | | | | | | | | | | | Merge pull request #27109 from prathamesh-sonpatki/fix-prepared-statements-test | Kasper Timm Hansen | 2016-11-19 | 3 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix tests for prepared_statements: false and queries hitting `#select_all` | Prathamesh Sonpatki | 2016-11-19 | 3 | -5/+9 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #27103 from y-yagi/move_changelog_entry_to_appropriate_file | Eileen M. Uchitelle | 2016-11-19 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | move CHANGELOG entry to the appropriate file [ci skip] | yuuji.yaginuma | 2016-11-19 | 2 | -6/+6 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #27057 from kamipo/fix_race_condition | Matthew Draper | 2016-11-19 | 1 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix the race condition caused by `with_new_connections_blocked` | Ryuta Kamizono | 2016-11-18 | 1 | -8/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #27089 from erickueen/erickueen_fix_26606 | Rafael Mendonça França | 2016-11-18 | 3 | -13/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix incorrect output from rails routes when using singular resources issue #2... | Erick Reyna | 2016-11-18 | 4 | -12/+51 | |
* | | | | | | | | | | Merge pull request #27092 from prathamesh-sonpatki/https-source-bundler | Rafael França | 2016-11-18 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use secure source for gems referencing "github" in the generated apps | Prathamesh Sonpatki | 2016-11-18 | 1 | -0/+5 | |
* | | | | | | | | | | | Merge pull request #27098 from sina-s/fix-unexpected-session-sharing | Rafael Mendonça França | 2016-11-18 | 3 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix `ActionDispatch::IntegrationTest#open_session` | Tawan Sierek | 2016-11-18 | 3 | -0/+15 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #27094 from y-yagi/remove_warnings_from_activejob_test_helper | Kasper Timm Hansen | 2016-11-18 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | remove Ruby warning from Active Job test helper methods | yuuji.yaginuma | 2016-11-18 | 1 | -4/+4 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #26551 from mgpnd/FixContentLength | Rafael França | 2016-11-17 | 2 | -2/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed CONTENT_LENGTH header in ActionController::TestRequest | Artem Rashev | 2016-11-15 | 2 | -2/+13 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #26981 from kamipo/should_not_except_order_for_exists | Rafael França | 2016-11-17 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ |