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
f7071abb5a10289c7ca6aa7fdaa8e7336d6e08ed
Select Git revision
0 results
vollt
Author
Search by author
Any Author
authors
0 authors
Sep 27, 2017
[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 new feature in the TAPLibary: the possibility to declare the
· 6ca674c0
gmantele
authored
7 years ago
6ca674c0
[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] Relax JUnit test on an incorrect character in an ADQL query:
· caa7f8be
gmantele
authored
7 years ago
caa7f8be
[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
Sep 08, 2017
[ADQL] Fix the transformation of NATURAL JOIN and JOIN...USING of MS-SQLServer.
· e03e5725
gmantele
authored
7 years ago
e03e5725
[ADQL] Fix return type of some math. functions for MS-SQLServer.
· 73630130
gmantele
authored
7 years ago
73630130
[ADQL] Throwing a ParseException instead of an Error
· a382b251
gmantele
authored
7 years ago
a382b251
Aug 24, 2017
[TAP] Follow-up to the previous commit about ObsCore-1.1.
· 0057e594
gmantele
authored
7 years ago
0057e594
[TAP] Fix the ObsCore 1.1's IVO-ID.
· dba06402
gmantele
authored
7 years ago
dba06402
Aug 02, 2017
[ADQL,TAP] Basic MySQL support.
· cf721ff2
gmantele
authored
7 years ago
cf721ff2
Jul 05, 2017
[TAP] Add coordinate system information in TAP_SCHEMA and VOTable (cf COOSYS).
· 8de388e5
gmantele
authored
7 years ago
8de388e5
[TAP] Set the VOTable '<TABLE name="..."' to the query/job ID prefixed by
· f7989175
gmantele
authored
7 years ago
f7989175
Jul 04, 2017
[TAP] Convert ResultSet's BigInteger values in Long.
· fca60e50
gmantele
authored
7 years ago
fca60e50
[TAP] Convert ResultSet's BigDecimal values in Double.
· dad7c470
gmantele
authored
7 years ago
dad7c470
Jun 19, 2017
[UWS] New feature: possibility to set a jobInfo in the job description.
· 684bbf11
gmantele
authored
7 years ago
684bbf11
Jun 01, 2017
[ADQL] Fix nasty infinite loop when wrapping matches with SimpleReplaceHandler.
· 66304427
gmantele
authored
7 years ago
66304427
May 10, 2017
[ADQL] Fix a NullPointerException in SearchColumnOutsiteGroupByHandler.gotInto.
· 232bf9c9
gmantele
authored
8 years ago
232bf9c9
Apr 25, 2017
[TAP] Small correction/completion of the previous commit.
· 6ecd7240
gmantele
authored
8 years ago
6ecd7240
[TAP] Improve the abortion of queries, particularly during the UPLOAD phase.
· 714e93fc
gmantele
authored
8 years ago
714e93fc
Apr 20, 2017
[ADQL] Grouping by a SELECTed item's alias was not possible any more
· 225c49e1
gmantele
authored
8 years ago
225c49e1
[ADQL] Complete the commit on the re-compilation of the parser
· 42cb5bb2
gmantele
authored
8 years ago
42cb5bb2
[TAP] Possibility to add/replace TAP's input parameter controllers at init.
· 708d175f
gmantele
authored
8 years ago
708d175f
Apr 04, 2017
[ADQL] Complete commit "Re-Fix GROUP BY's columns handling"
· 8e2fa9ff
gmantele
authored
8 years ago
8e2fa9ff
[ADQL] Update a comment in TestFunctionDef
· e3be1964
gmantele
authored
8 years ago
e3be1964
Fixed bug with CROSS JOINs in SQLServerTranslator
· 770cfdec
gmantele
authored
8 years ago
770cfdec
Merge remote-tracking branch 'upstream/master'
· 0eb4445d
vforchi
authored
8 years ago
0eb4445d
Update build.gradle
· 16752294
vforchi
authored
8 years ago
16752294
Loading