- 05 Apr, 2017 7 commits
-
-
Sean McGivern authored
Fix for three open redirect vulns using redirect_to url_for(params.merge))) See merge request !2082
-
DJ Mountney authored
Introduced a new method but had failed to account for other delegated methods that were being used
-
DJ Mountney authored
Previously accidently added a test for a feature that does not exist in this release : preserved styles in labels
-
Sean McGivern authored
Fix for open redirect vuln involving continue[to] params See merge request !2083
-
DJ Mountney authored
Fix for path disclosure in project import/export See merge request !2080
-
Sean McGivern authored
Don’t show source project name when user does not have access See merge request !2081
-
Robert Speicher authored
Remove class from SanitizationFilter whitelist See merge request !2079
-
- 19 Mar, 2017 2 commits
-
-
James Lopez authored
-
James Lopez authored
[ci skip]
-
- 18 Mar, 2017 6 commits
-
-
Ruben Davila authored
-
Rubén Dávila authored
nil check for url_blocker? See merge request !2076
-
DJ Mountney authored
fix for render json include leaks See merge request !2074 Conflicts: app/controllers/projects/merge_requests_controller.rb spec/controllers/projects/issues_controller_spec.rb
-
Jacob Schatz authored
Adds rel="noopener noreferrer" to all links with target="_blank" See merge request !2071 Conflicts: app/assets/javascripts/environments/components/environment_external_url.js app/assets/javascripts/merge_request_widget.js app/helpers/commits_helper.rb app/views/projects/services/mattermost_slash_commands/_detailed_help.html.haml app/views/projects/services/mattermost_slash_commands/_help.html.haml app/views/projects/services/slack_slash_commands/_help.html.haml
-
Douwe Maan authored
Protect server against SSRF in project import URLs See merge request !2068
-
Rémy Coutable authored
Only show public emails in atom feeds See merge request !2066
-
- 27 Feb, 2017 5 commits
-
-
James Lopez authored
[ci skip]
-
James Lopez authored
[ci skip]
-
James Lopez authored
-
James Lopez authored
[ci skip]
-
James Lopez authored
Fix CompareService signature See merge request !9515
-
- 24 Feb, 2017 6 commits
-
-
James Lopez authored
-
Sean McGivern authored
In 8.17+, this takes two arguments to `new`, and two for `execute`. In 8.16, it takes four to `execute`.
-
James Lopez authored
This reverts commit f948c2f4.
-
Sean McGivern authored
Fix MR changes tab size count Closes #27563 See merge request !9091
-
Clement Ho authored
Allow searching issues for strings containing colons Closes #28357 See merge request !9400
-
James Lopez authored
Fix hash of ruby in update documentation See merge request !8735
-
- 17 Feb, 2017 3 commits
-
-
DJ Mountney authored
-
DJ Mountney authored
[ci skip]
-
Rémy Coutable authored
Show merge errors in merge request widget Closes #28124 and gitlab-ee#1652 See merge request !9229 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 16 Feb, 2017 2 commits
-
-
James Lopez authored
Fix smart interval 8-16-stable failure See merge request !9310
-
Luke "Jared" Bennett authored
Change toBe to toBeLessThan to account for flakey timers, spec needs refactoring a little so this is not a complete fix
-
- 15 Feb, 2017 9 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Don't delete assigned MRs/issues when user is deleted See merge request !8634
-
Robert Speicher authored
Reduce hits to LDAP on Git HTTP auth by reordering auth mechanisms Closes #24462 See merge request !8752
-
Filipa Lacerda authored
Fix filtered search user autocomplete for gitlab instances that are hosted on a subdirectory Closes #27343 See merge request !8891 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Speicher authored
Fix wrong call to ProjectCacheWorker.perform, and call ProjectCacheWorker.perform_async instead Closes #27516 See merge request !8910
-
Rémy Coutable authored
Don't render snippet actions for logged-out users Closes #27708 See merge request !8995
-
Rémy Coutable authored
Snippet spam Closes #26276 See merge request !8911
-
Rémy Coutable authored
API: Fix file downloading See merge request !8953
-
Sean McGivern authored
Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index Closes #27267 See merge request !8956
-