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.
50d3dd2fefd0d1c1ea7e049452894c4b16a95621
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
5
Jan
20
Dec
8
6
5
3
28
Nov
7
31
Oct
27
26
25
24
23
20
19
18
17
16
10
9
5
2
29
Sep
27
14
11
8
7
1
31
Aug
28
25
23
22
21
11
10
9
8
7
6
4
3
25
Jul
21
20
19
18
22
Jun
21
15
5
31
May
30
25
24
23
22
17
16
15
12
11
10
4
3
2
28
Apr
24
18
13
11
10
7
6
5
4
31
Mar
29
28
27
26
25
22
21
16
Implemented working prototype of report access module for Hawat.
Implemented internal and SQL model for representing event reports.
Hotfix: Fixed closing undefined reference to SQLAlchemy session.
Implemented prototype module for viewing overall event statistics.
Implemented data model and migration script for event statistics.
Implemented new application wide plugin encapsulating SQL storage service.
Fix: Fixed incorrect endpoint name for sparkchart image links.
Fix: Added initialization of SQL storage service into mentat-enricher.py main daemon component.
Fix: Fixed invalid declaration of static method.
Hotfix: Disabled broken tests to let automated build pass.
Implemented new 'random-count' feature for mentat-ideagen.py module.
Fix: Fixed using of invalid metadata after commit 3a0c6d1.
Implemented prototype of performance statistics module for Hawat.
Implemented base view for serving arbitrary files from arbitrary directories.
Implemented Jinja template helper for detecting existence of arbitrary file.
Added more data into chart metadata structure.
Changed default size of sparkchart images (made it smaller).
Simplifications and improvements in mentat.stats.rrd statistical library.
Small tweaks in a design of devtools module view.
Fix: Fixed name errors after renaming custom Jinja functions.
Merged changes from branch 'master' into 'dev_mek'.
Improved documentation of mentat.daemon.piper module.
Fix: Fixedaccess to invalid attribute in NetworkModel.
Enhanced implementation of filter management module.
Redesigned callback hooks in CRUDL base views.
Included template context into dobefore() and doafter() method arguments.
Only admin may now change the group attribute for group networks.
Moved global jinja variable to application core instead of bae view class.
Added information about page generation time into page footer.
Added developer role protected printout of raw item data to creatupdate views.
Fix: Fixed the syntax error.
Removed the 'abuses' attribute from network record model.
Item form hardening by adding more validators.
Fix: Prevent redirection to item detail page after item deletion.
Greatly improved translation coverage of existing web interface content.
Improved user experience with geoip and whois database lookup pluggable modules.
Added support for Bootstrap tooltips.
Fix: Fixed typo in dictionary key name.
Added specific view for displaying user account of currently logged-in user.
Added menu link for easy switching users with auth_dev authentication module.
Loading