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
29994ac2a424545f38e6579c2ef9b1b96c9631b5
Select Git revision
0 results
vollt
src
Author
Search by author
Any Author
authors
Marco Molinaro
molinaro
Robert Butora
butora
Sonia Zorba
zorba
3 authors
Oct 02, 2014
[TAP] Add HTML as output format.
· 29994ac2
gmantele
authored
10 years ago
29994ac2
[TAP] Add FITS as output format.
· acb62b0b
gmantele
authored
10 years ago
acb62b0b
[TAP] Log format reports and end of ADQLExecutor execution, add an OVERFLOW...
· f7adf914
gmantele
authored
10 years ago
f7adf914
[TAP] Adapt the MIME type of VOTable output in function of the chosen data...
· c068a253
gmantele
authored
10 years ago
c068a253
[TAP] Adapt the MIME type of VOTable output in function of the chosen data...
· 29adc06c
gmantele
authored
10 years ago
29adc06c
[TAP] Fix TSV (Tab-Separated-Values) MIME type.
· f83eee06
gmantele
authored
10 years ago
f83eee06
Oct 01, 2014
[TAP] Make XML capabilities document valid.
· d76367fd
gmantele
authored
10 years ago
d76367fd
[UWS] Make XML representation of jobs and joblists valid (with their XML...
· 0e0e6e0f
gmantele
authored
10 years ago
0e0e6e0f
[UWS,TAP] Fix timestamp format. Now, each returned date will expressed in UTC...
· 680a4833
gmantele
authored
10 years ago
680a4833
[UWS] Remove commented old code.
· 44f900cd
gmantele
authored
10 years ago
44f900cd
[ADQL] Remove useless Javadoc (no custom javadoc for files automatically...
· c26c3d57
gmantele
authored
10 years ago
c26c3d57
Sep 25, 2014
[TAP,UWS] Make valid VOTable results and errors. Some error messages about...
· cc493eeb
gmantele
authored
10 years ago
cc493eeb
[TAP] Make valid the /tables document (using a XSD schema correct copy of GAVO...
· 59ab920d
gmantele
authored
10 years ago
59ab920d
[TAP] Make valid the /capabilities document
· 81b932bd
gmantele
authored
10 years ago
81b932bd
[ADQL] Fix major bug for 'SELECT table.* ...' (it was translated by a 'SELECT * ...')
· 7f5f1992
gmantele
authored
10 years ago
7f5f1992
[TAP] Fix bug in upload (uploaded tables were given twice to the db checker) &...
· abc1c18b
gmantele
authored
10 years ago
abc1c18b
Sep 24, 2014
[TAP] Fix Incorrect unit for outputLimit and uploadLimit in the service capabilities.
· f80983b6
gmantele
authored
10 years ago
f80983b6
Sep 23, 2014
[TAP,UWS] Fix a problem with the format of the error details returned by the...
· 9aa13889
gmantele
authored
10 years ago
9aa13889
[UWS] Fix function call loop when managing an error at the root service level.
· 6a448b36
gmantele
authored
10 years ago
6a448b36
[TAP] Fix MAXREC bug (maxrec was ignored if = 0) & Replace the MIME type for...
· 1c3bbbd1
gmantele
authored
10 years ago
1c3bbbd1
[TAP] Fix ConcurrentModificationException when copying a TAPTable.
· fbeb58f6
gmantele
authored
10 years ago
fbeb58f6
[TAP,UWS] Small log corrections (for Thread logs, display the thread name...
· b40638f4
gmantele
authored
10 years ago
b40638f4
[TAP] Add the ivo-id for ADQL 2.0 in the capabilities.
· 262525ff
gmantele
authored
10 years ago
262525ff
Sep 17, 2014
[TAP,UWS] Manage thrown Error properly in synchronous and asynchronous jobs...
· c91a4f6f
gmantele
authored
10 years ago
c91a4f6f
[TAP] Fix bug: test NULL before formatting a string/text (for an XML document).
· d8e311ad
gmantele
authored
10 years ago
d8e311ad
[TAP] Add old TAPColumn constructors (for a minimum backward compatibility).
· de0d2c30
gmantele
authored
10 years ago
de0d2c30
[TAP] Add missing javadoc (for the function ServiceConnection.getNbMaxAsyncJob).
· 7cf50cbe
gmantele
authored
10 years ago
7cf50cbe
[UWS,TAP] Fix bug about UPLOAD: file upload (multipart/form-data) with a POST...
· 56d47484
gmantele
authored
10 years ago
56d47484
[UWS,TAP] Review the exceptions and logs management + Add log file rotation...
· 0ef180ce
gmantele
authored
10 years ago
0ef180ce
Sep 10, 2014
[ADQL] Fix table copy bug: the catalog and schema names where not copied or...
· fd1bc80f
gmantele
authored
10 years ago
fd1bc80f
Sep 09, 2014
[ADQL] Fix SQL translation of NOT BETWEEN (before it was translated by just...
· 54674c10
gmantele
authored
10 years ago
54674c10
Aug 21, 2014
[ADQL] Fix SQL translation of operations' alias: now, the alias is always...
· 1c1d4cec
gmantele
authored
10 years ago
1c1d4cec
Aug 20, 2014
[TAP] Check ADQLExecutor behavior + Review/Add/Complete Javadoc in all classes...
· 1a698ff6
gmantele
authored
10 years ago
1a698ff6
[TAP] Correction of the author in the javadoc of AbstractTAPFactory
· 68f6acdf
gmantele
authored
10 years ago
68f6acdf
[All] Add missing @Override and correct the LGPL header
· 10020f93
gmantele
authored
10 years ago
10020f93
[TAP] Add Javadoc DBConnection
· 20311a47
gmantele
authored
10 years ago
20311a47
[TAP] Add Javadoc for TAPFactorys
· af33e445
gmantele
authored
10 years ago
af33e445
Aug 08, 2014
[TAP] Remake TAPFactory into an abstract class + let limit the number of jobs...
· f132fc44
gmantele
authored
10 years ago
f132fc44
[TAP] Come back on the v1.0 definition of TAPLog and fix a bug (missing DB...
· 3bb96c8f
gmantele
authored
10 years ago
3bb96c8f
Aug 06, 2014
[TAP] Fix the /tables output: the UCD node was after UType...it should be just...
· 53498b2e
gmantele
authored
10 years ago
53498b2e
Loading