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

JavaScript #3208

Merged
merged 65 commits into from
Oct 15, 2021
Merged

JavaScript #3208

merged 65 commits into from
Oct 15, 2021

Commits on Jul 2, 2021

  1. Initial JS support with TODOs

    Ing. Jan Kaláb committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    5fde3e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. configureMppTestsDefaults

    Ing. Jan Kaláb committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    9b49bbc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    45f83ac View commit details
    Browse the repository at this point in the history
  3. Progress

    Ing. Jan Kaláb committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    2f2af42 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    61bd1ba View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    625c498 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    67ffa7e View commit details
    Browse the repository at this point in the history
  2. okio 3.0.0-alpha.8

    Ing. Jan Kaláb committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    d2c1715 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    05aecfd View commit details
    Browse the repository at this point in the history
  2. Updates

    Ing. Jan Kaláb committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    350cdb5 View commit details
    Browse the repository at this point in the history
  3. readFile

    Ing. Jan Kaláb committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    ba71e58 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    bbef0e0 View commit details
    Browse the repository at this point in the history
  2. MockServer and Http Client

    Ing. Jan Kaláb committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    35136e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Apply suggestions from code review

    Co-authored-by: Martin Bonnin <[email protected]>
    Pitel and martinbonnin authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    111cbe2 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Tests are almost green

    Ing. Jan Kaláb committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    0b2c169 View commit details
    Browse the repository at this point in the history
  2. Try another path

    Ing. Jan Kaláb committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    079d128 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    9793fab View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    5fabced View commit details
    Browse the repository at this point in the history
  2. Fixes for new headers

    Ing. Jan Kaláb committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    e82fa45 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Ing. Jan Kaláb committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    f6b9fcd View commit details
    Browse the repository at this point in the history
  4. Revert data class

    Ing. Jan Kaláb committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b82129f View commit details
    Browse the repository at this point in the history
  5. added a few comments

    martinbonnin committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    5f57518 View commit details
    Browse the repository at this point in the history
  6. KtorWhateverEngine

    Ing. Jan Kaláb committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    9fdfe06 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    4c86c0c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    b45400d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    f1310f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    307f6d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    96bd34d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    326a113 View commit details
    Browse the repository at this point in the history
  2. ktor 1.6.3

    Ing. Jan Kaláb committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    a351271 View commit details
    Browse the repository at this point in the history
  3. Fix build

    Ing. Jan Kaláb committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    49bb6aa View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    6f24ae6 View commit details
    Browse the repository at this point in the history
  2. Fix Okio artifact name

    Ing. Jan Kaláb committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    00eb202 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bc82fd View commit details
    Browse the repository at this point in the history
  4. remove duplicate test

    martinbonnin committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    ea02e1e View commit details
    Browse the repository at this point in the history
  5. fix tests

    martinbonnin committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    6eb855e View commit details
    Browse the repository at this point in the history
  6. fix the cancel tests

    martinbonnin committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    497405d View commit details
    Browse the repository at this point in the history
  7. Ignore some tests on Js

    martinbonnin committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    c53997a View commit details
    Browse the repository at this point in the history
  8. fix Batching tests

    martinbonnin committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    8035148 View commit details
    Browse the repository at this point in the history
  9. fix typo

    martinbonnin committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    e74be24 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    3f41665 View commit details
    Browse the repository at this point in the history
  2. add some documentation

    martinbonnin committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    a9a6efa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5e8a95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dad62e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b926a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef7b21f View commit details
    Browse the repository at this point in the history
  7. Revert accidentaly modified .idea XML

    Ing. Jan Kaláb committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    56ddcfe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac9ad34 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f17bc1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c0bc9cf View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Merge remote-tracking branch 'origin/dev-3.x' into js

    Ing. Jan Kaláb committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    275cc96 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Update KtorHttpEngine.kt

    Remove forgotten println
    Pitel authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e12fdc8 View commit details
    Browse the repository at this point in the history
  2. Remove lock and just return block

    JS doesn't have threads anyway.
    Pitel authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    20de5c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    c70ed5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1749b17 View commit details
    Browse the repository at this point in the history
  3. fix merge

    martinbonnin committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    0518b93 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. fix typo

    martinbonnin committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    c52299f View commit details
    Browse the repository at this point in the history
  2. preven a double free

    martinbonnin committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    54f3405 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9b28d6 View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    martinbonnin committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    c618c1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4c1171 View commit details
    Browse the repository at this point in the history
  6. remove unused imports

    martinbonnin committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    fa0cdcb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    c13824a View commit details
    Browse the repository at this point in the history
  2. more logs during tests

    martinbonnin committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0590251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7669875 View commit details
    Browse the repository at this point in the history