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

Fix issue 292 adhoc services and passing session through #293

Closed
wants to merge 29 commits into from
Closed

Fix issue 292 adhoc services and passing session through #293

wants to merge 29 commits into from

Commits on Jan 17, 2022

  1. Remove astropy-helpers submodule

    Adrian Damian authored and Adrian Damian committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    b830403 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. First attempt

    Adrian Damian authored and Adrian Damian committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    193b635 View commit details
    Browse the repository at this point in the history
  2. First second attempt

    Adrian Damian authored and Adrian Damian committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c3ac5d7 View commit details
    Browse the repository at this point in the history
  3. First attempt (3)

    Adrian Damian authored and Adrian Damian committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    4a5c9b7 View commit details
    Browse the repository at this point in the history
  4. Typo

    Adrian Damian authored and Adrian Damian committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    e42e658 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Fix for issue 292 adhoc services; passing session through to datalink…

    … functions for debugging.
    trjaffe committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    fc9eb7d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Rework after code review

    Adrian Damian authored and Adrian Damian committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    6c394ab View commit details
    Browse the repository at this point in the history
  2. Rework after code review

    Adrian Damian authored and Adrian Damian committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    ab8d3a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    ac91598 View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    trjaffe committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    1b813b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. More rework after code review

    Adrian Damian authored and Adrian Damian committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    dc4c248 View commit details
    Browse the repository at this point in the history
  2. Updated to use packaging.version

    Adrian Damian authored and Adrian Damian committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4825922 View commit details
    Browse the repository at this point in the history
  3. Update pyproject.toml

    Co-authored-by: P. L. Lim <2090236+pllim@users.noreply.github.com>
    Adrian and pllim committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    646c9be View commit details
    Browse the repository at this point in the history
  4. Update setup.cfg

    Co-authored-by: P. L. Lim <2090236+pllim@users.noreply.github.com>
    Adrian and pllim committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    781f88b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #290 from andamian/ape17

    Ape17
    pllim committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b837808 View commit details
    Browse the repository at this point in the history
  6. Handle custom terms in datalink.bysemantics again. (#299)

    This is done by extracting non-core terms -- really, anything with a URI
    that starts with something that is not the core URI -- and excepting
    it from our normalisation.
    msdemlei committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    365e1ae View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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

Commits on Feb 17, 2022

  1. Preparing release v1.2.2

    tomdonaldson committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    00da970 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    62d4b5d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #303 from tomdonaldson/fix_release_build

    Add missing code and data files back to dist wheels.
    tomdonaldson committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    be7d043 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Preparing release v1.3

    tomdonaldson committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    8de00de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a824d7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d5c501 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Fixed typo (#311)

    Adrian committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    7a0b7da View commit details
    Browse the repository at this point in the history
  2. update requirements (#308)

    olaurino committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    b39eef7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Fix for issue 292 adhoc services; passing session through to datalink…

    … functions for debugging.
    trjaffe committed May 5, 2022
    Configuration menu
    Copy the full SHA
    79a7f76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cd2d87 View commit details
    Browse the repository at this point in the history
  3. Simpler session reuse

    trjaffe committed May 5, 2022
    Configuration menu
    Copy the full SHA
    06cd75e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d2281e View commit details
    Browse the repository at this point in the history