- 19 Oct, 2015 11 commits
-
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
Fix missing commit status for widget when no CI service is enabled Fix for #3082 /cc @dzaporozhets See merge request !1621
-
Robert Speicher authored
-
Robert Speicher authored
Send an email to admin email when a user is reported for spam Replaces !1547. Fixes #2839. See merge request !1634
-
Robert Speicher authored
Improve performance when filtering on milestone on labels Also some minor refactoring in the seeding. See merge request !1587
-
Robert Speicher authored
Restore notification footer text See merge request !1640
-
Dmitriy Zaporozhets authored
Remove some padding from code blocks This creates a weird "leading indent" on the first line of code blocks, at least in Chrome 46, and ends up making the first row not line up nicely with everything else. ![Screen_Shot_2015-10-14_at_2.40.38_PM](https://gitlab.com/pioto/gitlab-ce/uploads/5434eb077c17e56528a94079afe3c732/Screen_Shot_2015-10-14_at_2.40.38_PM.png) See merge request !1596
-
Stan Hu authored
Fix spelling of Description
-
Douwe Maan authored
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. ![Screenshot_from_2015-10-12_12-10-37](https://gitlab.com/zj/gitlab-ce/uploads/52e429704e73067b24b69801f13ad7bc/Screenshot_from_2015-10-12_12-10-37.png) /cc @DouweM See merge request !1569
-
Robert Speicher authored
Close issues mentioned in MR description when MR is merged using fast-forward merge or when merge commit message is edited. Fixes gitlab-org/gitlab-ee#48. See merge request !1639
-
Robert Speicher authored
Fix bug where a push would only create cross references from the first commit. Apparently we can't `return` from a `Hash.new` block. Who knew. See merge request !1638
-
- 17 Oct, 2015 6 commits
-
-
Yorick Peterse authored
See merge request !1623
-
Dmitriy Zaporozhets authored
Hide Builds tab is GitLab CI is not enabled Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1627
-
Dmitriy Zaporozhets authored
Redirect old CI project route to GitLab project Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1629
-
Dmitriy Zaporozhets authored
Fix padding of outdated discussion item. Old: ![Screen_Shot_2015-10-16_at_09.29.17](https://gitlab.com/gitlab-org/gitlab-ce/uploads/d715debebe54d27c2eed7c22843e886c/Screen_Shot_2015-10-16_at_09.29.17.png) New: ![Screen_Shot_2015-10-16_at_09.29.23](https://gitlab.com/gitlab-org/gitlab-ce/uploads/7c0c033adade92cb16406c027cb4c010/Screen_Shot_2015-10-16_at_09.29.23.png) It still looks the same when the discussion is expanded. See merge request !1614
-
Dmitriy Zaporozhets authored
Temporary bring /ci page page with help information Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1630
-
Douwe Maan authored
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
-
- 16 Oct, 2015 14 commits
-
-
Robert Speicher authored
Allow dashboard and group issues/MRs to be filtered by label See merge request !1591
-
Drew Blessing authored
-
Robert Speicher authored
Use gitlab-git-http-server 0.3.0 for GitLab 8.1 See merge request !1605
-
Robert Speicher authored
Track compatible gitlab-git-http-server version The 'git archive' changes in GitLab 8.1 require a version of gitlab-git-http-server that is incompatible with GitLab 8.0, so we need to keep track of this now. See merge request !1603
-
Dmitriy Zaporozhets authored
Improve typography See merge request !1622
-
Dmitriy Zaporozhets authored
Dont put padding on typography but on holder elements instead Fixes wrong padding of wiki content. See merge request !1620
-
Dmitriy Zaporozhets authored
Make selectbox options more compact Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1619
-
Dmitriy Zaporozhets authored
Highlight comment based on anchor in URL Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Fix for #2954 See merge request !1618
-
Yorick Peterse authored
Add index on ci_commits.gl_project_id See merge request !1616
-
Ashley Hindle authored
-
Douwe Maan authored
Add a system note and update relevant merge requests when a branch is deleted or re-added If a branch is deleted with an open merge request, amended offline, and then pushed again, GitLab doesn't bother to update the merge request even though the last commit ID and/or code may have changed. This MR ensures that each push will update any relevant merge requests and adds a system note if this happens as well. The new messages look like: ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/6581eea069cd8e485b7fa4187ed4c043/image.png) Closes #2926 See merge request !1601
-
Robert Speicher authored
-
Robert Speicher authored
Implement when syntax in .gitlab-ci.yml See merge request !1606
-
Robert Speicher authored
[ci skip]
-
- 15 Oct, 2015 9 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Also adds a preamble note that a working 8.0 installation (i.e., gitlab-git-http-server, updated Nginx/Apache configs) is required before proceeding. [ci skip]
-
Robert Speicher authored
[ci skip]
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Robert Speicher authored
Sentences end in periods. [ci skip] See merge request !1604
-
Robert Speicher authored
Prepare 8.1 documentation [ci skip] See merge request !1612
-