- 02 Mar, 2017 40 commits
-
-
Alfredo Sumaran authored
Resolve "missing count badge styling in new sidebar dropdown" Closes #28410 See merge request !9592
-
Annabel Dunstone Gray authored
-
Filipa Lacerda authored
Update yarn.lock after the removal of jquery-ui See merge request !9670
-
Alfredo Sumaran authored
remove extra whitespace on dashboard projects page Closes #28874 See merge request !9617
-
Simon Knox authored
-
Filipa Lacerda authored
Removed some unused JS deps See merge request !9652
-
Annabel Dunstone Gray authored
Fixed the position of loading spinner Closes #28906 See merge request !9658
-
Filipa Lacerda authored
Remove side padding from expanded sidebar See merge request !9634
-
Annabel Dunstone Gray authored
Hightlight linenumber on page load Closes #28893 See merge request !9664
-
Fatih Acet authored
Backport EE changes. Service method should be `get` and not `all` See merge request !9672
-
Sean McGivern authored
Remove bundle-audit ignores that are no longer applicable See merge request !9671
-
Douwe Maan authored
Add missing association for mock_ci_service See merge request !9668
-
Dmitriy Zaporozhets authored
Cleaning up navigational order - Project Closes #26348 See merge request !9272
-
Kushal Pandya authored
-
Douwe Maan authored
Show public RSS feeds to anonymous users Closes #2629 See merge request !9596
-
Filipa Lacerda authored
-
Robert Speicher authored
-
Douwe Maan authored
API: Use `visibility` as string parameter everywhere Closes #27501 See merge request !9337
-
Mike Greiling authored
-
Adam Niedzielski authored
-
Sam Rose authored
-
Toon Claes authored
Override the `ApplicationSetting` default visibility_level setters so they accept strings & integers for the levels.
-
Annabel Dunstone Gray authored
Removes random border on event items on mobile See merge request !9654
-
Dmitriy Zaporozhets authored
Use full group name in GFM group reference title See merge request !9642
-
Dmitriy Zaporozhets authored
Add filter and sorting to dashboard groups page See merge request !9619
-
Sean McGivern authored
Update Rubyzip to 1.2.1 Closes #28933 See merge request !9660
-
Achilleas Pipinellis authored
Add docs on how to install GitLab on GCP Closes #28868 See merge request !9662
-
Achilleas Pipinellis authored
[ci skip]
-
Rémy Coutable authored
Remove deprecated build status badge and related services Closes #14757 See merge request !9620
-
Jacob Schatz authored
Don't copy tooltip when copying GFM Closes #28802 See merge request !9563
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Correct the return code description for 204 See merge request !9648
-
Phil Hughes authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
We dont use them anywhere, so why have them around?
-
Rémy Coutable authored
CORS: Whitelist pagination headers Closes #28405 See merge request !9651
-
Filipa Lacerda authored
Remove jQuery UI Closes #18437 See merge request !9649
-
Toon Claes authored
Add `visibility` & `visibility=` methods to the `Gitlab::VisibilityLevel` module so the `visibility_level` can be get/set with a string value.
-
Toon Claes authored
And add changelog entry.
-
Toon Claes authored
Use strings for the ApplicationSetting properties: - restricted_visibility_levels - default_project_visibility - default_snippet_visibility - default_group_visibility
-