- 10 May, 2017 27 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Douwe Maan authored
Use GroupsFinder to find subgroups the user has access to See merge request !2096
-
Robert Speicher authored
New Hamlit XSS fix, does not include extraneous changes See merge request !2095
-
Douwe Maan authored
Refactor snippets finder & dont return internal snippets for external users See merge request !2094
-
Robert Speicher authored
Fix XSS in branches dropdown See merge request !2093
-
Douwe Maan authored
Respect project features in wiki and blob search See merge request !2089
-
Sean McGivern authored
Fix snippets visibility for show action - external users can not see internal snippets See merge request !2087
-
Douwe Maan authored
Sanitize submodule URLs before linking to them in the file tree view See merge request !2084
-
Robert Speicher authored
(security-9-1) Add correct `rel` attributes to external links when rendering markdown See merge request !2097
-
Robert Speicher authored
(security-9-1) Render asciidoc & other markup using banzai in a pipeline See merge request !2098
-
Filipa Lacerda authored
Filter projects by group on search page Closes #29489 See merge request !11169
-
Filipa Lacerda authored
Fixed search terms not highlight Closes #31997 See merge request !11198
-
Filipa Lacerda authored
Fixed create label form not working on issue boards in a sub-group project Closes #31862 See merge request !11182
-
Douwe Maan authored
Use relative paths for group/project/user avatars Closes #13418 and #19662 See merge request !11001
-
Douwe Maan authored
Update tree_helper.rb to fix #31784, which broken file browse where paths deeper than 6:'/'. Closes #31784 See merge request !11197
-
Dmitriy Zaporozhets authored
Resolve "Delete `Projects::IssuesController#redirect_old`" Closes #20517 See merge request !11135
-
Phil Hughes authored
Closes #31997
-
Phil Hughes authored
Fix broken test - load correct data Closes #32074 See merge request !11237
-
Filipa Lacerda authored
-
blackst0ne authored
-
Phil Hughes authored
Use vue file for table pagination component Closes #31349 See merge request !11210
-
Filipa Lacerda authored
-
Robert Speicher authored
Spec fix: Add :redis keyword to some specs clear state of trackable attributes Closes #32041 See merge request !11221
-
zzjin authored
-
blackst0ne authored
-
Clement Ho authored
Fix transient job failures relating to "unhandled Promise rejection" in issue boards Closes #32030 See merge request !11222
-
- 09 May, 2017 13 commits
-
-
Fatih Acet authored
Adds left connector class to the rendered graph Closes #31053 See merge request !11179
-
Fatih Acet authored
Fix test failure in job vue componenFix test failure in job vue componentt Closes #32021 See merge request !11208
-
Fatih Acet authored
Make tree, blob and blame pages more consistent See merge request !11194
-
Mike Greiling authored
-
Toon Claes authored
This reverts commit 73f448e5.
-
Douwe Maan authored
Add German translation for Cycle Analytics See merge request !11161
-
Toon Claes authored
The specs that rely on a correct value of the trackable attributes, should include the `:redis` keyword in the spec to ensure the state is reset between various specs. The trackable attributes being: - sign_in_count : Increased every time a sign in is made (by form, openid, oauth) - current_sign_in_at : A timestamp updated when the user signs in - last_sign_in_at : Holds the timestamp of the previous sign in - current_sign_in_ip : The remote ip updated when the user sign in - last_sign_in_ip : Holds the remote ip of the previous sign in The limiting of writing trackable attributes was introduced in gitlab-org/gitlab-ce!11053.
-
Robert Speicher authored
Fix OpenID spec failure that assumed current_sign_in_at would be set Closes #32041 See merge request !11219
-
Filipa Lacerda authored
Remove needless bind and indexOf polyfills See merge request !11187
-
Achilleas Pipinellis authored
Kubernetes Helm Chart Install docs See merge request !11139
-
DJ Mountney authored
-
Robert Speicher authored
Make pipeline widget padding consistent between MR and commit pages See merge request !11193
-