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

New soap engine #197

Merged
merged 50 commits into from
Feb 22, 2019
Merged

New soap engine #197

merged 50 commits into from
Feb 22, 2019

Commits on Sep 28, 2018

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

Commits on Oct 12, 2018

  1. Add tests for ext-soap engine

    veewee committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    174dadb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953c26b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8522c88 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. cleanup some loose ends

    veewee committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    4f3a699 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Improved soap types models

    veewee committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    3a32b26 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2018

  1. Additional test cases

    veewee committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    cf06430 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Add metadata provider tests

    veewee committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    1e574da View commit details
    Browse the repository at this point in the history
  2. Add full engine tests

    veewee committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    fe0a59b View commit details
    Browse the repository at this point in the history
  3. Improve last info class

    veewee committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    d7a44c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca0a4ab View commit details
    Browse the repository at this point in the history
  5. Refactor code generator

    veewee committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    cecd59c View commit details
    Browse the repository at this point in the history
  6. Add specs for metadata models

    veewee committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    a0bedea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57269bb View commit details
    Browse the repository at this point in the history
  8. Drop php70 support

    veewee committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    a26dc03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    082e8f1 View commit details
    Browse the repository at this point in the history
  10. Avoid memory cache by default

    veewee committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    180a693 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Add tests boilerplate

    veewee committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    2079b71 View commit details
    Browse the repository at this point in the history
  2. more tests

    veewee committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    46d6c32 View commit details
    Browse the repository at this point in the history
  3. Fix converter segfaults

    veewee committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    1304d32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e742de6 View commit details
    Browse the repository at this point in the history
  5. Add poc to detect segfault

    veewee committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    219dd47 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Configuration menu
    Copy the full SHA
    fb118cd View commit details
    Browse the repository at this point in the history
  2. fix cs remark

    veewee committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    2328e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    debd941 View commit details
    Browse the repository at this point in the history
  4. bump prophecy

    veewee committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    4c82fd2 View commit details
    Browse the repository at this point in the history
  5. Bump zend-code

    veewee committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    f1358d4 View commit details
    Browse the repository at this point in the history
  6. Bump zend-code

    veewee committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    d5eaa92 View commit details
    Browse the repository at this point in the history
  7. Fix config code generator

    veewee committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    ac02aa7 View commit details
    Browse the repository at this point in the history
  8. Import missing namespaces

    veewee committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    a5e8ffb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    074b0d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Configuration menu
    Copy the full SHA
    c109c8a View commit details
    Browse the repository at this point in the history
  2. Merge master

    veewee committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    70fb936 View commit details
    Browse the repository at this point in the history
  3. Add missing encoder tests

    veewee committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    f736233 View commit details
    Browse the repository at this point in the history
  4. Fix broken file link

    veewee committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    1bc23fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9c659b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0238a23 View commit details
    Browse the repository at this point in the history
  7. Add soap options testcases

    veewee committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    40c26ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c003040 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c21672 View commit details
    Browse the repository at this point in the history
  10. Fix php70 issue

    veewee committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    671348a View commit details
    Browse the repository at this point in the history
  11. Improve config generator

    veewee committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    30106fa View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    eccaa7b View commit details
    Browse the repository at this point in the history
  2. bump phpcs

    veewee committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    fc8f8b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec2eccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51cfbce View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    e1ce61e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19e5010 View commit details
    Browse the repository at this point in the history
  3. Update docs

    veewee committed Feb 22, 2019
    2 Configuration menu
    Copy the full SHA
    e113911 View commit details
    Browse the repository at this point in the history
  4. Fix broken links

    veewee committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    d463b35 View commit details
    Browse the repository at this point in the history