Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
real
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Paolo Guagliardo
real
Graph
master
Select Git revision
Branches
7
develop
protected
feature/dbfile
feature/server
feature/sqlite
feature/sqltrans
feature/streams
master
default
protected
Tags
13
0.7
protected
0.6.2
protected
0.6.1
protected
0.6
protected
0.5.3
protected
0.5.2
protected
0.5.1
protected
0.5
protected
0.4
protected
0.3
protected
0.2.1
protected
0.2
protected
0.1
protected
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Jan
22
17
16
Nov
15
13
12
11
7
7
Sep
6
25
Sep
24
15
Nov
14
27
Sep
26
Aug
5
Apr
4
2
1
23
Mar
29
Oct
21
18
8
4
28
Sep
27
25
24
23
Feb
12
Jan
9
Sep
8
17
Apr
16
15
14
13
10
9
8
5
Mar
4
3
2
28
Feb
27
26
25
17
6
1
30
Jan
29
28
9
Oct
7
6
4
3
2
1
30
Sep
29
28
27
Fix evaluation of conditions with constants (WIP)
feature/sqlite
feature/sqlite
Add support for dropping views and tables from db
Delete 'execute' method from expressions
Add comment on encoding
Unravel views in query execution
Fix order of attributes in set operations
Fix SQL translation of renaming
Validate expressions before execution
Add translation of selection conditions
Fix binary ops with base relations
Improve query execution (except selection)
Add check for empty view definition
develop
develop
Improve addTable to db
Cleanup Schema
Read and write SQLite databases
Populate SQLite tables from CSV
Trying to get CORS to work (WIP)
feature/server
feature/server
Add table to SQLite db (WIP)
Add boolean flag for bag semantics
Basic webapp with Spring Boot
Evaluate queries with SQLite (except <D> and <I> under bags)
Add basic interaction with SQLite
Merge branch 'feature/sqltrans' into develop
Add SQL translation of projection, selection, renaming
feature/sqltrans
feature/sqltrans
Adjust SQL translation to set evaluation
Partial translation to SQL
Bump development version to 0.8-SNAPSHOT
Merge branch 'release/0.7' into develop
Merge branch 'release/0.7'
0.7 master
0.7 master
Update CHANGELOG for v0.7
Update copyright to 2023
Bump version number to 0.7
Downgrade to Java 11
Merge branch 'feature/renaming' into develop
Update documentation for renaming
Revert "Make renaming operate only on one replacement at a time"
Tweak wording in CHANGELOG for v0.6.2
Merge hotfix/0.6.2 into develop
Merge branch 'hotfix/0.6.2'
0.6.2
0.6.2
Update CHANGELOG for v0.6.2
Loading