Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
nopaque
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Looking for advice? Join the
Matrix channel for GitLab users in Bielefeld
!
Show more breadcrumbs
SFB 1288 - INF
nopaque
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d6a19a9d7c9ad4f15c6eeb2aecd9d59a921f566c
Select Git revision
Branches
5
access-pipeline
development
manual
master
default
protected
prototype
Tags
4
1.1.0
1.0.2
1.0.1
1.0.0
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Dec
7
6
3
2
1
30
Nov
25
18
16
15
22
Sep
16
15
14
13
10
8
7
24
Aug
23
20
18
16
9
4
20
Jul
16
28
May
27
12
8
7
5
4
3
14
Apr
26
Mar
19
Feb
9
1
28
Jan
18
14
13
12
11
7
15
Dec
7
4
3
2
23
Nov
22
19
17
13
9
6
4
3
2
30
Oct
29
28
27
26
23
21
15
14
13
12
9
8
7
5
2
30
Sep
24
23
22
21
18
17
16
15
14
11
10
9
8
7
28
Aug
27
26
25
24
21
20
17
10
7
6
3
30
Jul
28
23
22
21
20
17
16
15
14
13
10
9
8
7
3
2
1
30
Jun
29
26
25
23
19
17
16
15
10
9
8
5
3
2
27
May
26
20
19
18
15
14
13
11
4
30
Apr
29
28
27
24
23
22
21
20
17
16
15
14
9
8
7
6
Use Flask-Hashids package
First attempts to use type hinting
Codestyle
Bug fixes
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development
Fix some navigation issues
Add new roles and a new permission
Sort lists by ressources creation date. CSS and HTML cleanup
Create a proper class for the upload form
update nopaque forms
Enable auto initialization for ressource lists
Even better solution for concurrent promise handling
Try to avoid requesting user data multiple times
Bug fixes
JS codestyle enhancements
Only reveal hashids to the ui
Remove deploy token from template. The token is already revoked so no need to be concerned!
Remove deploy token from template. The token is already revoked so no need to be concerned!
New faq and service desk
Add dependencies and missing exception handling
Add news regarding current maintenance state
Big Corpus analysis update
Add model section to template and add API link to sidenav
Add 503 error handler
Remove access log from gunicorn
Add new config variables
Change docker-compose traefik config to match new development toolbox
Fix some bugs in tests
Bump Python version
Remove deleted file from Dockerfile
Fix cli run commands
Remove unused files.
Rename cli functions to not interfere
Rename TaskRunner to Daemon (because it essentially is one) and restructure cli
Preliminary work for better socket.io event handling.
code cleanup
Remove unused import
Use threading.Thread for @background decorator again.
Let socketio decorators return instead of randomly emiting messages.
Change api root routes, so that they don't have a trailing slash
Loading