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

Prepare release - 2.10.0 #173

Merged
merged 42 commits into from
Sep 13, 2021
Merged

Prepare release - 2.10.0 #173

merged 42 commits into from
Sep 13, 2021

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    da7880b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3937d6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    af01032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a8c359 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f838ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f79ec20 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Add Ruby 3 to build matrix

    marcelolx authored and rpbaltazar committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    0ed15c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Configuration menu
    Copy the full SHA
    8031e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c79245b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0622b9 View commit details
    Browse the repository at this point in the history
  4. do not skip any file

    rpbaltazar committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    5793f38 View commit details
    Browse the repository at this point in the history
  5. specify version

    rpbaltazar committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    6dd1e6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a10581 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8001d57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    82c3579 View commit details
    Browse the repository at this point in the history
  9. string with all extensions

    rpbaltazar committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    8d41888 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8312f13 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5483c59 View commit details
    Browse the repository at this point in the history
  12. removed unused capybara

    rpbaltazar committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    85e6472 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d8334e5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8d934b0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3b3f9d5 View commit details
    Browse the repository at this point in the history
  16. fixed filepath rule

    rpbaltazar committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    24e2803 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0067ee8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    794f527 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    adfa41f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3fdd298 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    05ad40d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b4d5015 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2fb4b1b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c0fbc94 View commit details
    Browse the repository at this point in the history
  25. Updated rubocop todo

    rpbaltazar committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    d6a2de6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c9a3618 View commit details
    Browse the repository at this point in the history
  27. addressed Rails/FilePath

    rpbaltazar committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    3a96167 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7e0c06d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8f32e78 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    08e1041 View commit details
    Browse the repository at this point in the history
  31. Fix create schema between different versions of DB

    `default_table_access_method` (https://postgresqlco.nf/doc/en/param/default_table_access_method/) was introduced in PostreSQL 12.
    
    In some edge cases, we may need to take schema from PostgreSQL 12+, but create new schemas in an earlier version.
    In this case we need to clear `SET default_table_access_method=head` line from dump.
    
    Similar to 163961b.
    oleksii-leonov authored and rpbaltazar committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    c733f35 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Configuration menu
    Copy the full SHA
    049198c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0938d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06ad2d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. version bump

    rpbaltazar committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    1929f5f View commit details
    Browse the repository at this point in the history