Arinde Eniola and Zeger-Jan van de Weg
4eb16290e4
move frontend logic from previous MR to new MR
2016-05-06 10:47:12 +02:00
Zeger-Jan van de Weg
3bdc57f0a7
Create table for award emoji
2016-05-06 10:47:11 +02:00
Jacob Schatz
05920a7964
Merge branch 'issue_14423' into 'master'
...
Put issuable owner and participating people first on mention suggestions
Closes #14423
**Merge Requests**
Author and people who participated are first now
<img src="/uploads/dd75937627c61b5efe631b4a35f274c6/Screen_Shot_2016-03-29_at_6.41.29_PM.png" width="235" />
**Issues**
Author showing first and no people have participated
<img src="/uploads/e17aa96ffe7d46a7dbe293318e999e1d/Screen_Shot_2016-03-29_at_6.41.44_PM.png" width="279" />
See merge request !3448
2016-04-16 13:41:58 +00:00
Jacob Schatz
5ddda30c35
Remove errors from CHANGELOG
2016-04-16 08:59:56 -04:00
Kamil Trzciński
737087f7e5
Merge branch 'gcovr' into 'master'
...
Add test coverage parsing example for gcvor
See merge request !3629
2016-04-16 11:47:14 +00:00
Alfredo Sumaran and Jacob Schatz
6e00c3635b
Update CHANGELOG
2016-04-16 07:21:28 -04:00
Alfredo Sumaran and Jacob Schatz
18b4291181
Add tests for autocomplete on a Commit
2016-04-16 07:21:28 -04:00
Alfredo Sumaran and Jacob Schatz
a53e912bc0
Change context description
2016-04-16 07:21:28 -04:00
Alfredo Sumaran and Jacob Schatz
40efb4eb1f
Add tests for autocomplete on a Merge Request
2016-04-16 07:21:28 -04:00
Alfredo Sumaran and Jacob Schatz
a740f0bc99
Add tests for autocomplete on a Issue
2016-04-16 07:21:28 -04:00
Alfredo Sumaran and Jacob Schatz
42848f2684
Update CHANGELOG
2016-04-16 07:21:28 -04:00
Alfredo Sumaran and Jacob Schatz
a96dc94428
Memoize target
2016-04-16 07:21:28 -04:00
Alfredo Sumaran and Jacob Schatz
1eeabdc6a5
Change variable name
2016-04-16 07:21:28 -04:00
Alfredo Sumaran and Jacob Schatz
05628e0c2f
Fixes failing spec
2016-04-16 07:21:28 -04:00
Alfredo Sumaran and Jacob Schatz
16459fddd4
Fixes multiple ajax request and incorrect data being set for the current issuable
2016-04-16 07:21:28 -04:00
Alfredo Sumaran and Jacob Schatz
ad48ecacae
Update method name and remove unneeded params
2016-04-16 07:21:28 -04:00
Alfredo Sumaran and Jacob Schatz
562c9652d6
Put owner and participating people first
2016-04-16 07:21:28 -04:00
Robert Schilling
178dfb1917
Merge branch 'typos_in_ci_doc' into 'master'
...
Fix typos in CI docs.
See merge request !3709
2016-04-16 10:44:14 +00:00
Valery Sizov
63539a7a7e
Merge branch 'changelog_typo' into 'master'
...
Fix TYPO in the changelog
See merge request !3765
2016-04-16 10:04:10 +00:00
Valery Sizov
d744a04a5b
fix TYPO in the changelog
2016-04-16 09:23:25 +00:00
Jacob Schatz
8c9cc6d26c
Merge branch 'rs-branch-name-space' into 'master'
...
Remove extra spacing from merge request target branch name
See merge request !3758
2016-04-15 23:58:18 +00:00
Robert Speicher
2e4d9c1de6
Merge branch 'fix/project-import_url' into 'master'
...
Fix for import_url fields on projects containing third-party credentials
Fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/2658
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/13955
See merge request !3066
2016-04-15 21:52:00 +00:00
Robert Speicher
47c6111546
Remove extra spacing from merge request target branch name
2016-04-15 17:17:48 -04:00
Rémy Coutable
492019a2a3
Merge branch 'new-mr-improvements' into 'master'
...
Updated MR compare
Based on in feedback in !3228
See merge request !3704
2016-04-15 17:30:05 +00:00
Rémy Coutable
91dca9a883
Add 8.6.6 CHANGELOG entries
...
[ci skip]
Signed-off-by: Rémy Coutable <remy@rymai.me >
2016-04-15 19:13:31 +02:00
Robert Speicher
34b0561560
Merge branch 'pmq20/gitlab-ce-psvr/change-head' into 'master'
...
Use rugged to change HEAD
_Originally opened at !2850 by @pmq20._
Needless to invoke gitlab_shell here, which is slow.
See merge request !3705
2016-04-15 16:44:21 +00:00
Jacob Schatz
bb59a1f98e
Merge branch 'assign-to-issuable-opener' into 'master'
...
Issuable can be assigned to author
Closes #9014
The only difference with #9014 is that I thoughed the author should also be
able to assign the issue. If this is unwanted behavior Ill revert it.
/cc @DouweM
See merge request !2765
2016-04-15 15:43:26 +00:00
Phil Hughes
5b374226a7
Indented code
2016-04-15 16:36:07 +01:00
Rémy Coutable
8b7bf2a0e0
Merge branch 'rugged-delete-tag' into 'master'
...
Delete tags via rugged
Improve the performance by directly using rugged instead of shelling out to a git operation.
See merge request !3748
2016-04-15 14:42:05 +00:00
Robert Schilling
3c704c33e0
Delete tags via rugged
2016-04-15 16:05:04 +02:00
Zeger-Jan van de Weg
33f8b06c39
Merge branch 'master' into assign-to-issuable-opener
2016-04-15 14:38:15 +02:00
Rémy Coutable
2ac0050bce
Merge branch 'remove-backend-code' into 'master'
...
Remove unused backend methods
Those backend methods are not used anymore since the functionality of them is replaced with rugged.
See merge request !3746
2016-04-15 12:14:17 +00:00
Robert Schilling
106c443e76
Remove unused backend methods
2016-04-15 13:30:33 +02:00
Rémy Coutable
f8e8a61c9c
Remove Gitlab::Shell#update_repository_head since it's not used anymore
...
Signed-off-by: Rémy Coutable <remy@rymai.me >
2016-04-15 11:38:59 +02:00
Jacob Vosmaer
c795ef079c
Merge branch 'master' of https://github.com/gitlabhq/gitlabhq
2016-04-15 10:42:32 +02:00
Rémy Coutable
cd8fa2e6c0
Fix required gitlab-shell version.
...
Fix required gitlab-shell version in the 8.5 to 8.6 update doc.
2016-04-15 10:19:04 +02:00
Rémy Coutable
ddec8e777f
Merge branch 'fix-redirect-profile-keys-new-to-profile-keys' into 'master'
...
Make /profile/keys/new redirects to /profile/keys for back-compat
This addresses https://github.com/gitlabhq/gitlabhq/issues/10138 .
See merge request !3717
2016-04-15 08:19:01 +00:00
Rémy Coutable
4e2f068c5f
Merge branch 'i_14431_award_emoji_count_not_in_comment_count' into 'master'
...
Do not include award emojis in issue view comment_count
## What does this MR do?
Fixes Issue #14431 , changing comment_count on issues index view to not include award emoji comments. While including them is technically correct, it feel nonintuitive in the way comments are presented.
## Are there points in the code the reviewer needs to double check?
No
## Why was this MR needed?
Improves UX of issues view
## What are the relevant issue numbers?
#14431
## Screenshots
### Before
- 
- 
### After
- 
- 
See merge request !3610
2016-04-15 07:58:29 +00:00
Rémy Coutable
a434ffd3b3
Make /profile/keys/new redirects to /profile/keys for back-compat
...
Report: https://github.com/gitlabhq/gitlabhq/issues/10138
Signed-off-by: Rémy Coutable <remy@rymai.me >
2016-04-15 09:45:58 +02:00
James Lopez
ca725aaf4c
resolve merge conflict
2016-04-15 08:52:26 +02:00
James Lopez
05985b49a4
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-import_url
2016-04-15 08:49:08 +02:00
Douwe Maan
447a905088
Merge branch 'rs-trailing-slash-in-search' into 'master'
...
Escape the query argument provided to `git grep` by `search_files`
Closes #14963 .
See merge request !3633
2016-04-15 06:46:47 +00:00
lurdan
d2f490c8f3
fix required gitlab-shell version.
...
Under the procedure, I've warned about gitlab-shell version, which should be 2.6.12 (may be some minor revisions introduces that).
2016-04-15 12:41:26 +09:00
Robert Speicher
a1497ba39c
Merge branch 'fix-migrate_new_notification_setting' into 'master'
...
Fix datetime format when migrating new notification settings on MySQL
Closes #15264
See merge request !3733
2016-04-14 22:45:52 +00:00
Douglas Barbosa Alexandre
70c9ceb7b1
Fix datetime format when migrating new notification settings on MySQL
2016-04-14 18:46:18 -03:00
Robert Speicher
0554664e56
Merge branch 'patch-1' into 'master'
...
change "very demand" to "specific demand" in CI runner docs
[ci skip]
See merge request !3726
2016-04-14 21:39:57 +00:00
Jacob Schatz
ba18e0b208
Merge branch '14176-diff-paste-data' into 'master'
...
Copying and pasting doesn't grab line numbers or +/-
Fixes #14176
See merge request !3687
2016-04-14 21:01:08 +00:00
Stan Hu
95ce4d29c3
Merge branch 'rs-sentry-contexts' into 'master'
...
Add Sentry program context even without a current user
See merge request !3729
2016-04-14 20:18:01 +00:00
Robert Speicher
1f0274e55e
Merge branch 'remove-ci-nginx-config' into 'master'
...
Remove deprecated NGINX CI config
[ci skip]
See merge request !3728
2016-04-14 19:34:57 +00:00
Robert Speicher
97fd9616ac
Merge branch 'emoji_category_fix' into 'master'
...
Emoji categories fix
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14020
See merge request !3727
2016-04-14 18:22:49 +00:00