OSDN Git Service

Changelog updated. Added warnings to username form
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Thu, 20 Dec 2012 19:16:42 +0000 (21:16 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Thu, 20 Dec 2012 19:16:42 +0000 (21:16 +0200)
CHANGELOG
app/views/profiles/account.html.haml
config/gitlab.yml.example

index 73933e0..95ed6e8 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,15 @@
 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] list, create issue notes
   - [API] list, create snippet notes
index 3b5099e..3c29094 100644 (file)
@@ -71,6 +71,9 @@
         %span.update-failed.cred.hide
           %i.icon-ok
           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
         = f.submit 'Save username', class: "btn save-btn"
 
index c8387fa..067dbd9 100644 (file)
@@ -1,3 +1,6 @@
+# # # # # # # # # # # # # # # # # # 
+# Gitlab application config file  #
+# # # # # # # # # # # # # # # # # #
 
 #
 # 1. GitLab app settings