-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1069 http rest connector migrate from google http connector (#2660)
* chore(rest): Remove Google http client, and add the Apache HTTPComponents client instead + global refactoring * chore(rest): Generate templates + format * chore(rest): Handle remote execution errors * chore(rest): Remove toString * chore(rest): Revert debug change * chore(rest): Rename some services * chore(rest): Remove unused method * chore(rest): Add some UTs + fix some bugs * chore(rest): Delete old tests * chore(rest): Add new tests + fix some minor issues * chore(rest): Add new tests + fix after PR review * chore(rest): Add new tests * chore(rest): Add new Cloud function tests * chore(rest): Add tests + clean code * chore(rest): Add tests + clean code * chore(rest): Add tests + clean code * chore(rest): Add spotless removeUnusedImports + linting * chore(rest): Fix UT * chore(rest): Fix license text * chore(rest): Fix GraphQL tests * chore(rest): Fix POST and PUT Apache http client behavior * chore(rest): Get rid of Exception * chore(rest): Apply spotless * chore(rest): Reworked package structure * chore(rest): Apply spotless * chore(rest): Reworked auth package * chore(rest): Reworked auth package * chore(rest): License format * chore(rest): Apply spotless * chore(rest): Support multipart requests + reworked test packages to match the src ones * chore(rest): License format * chore(rest): Support for custom boundary
- Loading branch information
Showing
110 changed files
with
3,854 additions
and
2,508 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.