Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: image-server/image-server-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: returnly/image-server-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 14 files changed
  • 4 contributors

Commits on May 5, 2022

  1. Point to our own image-server repo

    Alberto Calderon Queimadelos
    Alberto Calderon Queimadelos committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e1b0de4 View commit details
    Browse the repository at this point in the history
  2. Specify ruby version

    Alberto Calderon Queimadelos
    Alberto Calderon Queimadelos committed May 5, 2022
    Configuration menu
    Copy the full SHA
    2ed6dfe View commit details
    Browse the repository at this point in the history
  3. Update bundler version and generate working Gemfile.lock

    Alberto Calderon Queimadelos
    Alberto Calderon Queimadelos committed May 5, 2022
    Configuration menu
    Copy the full SHA
    b64c39a View commit details
    Browse the repository at this point in the history
  4. Fix tests by updating webmock gem

    Alberto Calderon Queimadelos
    Alberto Calderon Queimadelos committed May 5, 2022
    Configuration menu
    Copy the full SHA
    fb51bd4 View commit details
    Browse the repository at this point in the history
  5. Update gems to latest versions

    Alberto Calderon Queimadelos
    Alberto Calderon Queimadelos committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e9acca8 View commit details
    Browse the repository at this point in the history
  6. Fix gemspec files/test_files

    Alberto Calderon Queimadelos
    Alberto Calderon Queimadelos committed May 5, 2022
    Configuration menu
    Copy the full SHA
    dc61a09 View commit details
    Browse the repository at this point in the history
  7. Add PR template

    Alberto Calderon Queimadelos
    Alberto Calderon Queimadelos committed May 5, 2022
    Configuration menu
    Copy the full SHA
    2a9087b View commit details
    Browse the repository at this point in the history
  8. Setup CI

    Alberto Calderon Queimadelos
    Alberto Calderon Queimadelos committed May 5, 2022
    Configuration menu
    Copy the full SHA
    50f82e3 View commit details
    Browse the repository at this point in the history
  9. Generate new version

    Alberto Calderon Queimadelos
    Alberto Calderon Queimadelos committed May 5, 2022
    Configuration menu
    Copy the full SHA
    7656558 View commit details
    Browse the repository at this point in the history
  10. Add codeowners

    Alberto Calderon Queimadelos
    Alberto Calderon Queimadelos committed May 5, 2022
    Configuration menu
    Copy the full SHA
    b38a7cd View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1 from returnly/RETURN-11203-basic-repo-maintenance

    Return 11203 basic repo maintenance
    bertocq authored May 5, 2022
    Configuration menu
    Copy the full SHA
    bdbbcf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. making default_options explicitly an hash of parameters, that match t…

    …he expected parameters at the method definition
    David Martin Garcia
    David Martin Garcia committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    cac128e View commit details
    Browse the repository at this point in the history
  2. bump minor version

    David Martin Garcia
    David Martin Garcia committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    586eb91 View commit details
    Browse the repository at this point in the history
  3. fixing image class as well, to be Ruby 3.0 compatible

    David Martin Garcia
    David Martin Garcia committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    dcbcf71 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Merge pull request #3 from returnly/RETURN-11067-ruby-3.0-compatibility

    Return 11067 ruby 3.0 compatibility
    David Martin Garcia
    David Martin Garcia authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    dca0440 View commit details
    Browse the repository at this point in the history
Loading