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

Multiple param patch #373

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 14, 2022

  1. Update URIConfigurator.java

    Suggested fix for issues taskadapter#360 and taskadapter#339.  Preserves duplicate params with names ending in `[]` (needed for free-form Redmine queries), while still removing others.
    AndrewGiddings-at-BankCheck authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    7b0215a View commit details
    Browse the repository at this point in the history
  2. Update URIConfiguratorTest.java

    Add unit tests for URIConfigurator.dedup().
    AndrewGiddings-at-BankCheck authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    b53b603 View commit details
    Browse the repository at this point in the history