Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Mentat Test 3
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
713
Mentat
Mentat Test 3
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c66abb42557662a4cfc82891efd97f141b4a40af
Select Git revision
Branches
3
devel
master
default
protected
release
Tags
12
v2.10.0
v2.9.1
v2.9.0
v2.8.1
v2.7.0
v2.5.0
v2.6.0
v2.4.0
v2.3.0
v2.2.0
v2.1.0
v2.0.0
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Feb
25
22
20
19
18
15
12
11
8
7
6
5
4
1
31
Jan
30
28
23
22
21
19
18
17
16
15
14
11
10
9
8
7
5
3
21
Dec
20
19
18
13
12
11
6
5
30
Nov
28
22
21
20
12
1
30
Oct
29
26
25
19
17
16
12
11
10
9
8
5
3
2
27
Sep
26
25
21
20
18
17
14
12
11
7
6
5
4
3
1
31
Aug
27
14
13
9
3
2
30
Jul
27
26
25
24
23
20
18
17
16
15
13
12
11
10
9
4
2
29
Jun
28
27
26
25
22
21
20
19
18
15
14
12
11
5
4
1
31
May
29
28
25
24
22
21
17
16
9
7
4
3
2
30
Apr
29
27
26
24
23
20
6
27
Mar
22
21
20
14
12
7
5
3
28
Feb
26
23
21
19
15
14
9
8
7
5
2
1
31
Jan
29
28
27
26
25
24
23
Moved local lightweight chroot bootstrap to separate script file.
Fix: Unit tests must run with APP_ROOT_PATH set.
Changed the default maximum output queue size to 5000 and input queue check to 10s.
Refactoring: Renamed 'level' parameter for flash messages to 'category'.
Improved the Debian package control file.
Huge amount of work towards making Mentat executable from within the cloned Git repository.
Updated PyZenKit to latest version 0.52.
Updated PyZenKit to latest version 0.51.
Actualisation of translations.
Feedback for reports.
Small fixes in Makefile, macros and email templates
Updated PyZenKit to latest version 0.50.
Fix: Fixed bug in Mentat daemon filer component.
Moved the flask_mail initializations to separate module.
Moved the function higher up in the class definition.
Minor code documentation improvements.
Added ability to disable specific Hawat application endpoints.
The HTTP 500 errors will now be logged with critical severity.
Redesigned the Flask error handlers.
Merge branch 'devel' into dev_zerdik
Merge branch 'devel' into dev_zerdik
Actualisation of translations
Generating of reports.
Adding constants and translations for generation of reports on hawat side.
Fix: Fixed invalid path to local library when detecting project version in Makefile.
Implemented Hawat command line interface based on flask.cli and Click.
Rewritten and enhanced the Hawat logging setup.
Fix: Fixed too strict .gitignore rules.
Actually added the home page Hawat pluggable module.
Huge amount of coding style improvements.
Refactoring: Renamed HawatItemDisableView to ItemDisableView.
Refactoring: Renamed HawatItemEnableView to ItemEnableView.
Refactoring: Renamed HawatItemChangeView to ItemChangeView.
Refactoring: Renamed HawatItemDeleteView to ItemDeleteView.
Refactoring: Renamed HawatItemUpdateView to ItemUpdateView.
Refactoring: Renamed HawatItemCreateView to ItemCreateView.
Refactoring: Renamed HawatItemActionView to ItemActionView.
Refactoring: Renamed HawatItemShowView to ItemShowView.
Refactoring: Renamed HawatItemListView to ItemListView.
Refactoring: Renamed HawatSearchView to SearchView.
Loading