Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vollt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sonia Zorba
vollt
Commits
d2e5d98a2213a705472f260b08ba05d385369cbe
Select Git revision
Branches
4
ia2
adql2.1-ia2
private_rows
master
default
protected
4 results
vollt
src
Author
Search by author
Any Author
authors
Marco Molinaro
molinaro
Robert Butora
butora
Sonia Zorba
zorba
3 authors
Feb 26, 2018
[UWS] Support the blocking behavior described in PR-UWS-1.1.
· d2e5d98a
gmantele
authored
7 years ago
d2e5d98a
[UWS] Add PHASE, AFTER and LAST filters on a JobList.
· f08018cb
gmantele
authored
7 years ago
f08018cb
[UWS] Add 3 job destruction policies: ALWAYS_DELETE (default), ARCHIVE_ON_DATE
· f3954c71
gmantele
authored
7 years ago
f3954c71
[UWS] Add the new Execution Phase `ARCHIVED` and check phase transitions.
· 0467dbb1
gmantele
authored
7 years ago
0467dbb1
[UWS,TAP] Add the property 'creationTime' to a UWS (and so TAP as well) job.
· a8d98f64
gmantele
authored
7 years ago
a8d98f64
[UWS] Add the UWS protocol version as attributes of the nodes <uws>, <jobs> and
· 15f2fb81
gmantele
authored
7 years ago
15f2fb81
[UWS] Ensure optional MIME-type and size are set in the XML and JSON
· 404db993
gmantele
authored
7 years ago
404db993
[TAP] Add an optional parameter to a UDF property: the UDF description.
· f6a089c1
gmantele
authored
7 years ago
f6a089c1
Feb 22, 2018
[TAP] Update the documentation of the configuration file.
· 8fe8e24d
gmantele
authored
7 years ago
8fe8e24d
Feb 08, 2018
[TAP] Fix typo in the constant JDBCConnection.COOSYS_ID_COLUMN
· 34d1859d
gmantele
authored
7 years ago
34d1859d
Jan 31, 2018
[UWS,TAP] Fix javadoc
· c92cb3f5
gmantele
authored
7 years ago
c92cb3f5
[TAP] Fix the documentation of the property `backup_frequency`
· b2e810d4
gmantele
authored
7 years ago
b2e810d4
Jan 12, 2018
[TAP] Complete the bug fix
a0e5c56f
for MySQL in JDBCConnection
· f496d64e
gmantele
authored
7 years ago
f496d64e
[ADQL] Fix the parsing and translation of a concatenation expression.
· e4f38c95
gmantele
authored
7 years ago
e4f38c95
Jan 11, 2018
Bugfix: NPE in VotType & MySQL metadata issue in JDBCConnection
· 0af166f6
zonia3000
authored
7 years ago
0af166f6
[ADQL] Fix Javadoc links
· b648da34
gmantele
authored
7 years ago
b648da34
Jan 08, 2018
[ADQL] Remove useless hidden file
· 1d3b311c
gmantele
authored
7 years ago
1d3b311c
Nov 30, 2017
[ADQL] Put column aliases in lower case while translating into SQL
· 3d96c9d9
gmantele
authored
7 years ago
3d96c9d9
[ADQL] Based on the previous commit, fix and simplify the way SelectAllColummns
· 0be32298
gmantele
authored
7 years ago
0be32298
[ADQL] Prevent using the real name of a parent table inside subqueries when
· d7927d84
gmantele
authored
7 years ago
d7927d84
Nov 16, 2017
[TAP] Fix the XML serialization for 'foreignKey' items in /tables.
· 739eeec9
gmantele
authored
7 years ago
739eeec9
Nov 10, 2017
[ADQL] Fix escaping of double quotes in delimited identifiers.
· 239c7178
gmantele
authored
7 years ago
239c7178
Sep 27, 2017
[UWS] Fix missing xlink:type (though it is optional) in jobRef (in XML job list).
· 6ad03a80
gmantele
authored
7 years ago
6ad03a80
[UWS] Fix HTTP request for job destruction.
· 81c567c8
gmantele
authored
7 years ago
81c567c8
[UWS] Fix bug with the configuration of the destruction controller.
· fdf1d1ea
gmantele
authored
7 years ago
fdf1d1ea
[UWS] Fix bug with JobObserver. The notification of all observers was not
· f7071abb
gmantele
authored
7 years ago
f7071abb
[TAP,UWS] Add a protocol version number for UWS and TAP:
· 70dc3a14
gmantele
authored
7 years ago
70dc3a14
Sep 26, 2017
[TAP] Auto-detect the RegTAP datamodel from the schemas and tables declared
· 8102b083
gmantele
authored
7 years ago
8102b083
[TAP] Fix the loading of columns when the column coosys_id exists.
· 09ee79c4
gmantele
authored
7 years ago
09ee79c4
[TAP] The additional table TAP_SCHEMA.coossys must not be be returned as a
· 93c36a09
gmantele
authored
7 years ago
93c36a09
Sep 25, 2017
[TAP] Fix typo in the description of columns of TAP_SCHEMA.coosys.
· ae8e18b9
gmantele
authored
7 years ago
ae8e18b9
[TAP] Add a small HTML documentation on how to declare coordinate system
· 2b02ca0d
gmantele
authored
7 years ago
2b02ca0d
Sep 15, 2017
[UWS,TAP] Allow the specification of a custom logger in the configuration file.
· 162a8748
gmantele
authored
7 years ago
162a8748
[UWS] Make the list of jobs concurrent (i.e. Thread safe).
· b2494cbf
gmantele
authored
7 years ago
b2494cbf
Sep 13, 2017
[ADQL] Also append an HINT message in the ParseException message when a SQL
· fe4c3e97
gmantele
authored
7 years ago
fe4c3e97
[ADQL] Append an HINT message in the ParseException message when an ADQL
· db0dfdad
gmantele
authored
7 years ago
db0dfdad
[ADQL] Allow multiple space characters between ORDER/GROUP and BY keywords.
· 993ee846
gmantele
authored
7 years ago
993ee846
Sep 11, 2017
[ADQL] Fix the automatic name of some operands.
· fe3d904e
gmantele
authored
7 years ago
fe3d904e
[ALL] Add SearchTableApi in ADQLLib, and make functions returning ArrayList
· 1a3bd2be
gmantele
authored
7 years ago
1a3bd2be
[ADQL] Allow extension of NumericConstant.
· c1422155
gmantele
authored
7 years ago
c1422155
Loading