Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-03-15 20:01:03 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-03-15 20:01:03 +0400
commitfdfc408d87fbeeda099f53ca9ebd348b65ea79b3 (patch)
tree64faed014445b64f6daf4122f4b9fbdf3f0be145
parentd75cb57f9cc6dc7c8c9893eb39ac0bf7ebee71ad (diff)
version up to beta1
-rw-r--r--CHANGELOG12
-rw-r--r--VERSION2
2 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cd0cdcf7c75..a478039174b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,18 @@ v 5.0.0
- Add validations for Group and Team names
- Restyle team page for project
- Update capybara, rspec-rails, poltergeist to recent versions
+ - Wiki on git using Gollum
+ - Added Solarized Dark theme for code review
+ - Dont show user emails in autocomplete lists, profile pages
+ - Added settings tab for group, team, project
+ - Move snippets, wall and wiki under same tab
+ - Replace user popup with icons in header
+ - Handle project moving with gitlab-shell
+ - Added select2-rails for selectboxes with ajax data load
+ - Fixed search field on projects page
+ - Added teams to search autocomplete
+ - Move groups and teams on dashboard sidebar to sub-tabs
+ - API: improved return codes and docs.
v 4.2.0
- Teams
diff --git a/VERSION b/VERSION
index 0ceadf72ef7..80bb1e4be27 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.0.0pre
+5.0.0.beta1