OSDN Git Service

wvm/gitlab.git
10 years agoMove Go specific meta tag after the atom feed code.
Bruno Albuquerque [Mon, 20 Jan 2014 10:45:17 +0000 (05:45 -0500)]
Move Go specific meta tag after the atom feed code.

10 years agoUse web_url for web_url_without_scheme.
Bruno Albuquerque [Mon, 30 Dec 2013 22:44:11 +0000 (17:44 -0500)]
Use web_url for web_url_without_scheme.

- Previus version was still incorrect as it ignored cases where GitLab would
  be installed in a custom location.
- This assumes that if this method can be calle, web_url will return a valid
  URL.

10 years agoUse project methods instead of attributes.
Bruno Albuquerque [Mon, 30 Dec 2013 20:14:15 +0000 (15:14 -0500)]
Use project methods instead of attributes.

- This should work correctly in all cases now.
- Added a new project method that returns the web url for a project without
  the scheme prefix.

10 years ago Added support for Go's repository retrieval.
Bruno Albuquerque [Mon, 30 Dec 2013 15:34:27 +0000 (10:34 -0500)]
 Added support for Go's repository retrieval.

 - Simply adds the releavant meta link in the project's show action.
 - Information about this meta tag can be found here:
   http://golang.org/cmd/go/#hdr-Remote_import_paths

10 years agoFix overflow on project panel if https enabled and resolution < 1100px
Dmitriy Zaporozhets [Mon, 30 Dec 2013 07:59:42 +0000 (09:59 +0200)]
Fix overflow on project panel if https enabled and resolution < 1100px

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix project labels overflow for deploy keys page
Dmitriy Zaporozhets [Sun, 29 Dec 2013 16:58:47 +0000 (18:58 +0200)]
Fix project labels overflow for deploy keys page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRestyle README section
Dmitriy Zaporozhets [Sun, 29 Dec 2013 16:36:41 +0000 (18:36 +0200)]
Restyle README section

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoImprove typography
Dmitriy Zaporozhets [Sun, 29 Dec 2013 16:18:36 +0000 (18:18 +0200)]
Improve typography

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRemove borders for wiki content. Fix wiki history UI
Dmitriy Zaporozhets [Sun, 29 Dec 2013 16:13:16 +0000 (18:13 +0200)]
Remove borders for wiki content. Fix wiki history UI

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMozilla osx font smoothing
Dmitriy Zaporozhets [Sun, 29 Dec 2013 14:47:31 +0000 (16:47 +0200)]
Mozilla osx font smoothing

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoHide last activity from group projects list
Dmitriy Zaporozhets [Sun, 29 Dec 2013 13:55:09 +0000 (15:55 +0200)]
Hide last activity from group projects list

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'bug/500_on_rdoc_readme' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Sun, 29 Dec 2013 13:16:21 +0000 (13:16 +0000)]
Merge branch 'bug/500_on_rdoc_readme' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'ui/compact_projects_list' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Sun, 29 Dec 2013 13:08:37 +0000 (13:08 +0000)]
Merge branch 'ui/compact_projects_list' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'feature/dash_projects_sort' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Sun, 29 Dec 2013 12:25:34 +0000 (12:25 +0000)]
Merge branch 'feature/dash_projects_sort' of /home/git/repositories/gitlab/gitlabhq

10 years agoFix 500 for rdoc files
Dmitriy Zaporozhets [Sun, 29 Dec 2013 12:17:13 +0000 (14:17 +0200)]
Fix 500 for rdoc files

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoCompact projects list on dashboard
Dmitriy Zaporozhets [Sun, 29 Dec 2013 11:56:16 +0000 (13:56 +0200)]
Compact projects list on dashboard

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMove project_last_activity to ProjectsHelper
Dmitriy Zaporozhets [Sun, 29 Dec 2013 11:55:45 +0000 (13:55 +0200)]
Move project_last_activity to ProjectsHelper

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoSort dropdown for Dashboard#projects page
Dmitriy Zaporozhets [Sun, 29 Dec 2013 10:58:00 +0000 (12:58 +0200)]
Sort dropdown for Dashboard#projects page

Be default it sorts by name now
Respect filters like scope, label, visibility when do sort or another
filter

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Sun, 29 Dec 2013 10:28:56 +0000 (12:28 +0200)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoImprove project show page UI
Dmitriy Zaporozhets [Sun, 29 Dec 2013 10:27:33 +0000 (12:27 +0200)]
Improve project show page UI

* Fixes overflow with long description
* Fixes overflow for project with long name
* Fixes overflow for non-retina iPad

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5920 from tgerdes/raw_blob_api
Dmitriy Zaporozhets [Sun, 29 Dec 2013 09:55:27 +0000 (01:55 -0800)]
Merge pull request #5920 from tgerdes/raw_blob_api

Add api support for raw blob search

10 years agoMerge pull request #5938 from xieyubo/master
Dmitriy Zaporozhets [Sun, 29 Dec 2013 09:54:14 +0000 (01:54 -0800)]
Merge pull request #5938 from xieyubo/master

Force IE use latest engine to render.

10 years agoMerge branch 'release-candidate' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Sat, 28 Dec 2013 10:54:37 +0000 (10:54 +0000)]
Merge branch 'release-candidate' of /home/git/repositories/gitlab/gitlabhq

10 years agoInclude release candidates in the monthly release process.
Sytse Sijbrandij [Fri, 27 Dec 2013 13:15:07 +0000 (13:15 +0000)]
Include release candidates in the monthly release process.

10 years agoadd 6.4.3 to CHANGELOG
Dmitriy Zaporozhets [Fri, 27 Dec 2013 12:28:24 +0000 (14:28 +0200)]
add 6.4.3 to CHANGELOG

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoUpdate votes ferom comments dynamically
Dmitriy Zaporozhets [Fri, 27 Dec 2013 12:25:03 +0000 (14:25 +0200)]
Update votes ferom comments dynamically

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoClear refresh interval for notes. Fixes duplicate note rendering
Dmitriy Zaporozhets [Fri, 27 Dec 2013 12:11:19 +0000 (14:11 +0200)]
Clear refresh interval for notes. Fixes duplicate note rendering

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoForce IE use latest engine to render.
xyb [Fri, 27 Dec 2013 11:38:29 +0000 (19:38 +0800)]
Force IE use latest engine to render.

10 years agoReduce right margin or dashboard project visibility icon
Dmitriy Zaporozhets [Fri, 27 Dec 2013 10:13:30 +0000 (12:13 +0200)]
Reduce right margin or dashboard project visibility icon

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAdd api support for raw blob search
Thom Gerdes [Mon, 23 Dec 2013 09:37:38 +0000 (01:37 -0800)]
Add api support for raw blob search

See issue
http://feedback.gitlab.com/forums/176466-general/suggestions/4566001-expose-raw-object-search-via-the-gitlab-api

10 years agoAdd anchors to comments from event feed
Dmitriy Zaporozhets [Thu, 26 Dec 2013 13:11:48 +0000 (15:11 +0200)]
Add anchors to comments from event feed

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoNew stuff for 6.5 in CHANGELOG
Dmitriy Zaporozhets [Thu, 26 Dec 2013 12:58:15 +0000 (12:58 +0000)]
New stuff for 6.5 in CHANGELOG

10 years agoMerge branch 'skv-headless-privacy_label'
Dmitriy Zaporozhets [Thu, 26 Dec 2013 11:31:14 +0000 (13:31 +0200)]
Merge branch 'skv-headless-privacy_label'

10 years agoStyle project visibility icons on dashboard
Dmitriy Zaporozhets [Thu, 26 Dec 2013 11:31:02 +0000 (13:31 +0200)]
Style project visibility icons on dashboard

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'privacy_label' of https://github.com/skv-headless/gitlabhq into skv...
Dmitriy Zaporozhets [Thu, 26 Dec 2013 11:18:02 +0000 (13:18 +0200)]
Merge branch 'privacy_label' of https://github.com/skv-headless/gitlabhq into skv-headless-privacy_label

10 years agoImprove sorting for public projects page
Dmitriy Zaporozhets [Thu, 26 Dec 2013 09:24:43 +0000 (11:24 +0200)]
Improve sorting for public projects page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAdd sorting to public projects page
Dmitriy Zaporozhets [Thu, 26 Dec 2013 09:16:30 +0000 (11:16 +0200)]
Add sorting to public projects page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Thu, 26 Dec 2013 08:52:50 +0000 (10:52 +0200)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agobump gitlab_git
Dmitriy Zaporozhets [Thu, 26 Dec 2013 08:51:52 +0000 (10:51 +0200)]
bump gitlab_git

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5928 from skv-headless/master
Dmitriy Zaporozhets [Thu, 26 Dec 2013 08:40:30 +0000 (00:40 -0800)]
Merge pull request #5928 from skv-headless/master

Fix warnings

10 years agoMerge branch 'refactor/notes' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Thu, 26 Dec 2013 08:23:08 +0000 (08:23 +0000)]
Merge branch 'refactor/notes' of /home/git/repositories/gitlab/gitlabhq

10 years agoAdd User#email uniq validation. Fixed confirmation for admin/users form
Dmitriy Zaporozhets [Thu, 26 Dec 2013 08:20:36 +0000 (10:20 +0200)]
Add  User#email uniq validation. Fixed confirmation for admin/users form

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix User#by_username_or_id for postgres
Dmitriy Zaporozhets [Thu, 26 Dec 2013 08:09:15 +0000 (10:09 +0200)]
Fix User#by_username_or_id for postgres

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix file upload for edit note. Better style for discussion form
Dmitriy Zaporozhets [Thu, 26 Dec 2013 07:44:18 +0000 (09:44 +0200)]
Fix file upload for edit note. Better style for discussion form

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agofix tests
Dmitriy Zaporozhets [Thu, 26 Dec 2013 07:39:55 +0000 (09:39 +0200)]
fix tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agovisibility level info in project tabs
skv [Thu, 26 Dec 2013 06:44:59 +0000 (10:44 +0400)]
visibility level info in project tabs

10 years agoImprove tests and make preview for notes
Dmitriy Zaporozhets [Wed, 25 Dec 2013 21:21:26 +0000 (23:21 +0200)]
Improve tests and make preview for notes

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRemove old methods and classes
Dmitriy Zaporozhets [Wed, 25 Dec 2013 20:33:40 +0000 (22:33 +0200)]
Remove old methods and classes

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoUpdate commentable controllers with new note vars
Dmitriy Zaporozhets [Wed, 25 Dec 2013 20:32:48 +0000 (22:32 +0200)]
Update commentable controllers with new note vars

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoSwitch Notes controller to use json
Dmitriy Zaporozhets [Wed, 25 Dec 2013 20:32:23 +0000 (22:32 +0200)]
Switch Notes controller to use json

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoWrite new Notes coffee class to handle comments
Dmitriy Zaporozhets [Wed, 25 Dec 2013 20:31:18 +0000 (22:31 +0200)]
Write new Notes coffee class to handle comments

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agofix warnings
skv [Wed, 25 Dec 2013 14:12:25 +0000 (18:12 +0400)]
fix warnings

10 years agoMerge branch 'session_store' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Wed, 25 Dec 2013 12:49:27 +0000 (12:49 +0000)]
Merge branch 'session_store' of /home/git/repositories/gitlab/gitlabhq

10 years agoMake note anchors actually work
Dmitriy Zaporozhets [Wed, 25 Dec 2013 11:32:43 +0000 (13:32 +0200)]
Make note anchors actually work

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoEnable secure option if https is used.
Marin Jankovski [Wed, 25 Dec 2013 11:30:33 +0000 (12:30 +0100)]
Enable secure option if https is used.

10 years agoImprove FilterContext tests
Dmitriy Zaporozhets [Wed, 25 Dec 2013 10:45:54 +0000 (12:45 +0200)]
Improve FilterContext tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoImprove dev fixtures
Dmitriy Zaporozhets [Wed, 25 Dec 2013 07:56:39 +0000 (09:56 +0200)]
Improve dev fixtures

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRefactor FilterContext
Dmitriy Zaporozhets [Wed, 25 Dec 2013 07:45:53 +0000 (09:45 +0200)]
Refactor FilterContext

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix per-project counters for Dashboard filters
Dmitriy Zaporozhets [Wed, 25 Dec 2013 07:19:51 +0000 (09:19 +0200)]
Fix per-project counters for Dashboard filters

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoInclude scope in dashboard filters
Dmitriy Zaporozhets [Wed, 25 Dec 2013 07:08:56 +0000 (09:08 +0200)]
Include scope in dashboard filters

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'feature/all_merge_requets' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 24 Dec 2013 18:59:00 +0000 (18:59 +0000)]
Merge branch 'feature/all_merge_requets' of /home/git/repositories/gitlab/gitlabhq

10 years agoTests for Dashboard#issues filter
Dmitriy Zaporozhets [Tue, 24 Dec 2013 17:04:57 +0000 (19:04 +0200)]
Tests for Dashboard#issues filter

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAdd tests to Dashboard#merge_requests filter
Dmitriy Zaporozhets [Tue, 24 Dec 2013 16:22:48 +0000 (18:22 +0200)]
Add tests to Dashboard#merge_requests filter

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'refactor/scss' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 24 Dec 2013 15:21:25 +0000 (15:21 +0000)]
Merge branch 'refactor/scss' of /home/git/repositories/gitlab/gitlabhq

10 years agoShow Assigned/Authored/All filter for dashboard issues and mr pages
Dmitriy Zaporozhets [Tue, 24 Dec 2013 12:53:52 +0000 (14:53 +0200)]
Show Assigned/Authored/All filter for dashboard issues and mr pages

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agouse .body instaed of .ui-box-body
Dmitriy Zaporozhets [Tue, 24 Dec 2013 10:58:23 +0000 (12:58 +0200)]
use .body instaed of .ui-box-body

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'improve/avatar_upload_only_images' of /home/git/repositories/gitlab...
Dmitriy Zaporozhets [Tue, 24 Dec 2013 10:53:56 +0000 (10:53 +0000)]
Merge branch 'improve/avatar_upload_only_images' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'confirmation_protection' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 24 Dec 2013 10:53:18 +0000 (10:53 +0000)]
Merge branch 'confirmation_protection' of /home/git/repositories/gitlab/gitlabhq

10 years agoUse new ui-box classes
Dmitriy Zaporozhets [Tue, 24 Dec 2013 09:45:42 +0000 (11:45 +0200)]
Use new ui-box classes

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRefactor UI boxes. Split issue box to different class
Dmitriy Zaporozhets [Tue, 24 Dec 2013 09:45:28 +0000 (11:45 +0200)]
Refactor UI boxes. Split issue box to different class

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoConfirmation url throttle.
Marin Jankovski [Tue, 24 Dec 2013 09:11:33 +0000 (10:11 +0100)]
Confirmation url throttle.

10 years agoAdd User#avatar_type tests
Dmitriy Zaporozhets [Tue, 24 Dec 2013 08:55:45 +0000 (10:55 +0200)]
Add User#avatar_type tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5922 from jhollingsworth/fix/rake-routes
Dmitriy Zaporozhets [Tue, 24 Dec 2013 07:49:29 +0000 (23:49 -0800)]
Merge pull request #5922 from jhollingsworth/fix/rake-routes

Fixed issue with `bundle exec rake routes` not running.

10 years agoFixed issue with `bundle exec rake routes` not running.
Jason Hollingsworth [Tue, 24 Dec 2013 02:01:38 +0000 (20:01 -0600)]
Fixed issue with `bundle exec rake routes` not running.

Wrap regex comments in (?#comment) construct.

10 years agoDont allow upload of non-image formats for user avatar
Dmitriy Zaporozhets [Mon, 23 Dec 2013 18:28:59 +0000 (20:28 +0200)]
Dont allow upload of non-image formats for user avatar

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMention that Upgrader works for 6.4.2
Dmitriy Zaporozhets [Mon, 23 Dec 2013 18:02:38 +0000 (20:02 +0200)]
Mention that Upgrader works for 6.4.2

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoNo tabs, only 2 spaces
Dmitriy Zaporozhets [Mon, 23 Dec 2013 16:32:23 +0000 (18:32 +0200)]
No tabs, only 2 spaces

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAdd 6.4.1 and 6.4.2 CHANGELOG
Dmitriy Zaporozhets [Mon, 23 Dec 2013 16:29:10 +0000 (18:29 +0200)]
Add 6.4.1 and 6.4.2 CHANGELOG

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix upgrader
Dmitriy Zaporozhets [Mon, 23 Dec 2013 16:01:51 +0000 (18:01 +0200)]
Fix upgrader

It created branch based on current branch which is an old version

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
Dmitriy Zaporozhets [Mon, 23 Dec 2013 14:41:24 +0000 (16:41 +0200)]
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq

10 years agoGitLab Upgrader requires v6.4.0+
Dmitriy Zaporozhets [Mon, 23 Dec 2013 14:41:06 +0000 (16:41 +0200)]
GitLab Upgrader requires v6.4.0+

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Mon, 23 Dec 2013 12:26:36 +0000 (14:26 +0200)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoMerge pull request #5851 from mynetx/sidebar-links-display-block
Dmitriy Zaporozhets [Mon, 23 Dec 2013 12:23:46 +0000 (04:23 -0800)]
Merge pull request #5851 from mynetx/sidebar-links-display-block

Make sidebar links more accessible, display: block

10 years agoMerge branch 'bug/broken_project_transfer' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Mon, 23 Dec 2013 12:17:57 +0000 (12:17 +0000)]
Merge branch 'bug/broken_project_transfer' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'bug/broken_path_change' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Mon, 23 Dec 2013 12:17:44 +0000 (12:17 +0000)]
Merge branch 'bug/broken_path_change' of /home/git/repositories/gitlab/gitlabhq

10 years agoAdd docs for upgrader script
Dmitriy Zaporozhets [Mon, 23 Dec 2013 12:15:22 +0000 (14:15 +0200)]
Add docs for upgrader script

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix project transfer feature
Dmitriy Zaporozhets [Mon, 23 Dec 2013 11:24:10 +0000 (13:24 +0200)]
Fix project transfer feature

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix 500 error when rename repository
Dmitriy Zaporozhets [Mon, 23 Dec 2013 11:19:13 +0000 (13:19 +0200)]
Fix 500 error when rename repository

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5900 from dprolife/patch-1
Dmitriy Zaporozhets [Sun, 22 Dec 2013 16:48:57 +0000 (08:48 -0800)]
Merge pull request #5900 from dprolife/patch-1

Fix 'uninitialized constant Unicorn' error

10 years agoFix 'uninitialized constant Unicorn' error
dprolife [Sun, 22 Dec 2013 10:08:43 +0000 (11:08 +0100)]
Fix 'uninitialized constant Unicorn' error

10 years agoMerge pull request #5883 from matthee/master
Dmitriy Zaporozhets [Sun, 22 Dec 2013 08:53:20 +0000 (00:53 -0800)]
Merge pull request #5883 from matthee/master

Admin/Background Jobs: fixed spelling mistake

10 years agoMerge pull request #5889 from skv-headless/master
Dmitriy Zaporozhets [Sun, 22 Dec 2013 08:53:04 +0000 (00:53 -0800)]
Merge pull request #5889 from skv-headless/master

coffee interpolation for template of user select

10 years agoMerge pull request #5894 from patschi/patch-1
Dmitriy Zaporozhets [Sun, 22 Dec 2013 08:51:18 +0000 (00:51 -0800)]
Merge pull request #5894 from patschi/patch-1

Add command for updating the init.d script

10 years agoAdd command for updating the init.d script
Patschi [Sat, 21 Dec 2013 22:05:44 +0000 (23:05 +0100)]
Add command for updating the init.d script

10 years agoMerge branch '6-5-dev'
Dmitriy Zaporozhets [Sat, 21 Dec 2013 21:23:59 +0000 (23:23 +0200)]
Merge branch '6-5-dev'

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
VERSION

10 years agoVersion to 6.5.0.pre
Dmitriy Zaporozhets [Sat, 21 Dec 2013 21:23:13 +0000 (23:23 +0200)]
Version to 6.5.0.pre

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5888 from jameswritescode/passenger_fix
Dmitriy Zaporozhets [Fri, 20 Dec 2013 21:49:10 +0000 (13:49 -0800)]
Merge pull request #5888 from jameswritescode/passenger_fix

Don't use unicorn worker killer if using Phusion Passenger

10 years agocoffee interpolation for template of user select
skv [Fri, 20 Dec 2013 17:31:45 +0000 (21:31 +0400)]
coffee interpolation for template of user select

10 years agodon't use unicorn worker killer if PhusionPassenger is defined
James Newton [Fri, 20 Dec 2013 16:30:34 +0000 (10:30 -0600)]
don't use unicorn worker killer if PhusionPassenger is defined

10 years agoVersion 6.4.0 v6.4.0
Dmitriy Zaporozhets [Fri, 20 Dec 2013 14:03:05 +0000 (16:03 +0200)]
Version 6.4.0

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>