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

Fold feign forms into main project #2557

Merged
merged 105 commits into from
Sep 21, 2024
Merged

Fold feign forms into main project #2557

merged 105 commits into from
Sep 21, 2024

Commits on May 1, 2016

  1. Initial commit

    xxlabaza committed May 1, 2016
    Configuration menu
    Copy the full SHA
    56f5969 View commit details
    Browse the repository at this point in the history
  2. Corrected deploy bug

    xxlabaza committed May 1, 2016
    Configuration menu
    Copy the full SHA
    8e52800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3b69e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. Add support for @FeignClient annotated interfaces.

    - Autodetect content-type from params to support legacy services.
    tjuchniewicz committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    6ab1b4c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

  1. Merge pull request #1 from ebjwc/spring-cloud-netflix-1274

    Add support for @FeignClient annotated interfaces.
    xxlabaza authored Sep 6, 2016
    Configuration menu
    Copy the full SHA
    ac2d66b View commit details
    Browse the repository at this point in the history
  2. - Added Tomasz Juchniewicz as a coauthor of the project;

    - Updated dependencies versions;
    - Corrected deprecated annotations in tests;
    - Style refactoring.
    xxlabaza committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    5ade5dd View commit details
    Browse the repository at this point in the history
  3. Corrected README.md.

    xxlabaza committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    fa5a56c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2016

  1. - Added Java 6+ support and removed java.nio.file.Path support;

    - Updated major version and readme.md file;
    - Added LICENSE file.
    
    OpenFeign/feign-form#4
    xxlabaza committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    5f9ec9e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. - Moved from custom group id to OpenFeign's;

    - Corrected readme.
    xxlabaza committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    6f876c4 View commit details
    Browse the repository at this point in the history
  2. Corrected pom's URLs

    xxlabaza committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    dbf8921 View commit details
    Browse the repository at this point in the history
  3. Corrected readme and pom

    xxlabaza committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    1a61c80 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. Configuration menu
    Copy the full SHA
    3f18920 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    tjuchniewicz authored Sep 16, 2016
    Configuration menu
    Copy the full SHA
    f921edf View commit details
    Browse the repository at this point in the history
  3. Update README.md

    tjuchniewicz authored Sep 16, 2016
    Configuration menu
    Copy the full SHA
    409933b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2016

  1. Fix groupId in pom.xml.

    tjuchniewicz committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    f7b0616 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    tjuchniewicz authored Sep 18, 2016
    Configuration menu
    Copy the full SHA
    670dcc1 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    tjuchniewicz authored Sep 18, 2016
    Configuration menu
    Copy the full SHA
    207a9d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from OpenFeign/gh-3

    Extract support for MultipartFile to separate module.
    xxlabaza authored Sep 18, 2016
    Configuration menu
    Copy the full SHA
    00ec29b View commit details
    Browse the repository at this point in the history
  5. - Added javadoc for public and protected methods;

    - Refactored pom.xml files for 2 spaces tabs;
    - Added gitignore rules for Netbeans IDE and test's output files.
    
    OpenFeign/feign-form#5
    xxlabaza committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    3b99835 View commit details
    Browse the repository at this point in the history
  6. - Corrected pom-files for deploying on bintray;

    - Updated readme.
    xxlabaza committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    88039a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Added travis support

    xxlabaza committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    0fe8ac9 View commit details
    Browse the repository at this point in the history
  2. Added skip tests in travis

    xxlabaza committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    89c9571 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Fix for OpenFeign/feign-form#12

    Pavel Zhur committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    3a7afc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Configuration menu
    Copy the full SHA
    622afb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce80cba View commit details
    Browse the repository at this point in the history
  3. README update

    xxlabaza committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    53805ef View commit details
    Browse the repository at this point in the history
  4. Build fix release

    xxlabaza committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    f4723d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. Configuration menu
    Copy the full SHA
    09dcd02 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

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

Commits on Feb 17, 2017

  1. Fix typo

    Sean Reilly committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    8118a71 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2017

  1. Merge pull request #14 from thorntonv/IgnoreContentTypeCase

    Modified FormEncoder to ignore the case of the content type header
    xxlabaza authored Feb 19, 2017
    Configuration menu
    Copy the full SHA
    badf46f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from seanjreilly/master

    Fix typo
    xxlabaza authored Feb 19, 2017
    Configuration menu
    Copy the full SHA
    9f8f873 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. Version correct

    Artem Labazin authored and Artem Labazin committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    9ea050c View commit details
    Browse the repository at this point in the history
  2. Readme update

    Artem Labazin authored and Artem Labazin committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    154ccc1 View commit details
    Browse the repository at this point in the history
  3. Dependencies and copyrights update

    Artem Labazin authored and Artem Labazin committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    ce2257f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Extract metadata from MultipartFile

    Fixes gh-11
    tjuchniewicz committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    73d3ca4 View commit details
    Browse the repository at this point in the history
  2. - Replace tabs to spaces;

    - Code style refactoring;
    - .gitignore update for VS Code.
    xxlabaza committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    c4e8466 View commit details
    Browse the repository at this point in the history
  3. Update to new version

    xxlabaza committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    5f55216 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from OpenFeign/gh-11

    Extract metadata from MultipartFile
    xxlabaza authored Feb 23, 2017
    Configuration menu
    Copy the full SHA
    6699720 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. OSGified feign-form jars

    bhathiya committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    c0af651 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Merge pull request #20 from bhathiya/master

    OSGified feign-form jars
    xxlabaza authored Jun 8, 2017
    Configuration menu
    Copy the full SHA
    c6fca17 View commit details
    Browse the repository at this point in the history
  2. Update dependencies and increment project version

    Artem Labazin committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    a88613b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Configuration menu
    Copy the full SHA
    261b985 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. Refactoring

    Artem Labazin authored and Artem Labazin committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    6ee0876 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Refactoring

    Artem Labazin authored and Artem Labazin committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    e62bc6d View commit details
    Browse the repository at this point in the history
  2. Update version

    Artem Labazin authored and Artem Labazin committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    1b3ac63 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Issue #18: Sets charset to null in RequestTemplate body for compatibi…

    …lity with third-party clients
    Artem Labazin authored and Artem Labazin committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    dfed8c6 View commit details
    Browse the repository at this point in the history
  2. Fix maven-jar-plugin version

    Artem Labazin authored and Artem Labazin committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    6e84ad1 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. multipart/form-data reader

    Jiguro committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    9ac39cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2276855 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    876dcd1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Add checkstyle, PMD and FindBugs

    Artem Labazin authored and Artem Labazin committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    b48cf01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from tf-haotri-pham/feature/feign_multipart_do…

    …wnload
    
    Feign multipart download
    xxlabaza authored Jan 16, 2018
    Configuration menu
    Copy the full SHA
    60a5a03 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:xxlabaza/feign-form

    Artem Labazin authored and Artem Labazin committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    6fa12be View commit details
    Browse the repository at this point in the history
  4. Add tf-haotri-pham featur for files response

    Artem Labazin authored and Artem Labazin committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    d75b5b8 View commit details
    Browse the repository at this point in the history
  5. Checkstyle fix and few minor style fixes

    Artem Labazin authored and Artem Labazin committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    da2c1a6 View commit details
    Browse the repository at this point in the history
  6. Animal sniffer fixes

    Artem Labazin authored and Artem Labazin committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    ea35bd6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. Configuration menu
    Copy the full SHA
    94422bf View commit details
    Browse the repository at this point in the history
  2. Checkstyle fix

    zerda committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    4827e72 View commit details
    Browse the repository at this point in the history
  3. Travis usage refactoring

    xxlabaza committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    b83e54b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #33 from zerda/master

    ContentType should fallback to 'application/octet-stream' when guess failed.
    xxlabaza authored Jan 19, 2018
    Configuration menu
    Copy the full SHA
    461ebac View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. Correct Travis file

    xxlabaza committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    22dafeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d7292e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

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

Commits on Mar 28, 2018

  1. Added FormData object (#38)

    * Added FormData object
    
    * Fixed PMD checks
    
    * Updated README with FormData example
    
    * Added FormData creation example
    GuiSim authored and xxlabaza committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    9c545e3 View commit details
    Browse the repository at this point in the history
  2. Add FormData holder

    Artem Labazin authored and Artem Labazin committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    1c7bcac View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Refactoring poms

    Artem Labazin authored and Artem Labazin committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    c82e87b View commit details
    Browse the repository at this point in the history
  2. Add a file name field to form data

    Artem Labazin authored and Artem Labazin committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    37893d3 View commit details
    Browse the repository at this point in the history
  3. Correct README.md

    Artem Labazin authored and Artem Labazin committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    6d0a45a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Issue48 (#50)

    * Add default constructor for FormData
    
    * Add maven wrapper
    
    * update version
    xxlabaza authored Oct 29, 2018
    Configuration menu
    Copy the full SHA
    b0c4bac View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2018

  1. Fix issue #54, update deps (#55)

    Add OpenFeign 10 support and update test accordingly
    xxlabaza authored Dec 23, 2018
    Configuration menu
    Copy the full SHA
    66e1b6f View commit details
    Browse the repository at this point in the history
  2. Skip filename in Content-Disposition if it's null. (#53)

    * Skip filename in Content-Disposition if it's null.
    
    When making an upload from a byte[] there isn't a filename and the Content-Disposition header ends up with a value ending in filename="null" which can result in consuming services thinking null is should be used as a filename. Instead when it's a byte[] upload we shouldn't output the filename.
    
    The filename part of the Content-Disposition header is optional(see RFC-6266).
    
    Fixes #52
    
    * Fixed indentation.
    buckett authored and xxlabaza committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    72ed933 View commit details
    Browse the repository at this point in the history
  3. Add user's pojo writer

    xxlabaza committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    c5af9ed View commit details
    Browse the repository at this point in the history
  4. Problems fix

    xxlabaza committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    cc4a95f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

  1. Add Pojo writer

    Artem Labazin authored and Artem Labazin committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    be97067 View commit details
    Browse the repository at this point in the history
  2. Update deps

    Artem Labazin authored and Artem Labazin committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    f668913 View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle

    Artem Labazin authored and Artem Labazin committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    8561d4f View commit details
    Browse the repository at this point in the history
  4. Some fixes

    Artem Labazin authored and Artem Labazin committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    54e4370 View commit details
    Browse the repository at this point in the history
  5. Fix readme

    Artem Labazin authored and Artem Labazin committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    53e9f4d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. 实例代码少个右括号 (#57)

    gududexunli authored and xxlabaza committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    e1caf57 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2019

  1. Issue60 (#62)

    Add repeatable parameters encoding
    xxlabaza authored Mar 3, 2019
    Configuration menu
    Copy the full SHA
    81a6145 View commit details
    Browse the repository at this point in the history
  2. fix version

    xxlabaza committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    86d788a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a92f78 View commit details
    Browse the repository at this point in the history
  4. some articles

    xxlabaza committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    3e6ffc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    a6197a1 View commit details
    Browse the repository at this point in the history
  2. insignificant style changes

    Artem Labazin authored and Artem Labazin committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    1c47c2d View commit details
    Browse the repository at this point in the history
  3. Fix MultipartFile support

    Artem Labazin authored and Artem Labazin committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    47e9f40 View commit details
    Browse the repository at this point in the history
  4. fix checkstyle

    Artem Labazin authored and Artem Labazin committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    1b3f2cf View commit details
    Browse the repository at this point in the history
  5. update version

    Artem Labazin authored and Artem Labazin committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    3bf02f6 View commit details
    Browse the repository at this point in the history
  6. update readme

    Artem Labazin authored and Artem Labazin committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    6eebea7 View commit details
    Browse the repository at this point in the history
  7. fix readme

    Artem Labazin authored and Artem Labazin committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    6cf7435 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. fix readme

    Artem Labazin authored and Artem Labazin committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    98e51d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. update copyright

    Artem Labazin committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c8f07a6 View commit details
    Browse the repository at this point in the history
  2. set new version

    Artem Labazin committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    875e66a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. bump deps

    Artem Labazin committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ef5fb55 View commit details
    Browse the repository at this point in the history
  2. remove garbage

    Artem Labazin committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1558f0b View commit details
    Browse the repository at this point in the history
  3. fix depricated API

    Artem Labazin committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d00c80f View commit details
    Browse the repository at this point in the history
  4. remove useless comment

    Artem Labazin committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3c3951d View commit details
    Browse the repository at this point in the history
  5. refactoring

    Artem Labazin committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1577990 View commit details
    Browse the repository at this point in the history
  6. 63 delegation leads to unexpected result (#122)

    * fix test
    
    * fix map argument handling
    
    ---------
    
    Co-authored-by: Artem Labazin <[email protected]>
    xxlabaza and Artem Labazin authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    63ba1e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    68092b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Format sources and fix build

    velo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    291f033 View commit details
    Browse the repository at this point in the history
  2. Update rewrite recipes

    velo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    93f2561 View commit details
    Browse the repository at this point in the history
  3. Remove needless file

    velo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    12c56e0 View commit details
    Browse the repository at this point in the history