- 16 Feb, 2017 13 commits
-
-
Achilleas Pipinellis authored
[ci skip]
-
Yorick Peterse authored
Reduce query count for snippet search See merge request !9254
-
Rémy Coutable authored
Merge branch '27873-when-a-commit-appears-in-several-projects-commit-comments-are-shared-across-projects' into 'master' Ensure only commit comments relevant to target project are returned Closes #27873 See merge request !9264
-
Filipa Lacerda authored
update issue count when closing/reopening an issue Closes #27452 See merge request !9216
-
Rémy Coutable authored
Show merge errors in merge request widget Closes #28124 and gitlab-ee#1652 See merge request !9229
-
Sean McGivern authored
Set `Auto-Submitted: auto-generated` header to emails Closes #20305 See merge request !9163
-
Sean McGivern authored
There were two problems here: 1. On the JS side, the reference to $widgetBody didn't refer to the right DOM element any more. This might be because it was replaced by the `getMergeStatus` method. Even if it wasn't, ensuring we have the right element means that the content gets updated. 2. On the Ruby side, the `log_merge_error` method didn't update the `merge_error` column of the merge request. Change that to update if requested, and update in the most common cases by default. Additionally, this would sometimes return an error hash, but it doesn't look like this was ever used (the return value of `MergeService#execute` appears to be unused everywhere).
-
Achilleas Pipinellis authored
Clarify that stage is needed to stop environments Closes #28110 See merge request !9296
-
Achilleas Pipinellis authored
[ci skip]
-
Phil Hughes authored
Recudes the number of queries within the snippet search from approx. 50 to approx. 14 by preloading the authors Part of #27392
-
Achilleas Pipinellis authored
Fix broken link in university docs See merge request !9295
-
Achilleas Pipinellis authored
[ci skip]
-
Alfredo Sumaran authored
Make Karma output look nicer for CI See merge request !9165
-
- 15 Feb, 2017 27 commits
-
-
Allison Whilden authored
Clean up terms used for issues. Use New instead of Add. See merge request !9281
-
Alfredo Sumaran authored
style links on system notes to look clickable Closes #27959 See merge request !9251
-
Simon Knox authored
-
Simon Knox authored
-
Simon Knox authored
-
Pedro Moreira da Silva authored
-
Achilleas Pipinellis authored
Fix most of broken docs links See merge request !9275
-
Annabel Dunstone Gray authored
Change wording of MR comment box See merge request !9193
-
Achilleas Pipinellis authored
[ci skip]
-
Semyon Pupkov authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/20305
-
Rémy Coutable authored
Move tag services to `Tags` namespace See merge request !9231
-
Alfredo Sumaran authored
Fix Rubocop offense See merge request !9274
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
Fix regression where cmd-click stopped working for todos and merge request tabs Closes #27922 See merge request !9115
-
Rémy Coutable authored
Resolve 'Alphabetically sort tags on runner list' Closes #27409 See merge request !8922
-
Douwe Maan authored
Remove deprecated CI service Closes #28094 See merge request !9221
-
Rémy Coutable authored
Specify that only project owners can transfer a project Closes #26651 See merge request !9262
-
Rémy Coutable authored
Add missing api entities Closes #23895 See merge request !7138
-
Clement Ho authored
-
Alfredo Sumaran authored
Only load istanbul plugin in development mode See merge request !9261
-
Alfredo Sumaran authored
Stop Pikaday using moment See merge request !9244
-
Douwe Maan authored
Show notifications settings even when repository feature is disabled See merge request !9180
-
Robert Speicher authored
-
Douwe Maan authored
# Conflicts: # db/schema.rb
-
Robert Speicher authored
Fix labels being applied to wrong merge requests on GitHub import See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2064
-
Robert Speicher authored
Fix for XSS vulnerability in SVG attachments See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2059
-
Robert Speicher authored
Fix XSS in rdoc and other markups See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2058
-