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
9d5116876393709356a5fa128b74c18442c1e79a
Select Git revision
0 results
vollt
Author
Search by author
Any Author
authors
0 authors
Oct 29, 2014
[ADQL] Support the special escaping syntax for string literals in Postgres...
· 9d511687
gmantele
authored
10 years ago
9d511687
[TAP] Do not write optional XML attributes in the /tables when their value is...
· 24883674
gmantele
authored
10 years ago
24883674
Oct 28, 2014
[ADQL,TAP] Add STC-S and UDFs support in the ADQL parser. Now, it is possible...
· 496e769c
gmantele
authored
10 years ago
496e769c
Oct 22, 2014
[UWS] End of 'Fix synchronization bug while generating the default Job ID'...
· 3938d99d
gmantele
authored
10 years ago
3938d99d
Oct 17, 2014
[UWS] Correct the way the URL interpreter is used: at initilization with a...
· 3d248715
gmantele
authored
10 years ago
3d248715
[UWS] Fix important bug: errors were never displayed because of a wrong and stupid test.
· 5640573c
gmantele
authored
10 years ago
5640573c
Oct 14, 2014
[UWS] Fix synchronization bug while generating the default Job ID
· e6a9d52f
gmantele
authored
10 years ago
e6a9d52f
Oct 08, 2014
[ADQL] Change version number (go down to 1.3...it's not yet time for 2.0 :-))
· 0e249847
gmantele
authored
10 years ago
0e249847
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
Merge branch 'master' of
https://github.com/gmantele/taplib
· 17ee5de9
gmantele
authored
10 years ago
17ee5de9
[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
[TAP] Remove debugging message from the modified cos library
· d2cf3702
gmantele
authored
10 years ago
d2cf3702
Merge branch 'master' of
https://github.com/gmantele/taplib
· c3b42914
gmantele
authored
10 years ago
c3b42914
[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
Loading