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

Uws11 update #36

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Uws11 update #36

wants to merge 16 commits into from

Commits on Feb 23, 2016

  1. updates on UWS 1.1, following the discussions in IVOA: added new attr…

    …ibutes runId, ownerId and creationTime to ShortJobDescription (getJobList); creationTime also in full job description (JobSummary, getJob); id in jobref-elements in joblist is the "true" jobId now (not table-name anymore); (mis-)using runId for the table-name of the job, if given; return jobs in DESC order, sorted by creationTime not startTime (with LAST-keyword); "true" creationTime currently only used in PENDING jobs, using timeSubmit/time for the other jobs for now
    kristinriebe committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    881185c View commit details
    Browse the repository at this point in the history
  2. Pass creationTime on from UwsJobs to the $model->query to submitJob i…

    …n Direct-/QQueue; set 'time' in QueryJobs-list to the creationTime (do NOT synchronize with timeSubmit on database server); problem for DirectQueue: time=creationTime=startTime=endTime can only be avoided by introducing an additional time-field in that jobs-table.
    kristinriebe committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    f5b0400 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

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

Commits on Mar 4, 2016

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

Commits on Mar 21, 2016

  1. Configuration menu
    Copy the full SHA
    3f27d2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d77c56a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3de01c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94007de View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2016

  1. Configuration menu
    Copy the full SHA
    0ef49cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0766b18 View commit details
    Browse the repository at this point in the history
  3. Typos corrected

    kristinriebe committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    bd0b871 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ef7613 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7782516 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Configuration menu
    Copy the full SHA
    be98564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b92727 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

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