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

Add Geoedge RTD provider submodule #5869

Merged
merged 14 commits into from
Nov 24, 2020
Merged

Add Geoedge RTD provider submodule #5869

merged 14 commits into from
Nov 24, 2020

Commits on Oct 19, 2020

  1. Add Geoedge RTD provider submodule

    * Add Geoedge RTD provider submodule accroding to RTD phase 3
    * Add tests
    * Add docs
    * Add integration example
    * Add as child module of RTD for easier builds
    mmndaniel committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    dcc7c6b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

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

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    98916ce View commit details
    Browse the repository at this point in the history
  2. Update tests

    mmndaniel committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    74ba8da View commit details
    Browse the repository at this point in the history
  3. Update integration example

    remove unnecessary param
    mmndaniel committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    a643f2b View commit details
    Browse the repository at this point in the history
  4. Update docs

    mmndaniel committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    5afa5ec View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Update RTD submodule provider

    * Remove getConfig
    * Get params from init
    * Use beforeInit
    mmndaniel committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    a71ad6e View commit details
    Browse the repository at this point in the history
  2. Update docs

    Extend and document the wap param
    mmndaniel committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    feabbc0 View commit details
    Browse the repository at this point in the history
  3. Update tests

    mmndaniel committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    8e8e9fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06a9ac6 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Update integreation example

    Relevant opening and inline comments
    mmndaniel committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    b6d628c View commit details
    Browse the repository at this point in the history
  2. Update Geoedge RTD submodule provider

    * Hardcode HTTPS scheme
    * Rename to "donePreload" for clarity
    * Use regex to replace macros instead of loop
    mmndaniel committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    28630a6 View commit details
    Browse the repository at this point in the history
  3. Update tests

    Preload request scheme is now always HTTPS
    mmndaniel committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    6a48087 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Remove integration example HTML page

    As for @Fawke request at #5869 (comment)
    mmndaniel committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    3697014 View commit details
    Browse the repository at this point in the history