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
Graph
00c38c5317999436c3632fb3776394bb4000beca
Select Git revision
Branches
4
adql2.1-ia2
ia2
master
default
protected
private_rows
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Mar
26
13
Jan
9
Nov
3
19
Oct
5
21
Aug
18
31
Jul
18
Jun
29
Jan
2
Jul
10
May
11
Apr
2
20
Mar
13
8
6
5
19
Feb
28
Jan
13
Nov
8
7
2
26
Oct
22
21
Sep
19
14
5
21
Aug
20
10
7
30
Jul
27
4
3
2
18
May
9
23
Apr
9
21
Mar
7
2
26
Feb
22
8
31
Jan
12
11
8
30
Nov
16
10
27
Sep
26
25
15
13
11
8
24
Aug
2
5
Jul
4
19
Jun
1
10
May
25
Apr
20
4
3
29
Mar
17
16
15
13
10
9
8
3
2
1
28
Feb
24
23
22
21
20
10
9
7
1
12
Oct
20
Sep
14
13
9
2
1
10
Aug
8
21
Jul
18
14
13
12
1
16
Jun
13
8
26
May
25
20
Apr
19
14
12
17
Mar
4
10
Feb
8
29
Jan
13
12
11
Dec
4
1
19
Nov
13
12
22
Oct
16
30
Sep
10
1
27
Aug
25
3
31
Jul
20
8
18
Jun
16
9
8
3
2
21
May
19
6
4
22
Apr
13
9
8
2
26
Mar
13
11
10
4
27
Feb
20
19
18
17
16
13
11
10
9
6
27
Jan
26
23
17
Dec
15
12
10
9
5
14
Nov
13
12
5
29
Oct
28
22
17
14
8
2
1
25
Sep
24
23
17
10
9
21
Aug
20
8
6
5
23
Jul
10
4
3
27
Jun
26
25
24
28
May
15
Apr
11
10
9
4
3
Updated PostgreSQL driver version to avoid the error 'TAP_SCHEMA_schema' not found
ia2
ia2
Added support for arraysize '*'
adql2.1-ia2
adql2.1-ia2
Build fix
Bugfix arraysize '*' not correctly parsed
Regenerated ADQLParser classes from adqlGrammar.jj using JavaCC 6.0.1
Added OFFSET support for MySQL and PostgreSQL
Passed JobOwner to ADQLExecutor and added QueryExecutor interface
private_rows
private_rows
[ADQL] Add `UPPER(...)`
[ADQL] Fix OFFSET translation for MS-SQLServer.
[ADQL] Fix incomplete conflict resolution
[ALL] Update Gradle to work in english (especially when running JUnit tests)
[ADQL] BOX+CIRCLE+POLYGON : make coord. sys. optional and allow POINT values
[ADQL] Apply "ADQL-2.0 Erratum-3" :
[ALL] Upgrade Java version (8+) + Upgrade Gradle configuration
[ADQL] Allow also `CENTROID` and UDF as arguments of `DISTANCE` (2-arg form)
[ADQL] Remove column definition list in `WITH` clause (according to the recent
[ADQL] Remove bitwise operators and hexadecimal values....they are not yet
[ADQL] Add a Unicode character (\uF0A0) as space in QueryFixer.
Support WITH + fix a lot the case-sensitivity management. WARNING: the signature
[ADQL,TAP] + isCaseSensitive() in DBSchema, DBTable and DBColumn + Change rules
[ADQL] 4 commits in one: 1/ new syntax of ORDER and GROUP BY, 2/ fix positions
[ADQL] Fix MOD, RAND, ROUND and TRUNCATE (see ADQL-2.1 and ADQL-2.0 Erratum 2).
[ADQL] An ADQLTranslator now provides a list of all features it supports,
[ADQL] Add default translation for IN_UNIT(...): as geometries, same as in ADQL.
[ADQL] Improve error report in case of incorrect argument for numeric functions.
[ADQL] Support the function IN_UNIT(...). (just for parsing....no translation
[ADQL] Support bitwise operators + Fix wrong hexadecimal conversion (only for
[ADQL] Support hexadecimal values (as numeric values).
[ADQL] Adapt the previous commit to add OFFSET into the FeatureSet. With the
[ADQL] Support OFFSET.
[ADQL] Support DISTANCE also with 4 parameters (i.e. lon1, lat1, lon2, lat2).
[ADQL] Efficient PgSphere translation of the Preferred X-Match Syntax described
[ADQL] Make the coordinate system argument optional in geometries constructor
[ADQL] Add ILIKE
[ADQL] Move validation of coord. sys. and STC-s expressions from DBChecker to
[ADQL] Add examples of ADQL parsing.
[ADQL] ADQLParser is no longer a Java Interface and ADQLParserFactory does not
[ADQL] No more need to remove FunctionDef with empty names...now, by definition,
[ADQL] Add an easy UDF translation. An SQL expression template can now be
[ADQL] Check the UDF name while creating a FunctionDef and so, also while
Loading