Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use regexp_parser to improve Style/RedundantRegexp... cops #8625

Merged

Commits on Aug 31, 2020

  1. Copy the full SHA
    c474274 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4bbf4cb View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Merge remote-tracking branch 'upstream/master' into use_regexp_parser…

    …_in_redundant_regexp_cops
    owst committed Sep 5, 2020
    Copy the full SHA
    1fd5bf6 View commit details
    Browse the repository at this point in the history
  2. fixup! Merge remote-tracking branch 'upstream/master' into use_regexp…

    …_parser_in_redundant_regexp_cops
    owst committed Sep 5, 2020
    Copy the full SHA
    1608eb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Copy the full SHA
    a591d13 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into use_regexp_parser…

    …_in_redundant_regexp_cops
    owst committed Sep 9, 2020
    Copy the full SHA
    7598a99 View commit details
    Browse the repository at this point in the history
  3. fixup! Merge remote-tracking branch 'upstream/master' into use_regexp…

    …_parser_in_redundant_regexp_cops
    owst committed Sep 9, 2020
    Copy the full SHA
    db7cd65 View commit details
    Browse the repository at this point in the history
  4. fixup! fixup! Merge remote-tracking branch 'upstream/master' into use…

    …_regexp_parser_in_redundant_regexp_cops
    owst committed Sep 9, 2020
    Copy the full SHA
    c1520e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. fixup! fixup! fixup! Merge remote-tracking branch 'upstream/master' i…

    …nto use_regexp_parser_in_redundant_regexp_cops
    owst committed Sep 26, 2020
    Copy the full SHA
    9eac941 View commit details
    Browse the repository at this point in the history
  2. fixup! fixup! fixup! fixup! Merge remote-tracking branch 'upstream/ma…

    …ster' into use_regexp_parser_in_redundant_regexp_cops
    owst committed Sep 26, 2020
    Copy the full SHA
    ad3540b View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into use_regexp_parser…

    …_in_redundant_regexp_cops
    owst committed Sep 26, 2020
    Copy the full SHA
    33caf59 View commit details
    Browse the repository at this point in the history
  4. fixup! Merge remote-tracking branch 'upstream/master' into use_regexp…

    …_parser_in_redundant_regexp_cops
    owst committed Sep 26, 2020
    Copy the full SHA
    477e3c8 View commit details
    Browse the repository at this point in the history
  5. fixup! fixup! Merge remote-tracking branch 'upstream/master' into use…

    …_regexp_parser_in_redundant_regexp_cops
    owst committed Sep 26, 2020
    Copy the full SHA
    6d3c405 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Test parsed_tree

    owst committed Sep 27, 2020
    Copy the full SHA
    3b777ac View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cb668c1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'handle_comments_and_blank_interpolations_in_regexp_pars…

    …ed_tree' into use_regexp_parser_in_redundant_regexp_cops
    owst committed Sep 27, 2020
    Copy the full SHA
    3e35f83 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7693728 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'handle_comments_and_blank_interpolations_in_regexp_pars…

    …ed_tree' into use_regexp_parser_in_redundant_regexp_cops
    owst committed Sep 27, 2020
    Copy the full SHA
    fd8b231 View commit details
    Browse the repository at this point in the history
  6. fixup! Merge branch 'handle_comments_and_blank_interpolations_in_rege…

    …xp_parsed_tree' into use_regexp_parser_in_redundant_regexp_cops
    owst committed Sep 27, 2020
    Copy the full SHA
    201fc15 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Copy the full SHA
    df4f6b4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cfec9ed View commit details
    Browse the repository at this point in the history
  3. Add test for rubocop#8805

    owst committed Sep 28, 2020
    Copy the full SHA
    770b91e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Merge remote-tracking branch 'upstream/master' into use_regexp_parser…

    …_in_redundant_regexp_cops
    owst committed Sep 29, 2020
    Copy the full SHA
    9b3fe89 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into handle_comments_a…

    …nd_blank_interpolations_in_regexp_parsed_tree
    owst committed Sep 29, 2020
    Copy the full SHA
    b25fd8e View commit details
    Browse the repository at this point in the history
  3. fixup! Merge remote-tracking branch 'upstream/master' into handle_com…

    …ments_and_blank_interpolations_in_regexp_parsed_tree
    owst committed Sep 29, 2020
    Copy the full SHA
    cb8a04b View commit details
    Browse the repository at this point in the history
  4. fixup! Merge remote-tracking branch 'upstream/master' into use_regexp…

    …_parser_in_redundant_regexp_cops
    owst committed Sep 29, 2020
    Copy the full SHA
    37b2e89 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'handle_comments_and_blank_interpolations_in_regexp_pars…

    …ed_tree' into use_regexp_parser_in_redundant_regexp_cops
    owst committed Sep 29, 2020
    Copy the full SHA
    064b245 View commit details
    Browse the repository at this point in the history
  6. fixup! Merge branch 'handle_comments_and_blank_interpolations_in_rege…

    …xp_parsed_tree' into use_regexp_parser_in_redundant_regexp_cops
    owst committed Sep 29, 2020
    Copy the full SHA
    ee5bcd8 View commit details
    Browse the repository at this point in the history
  7. fixup! fixup! Merge branch 'handle_comments_and_blank_interpolations_…

    …in_regexp_parsed_tree' into use_regexp_parser_in_redundant_regexp_cops
    owst committed Sep 29, 2020
    Copy the full SHA
    85d7f4b View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'upstream/master' into handle_comments_a…

    …nd_blank_interpolations_in_regexp_parsed_tree
    owst committed Sep 29, 2020
    Copy the full SHA
    a73a64f View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'upstream/master' into use_regexp_parser…

    …_in_redundant_regexp_cops
    owst committed Sep 29, 2020
    Copy the full SHA
    48ed439 View commit details
    Browse the repository at this point in the history
  10. fixup! Merge remote-tracking branch 'upstream/master' into use_regexp…

    …_parser_in_redundant_regexp_cops
    owst committed Sep 29, 2020
    Copy the full SHA
    86f6e12 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Merge remote-tracking branch 'upstream/master' into handle_comments_a…

    …nd_blank_interpolations_in_regexp_parsed_tree
    owst committed Sep 30, 2020
    Copy the full SHA
    a6b3cd1 View commit details
    Browse the repository at this point in the history
  2. fixup! Merge remote-tracking branch 'upstream/master' into handle_com…

    …ments_and_blank_interpolations_in_regexp_parsed_tree
    owst committed Sep 30, 2020
    Copy the full SHA
    9b61289 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'handle_comments_and_blank_interpolations_in_regexp_pars…

    …ed_tree' into use_regexp_parser_in_redundant_regexp_cops
    owst committed Sep 30, 2020
    Copy the full SHA
    62007c3 View commit details
    Browse the repository at this point in the history
  4. fixup! Merge branch 'handle_comments_and_blank_interpolations_in_rege…

    …xp_parsed_tree' into use_regexp_parser_in_redundant_regexp_cops
    owst committed Sep 30, 2020
    Copy the full SHA
    71fe7da View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into use_regexp_parser…

    …_in_redundant_regexp_cops
    owst committed Sep 30, 2020
    Copy the full SHA
    a21a007 View commit details
    Browse the repository at this point in the history