Commits · 68f6acdf4f467bfc06bba5e17fd07ad87494d8d7
vollt
src
tap
Browse files
Aug 20, 2014
[TAP] Correction of the author in the javadoc of AbstractTAPFactory
· 68f6acdf
gmantele
authored
Aug 20, 2014
68f6acdf
[All] Add missing @Override and correct the LGPL header
· 10020f93
gmantele
authored
Aug 20, 2014
10020f93
[TAP] Add Javadoc DBConnection
· 20311a47
gmantele
authored
Aug 20, 2014
20311a47
[TAP] Add Javadoc for TAPFactorys
· af33e445
gmantele
authored
Aug 20, 2014
af33e445
Aug 08, 2014
[TAP] Remake TAPFactory into an abstract class + let limit the number of jobs...
· f132fc44
gmantele
authored
Aug 08, 2014
f132fc44
[TAP] Come back on the v1.0 definition of TAPLog and fix a bug (missing DB...
· 3bb96c8f
gmantele
authored
Aug 08, 2014
3bb96c8f
Aug 06, 2014
[TAP] Fix the /tables output: the UCD node was after UType...it should be just...
· 53498b2e
gmantele
authored
Aug 06, 2014
53498b2e
Aug 05, 2014
[TAP,ADQL] Improve and remake a part of the database connection. Missing...
· f90bce45
gmantele
authored
Aug 05, 2014
f90bce45
Jul 10, 2014
[TAP] Replace Savot by STIL + Change datatype management in TAPColumn...
· 5f00aa79
gmantele
authored
Jul 10, 2014
5f00aa79
Jul 04, 2014
[TAP] Remove the last generic type trace
· 0e225ed7
gmantele
authored
Jul 04, 2014
0e225ed7
Jul 03, 2014
[TAP] Remove all generic types + Delete specific (for ResultSet) output...
· cc2462d6
gmantele
authored
Jul 03, 2014
cc2462d6
Jun 27, 2014
[TAP] Improve TableIterator + Adapt ResultSetTableIterator (particularly...
· e323573f
gmantele
authored
Jun 27, 2014
e323573f
[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