OSDN Git Service

wvm/gitlab.git
10 years agoAdd IRC nicknames to channel admins
Sam Gleske [Fri, 17 Jan 2014 01:43:50 +0000 (20:43 -0500)]
Add IRC nicknames to channel admins

10 years agoMerge pull request #6061 from zzet/patch-8
Dmitriy Zaporozhets [Thu, 16 Jan 2014 10:28:31 +0000 (02:28 -0800)]
Merge pull request #6061 from zzet/patch-8

Fix deprecation in specs

10 years agoMerge pull request #6062 from skv-headless/fix_n+1_user_page
Dmitriy Zaporozhets [Thu, 16 Jan 2014 10:28:01 +0000 (02:28 -0800)]
Merge pull request #6062 from skv-headless/fix_n+1_user_page

fix n+1 problem for namespaces

10 years ago Merge branch 'custom_password_length' into 'master'
Dmitriy Zaporozhets [Thu, 16 Jan 2014 10:25:47 +0000 (10:25 +0000)]
 Merge branch 'custom_password_length' into 'master'

Document how to customize password length limits

10 years ago Merge branch 'new-branch-usability' into 'master'
Dmitriy Zaporozhets [Thu, 16 Jan 2014 10:22:00 +0000 (10:22 +0000)]
 Merge branch 'new-branch-usability' into 'master'

Improve usability of new branch form

10 years ago Merge branch 'refactoring/issues_filter' into 'master'
Dmitriy Zaporozhets [Thu, 16 Jan 2014 10:21:21 +0000 (10:21 +0000)]
 Merge branch 'refactoring/issues_filter' into 'master'

Refactoring: Issues/MR filtering logic

Move all issues, mr filtering logic into FilteringService

10 years ago Merge branch '6-4-update-guide' into 'master'
Dmitriy Zaporozhets [Thu, 16 Jan 2014 10:14:48 +0000 (10:14 +0000)]
 Merge branch '6-4-update-guide' into 'master'

Improve 6-4 update guide

10 years ago Merge branch 'webhook_verify_none' into 'master'
Dmitriy Zaporozhets [Thu, 16 Jan 2014 10:13:00 +0000 (10:13 +0000)]
 Merge branch 'webhook_verify_none' into 'master'

Disable SSL peer verification for all webhooks

SSL peer verification was silently enabled by the HTTParty upgrade in 8a54fda45957b3755f7c06e5c9b955c794488ff1.
This patch restores the previous behaviour of GitLab 6.3 and earlier.

10 years agoNew branch doesn't exist yet.
dosire [Thu, 16 Jan 2014 10:05:55 +0000 (11:05 +0100)]
New branch doesn't exist yet.

10 years ago Merge branch 'say-media-mention' into 'master'
Dmitriy Zaporozhets [Thu, 16 Jan 2014 09:43:38 +0000 (09:43 +0000)]
 Merge branch 'say-media-mention' into 'master'

Say Media Mention

Sponsorship message for https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/388/diffs

10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Thu, 16 Jan 2014 09:42:10 +0000 (11:42 +0200)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoFilteringService works with scope :all event if current user is not defined
Dmitriy Zaporozhets [Thu, 16 Jan 2014 09:40:33 +0000 (11:40 +0200)]
FilteringService works with scope :all event if current user is not defined

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #6065 from jvanbaarsen/github-email-fix
Dmitriy Zaporozhets [Thu, 16 Jan 2014 09:24:18 +0000 (01:24 -0800)]
Merge pull request #6065 from jvanbaarsen/github-email-fix

Always ask for email with github omniauth

10 years agoMerge pull request #6048 from jvanbaarsen/patch-2
Sytse Sijbrandij [Thu, 16 Jan 2014 08:14:42 +0000 (00:14 -0800)]
Merge pull request #6048 from jvanbaarsen/patch-2

Added webbrowser requirements

10 years agoAdd second sponsorship message, perfect world.
dosire [Thu, 16 Jan 2014 07:39:49 +0000 (08:39 +0100)]
Add second sponsorship message, perfect world.

10 years agoRemove unnecessary spec
Dmitriy Zaporozhets [Wed, 15 Jan 2014 18:55:23 +0000 (20:55 +0200)]
Remove unnecessary spec

10 years agoMerge branch 'refactoring/services' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Wed, 15 Jan 2014 18:43:30 +0000 (18:43 +0000)]
Merge branch 'refactoring/services' of /home/git/repositories/gitlab/gitlabhq

10 years agoAdded webbrowser requirements
Jeroen van Baarsen [Tue, 14 Jan 2014 16:47:12 +0000 (17:47 +0100)]
Added webbrowser requirements

Fixes https://github.com/gitlabhq/gitlabhq/issues/4319

10 years agoAlways ask for email with github omniauth
Jeroen van Baarsen [Wed, 15 Jan 2014 17:49:39 +0000 (18:49 +0100)]
Always ask for email with github omniauth

Fixes: #2061

Fix was proposed on twitter by: neic0, in the following tweet:
https://twitter.com/neic0/status/423138339806392320

10 years agoReplace hints with text that is obviously not valid.
dosire [Wed, 15 Jan 2014 15:16:07 +0000 (16:16 +0100)]
Replace hints with text that is obviously not valid.

10 years agoTest hook properly
Dmitriy Zaporozhets [Wed, 15 Jan 2014 14:38:48 +0000 (16:38 +0200)]
Test hook properly

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRemove unnecessary contexts
Dmitriy Zaporozhets [Wed, 15 Jan 2014 14:32:56 +0000 (16:32 +0200)]
Remove unnecessary contexts

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoUse FilteringService for project issuus, mrs
Dmitriy Zaporozhets [Wed, 15 Jan 2014 14:32:44 +0000 (16:32 +0200)]
Use FilteringService for project issuus, mrs

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoSpecs for FilteringService
Dmitriy Zaporozhets [Wed, 15 Jan 2014 14:32:07 +0000 (16:32 +0200)]
Specs for FilteringService

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoDisable SSL peer verification for all webhooks
Jacob Vosmaer [Wed, 15 Jan 2014 14:16:19 +0000 (15:16 +0100)]
Disable SSL peer verification for all webhooks

SSL peer verification was silently enabled by the HTTParty upgrade in
8a54fda45957b3755f7c06e5c9b955c794488ff1. This patch restores the
previous behaviour of GitLab 6.3 and earlier.

10 years agoUse FilteringService for Dashboard, Group pages
Dmitriy Zaporozhets [Wed, 15 Jan 2014 14:16:45 +0000 (16:16 +0200)]
Use FilteringService for Dashboard, Group pages

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoImplement FilteringService
Dmitriy Zaporozhets [Wed, 15 Jan 2014 14:16:23 +0000 (16:16 +0200)]
Implement FilteringService

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix commit page
Dmitriy Zaporozhets [Wed, 15 Jan 2014 13:31:49 +0000 (15:31 +0200)]
Fix commit page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'improve/notification' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Wed, 15 Jan 2014 13:07:19 +0000 (13:07 +0000)]
Merge branch 'improve/notification' of /home/git/repositories/gitlab/gitlabhq

10 years agoRemove commit_load_context.rb
Dmitriy Zaporozhets [Wed, 15 Jan 2014 13:06:12 +0000 (15:06 +0200)]
Remove commit_load_context.rb

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoConvert TestHookContext into TestHookService. Added tests
Dmitriy Zaporozhets [Wed, 15 Jan 2014 12:38:50 +0000 (14:38 +0200)]
Convert TestHookContext into TestHookService. Added tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoUse instance methods for system_hooks_service
Dmitriy Zaporozhets [Wed, 15 Jan 2014 12:26:05 +0000 (14:26 +0200)]
Use instance methods for system_hooks_service

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMove repo rename email to notification service
Dmitriy Zaporozhets [Wed, 15 Jan 2014 12:03:52 +0000 (14:03 +0200)]
Move repo rename email to notification service

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoCustomize merge commit message in CHANGELOG
Dmitriy Zaporozhets [Wed, 15 Jan 2014 11:36:53 +0000 (13:36 +0200)]
Customize merge commit message in CHANGELOG

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agofix n+1 problem for namespaces
skv [Wed, 15 Jan 2014 11:23:47 +0000 (15:23 +0400)]
fix n+1 problem for namespaces

10 years agoFix deprecation in specs
Andrew Kumanyaev [Wed, 15 Jan 2014 11:00:11 +0000 (14:00 +0300)]
Fix deprecation in specs

From https://github.com/gitlabhq/gitlabhq/pull/6053

10 years agoMerge branch 'feature/merge_commit_message' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Wed, 15 Jan 2014 10:36:12 +0000 (10:36 +0000)]
Merge branch 'feature/merge_commit_message' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge pull request #6050 from jvanbaarsen/regex-fix
Dmitriy Zaporozhets [Tue, 14 Jan 2014 21:59:46 +0000 (13:59 -0800)]
Merge pull request #6050 from jvanbaarsen/regex-fix

Allow . files to be created

10 years agoRevert "Fix deprecation in specs"
Dmitriy Zaporozhets [Tue, 14 Jan 2014 21:55:51 +0000 (23:55 +0200)]
Revert "Fix deprecation in specs"

This reverts commit 414ead57ee294618e73ef62f521b11d98fdce3a0.

10 years agoIncrease max height of select2
Dmitriy Zaporozhets [Tue, 14 Jan 2014 19:52:39 +0000 (21:52 +0200)]
Increase max height of select2

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Tue, 14 Jan 2014 19:45:51 +0000 (21:45 +0200)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoMore styling to select2
Dmitriy Zaporozhets [Tue, 14 Jan 2014 19:45:20 +0000 (21:45 +0200)]
More styling to select2

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #6056 from nburkley/patch-2
Sytse Sijbrandij [Tue, 14 Jan 2014 19:24:42 +0000 (11:24 -0800)]
Merge pull request #6056 from nburkley/patch-2

Fixing Link to Contributing guide

10 years agoMove sort dropdown to the right
Dmitriy Zaporozhets [Tue, 14 Jan 2014 19:15:17 +0000 (21:15 +0200)]
Move sort dropdown to the right

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix issues selects
Dmitriy Zaporozhets [Tue, 14 Jan 2014 19:07:59 +0000 (21:07 +0200)]
Fix issues selects

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFixing Link to Contributing guide
nburkley [Tue, 14 Jan 2014 18:58:47 +0000 (19:58 +0100)]
Fixing Link to Contributing guide

Link was a 404, added missing '/' in url

10 years agoAdd sort dropdown to merge requests list
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:55:59 +0000 (20:55 +0200)]
Add sort dropdown to merge requests list

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMove issues sort dropdown to shared partial
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:55:42 +0000 (20:55 +0200)]
Move issues sort dropdown to shared partial

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMove issues sort logic to Issuable concern
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:49:32 +0000 (20:49 +0200)]
Move issues sort logic to Issuable concern

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #6053 from zzet/patch-6
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:31:12 +0000 (10:31 -0800)]
Merge pull request #6053 from zzet/patch-6

Fix deprecation in specs

10 years agoMerge pull request #6054 from zzet/patch-7
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:30:59 +0000 (10:30 -0800)]
Merge pull request #6054 from zzet/patch-7

Remove Debug from tests

10 years agoAdd login and remember_me to devise permit list
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:28:41 +0000 (20:28 +0200)]
Add login and remember_me to devise permit list

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoIncrease width of issue filter field
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:27:19 +0000 (20:27 +0200)]
Increase width of issue filter field

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAdd hr below mr title
Dmitriy Zaporozhets [Tue, 14 Jan 2014 18:23:56 +0000 (20:23 +0200)]
Add hr below mr title

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRemove Debug from tests
Andrew Kumanyaev [Tue, 14 Jan 2014 18:05:12 +0000 (21:05 +0300)]
Remove Debug from tests

10 years agoFix deprecation in specs
Andrew Kumanyaev [Tue, 14 Jan 2014 17:57:29 +0000 (20:57 +0300)]
Fix deprecation in specs

DEPRECATION: `expect { }.not_to raise_error(SpecificErrorClass)` is deprecated. Use `expect { }.not_to raise_error` (with no args) instead. Called from /home/travis/build/gitlabhq/gitlabhq/spec/tasks/gitlab/backup_rake_spec.rb:42:in `block (4 levels) in <top (required)>'.

10 years agoDont allow merge without commit message
Dmitriy Zaporozhets [Tue, 14 Jan 2014 17:56:52 +0000 (19:56 +0200)]
Dont allow merge without commit message

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAllow . files to be created
Jeroen van Baarsen [Tue, 14 Jan 2014 17:26:01 +0000 (18:26 +0100)]
Allow . files to be created

Fixes: https://github.com/gitlabhq/gitlabhq/issues/5770

10 years agoMerge branch 'no-options' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 14 Jan 2014 13:56:42 +0000 (13:56 +0000)]
Merge branch 'no-options' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'improve/side_filters' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 14 Jan 2014 13:47:15 +0000 (13:47 +0000)]
Merge branch 'improve/side_filters' of /home/git/repositories/gitlab/gitlabhq

10 years agoAdd note about not wanting unneeded options.
dosire [Tue, 14 Jan 2014 13:24:00 +0000 (14:24 +0100)]
Add note about not wanting unneeded options.

10 years agoImprove side filters and make them look similar
Dmitriy Zaporozhets [Tue, 14 Jan 2014 11:51:59 +0000 (13:51 +0200)]
Improve side filters and make them look similar

10 years agoMerge pull request #6038 from jvanbaarsen/fix-5767
Dmitriy Zaporozhets [Tue, 14 Jan 2014 10:55:54 +0000 (02:55 -0800)]
Merge pull request #6038 from jvanbaarsen/fix-5767

Fix for #5767

10 years agoMerge pull request #6041 from estrai/head-panel-data-original-title-fixup
Dmitriy Zaporozhets [Tue, 14 Jan 2014 10:48:51 +0000 (02:48 -0800)]
Merge pull request #6041 from estrai/head-panel-data-original-title-fixup

Set correct data-original-title value for my snippets

10 years agoTests for accept MR with custom message
Dmitriy Zaporozhets [Tue, 14 Jan 2014 09:49:54 +0000 (11:49 +0200)]
Tests for accept MR with custom message

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix mr controller specs
Dmitriy Zaporozhets [Tue, 14 Jan 2014 08:47:28 +0000 (10:47 +0200)]
Fix mr controller specs

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoSet correct data-original-title value for my snippets
Daniel Lukasiak [Tue, 14 Jan 2014 08:09:20 +0000 (15:09 +0700)]
Set correct data-original-title value for my snippets

10 years agoFix for #5767
Jeroen van Baarsen [Mon, 13 Jan 2014 21:21:25 +0000 (22:21 +0100)]
Fix for #5767

In the branch graph, uploaded images where not rendered
correctly. Fixed this by not filling the rect, instead
i've put an image over it

10 years agoUse default bootstrap pills
Dmitriy Zaporozhets [Mon, 13 Jan 2014 21:18:30 +0000 (23:18 +0200)]
Use default bootstrap pills

10 years agoAdd UI for custom Merge request commit message
Dmitriy Zaporozhets [Mon, 13 Jan 2014 15:54:02 +0000 (17:54 +0200)]
Add UI for custom Merge request commit message

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #6032 from sinm/patch-1
Dmitriy Zaporozhets [Mon, 13 Jan 2014 15:48:13 +0000 (07:48 -0800)]
Merge pull request #6032 from sinm/patch-1

It's a bad idea to use hash symbol in a yaml value without quotes

10 years agoUse params[:merge_commit_message] in MergeRequestController for automerge
Dmitriy Zaporozhets [Mon, 13 Jan 2014 15:21:59 +0000 (17:21 +0200)]
Use params[:merge_commit_message] in MergeRequestController for automerge

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMergeRequest#automerge accepts custom message now. MergeRequest#merge_commit_message...
Dmitriy Zaporozhets [Mon, 13 Jan 2014 15:20:30 +0000 (17:20 +0200)]
MergeRequest#automerge accepts custom message now. MergeRequest#merge_commit_message generate default one

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAdd merge_commit_message argument for Satellite::MergeAction#merge
Dmitriy Zaporozhets [Mon, 13 Jan 2014 14:49:35 +0000 (16:49 +0200)]
Add merge_commit_message argument for Satellite::MergeAction#merge

10 years agoUse same code for diff and patch inside MergeAction
Dmitriy Zaporozhets [Mon, 13 Jan 2014 14:16:45 +0000 (16:16 +0200)]
Use same code for diff and patch inside MergeAction

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAdd support of custom message to merge action of satellite
Dmitriy Zaporozhets [Mon, 13 Jan 2014 11:17:38 +0000 (13:17 +0200)]
Add support of custom message to merge action of satellite

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoExplain where the default password validation is
Jacob Vosmaer [Mon, 13 Jan 2014 10:43:22 +0000 (11:43 +0100)]
Explain where the default password validation is

10 years agoAdd instructions for custom password length limits
Jacob Vosmaer [Mon, 13 Jan 2014 09:30:46 +0000 (10:30 +0100)]
Add instructions for custom password length limits

10 years agoImrpove new file form
Dmitriy Zaporozhets [Mon, 13 Jan 2014 07:47:32 +0000 (09:47 +0200)]
Imrpove new file form

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoIt's a bad idea to use hash symbol in a yaml value without quotes
sinm [Sun, 12 Jan 2014 20:29:29 +0000 (23:29 +0300)]
It's a bad idea to use hash symbol in a yaml value without quotes

10 years agoShow selected attachment in comment form
Dmitriy Zaporozhets [Sun, 12 Jan 2014 16:47:58 +0000 (18:47 +0200)]
Show selected attachment in comment form

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoSmall UI improvement to snippet form
Dmitriy Zaporozhets [Sun, 12 Jan 2014 16:32:46 +0000 (18:32 +0200)]
Small UI improvement to snippet form

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5933 from dblessing/feature/assignee_changes_in_timeline
Dmitriy Zaporozhets [Sun, 12 Jan 2014 16:10:58 +0000 (08:10 -0800)]
Merge pull request #5933 from dblessing/feature/assignee_changes_in_timeline

Add note for assignee changes

10 years agoMerge pull request #6027 from jvanbaarsen/snippet-fix
Dmitriy Zaporozhets [Sun, 12 Jan 2014 16:02:06 +0000 (08:02 -0800)]
Merge pull request #6027 from jvanbaarsen/snippet-fix

Removed expiration from snippets

10 years agoDropped expiration date from the snippet API
Jeroen van Baarsen [Sat, 11 Jan 2014 17:40:17 +0000 (18:40 +0100)]
Dropped expiration date from the snippet API

10 years agoRemoved expiration from snippets
Jeroen van Baarsen [Sat, 11 Jan 2014 17:15:47 +0000 (18:15 +0100)]
Removed expiration from snippets

* Removed the expiration from the project snippets
* Fixed the layout for the project snippets

10 years agoMerge pull request #6022 from jvanbaarsen/issue-title-in-title
Dmitriy Zaporozhets [Sat, 11 Jan 2014 15:10:23 +0000 (07:10 -0800)]
Merge pull request #6022 from jvanbaarsen/issue-title-in-title

Added issue title to page title

10 years agoMerge pull request #6025 from jvanbaarsen/fix-for-admin-user-edit
Dmitriy Zaporozhets [Sat, 11 Jan 2014 15:09:22 +0000 (07:09 -0800)]
Merge pull request #6025 from jvanbaarsen/fix-for-admin-user-edit

Fix for edit user as admin

10 years agoMerge branch 'select2' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Sat, 11 Jan 2014 15:03:20 +0000 (15:03 +0000)]
Merge branch 'select2' of /home/git/repositories/gitlab/gitlabhq

10 years agoInclude missing helper for project_forked_merge_requests tests
Dmitriy Zaporozhets [Sat, 11 Jan 2014 14:05:41 +0000 (16:05 +0200)]
Include missing helper for project_forked_merge_requests tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix for edit user as admin
Jeroen van Baarsen [Sat, 11 Jan 2014 13:54:49 +0000 (14:54 +0100)]
Fix for edit user as admin

* It fixes an issue where you where able to remove your own
  admin rights. This would result in a 404 error. fixes: #2283
* It fixes an issue where you would be able to block your own
  account on the edit page. This fix makes the behaviour the same
  as on the admin/users overview page

10 years agoRemove include of un-existing helper
Dmitriy Zaporozhets [Sat, 11 Jan 2014 13:45:29 +0000 (15:45 +0200)]
Remove include of un-existing helper

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRemove chosen from tests
Dmitriy Zaporozhets [Sat, 11 Jan 2014 13:35:39 +0000 (15:35 +0200)]
Remove chosen from tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoSelect2 dropdown autoWidth
Dmitriy Zaporozhets [Sat, 11 Jan 2014 10:36:10 +0000 (12:36 +0200)]
Select2 dropdown autoWidth

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoReplace chosen with select2
Dmitriy Zaporozhets [Sat, 11 Jan 2014 10:11:54 +0000 (12:11 +0200)]
Replace chosen with select2

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRemove chosen gem
Dmitriy Zaporozhets [Sat, 11 Jan 2014 10:11:32 +0000 (12:11 +0200)]
Remove chosen gem

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5735 from cocoy/fix_5313
Dmitriy Zaporozhets [Fri, 10 Jan 2014 22:11:29 +0000 (14:11 -0800)]
Merge pull request #5735 from cocoy/fix_5313

Fix #5313 hipchat 0.14.0 to use http_proxy

10 years agoAdded issue title to page title
Jeroen van Baarsen [Fri, 10 Jan 2014 19:31:44 +0000 (20:31 +0100)]
Added issue title to page title

* Fixes: #5966

10 years agoMerge pull request #6013 from jvanbaarsen/modal-fix
Dmitriy Zaporozhets [Fri, 10 Jan 2014 12:51:31 +0000 (04:51 -0800)]
Merge pull request #6013 from jvanbaarsen/modal-fix

Fixed modal so it can be closed with ESC

10 years agoMerge pull request #6012 from jvanbaarsen/social_clickable
Dmitriy Zaporozhets [Fri, 10 Jan 2014 12:49:02 +0000 (04:49 -0800)]
Merge pull request #6012 from jvanbaarsen/social_clickable

Made the skype and twitter username clickable