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.
f32badd49d632a6a012b7a7a3958605db36f4181
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
12
Feb
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
20
19
18
17
16
8
5
20
Dec
8
6
5
3
28
Nov
7
31
Oct
27
Make the whole project more developer friendly.
Removed unnecessary shell script.
Canceled explicit sorting of IP addresses to keep the original order.
Removed more unnecessary code related to MongoDB.
Fix: Fixed UserModel bug - is_active() method should return the value of enabled property.
Merged hotfix patch into current development codebase.
DEPLOY: Version bumped up to '2.3.2' to build new distribution.
Fix: Fixed issue with only part of the data being shown on certain chart.
Fix: Fixed broken unit tests after previous commit.
Fix: Fixed invalid names for CSAG widget rendering macros.
This commit removes support for MongoDB migrations to PostgreSQL.
DEPLOY: Version bumped up to '2.3.1' to build new distribution.
Added display of more IDEA event attributes to event detail page.
Fix: Fixed refactoring gone wrong in CSAG group names.
DEPLOY: Version bumped up to '2.2.0' to build new distribution.
v2.3.0
v2.3.0
Fix: Fixed the issue with default detection time in event search form.
Reject: Rejected current time scatter chart implementation.
Removed unnecessary database index from list of automatically created indices.
Updated documentation page about upgrading Mentat.
Fix: Fixed invalid comment style for bash script.
Implemented event database migration to resolve issue with null values in enumeration tables.
Improved coding style in migration environment script.
Implemented database migrations for mentat_events database.
Updated Czech translations of Hawat web interface.
Refactoring: Replaced the gettext() with shorter _() in macro Jinja2 files.
Fix: Removed unnecessary developer variable dumps from event, reporting and timeline dashboards.
Fix: Added missing breadcrumbs to event and reporting dashboards.
Added the time window pager to event dashboard and timeline modules.
Fix: Fixed broken time window paging in Python3.5.
Implemented prototype and proof-of-concept for time window pager.
Updated third party libraries.
Implemented proof of concept and demonstration time-scatter charts.
Fixed one minor Pylint warning.
Improved performance of JS chart rendering code.
Implemented timeline calculations for event dashboard view.
Fixing structure of data and template vars for extra reports
Adding metadata for generation to report and generation of email.
Redesigned the babel_format_bytes() localization method.
Improved Czech translations of web interface.
Fix: Removed unnecessary and forgotten logging to JS console.
Loading