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:
authorJohannes Schleifenbaum <johannes@js-webcoding.de>2013-07-29 14:46:00 +0400
committerJohannes Schleifenbaum <johannes@js-webcoding.de>2013-07-29 14:47:06 +0400
commitcd19f82e5126e087ea6ef3b1bc3307bb74efacbd (patch)
tree83c0eeabeedec6a14262bcf0edc776adf5ef332d /CHANGELOG
parent5e0e97ec5dd963a33a6522b0095a15abf987d6e0 (diff)
Fix typos
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG40
1 files changed, 20 insertions, 20 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ee2167fb962..cc707617923 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,7 +4,7 @@ v 6.0.0
- cache project graph
- Drop support of root namespaces
- Redesign project settings navigation
- - Restlyed login screen
+ - Restyled login screen
- Default theme is classic now
- Cache result of methods like authorize_projects, project.team.members etc
- Remove $.ready events
@@ -48,7 +48,7 @@ v 5.3.0
- Api: added teams api
- Api: Prevent blob content being escaped
- Api: Smart deploy key add behaviour
- - Api: projets/owned.json return user owned project
+ - Api: projects/owned.json return user owned project
- Fix bug with team assignation on project from #4109
- Advanced snippets: public/private, project/personal (Andrew Kulakov)
- Repository Graphs (Karlo Nicholas T. Soriano)
@@ -84,7 +84,7 @@ v 5.2.0
v 5.1.0
- You can login with email or username now
- Corrected project transfer rollback when repository cannot be moved
- - Move both repo and wiki when project transfer requrested
+ - Move both repo and wiki when project transfer requested
- Admin area: project editing was removed from admin namespace
- Access: admin user has now access to any project.
- Notification settings
@@ -94,7 +94,7 @@ v 5.1.0
- Restyled Issues list. Show milestone version in issue row
- Restyled Merge Request list
- Backup now dump/restore uploads
- - Improved perfomance of dashboard (Andrew Kumanyaev)
+ - Improved performance of dashboard (Andrew Kumanyaev)
- File history now tracks renames (Akzhan Abdulin)
- Drop wiki migration tools
- Drop sqlite migration tools
@@ -103,7 +103,7 @@ v 5.1.0
- Restyled network graph (Hiroyuki Sato)
v 5.0.1
- - Fixed issue with gitlab-grit being overrided by grit
+ - Fixed issue with gitlab-grit being overridden by grit
v 5.0.0
- Replaced gitolite with gitlab-shell
@@ -123,7 +123,7 @@ v 5.0.0
- 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
+ - Don't show user emails in autocomplete lists, profile pages
- Added settings tab for group, team, project
- Replace user popup with icons in header
- Handle project moving with gitlab-shell
@@ -176,7 +176,7 @@ v 4.1.0
v 4.0.0
- Remove project code and path from API. Use id instead
- - Return valid clonable url to repo for web hook
+ - Return valid cloneable url to repo for web hook
- Fixed backup issue
- Reorganized settings
- Fixed commits compare
@@ -241,15 +241,15 @@ v 3.0.0
- Web Editor
- Fixed bug with gitolite keys
- UI improved
- - Increased perfomance of application
+ - Increased performance of application
- Show user avatar in last commit when browsing Files
- Refactored Gitlab::Merge
- - Use Font Awsome for icons
- - Separate observing of Note and MergeRequestsa
+ - Use Font Awesome for icons
+ - Separate observing of Note and MergeRequests
- Milestone "All Issues" filter
- Fix issue close and reopen button text and styles
- Fix forward/back while browsing Tree hierarchy
- - Show numer of notes for commits and merge requests
+ - Show number of notes for commits and merge requests
- Added support pg from box and update installation doc
- Reject ssh keys that break gitolite
- [API] list one project hook
@@ -268,7 +268,7 @@ v 2.9.0
- added factory_girl
- restyled projects list on dashboard
- ssh keys validation to prevent gitolite crash
- - send notifications if changed premission in project
+ - send notifications if changed permission in project
- scss refactoring. gitlab_bootstrap/ dir
- fix git push http body bigger than 112k problem
- list of labels page under issues tab
@@ -302,7 +302,7 @@ v 2.7.0
- System hooks
- UI improved
- Dashboard events endless scroll
- - Source perfomance increased
+ - Source performance increased
v 2.6.0
- UI polished
@@ -310,7 +310,7 @@ v 2.6.0
- Handle huge commits
- Last Push widget
- Bugfix
- - Better perfomance
+ - Better performance
- Email in resque
- Increased test coverage
- Ability to remove branch with MR accept
@@ -331,7 +331,7 @@ v 2.4.0
- Bootstrap 2.0
- Responsive layout
- Big commits handling
- - Perfomance improved
+ - Performance improved
- Milestones
v 2.3.1
@@ -411,11 +411,11 @@ v 1.0.2
- added adv validation for project path & code
- feature: issues can be sortable
- bugfix
- - username dispalyed on top panel
+ - username displayed on top panel
v 1.0.1
- fixed: with invalid source code for commit
- - fixed: lose branch/tag selection when use tree navigateion
+ - fixed: lose branch/tag selection when use tree navigation
- when history clicked - display path
- bug fix & code cleaning
@@ -432,11 +432,11 @@ v 0.9.4
- authorization improved
- html escaping
- bug fix
- - increassed test coverage
+ - increased test coverage
- design improvements
v 0.9.1
- - increassed test coverage
+ - increased test coverage
- design improvements
- new issue email notification
- updated app name
@@ -444,7 +444,7 @@ v 0.9.1
- issue can be edit
v 0.8.0
- - sytax highlight for main file types
+ - syntax highlight for main file types
- redesign
- stability
- security fixes