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
55670a301e19b06c0e7dc015f2e8b3b22bea3ff8
Select Git revision
Branches
4
ia2
adql2.1-ia2
private_rows
master
default
protected
4 results
vollt
Author
Search by author
Any Author
authors
Marco Molinaro
molinaro
Robert Butora
butora
Sonia Zorba
zorba
3 authors
Jun 08, 2015
[ADQL] Fix DEBUG mode in the ADQL parser. It is still by default disabled, but...
· 55670a30
gmantele
authored
9 years ago
55670a30
Merge branch 'master' into objectPosition
· 843c9960
gmantele
authored
9 years ago
843c9960
May 28, 2014
ADQLObject has now a new function: getPosition(). To allow it, the parser and...
· d648f48b
gmantele
authored
10 years ago
d648f48b
Apr 15, 2014
ADQL: Add missing @since in the javadoc
· 509d669c
gmantele
authored
11 years ago
509d669c
Apr 11, 2014
ADQL: Provide the position of any column reference (column in ORDER and GROUP...
· a739f0fa
gmantele
authored
11 years ago
a739f0fa
ADQL: Correct Javadoc in DBChecker
· 6aca85cf
gmantele
authored
11 years ago
6aca85cf
ALL: Update version numbers in ANT scripts
· c7d68bd3
gmantele
authored
11 years ago
c7d68bd3
ADQL: Correct Javadoc links in DBChecker
· 6ff57b41
gmantele
authored
11 years ago
6ff57b41
Apr 10, 2014
Update README.md
· 778dce24
gmantele
authored
11 years ago
778dce24
Init Github
https://github.com/gmantele/taplib
with branch 'master'
· a074cc7e
gmantele
authored
11 years ago
a074cc7e
Initial commit
· e6b16483
gmantele
authored
11 years ago
e6b16483
TAP: Ensure that no upload is done if this feature is disabled, by throwing a TAPException
· 65b4a8a0
gmantele
authored
11 years ago
65b4a8a0
TAP: Tag an upload & DBConnection issue to fix!
· e81dc51a
gmantele
authored
11 years ago
e81dc51a
ADQL: Fix big bug: no parenthesis in the SQL translation for ADQL constraints...
· fbe3cfdd
gmantele
authored
11 years ago
fbe3cfdd
TAP: Fix bug: bad management of the maxRec parameter
· 612ab4fe
gmantele
authored
11 years ago
612ab4fe
UWS: Fix bug: logical error while trying to get the error that occurred in a UWSThread
· 21312ff1
gmantele
authored
11 years ago
21312ff1
ADQL: Fix 2 bugs:
· c85a8b7c
gmantele
authored
11 years ago
c85a8b7c
ADQL: Remove incorrect end-line characters (\r) in the grammar
· b9c7b197
gmantele
authored
11 years ago
b9c7b197
ADQL: Fix stupid error in the setReplace(...) function (error detected by Marc W. and findbugs)
· 38d5bac3
gmantele
authored
11 years ago
38d5bac3
TAP: Improve the way the output limit is checked and set:
· 134327dc
gmantele
authored
11 years ago
134327dc
Apr 09, 2014
Revert "TAP: Modify the xSV formats in order to let developer specify a MIME...
· dba2c062
gmantele
authored
11 years ago
dba2c062
TAP: Modify the xSV formats in order to let developer specify a MIME type and...
· 2379c606
gmantele
authored
11 years ago
2379c606
TAP: Missing NULL test (if no MAXREC is provided a NullPointerException would have occured)
· d8dc0bb4
gmantele
authored
11 years ago
d8dc0bb4
ADQL: Correct version number for all modified ADQL related classes since the...
· e3b8271a
gmantele
authored
11 years ago
e3b8271a
ADQL: Fix an ADQL bug (raised by Dave Morris) in the management of subqueries:...
· fc38da51
gmantele
authored
11 years ago
fc38da51
ADQL: Use addMatch(...) function also for the root search object in SimpleSearchHandler.
· 510217ad
gmantele
authored
11 years ago
510217ad
Apr 04, 2014
TAP: Fix incorrect XML format: the INFO for PROVIDER was not ended properly =>...
· 33b4623b
gmantele
authored
11 years ago
33b4623b
ADQL: Completely change/improve Joins management, and particularly NATURAL...
· 9acc3d8d
gmantele
authored
11 years ago
9acc3d8d
ADQL: 2 BIG BUGS fixed in TextualSearchList:
· 2c18b1b3
gmantele
authored
11 years ago
2c18b1b3
TAP: Test better the JDBC connection URL: several syntaxes are possible. Here,...
· 628848f1
gmantele
authored
11 years ago
628848f1
Apr 03, 2014
ALL: Reformat in the same way all classes (using Eclipse auto formatting and save actions).
· abe6c66b
gmantele
authored
11 years ago
abe6c66b
UWS: Remove debugging message (displayed as an exception) at each job start.
· 84c31b66
gmantele
authored
11 years ago
84c31b66
ADQL: Fix ArrayIndexOutOfBoundsException while initializing a DefaultUDF (User...
· 5ba927a5
gmantele
authored
11 years ago
5ba927a5
ALL: Add the ANT files to build each library (UWS, ADQL and TAP).
· 988578f5
gmantele
authored
11 years ago
988578f5
ALL: Move all test classes in a different source package: test
· eaeb1c35
gmantele
authored
11 years ago
eaeb1c35
Official TAP v1.0 Release (including ADQL v1.1 and UWS v4.0)
· e963dd44
gmantele
authored
11 years ago
e963dd44
Loading