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

Hanami support #202

Merged
merged 18 commits into from
Apr 1, 2024
Merged

Hanami support #202

merged 18 commits into from
Apr 1, 2024

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    e1cf5a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da4bcb7 View commit details
    Browse the repository at this point in the history
  3. Add rails-dom-testing to gemfile

    Aleksei committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9d12c46 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Move test applications to \specs\apps

    Aleksei committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5b7266a View commit details
    Browse the repository at this point in the history
  2. Add hanami to test apps

    Aleksei committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0629d97 View commit details
    Browse the repository at this point in the history
  3. Make Hanami load in the tests

    Aleksei committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    cd84b7d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Re-implement rails app in hanami version

    Aleksei committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d58641a View commit details
    Browse the repository at this point in the history
  2. Don't use rails methods in schema_merger

    Aleksei committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1e7dc00 View commit details
    Browse the repository at this point in the history
  3. Returns the correct content type in hanami

    Aleksei committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ba09e53 View commit details
    Browse the repository at this point in the history
  4. Rack test doesn't do upcase for headers

    Aleksei committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2c25ed3 View commit details
    Browse the repository at this point in the history
  5. Initial openapi docs for hanami

    Aleksei committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bd2dbfb View commit details
    Browse the repository at this point in the history
  6. Remove binding

    Aleksei committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3edc089 View commit details
    Browse the repository at this point in the history
  7. Remove empty space in rails openapi

    Aleksei committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    90c1dff View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Merge branch 'master' into hanami

    # Conflicts:
    #	lib/rspec/openapi/schema_merger.rb
    #	spec/apps/rails/app/controllers/additional_properties_controller.rb
    #	spec/apps/rails/app/controllers/masters/extensions_controller.rb
    #	spec/apps/rails/app/controllers/pages_controller.rb
    #	spec/integration_tests/rails_test.rb
    #	spec/integration_tests/roda_test.rb
    #	spec/requests/rails_spec.rb
    #	spec/requests/roda_spec.rb
    Aleksei committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    016eff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4007dd1 View commit details
    Browse the repository at this point in the history
  3. Run rubocop

    Aleksei committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    d220ef8 View commit details
    Browse the repository at this point in the history
  4. Apply github rubocop bot offences

    Aleksei committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    6ccdbad View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Skip hanami on ruby 2

    Aleksei committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8b2579f View commit details
    Browse the repository at this point in the history