- 29 Oct, 2019 9 commits
-
-
GitLab Release Tools Bot authored
Only assign merge params when allowed See merge request gitlab/gitlab-ee!1337
-
GitLab Release Tools Bot authored
Private/internal repository enumeration via bruteforce on a vulnerable URL See merge request gitlab/gitlab-ee!1345
-
GitLab Release Tools Bot authored
Pass all wiki markup formats through our Banzai pipeline filters See merge request gitlab/gitlab-ee!1351
-
GitLab Release Tools Bot authored
Mask sentry auth token See merge request gitlab/gitlab-ee!1360
-
GitLab Release Tools Bot authored
Do not index system notes for issue update See merge request gitlab/gitlab-ee!1370
-
GitLab Release Tools Bot authored
Sanitize search text to prevent XSS See merge request gitlab/gitlab-ee!1371
-
GitLab Release Tools Bot authored
Require Maintainer permission on group where project is transferred to See merge request gitlab/gitlab-ee!1375
-
GitLab Release Tools Bot authored
Use the '\A' and '\z' regex anchors in `InternalRedirect` to mitigate an Open Redirect issue. Closes gitlabhq#2934 See merge request gitlab/gitlab-ee!1381
-
GitLab Release Tools Bot authored
Filter out search results based on permissions to avoid bugs leaking data See merge request gitlab/gitlab-ee!1388
-
- 28 Oct, 2019 24 commits
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Heinrich Lee Yu authored
Fix `RSpec/ScatteredSetup` rubocop failure See merge request gitlab-org/gitlab!19207
-
Bob Van Landuyt authored
Return merge-request state in API See merge request gitlab-org/gitlab!18888
-
Brian Kabiro authored
- expose `has_conflicts` and `mergeable_discussions_state` in API - add unit tests for the change
-
Bob Van Landuyt authored
Merge branch '34408-reducing-the-data-being-loaded-per-design-on-first-load-of-design-management' into 'master' [BE] Reduce the data being loaded per Design on first load See merge request gitlab-org/gitlab!18997
-
Natalia Tepluhina authored
- added selection by id and ids
-
Bob Van Landuyt authored
Support query for multiple states See merge request gitlab-org/gitlab!18518
-
Natalia Tepluhina authored
Populate CI variables from params Closes #24146 See merge request gitlab-org/gitlab!19023
-
Payton Burdette authored
When running a new pipeline on a project, this commit gives the feature of populating ci vars from a url query string.
-
Sanad Liaquat authored
-
Sanad Liaquat authored
Workaround for QA tests when job_log_json flag is enabled Closes #34901, #34900, and #34899 See merge request gitlab-org/gitlab!19145
-
Grant Young authored
-
Martin Wortschack authored
Make 404 page button same height as text input See merge request gitlab-org/gitlab!19080
-
Simon Knox authored
-
Sanad Liaquat authored
Fix instance audit log spec flakiness Closes #34865 and #34428 See merge request gitlab-org/gitlab!19089
-
Sanad Liaquat authored
Ensure that user is logged in as admin by logging out if already logged in and login in not logged in already
-
Sanad Liaquat authored
Fix group_audit_logs_1_spec e2e test failures on staging Closes #34237 See merge request gitlab-org/gitlab!19077
-
Heinrich Lee Yu authored
removes `export_designs` feature flags from ee files Closes #32535 See merge request gitlab-org/gitlab!18507
-
Nate Geslin authored
closes #32535 * removes ee/project_tree_restorer and documentation line calling out incomplete support since they are no longer needed * removes remove_feature_dependent_sub_relations method from project_tree_restorer
-
Mike Lewis authored
Move last 5 docs out of the workflow dir See merge request gitlab-org/gitlab!18628
-
Evan Read authored
docs - Sort in ascending order the list of deprecated variables See merge request gitlab-org/gitlab!19157
-
Evan Read authored
Update retrieval instruction of CA cert when adding k8s cluster See merge request gitlab-org/gitlab!18031
-
Daniel Gruesso authored
-
- 27 Oct, 2019 7 commits
-
-
Evan Read authored
Update Troubleshooting section in using_docker_build.md See merge request gitlab-org/gitlab!18953
-
Ray Paik authored
-
Evan Read authored
Clarify variable type example See merge request gitlab-org/gitlab!18588
-
Marcel Amirault authored
-
Evan Read authored
Updated link name to match the page name (Uploads administration) See merge request gitlab-org/gitlab!19149
-
Patrick Derichs authored
Supporting multiple states query on todo. Also updating specs. Simplify method as suggested by @reprazent Remove method for_states Revert "Simplify method as suggested by @reprazent" This reverts commit 011f44d1c1e51120dbc5fefbb70f68116439e6aa.
-
Natalia Tepluhina authored
Fix time-dependent test failure in release_block_spec.js Closes #35019 See merge request gitlab-org/gitlab!19194
-