Commit d188adfd authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Changelog updated. Added warnings to username form

parent d8d95c85
v 4.0.0 v 4.0.0
- Reorganized settings
- Fixed commits compare
- Refactored scss
- Improve status checks
- Validates presence of User#name
- Fixed postgres support
- Removed sqlite support
- Modified post-receive hook
- Milestones can be closed now
- Show comment events on dashboard
- Quick add team members via group#people page
- [API] expose created date for hooks and SSH keys - [API] expose created date for hooks and SSH keys
- [API] list, create issue notes - [API] list, create issue notes
- [API] list, create snippet notes - [API] list, create snippet notes
......
...@@ -71,6 +71,9 @@ ...@@ -71,6 +71,9 @@
%span.update-failed.cred.hide %span.update-failed.cred.hide
%i.icon-ok %i.icon-ok
Failed Failed
%ul.cred
%li It will change web url for personal projects.
%li It will change the git path to repositories for personal projects.
.input .input
= f.submit 'Save username', class: "btn save-btn" = f.submit 'Save username', class: "btn save-btn"
......
# # # # # # # # # # # # # # # # # #
# Gitlab application config file #
# # # # # # # # # # # # # # # # # #
# #
# 1. GitLab app settings # 1. GitLab app settings
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment