Skip to content
GitLab
Explore
Sign in
Commits · a0e5c56f2a529e14c5768301adee6cedfc1f0647
vollt
Browse files
Jan 12, 2018
[TAP] Bugfix: NPE in VotType & MySQL metadata issue in JDBCConnection
· a0e5c56f
gmantele
authored
Jan 12, 2018
a0e5c56f
[ADQL] Fix the parsing and translation of a concatenation expression.
· e4f38c95
gmantele
authored
Jan 12, 2018
e4f38c95
Jan 11, 2018
Bugfix: NPE in VotType & MySQL metadata issue in JDBCConnection
· 0af166f6
zonia3000
authored
Jan 11, 2018
0af166f6
[ADQL] Fix Javadoc links
· b648da34
gmantele
authored
Jan 11, 2018
b648da34
Jan 08, 2018
[ADQL] Remove useless hidden file
· 1d3b311c
gmantele
authored
Jan 08, 2018
1d3b311c
Nov 30, 2017
[ADQL] Put column aliases in lower case while translating into SQL
· 3d96c9d9
gmantele
authored
Nov 30, 2017
3d96c9d9
[ADQL] Based on the previous commit, fix and simplify the way SelectAllColummns
· 0be32298
gmantele
authored
Nov 30, 2017
0be32298
[ADQL] Prevent using the real name of a parent table inside subqueries when
· d7927d84
gmantele
authored
Nov 30, 2017
d7927d84
Nov 16, 2017
[TAP] Fix the XML serialization for 'foreignKey' items in /tables.
· 739eeec9
gmantele
authored
Nov 16, 2017
739eeec9
Nov 10, 2017
[ADQL] Fix escaping of double quotes in delimited identifiers.
· 239c7178
gmantele
authored
Nov 10, 2017
239c7178
Sep 27, 2017
[UWS] Fix missing xlink:type (though it is optional) in jobRef (in XML job list).
· 6ad03a80
gmantele
authored
Sep 27, 2017
6ad03a80
[UWS] Fix HTTP request for job destruction.
· 81c567c8
gmantele
authored
Sep 27, 2017
81c567c8
[UWS] Fix bug with the configuration of the destruction controller.
· fdf1d1ea
gmantele
authored
Sep 27, 2017
fdf1d1ea
[UWS] Fix bug with JobObserver. The notification of all observers was not
· f7071abb
gmantele
authored
Sep 27, 2017
f7071abb
[TAP,UWS] Add a protocol version number for UWS and TAP:
· 70dc3a14
gmantele
authored
Sep 27, 2017
70dc3a14
Sep 26, 2017
[TAP] Auto-detect the RegTAP datamodel from the schemas and tables declared
· 8102b083
gmantele
authored
Sep 26, 2017
8102b083
[TAP] Fix the loading of columns when the column coosys_id exists.
· 09ee79c4
gmantele
authored
Sep 26, 2017
09ee79c4
[TAP] The additional table TAP_SCHEMA.coossys must not be be returned as a
· 93c36a09
gmantele
authored
Sep 26, 2017
93c36a09
Sep 25, 2017
[TAP] Fix typo in the description of columns of TAP_SCHEMA.coosys.
· ae8e18b9
gmantele
authored
Sep 25, 2017
ae8e18b9
[TAP] Add a new feature in the TAPLibary: the possibility to declare the
· 6ca674c0
gmantele
authored
Sep 25, 2017
6ca674c0
[TAP] Add a small HTML documentation on how to declare coordinate system
· 2b02ca0d
gmantele
authored
Sep 25, 2017
2b02ca0d
Sep 15, 2017
[UWS,TAP] Allow the specification of a custom logger in the configuration file.
· 162a8748
gmantele
authored
Sep 15, 2017
162a8748
[UWS] Make the list of jobs concurrent (i.e. Thread safe).
· b2494cbf
gmantele
authored
Sep 15, 2017
b2494cbf
Sep 13, 2017
[ADQL] Also append an HINT message in the ParseException message when a SQL
· fe4c3e97
gmantele
authored
Sep 13, 2017
fe4c3e97
[ADQL] Append an HINT message in the ParseException message when an ADQL
· db0dfdad
gmantele
authored
Sep 13, 2017
db0dfdad
[ADQL] Allow multiple space characters between ORDER/GROUP and BY keywords.
· 993ee846
gmantele
authored
Sep 13, 2017
993ee846
Sep 11, 2017
[ADQL] Relax JUnit test on an incorrect character in an ADQL query:
· caa7f8be
gmantele
authored
Sep 11, 2017
caa7f8be
[ADQL] Fix the automatic name of some operands.
· fe3d904e
gmantele
authored
Sep 11, 2017
fe3d904e
[ALL] Add SearchTableApi in ADQLLib, and make functions returning ArrayList
· 1a3bd2be
gmantele
authored
Sep 11, 2017
1a3bd2be
[ADQL] Allow extension of NumericConstant.
· c1422155
gmantele
authored
Sep 11, 2017
c1422155
Sep 08, 2017
[ADQL] Fix the transformation of NATURAL JOIN and JOIN...USING of MS-SQLServer.
· e03e5725
gmantele
authored
Sep 08, 2017
e03e5725
[ADQL] Fix return type of some math. functions for MS-SQLServer.
· 73630130
gmantele
authored
Sep 08, 2017
73630130
[ADQL] Throwing a ParseException instead of an Error
· a382b251
gmantele
authored
Sep 08, 2017
a382b251
Aug 24, 2017
[TAP] Follow-up to the previous commit about ObsCore-1.1.
· 0057e594
gmantele
authored
Aug 24, 2017
0057e594
[TAP] Fix the ObsCore 1.1's IVO-ID.
· dba06402
gmantele
authored
Aug 24, 2017
dba06402
Aug 02, 2017
[ADQL,TAP] Basic MySQL support.
· cf721ff2
gmantele
authored
Aug 02, 2017
cf721ff2
Jul 05, 2017
[TAP] Add coordinate system information in TAP_SCHEMA and VOTable (cf COOSYS).
· 8de388e5
gmantele
authored
Jul 05, 2017
8de388e5
[TAP] Set the VOTable '<TABLE name="..."' to the query/job ID prefixed by
· f7989175
gmantele
authored
Jul 05, 2017
f7989175
Jul 04, 2017
[TAP] Convert ResultSet's BigInteger values in Long.
· fca60e50
gmantele
authored
Jul 04, 2017
fca60e50
[TAP] Convert ResultSet's BigDecimal values in Double.
· dad7c470
gmantele
authored
Jul 04, 2017
dad7c470
Loading