- 15 May, 2018 1 commit
-
-
Achilleas Pipinellis authored
Fix minor typo of main docs page See merge request gitlab-org/gitlab-ce!18952
-
- 14 May, 2018 33 commits
-
-
Filipa Lacerda authored
Correct skewed Kubernetes popover illustration Closes #46345 See merge request gitlab-org/gitlab-ce!18949
-
Lukas Eipert authored
-
Mark Fletcher authored
-
Phil Hughes authored
Move SquashBeforeMerge vue component See merge request gitlab-org/gitlab-ce!18813
-
Rémy Coutable authored
Backport EE-specific untrusted regexp implementation See merge request gitlab-org/gitlab-ce!18938
-
Rémy Coutable authored
Improve the code review section in MR templates. See merge request gitlab-org/gitlab-ce!18920
-
Douwe Maan authored
More verbose logging for deprecated path access See merge request gitlab-org/gitlab-ce!18943
-
Rémy Coutable authored
Fix cross-origin errors when attempting to download JavaScript attachments Closes #45826 See merge request gitlab-org/gitlab-ce!18936
-
Rémy Coutable authored
update sidekiq 5.0 -> 5.1 See merge request gitlab-org/gitlab-ce!18765
-
Kamil Trzciński authored
Resolve "[Rails5] Fix spec/models/ci/pipeline_spec.rb" Closes #46229 See merge request gitlab-org/gitlab-ce!18906
-
Zeger-Jan van de Weg authored
Current logging tells us we've isolated the calls to about 5 call sites, now we'd like to know what is calling these methods.
-
Achilleas Pipinellis authored
Change `expect` to `except` on help page See merge request gitlab-org/gitlab-ce!18940
-
Bob Van Landuyt authored
-
Phil Hughes authored
Resolve "`sha-mismatch` vue component is rendering an empty block" Closes #45462 See merge request gitlab-org/gitlab-ce!18884
-
Filipa Lacerda authored
Add `createComponentWithMixin` to create anonymous components with mixins See merge request gitlab-org/gitlab-ce!18899
-
Douwe Maan authored
Fix system hook not firing for blocked users when LDAP sign-in is used Closes #46307 See merge request gitlab-org/gitlab-ce!18930
-
Grzegorz Bizon authored
-
James Lopez authored
Update secpick to use security branches See merge request gitlab-org/gitlab-ce!18937
-
Kushal Pandya authored
-
Douwe Maan authored
Add Code Review documentation that maintainers also perform code review See merge request gitlab-org/gitlab-ce!18911
-
Rémy Coutable authored
Fix gitaly-ruby bundle poisoning in CI Closes gitaly#1184 and gitaly#1169 See merge request gitlab-org/gitlab-ce!18853
-
-
James Lopez authored
-
James Lopez authored
-
Achilleas Pipinellis authored
Update runner links to repo based on restructuring See merge request gitlab-org/gitlab-ce!18919
-
James Lopez authored
-
Rémy Coutable authored
Replace the `project/forked_merge_requests.feature` spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!18867
-
blackst0ne authored
-
Phil Hughes authored
Resolve "Remove redundant tooltips on activity tabs" Closes #46164 See merge request gitlab-org/gitlab-ce!18918
-
Rémy Coutable authored
Replace the `project/commits/diff_comments.feature` spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!18868
-
blackst0ne authored
-
Achilleas Pipinellis authored
Remove an extra backtick from Group Milestones API documentation See merge request gitlab-org/gitlab-ce!18913
-
Stan Hu authored
If you upload a file with a .js extension, Rails' cross-origin JavaScript protection will prevent a user from downloading the file with a 422 error. Setting the content-type to `text/plain` will allow the user to download the file as a plaintext file. Closes #45826
-
- 13 May, 2018 1 commit
-
-
Stan Hu authored
An LDAP sign-in request results in a different request parameter than a standard GitLab sign-in. Since Warden doesn't pass us the user that was blocked, we first search for a `username` in the request parameters and then look for `user.login`. Closes #46307
-
- 11 May, 2018 5 commits
-
-
Olivier Gonzalez authored
-
Joshua Lambert authored
-
Annabel Dunstone Gray authored
-
Robert Speicher authored
Remove duplicate method See merge request gitlab-org/gitlab-ce!18886
-
Nick Thomas authored
Allow a user to sign out when on the terms page Closes #46211 See merge request gitlab-org/gitlab-ce!18875
-