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
0d89d7c8b081692fa8648c485ff683b9885e42f4
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
22
Oct
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
[UWS, TAP] Ensure the backup file rotation always deletes the temporary backup
Quote file separator to avoid backslash failures (3)
Fix #87 with Pattern.quote
Quote file separator to avoid backslash failures
[UWS,TAP] Fix the configuration file for the UPLOAD feature.
[UWS,TAP] Fix destruction of a job: error files were never deleted.
[UWS,TAP] Replacement of com.oreilly.servlet by Apache Commons File Upload.
[UWS,TAP] Add the dependency SLF4J in `lib/`. Follow-up to 5f18ac69ace1e3bc8093bf8ecdc1ef76a1278567.
[UWS] Replace the public static variable for the tmp directory by a class
[UWS] JUnit test going with the commit cb5cdd737a5f07d3dc14353c3d769f59535f33b2.
[UWS] Fix warnings while restoring a backup.
[UWS] Make the default backup mechanism independent from the library `cos`.
[TAP] Return a clear error message in case of duplicated items in UPLOADs.
[TAP] Fix disk space consumption with UPLOAD for synchronous jobs.
[UWS] Minor fix: close a never-closed Scanner instance.
[UWS] Fix some constructors of UWSServer where the local variable for logger
[UWS] Fix missing double quotes in the XML serialization of job parameters
[UWS,TAP] Add a new logger which forwards log entries to SLF4J.
[UWS] Fix recurrent ConcurrentModificationException during service overload.
[UWS,TAP] Fix the weekly log file rotation.
[UWS,TAP] Follow-up to the previous commit: apply the fix also for each user's
[ALL] Change the minimal Java version (1.6 -> 7).
[UWS,TAP] Fix the backup file writing.
[UWS] Fix the backup restoration of custom keys.
[UWS] Fix JUnit test for the Job PHASE filter: make it more generic/flexible.
[TAP] Add the tap.TAP instance in attribute of the request for the Home Page when
[ADQL,TAP] Update the TableSetParser so that the BOOLEAN datatype is accepted.
[ADQL] Finally, do not test exactly the weirdly encoded character
[ADQL] Complete the previous commit 33a790a44bfd2b020baa8cea0946216e67590d1a
[ADQL] Fix character encoding in JUnit test for ADQLParser.
[ADQL] Fix accuracy of floating point tests in the JUnit of PgSphereTranslator
Test: Compare only the first 8 digits in string comparison
Fix UDF parsing from the configuration file.
[UWS] Fix Javadoc
[UWS] Fix the quote serialization.
[TAP] Change TAPLib's release number into 2.2.
[UWS] Update the version number in the ANT build script and the README.
[UWS] Support the blocking behavior described in PR-UWS-1.1.
[UWS] Add PHASE, AFTER and LAST filters on a JobList.
[UWS] Add 3 job destruction policies: ALWAYS_DELETE (default), ARCHIVE_ON_DATE
Loading