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.
8cfc1309f68a015e22995cbf7fea547e3e70dd3c
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
31
Mar
30
27
25
24
22
21
19
17
14
13
11
9
8
7
6
2
1
29
Feb
26
24
21
20
19
7
5
4
3
24
Jan
23
14
12
11
9
8
7
6
13
Dec
6
5
29
Nov
27
18
13
12
11
6
5
4
1
31
Oct
29
25
23
2
24
Sep
23
18
11
9
3
2
29
Aug
27
9
8
7
31
Jul
29
26
19
15
11
10
4
2
27
Jun
26
18
17
13
12
7
6
5
4
3
24
May
23
22
21
20
14
13
10
7
6
30
Apr
26
25
23
14
1
29
Mar
28
27
26
18
15
13
6
5
4
1
28
Feb
27
26
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
Updated third party Python libraries to latest versions.
Fix: Corrected unit test docstrings.
Implemented unit tests for 'hawat.blueprints.networks' module.
Implemented unit tests for 'hawat.blueprints.filters' module.
Implemented unit tests for 'hawat.blueprints.groups' module.
Improved unit tests for 'hawat.blueprints.users' module.
Implemented unit tests for 'hawat.blueprints.users' module.
Merge branch 'devel' into dev_zerdik
Removed unnecessary forced conversions from User model dict dump.
DEPLOY: Version bumped up to '2.6.9' to build new distribution.
Implemented module providing directional pages for all enabled login and account registration views.
Moved "My Groups" menu item to different position in menu.
Unified Jinja2 templates for login and registration pages.
Rewritten 'hawat.blueprints.auth_env' module.
Moved registration email templates to proper place.
Rewritten 'hawat.blueprints.auth_pwd' module.
Implemented new base view vial.viev.BaseRegistrationView for all user registration views.
Implemented new base view vial.viev.BaseLoginView for all login views.
Fixed bugs in 'auth_dev' module, added better unit test coverage.
Fix: Fixed errors in email templates.
Implemented separate unit tests for hawat.blueprints.auth_dev package.
Regular user is now able to manage his own API key.
Implemented separate unit tests for hawat.blueprints.auth_api package.
Redesigned web interface test suite.
Improved coding style of hawat.blueprint.auth_pwd package.
Improved coding style of hawat.blueprint.auth_env package.
Added missing method to view class.
Propagated application name from configuration down to the Jinja2 templates.
Changed signature of get_item_form() method of vial.view.ItemCreateView.
Changed PyLint configurations to be less restrictive.
Added unit tests for 'auth_api' pluggable module.
Changed loading order of Hawat pluggable modules.
Changed documentation string for get_blueprint() function.
Added form_data to response_context for ItemActionViews.
Fix: Fixed storing changelog for changes made by anonymous users.
Improved coding style of hawat.blueprint.auth_dev package.
Imporved coding style of hawat.blueprint.auth_dev package.
Added the ability to register models into the Vial application.
Fix: Fixed loading of local Hawat configuration file for development.
Fix: Fixed broken 'devtools' module.
Loading