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

[dart-next] Refactor to decouple serialization from networking #15485

Closed
wants to merge 35 commits into from

Commits on May 11, 2023

  1. Add initial refactoring

    ahmednfwela committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1c46afb View commit details
    Browse the repository at this point in the history
  2. regenerate samples

    ahmednfwela committed May 11, 2023
    Configuration menu
    Copy the full SHA
    7000179 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. completely decouple the networking and serialization mustache files i…

    …nto separate directories
    
    WIP serialization repo implmentation
    ahmednfwela committed May 13, 2023
    Configuration menu
    Copy the full SHA
    13b1186 View commit details
    Browse the repository at this point in the history
  2. fix typo

    ahmednfwela committed May 13, 2023
    Configuration menu
    Copy the full SHA
    041ec5a View commit details
    Browse the repository at this point in the history
  3. gen samples

    ahmednfwela committed May 13, 2023
    Configuration menu
    Copy the full SHA
    9ca6a7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d4f73c View commit details
    Browse the repository at this point in the history
  5. merge test schemas

    ahmednfwela committed May 13, 2023
    Configuration menu
    Copy the full SHA
    b7d7e76 View commit details
    Browse the repository at this point in the history
  6. merge test schema

    ahmednfwela committed May 13, 2023
    Configuration menu
    Copy the full SHA
    72bd9d4 View commit details
    Browse the repository at this point in the history
  7. WIP

    ahmednfwela committed May 13, 2023
    Configuration menu
    Copy the full SHA
    7b3715f View commit details
    Browse the repository at this point in the history
  8. fix pom location

    ahmednfwela committed May 13, 2023
    Configuration menu
    Copy the full SHA
    9b6e6aa View commit details
    Browse the repository at this point in the history
  9. fix pom locations

    ahmednfwela committed May 13, 2023
    Configuration menu
    Copy the full SHA
    7893bd6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e6d2de View commit details
    Browse the repository at this point in the history
  11. WIP test improvements

    ahmednfwela committed May 13, 2023
    Configuration menu
    Copy the full SHA
    c4b5c2b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9956785 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    34760b5 View commit details
    Browse the repository at this point in the history
  14. gen samples

    ahmednfwela committed May 13, 2023
    Configuration menu
    Copy the full SHA
    3336772 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

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

Commits on Jun 15, 2023

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

Commits on Jun 17, 2023

  1. introduce dart-next

    ahmednfwela committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    26034cb View commit details
    Browse the repository at this point in the history
  2. add back original files

    ahmednfwela committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    580ce70 View commit details
    Browse the repository at this point in the history
  3. Add back original files

    ahmednfwela committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    0196789 View commit details
    Browse the repository at this point in the history
  4. update pom for CI

    ahmednfwela committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    64997ea View commit details
    Browse the repository at this point in the history
  5. fix tests abd paths

    ahmednfwela committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    2676a8b View commit details
    Browse the repository at this point in the history
  6. gen samples

    ahmednfwela committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    565e242 View commit details
    Browse the repository at this point in the history
  7. update docs

    ahmednfwela committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    491d0bf View commit details
    Browse the repository at this point in the history
  8. update configs

    ahmednfwela committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    4948432 View commit details
    Browse the repository at this point in the history
  9. fix pom paths

    ahmednfwela committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    46401f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13ff9b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    0f58020 View commit details
    Browse the repository at this point in the history
  2. Improve sample execution

    * use much newer exec plugin
    * run pub via dart sub command
    kuhnroyal committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2f2f528 View commit details
    Browse the repository at this point in the history
  3. Nit picks

    kuhnroyal committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8e599cb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. fix part generation

    ahmednfwela committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    49b4983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9fb20e View commit details
    Browse the repository at this point in the history
  3. async changes

    ahmednfwela committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f5236ef View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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