| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Return parameters enumerator from transform_keys/! | Eugene Kenny | 2019-05-18 | 3 | -9/+24 |
|/ / |
|
* | | Merge pull request #36122 from cseelus/respect-operating-system-color-scheme-... | Gannon McGibbon | 2019-05-18 | 2 | -0/+69 |
|\ \ |
|
| * | | Implement dark color scheme for rescues layout | Chris Seelus | 2019-05-18 | 2 | -0/+69 |
* | | | Rename `hash` to `jar` in CookieJar.build | shioimm | 2019-05-18 | 1 | -2/+2 |
| |/
|/| |
|
* | | Permit running jobs in system tests | George Claghorn | 2019-05-16 | 5 | -67/+11 |
|/ |
|
* | fixed usage of Parameters when a non-numeric key exists | L.Fexon | 2019-05-13 | 3 | -9/+47 |
* | Only build middleware proxy when instrumentating | John Hawthorn | 2019-05-08 | 3 | -6/+17 |
* | Auto-correct `Style/RedundantBegin` offence | Ryuta Kamizono | 2019-05-08 | 1 | -5/+3 |
* | Remove forward ported CHANGELOG [ci skip] | Ryuta Kamizono | 2019-05-08 | 1 | -4/+0 |
* | Merge pull request #36196 from st0012/fix-29947 | Eileen M. Uchitelle | 2019-05-07 | 7 | -4/+37 |
* | Start Rails 6.1 development | Rafael Mendonça França | 2019-04-24 | 2 | -260/+3 |
* | Remove redundant test setups in log_subscriber_test | st0012 | 2019-04-24 | 1 | -21/+1 |
* | Revert "Include Caching module for ActionController::API" | Rafael França | 2019-04-22 | 1 | -1/+0 |
* | Merge pull request #36038 from st0012/fix-35602 | Guillermo Iguaran | 2019-04-22 | 1 | -0/+1 |
|\ |
|
| * | Make sure api controllers can perform caching as well | st0012 | 2019-04-19 | 1 | -0/+1 |
* | | Make system tests take failed screenshots in `before_teardown` hook | Richard Macklin | 2019-04-20 | 2 | -5/+16 |
* | | Change the deprecation message for dynamic routes segment to 6.1 | Abhay Nikam | 2019-04-20 | 1 | -2/+2 |
* | | Merge pull request #36000 from JosiMcClellan/fix-screenshot-filenames | Eileen M. Uchitelle | 2019-04-19 | 2 | -1/+10 |
|\ \ |
|
| * | | truncate screenshot filenames to avoid error | Josi McClellan | 2019-04-18 | 2 | -1/+10 |
| |/ |
|
* | | Refactor after the most recent code review | Genadi Samokovarov | 2019-04-19 | 2 | -2/+12 |
* | | Dispatch actions only if config.consider_all_requests_local is set | Genadi Samokovarov | 2019-04-19 | 2 | -1/+11 |
* | | Drop the ambiguous `ActiveSupport::ActionableError#===` check | Genadi Samokovarov | 2019-04-19 | 2 | -13/+42 |
* | | Manage ActionDispatch::ActionableExceptions from the default middleware stack | Genadi Samokovarov | 2019-04-19 | 2 | -1/+2 |
* | | Introduce Actionable Errors | Genadi Samokovarov | 2019-04-19 | 10 | -2/+140 |
|/ |
|
* | Merge pull request #35975 from xithan/master | Rafael França | 2019-04-15 | 3 | -12/+22 |
|\ |
|
| * | mounted routes with non-word characters | xithan | 2019-04-15 | 3 | -12/+22 |
* | | Remove unused modules from StrongParameters | Patrik Bóna | 2019-04-15 | 1 | -4/+0 |
* | | Merge pull request #32541 from sergiogomez/remove-lock-from-params-wrapper | Matthew Draper | 2019-04-12 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove lock from method model | Sergio Gómez | 2018-04-12 | 1 | -1/+1 |
* | | | Merge pull request #35919 from Shopify/simplify-define_url_helper | Rafael França | 2019-04-11 | 1 | -12/+10 |
|\ \ \ |
|
| * | | | Simplify and fasten NamedRouteCollection#define_url_helper | Jean Boussier | 2019-04-10 | 1 | -12/+10 |
| | |/
| |/| |
|
* / | | Adds named_captures to MatchData to emulate Regex | Brandon Weaver | 2019-04-09 | 2 | -0/+13 |
|/ / |
|
* | | `ast` is no longer to be `nil` since #33118 | Ryuta Kamizono | 2019-04-05 | 1 | -1/+0 |
* | | Output junit format test report | Fumiaki MATSUSHIMA | 2019-04-04 | 1 | -0/+2 |
* | | Merge pull request #35842 from Shopify/deduplicate-routing-strings | Rafael França | 2019-04-03 | 3 | -6/+10 |
|\ \ |
|
| * | | Deduplicate strings held by the router | Jean Boussier | 2019-04-03 | 3 | -6/+10 |
* | | | Merge pull request #35825 from jhawthorn/always_filter_view_paths | Eileen M. Uchitelle | 2019-04-03 | 2 | -9/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | Always reject files external to app | John Hawthorn | 2019-04-03 | 2 | -9/+12 |
* | | | [ci skip] Doc for shallow: false options should use <tt> for better readabili... | Abhay Nikam | 2019-04-03 | 1 | -1/+1 |
* | | | Auto-correct rubocop offences | Ryuta Kamizono | 2019-04-03 | 1 | -15/+15 |
* | | | Merge pull request #24405 from waits/shallow-false | Rafael França | 2019-04-02 | 2 | -1/+35 |
|\ \ \
| |/ /
|/| | |
|
| * | | Honor shallow: false on nested resources | Dylan Waits | 2016-04-03 | 2 | -1/+35 |
* | | | url -> URL where apt inside actionpack/ | Sharang Dashputre | 2019-04-01 | 10 | -24/+24 |
* | | | Fix typo in the value of ENCRYPTED_SIGNED_COOKIE_SALT constant (#35619) | Emil Shakirov | 2019-04-01 | 2 | -3/+3 |
* | | | Follow up tweaks b89a3e7e638a50c648a17d09c48b49b707e1d90d [ci skip] | Ryuta Kamizono | 2019-03-31 | 1 | -2/+2 |
* | | | Merge pull request #35688 from jhawthorn/render_file_rfc | Aaron Patterson | 2019-03-30 | 3 | -9/+21 |
|\ \ \ |
|
| * | | | Introduce Template::File as new render file: | John Hawthorn | 2019-03-27 | 3 | -9/+21 |
* | | | | Fix annotated typo | Prathamesh Sonpatki | 2019-03-29 | 2 | -2/+2 |
* | | | | Remove :all symbol from Mime::ALL | John Hawthorn | 2019-03-27 | 2 | -1/+14 |
|/ / / |
|
* | | | Merge pull request #35236 from renuo/fix-30467 | Rafael França | 2019-03-27 | 3 | -0/+29 |
|\ \ \ |
|