- 16 Feb, 2017 29 commits
-
-
Fatih Acet authored
Paginate environments bundle Closes #25499 See merge request !9302
-
Sean McGivern authored
Fix error in MR widget after /merge slash command Closes #28176 See merge request !9259
-
Achilleas Pipinellis authored
Do not use single quote in headings as it breaks docs.gitlab.com Closes #25539 See merge request !9307
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
Update services templates docs Closes gitlab-ee#1361 See merge request !9305
-
Achilleas Pipinellis authored
[ci skip]
-
Filipa Lacerda authored
Integrate with new environments API See merge request !8954
-
Filipa Lacerda authored
Add pagination to environments table See merge request !9090
-
Filipa Lacerda authored
Merge branch 'fe-paginated-environments-api-add-subview' into 'fe-paginated-environments-api-add-pagination' Adds sub view to list environments under a folder See merge request !9169
-
Jarka Kadlecova authored
-
Filipa Lacerda authored
-
Yorick Peterse authored
Reduce query count for snippet search See merge request !9254
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Merge branch 'fe-paginated-environments-api-add-pagination' into fe-paginated-environments-api-add-subview * fe-paginated-environments-api-add-pagination: Changes after review Rename storePagination to setPagination
-
Filipa Lacerda authored
-
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
-
Filipa Lacerda authored
update issue count when closing/reopening an issue Closes #27452 See merge request !9216
-
Filipa Lacerda authored
-
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 11 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
-
Filipa Lacerda authored
-
Pedro Moreira da Silva authored
-
Filipa Lacerda authored
Moves check for latest key to store instead of poluting the view making it reusable between endpoints.
-
Filipa Lacerda authored
Add tests Adds folder name in the top of the table
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-