Valery Sizov
8b18449125
remove public field from namespace and refactoring
2016-01-04 16:00:29 +02:00
Dmitriy Zaporozhets
fd231ff9fb
Merge branch 'revert_votes_back' into 'master'
...
Revert vote buttons back to issue and MR pages
https://gitlab.com/gitlab-org/gitlab-ce/issues/3672
/cc @dzaporozhets @JobV

See merge request !2206
2015-12-25 15:52:06 +00:00
Valery Sizov
c79ffa01b4
satisfy rubocop
2015-12-25 15:46:01 +02:00
Valery Sizov
195dc3a746
add sorting of awards
2015-12-25 14:11:19 +02:00
Robert Speicher
ab3d855c0e
Add support for twitter:label meta tags
2015-12-24 17:11:08 -05:00
Robert Speicher
c6d2508362
Truncate page_description to 30 words
2015-12-24 16:26:52 -05:00
Robert Speicher
5a3b9c97e3
Account for @project.description being nil
2015-12-23 17:14:18 -05:00
Robert Speicher
b26eb782f5
Add page descriptions and images
...
A limited number of pages have defined their own descriptions, but
otherwise we default to the Project's description (if `@project` is
set), or the old `brand_title` fallback.
The image will either be the uploaded project icon (never a generated
one), the user's uploaded icon or Gravatar, or, finally, the GitLab
logo.
2015-12-23 16:56:27 -05:00
Valery Sizov
0ae0881250
fix specs
2015-12-22 23:12:23 +02:00
Valery Sizov
a48dd40a92
base implementation of emoji picker [ci skip]
2015-12-22 23:12:23 +02:00
Stan Hu
3b61dc47ec
Merge branch 'fix_leave_project_display' into 'master'
...
Fix and test leave project display
The 'Leave this project' display on project page was broken. It was calling the method incorrectly, which returned `nil` and displayed nothing.
This fixes the display and also adds 2 different tests for it.
cc/ @jvanbaarsen @stanhu Please review and merge if you think it looks good. Thank you!
See merge request !2166
2015-12-22 19:30:32 +00:00
Robert Speicher
09008026f6
Move ci_build_details_path helper spec to correct location
...
Also, make it not fail.
2015-12-21 21:57:51 -05:00
Marvin Frick and Kamil Trzcinski
0d05400bde
removes api credentials from link to build_page
...
Also adds a spec for MergeRequestHelper to avoid having a regression
later on.
2015-12-22 00:28:19 +01:00
Drew Blessing
66a8281fdd
Fix and test leave project display
2015-12-21 15:58:42 -06:00
Drew Blessing
f177aaa5fa
Backport JIRA service
2015-12-18 14:19:48 -06:00
Dmitriy Zaporozhets
664384e78b
Merge remote-tracking branch 'origin/rs-simplify-status-icon'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-12-16 19:19:07 +01:00
Dmitriy Zaporozhets
a9d19fa8ef
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2015-12-16 14:24:32 +01:00
Gabriel Mazetto
b5291f9599
Fixed Rubocop offenses
2015-12-15 00:53:52 -02:00
Robert Speicher
3084c8c370
Define CI status icon colors in SCSS instead of a helper
2015-12-12 13:18:51 -05:00
Robert Speicher
456ddb5eb7
Fix time_ago_with_tooltip for activity feed
...
Closes #4002
2015-12-11 13:57:49 -05:00
Zeger-Jan van de Weg and Stan Hu
56f25c3e61
Improve text indication visibility on snippets
2015-12-08 14:31:24 -08:00
Robert Speicher
a1d3b8d7fa
Fix spec failure introduced by 9d03bc6fa3
2015-12-07 16:50:20 -05:00
Valery Sizov
e0131c5d07
Merge branch 'rails_update_to_4_2' into 'master'
...
Rails update to 4.2.4
https://gitlab.com/gitlab-org/gitlab-ce/issues/2694
See merge request !1902
2015-11-30 16:49:09 +00:00
Valery Sizov
e92ceb7b57
fix specs
2015-11-30 16:12:31 +02:00
Stan Hu
2f90e71fd3
Merge pull request #9670 from janten/gravatar-retina
...
Add support for HiDPI displays in gravatar service
2015-11-26 08:13:28 -08:00
Valery Sizov
671a49cfd5
added specs
2015-11-19 14:41:05 +02:00
Valery Sizov
6051c28fc0
Allow groups to appear in the search results if the group owner allows it
2015-11-05 13:18:51 +02:00
Jan-Gerd Tenberge
b5c19bcc4d
Fix merge error
2015-10-22 21:43:17 +02:00
Jan-Gerd Tenberge
b32bb37799
Merge remote-tracking branch 'origin/master' into gravatar-retina
2015-10-22 21:37:44 +02:00
Jan-Gerd Tenberge
34d0cd438a
Update spec
2015-10-19 01:22:20 +02:00
Jan-Gerd Tenberge
7d7b6dbb9f
Update spec
2015-10-19 01:21:21 +02:00
Douwe Maan
41615ddde4
Merge branch 'cross-reference-mr-on-issues' into 'master'
...
Show merge requests which close current issue
Closes #2903
### What does this MR do
If an issue is to be closed by a merge request the current user has access to, this will be displayed when the user looks at the issue.

/cc @DouweM
See merge request !1569
2015-10-18 12:07:28 +00:00
Douwe Maan
5ad3a274b3
Merge branch 'rs-redactor-filter' into 'master'
...
Separate rendering of Markdown reference links from redacting those the user doesn't have access to and extracting referenced objects
Related: !1014
See merge request !1090
2015-10-17 11:55:55 +00:00
Robert Speicher
c856a7a593
Merge branch 'filter-label' into 'master'
...
Allow dashboard and group issues/MRs to be filtered by label
See merge request !1591
2015-10-16 21:29:47 +00:00
Douwe Maan
34148d1576
Merge branch 'master' into rs-redactor-filter
2015-10-16 11:26:48 +02:00
Zeger-Jan van de Weg
94a788f66d
Only accept open issues and merge requests
2015-10-16 09:59:32 +02:00
Yorick Peterse
ff8f7fb0a1
Re-use User for avatars in link_to_member
2015-10-15 12:05:01 +02:00
Yorick Peterse
693e63f523
Allow avatar_icon to operate on a User
...
If the User object is already known before calling this method being
able to re-use said object can save us an extra SQL query.
2015-10-15 12:05:01 +02:00
Douwe Maan
95f0440a78
Merge branch 'master' into rs-redactor-filter
2015-10-15 11:26:58 +02:00
Kamil Trzcinski
16bfd9d31a
Fix specs
2015-10-14 17:29:18 +02:00
Douwe Maan
d10e3c4498
Merge branch 'master' into filter-label
2015-10-14 13:23:01 +02:00
Douwe Maan
f42cfa9e87
Refactor reference gathering to use a dedicated filter
2015-10-07 17:00:48 +02:00
Stan Hu
dfbbc80611
Support filtering by "Any" milestone or issue and fix "No Milestone" and "No Label" filters
...
Closes #2619
Closes https://github.com/gitlabhq/gitlabhq/issues/9631
2015-10-07 07:21:50 -07:00
Douwe Maan
4f629dab2a
Merge branch 'master' into rs-redactor-filter
2015-10-07 15:15:35 +02:00
Stan Hu
3fbcc51102
Update README cache key to use full project namespace
2015-10-02 13:26:42 -07:00
Stan Hu
1c53c28c79
Merge pull request #9684 from NKMR6194/master
...
Fix link with emoji
2015-10-01 14:10:34 -07:00
SAKATA Sinji
a3c6ed5c46
Fix link with emoji
2015-10-02 01:26:19 +09:00
Stan Hu
5544d54793
Include full path of source and target branch names in New Merge Request page
...
Previous title would only show the group name, which could be confusing.
Closes #2875
2015-09-30 20:50:53 -07:00
Dmitriy Zaporozhets
3d9a7cdb4b
Refactor CI helpers
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-09-29 16:26:40 +02:00
Jan-Gerd Tenberge
3ef71fa4fb
Add support for HiDPI displays in gravatar service
2015-09-26 20:53:16 +02:00