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

DAP prototype #105

Merged
merged 23 commits into from
Oct 17, 2024
Merged

DAP prototype #105

merged 23 commits into from
Oct 17, 2024

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    a15a913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2628e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91d271e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    b2f87ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8cef81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    311ca32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6540d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    511b2e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6316f38 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configurable ivoa.ObsCore table name

    Allows for configuration of the ivoa.ObsCore table name from the
    properties file.
    
    This allows us to configure multiple siav2 services to point at
    the same database / TAP service, each using a different table
    name.  We have this case at Rubin where each butler dataset
    has its own ObsCore table.
    cbanek committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    209010f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge pull request opencadc#1 from cbanek/tickets/DM-40944

    Configurable ivoa.ObsCore table name
    pdowler authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c9d8773 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 12, 2024

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

Commits on Mar 13, 2024

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

Commits on May 2, 2024

  1. cadc-datalink: update internal enum to match current vocab

    add static DataLink.Term.getTerm(String) utility method
    pdowler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a6ed704 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 17, 2024

  1. dap prototype: implement sia2mode validation

    rename some classes
    pdowler committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2a25a7d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    473e52a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d5af69 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    21c7e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    107f967 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    decbf9c View commit details
    Browse the repository at this point in the history