Commits · b74c06febb338fa650b0517a30a15ef180dd368a
vollt
src
tap
Browse files
Jun 27, 2014
[TAP] Remove TAPTypes and create a new class to represent a TAP column type:...
· b74c06fe
gmantele
authored
Jun 27, 2014
b74c06fe
Jun 26, 2014
[TAP] Add LGPL copyright for a DataReadException
· 60284e9b
gmantele
authored
Jun 26, 2014
60284e9b
[TAP] Add the interface TableIterator (whose implementations let iterate over...
· 8915359b
gmantele
authored
Jun 26, 2014
8915359b
[TAP] Rename TAPMetadata.TableIterator into TAPMetadata.TAPTableIterator (it...
· 3ee8d15f
gmantele
authored
Jun 26, 2014
3ee8d15f
Jun 25, 2014
[TAP] Remove debugging messages when executing a synchronous job.
· 33417858
gmantele
authored
Jun 25, 2014
33417858
Apr 10, 2014
TAP: Ensure that no upload is done if this feature is disabled, by throwing a TAPException
· 65b4a8a0
gmantele
authored
Apr 10, 2014
65b4a8a0
TAP: Tag an upload & DBConnection issue to fix!
· e81dc51a
gmantele
authored
Apr 10, 2014
e81dc51a
TAP: Fix bug: bad management of the maxRec parameter
· 612ab4fe
gmantele
authored
Apr 10, 2014
612ab4fe
TAP: Improve the way the output limit is checked and set:
· 134327dc
gmantele
authored
Apr 10, 2014
134327dc
Apr 09, 2014
Revert "TAP: Modify the xSV formats in order to let developer specify a MIME...
· dba2c062
gmantele
authored
Apr 09, 2014
dba2c062
TAP: Modify the xSV formats in order to let developer specify a MIME type and...
· 2379c606
gmantele
authored
Apr 09, 2014
2379c606
TAP: Missing NULL test (if no MAXREC is provided a NullPointerException would have occured)
· d8dc0bb4
gmantele
authored
Apr 09, 2014
d8dc0bb4
Apr 04, 2014
TAP: Fix incorrect XML format: the INFO for PROVIDER was not ended properly =>...
· 33b4623b
gmantele
authored
Apr 04, 2014
33b4623b
TAP: Test better the JDBC connection URL: several syntaxes are possible. Here,...
· 628848f1
gmantele
authored
Apr 04, 2014
628848f1
Apr 03, 2014
ALL: Reformat in the same way all classes (using Eclipse auto formatting and save actions).
· abe6c66b
gmantele
authored
Apr 03, 2014
abe6c66b
Official TAP v1.0 Release (including ADQL v1.1 and UWS v4.0)
· e963dd44
gmantele
authored
Apr 03, 2014
e963dd44
Loading