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

moduleServer/testServer overhaul #2807

Merged
merged 39 commits into from
Apr 8, 2020
Merged

moduleServer/testServer overhaul #2807

merged 39 commits into from
Apr 8, 2020

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    a943d95 View commit details
    Browse the repository at this point in the history
  2. get travis to pass for now

    schloerke committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    3861357 View commit details
    Browse the repository at this point in the history
  3. Update modules.R

    alandipert committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    88374ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d324c7 View commit details
    Browse the repository at this point in the history
  5. un-skip test

    schloerke committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    a577b1e View commit details
    Browse the repository at this point in the history
  6. Update roxygen level

    schloerke committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    e17f416 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

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

Commits on Mar 23, 2020

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

Commits on Mar 25, 2020

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

Commits on Mar 27, 2020

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

Commits on Mar 30, 2020

  1. More test reorg

    alandipert committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    0023418 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Bring back scope tests

    alandipert committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    bb4aaa2 View commit details
    Browse the repository at this point in the history
  2. More test progress

    alandipert committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    dd9e034 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d13cb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65233cd View commit details
    Browse the repository at this point in the history
  5. appobj coercion works

    alandipert committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    cf9ab1c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Doc and test updates

    alandipert committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    58b4585 View commit details
    Browse the repository at this point in the history
  2. document

    alandipert committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    5475ec4 View commit details
    Browse the repository at this point in the history
  3. document

    alandipert committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    7e3deb5 View commit details
    Browse the repository at this point in the history
  4. document

    alandipert committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    7f80bfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78da4c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    828567e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    e0ed443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953de73 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. fix one failing test

    alandipert committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    90f5318 View commit details
    Browse the repository at this point in the history
  2. Getting there

    alandipert committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    70edcd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Tests pass \o/

    alandipert committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    3ca8b10 View commit details
    Browse the repository at this point in the history
  2. getEnv() => env, docs

    alandipert committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    1d9a6ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2dd97c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Document new R6 methods

    alandipert committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    9d8a6d0 View commit details
    Browse the repository at this point in the history
  2. document

    alandipert committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    286f125 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Use vapply in mapNames()

    alandipert committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    bc2aa71 View commit details
    Browse the repository at this point in the history
  2. Remove unused variable

    alandipert committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    c0c02d2 View commit details
    Browse the repository at this point in the history
  3. Un-inline assignment

    alandipert committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    2f8227e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    214d721 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e2ffab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc6f535 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bac7299 View commit details
    Browse the repository at this point in the history
  8. server => module

    alandipert committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    f4e3e5b View commit details
    Browse the repository at this point in the history