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
Show more breadcrumbs
SFB 1288 - INF
nopaque
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f86f3f4fd5250420b8a45d2dff02c21ac3adb54b
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
12
May
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
3
2
1
31
Mar
30
29
28
27
26
25
23
20
19
18
17
16
12
Fix Flask version number
Remove unused imports
more exception handling
remove validity check of result files for now
Fix edge case problems in corpus analysis
Remove dummy UI elements and open the CQP Tutorial in a dedicated browsertab
Designpatch 2/2
Designpatch 1/2
Fix non functioning sidebar button in mobile view
Remove nopaque title section on homepage
Make Jobs restartable when they are "complete"
Remove debug code
Add missing migrations
implement fixed version numbers
Update service pages and how version data is gathered.
Use hard coded values for ressources
Add new nopaque icons
First work on fixed versioning
integrate flash method into the nopaque appClient
Make the AppClient a subscriber of current_user jobs
Only create a TaskRunner object when task execution is triggered by the cli
fix query_result path logic
Add missing socketio messages
Remove user session loop. Instead send ressource updates directly on change
Use console.error for error message
Use the user data reference to access corpora, jobs or query results. Now all values should update as they should in lists an displays
Reduce daemon sleep timer even more 3 -> 1
Remove Corpus.max_nr_of_tokens column, instead set it as primitve class member
Change db values Corpus.current_nr_or_tokens and Corpus.max_nr_of_tokens from BIGINT to Integer
Reduce daemon sleep timer 10 -> 3
Use simple Python 3 super() funtion
use flush, refresh and rollback instead of intemediate commit statements
More template code for query builder
Add query builder template
Rename UserList
Use Flask-Assets to compile multiple Javascript files to one
Remove Debug statements
Some Renaming
Wording update
Merge branch 'daemon-rework'
Loading