- 26 Aug, 2019 1 commit
-
-
Oswaldo Ferreira authored
When post-processing relative links to absolute links RelativeLinkFilter didn't take into consideration that internal repository data could be exposed for users that do not have repository access to the project. This commit solves that by checking whether the user can `download_code` at this repository, avoiding any processing of this filter if the user can't. Additionally, if we're processing for a group ( no project was given), we check if the user can read it in order to expand the href as an extra. That doesn't seem necessarily a breach now, but an extra check doesn't hurt as after all the user needs to be able to `read_group`.
-
- 21 Aug, 2019 39 commits
-
-
Clement Ho authored
Resolve "Track clicks on the issue sidebars" Closes #9703 See merge request gitlab-org/gitlab-ee!14944
-
Donald Cook authored
Added snowplow event tracking to assignee edit
-
GitLab Bot authored
-
Clement Ho authored
Remove svg component from Container Registry Closes #66371 See merge request gitlab-org/gitlab-ce!30845
-
Nick Kipling authored
Changed the container registry to use the empty state component Removed the custom svg-component
-
Clement Ho authored
Expand Changed selection classes to harmonize with other settings to GitLab-ee See merge request gitlab-org/gitlab-ee!15452
-
Marc Schwede authored
-
Stan Hu authored
Merge branch '64383-pattern-matching-with-variables-causes-gitlabs-ci-lint-to-throw-500' into 'master' Fix 500 errors caused by pattern matching with variables in CI Lint Closes #64383 See merge request gitlab-org/gitlab-ce!31719
-
Marius Bobin authored
Ensure the evaluation of right-hand side expression always results in the returning of an object or an empty String
-
GitLab Bot authored
-
Stan Hu authored
Allow to interrupt running sidekiq jobs See merge request gitlab-org/gitlab-ce!31818
-
Achilleas Pipinellis authored
Make Danger consider .md files as documentation files See merge request gitlab-org/gitlab-ce!32056
-
GitLab Bot authored
-
Mike Greiling authored
Replace haml analytics stage-list-item with vue component See merge request gitlab-org/gitlab-ee!15428
-
Mike Greiling authored
Make sure that each Jest test contains an assertion See merge request gitlab-org/gitlab-ce!31967
-
Winnie Hellmann authored
-
Mike Greiling authored
Make sure that each Jest test contains an assertion (EE-port) See merge request gitlab-org/gitlab-ee!15478
-
Winnie Hellmann authored
(cherry picked from commit c1f42701ae962902c24423f67028157faf7236ad)
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Documentation MVC for group managed accounts Closes gitlab-ee#12526 See merge request gitlab-org/gitlab-ce!30876
-
Jeremy Watson authored
-
Stan Hu authored
Elasticsearch versioned schema for other ActiveRecord models See merge request gitlab-org/gitlab-ee!14522
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Docs: Add Sailfish app to 2fa Closes #66316 See merge request gitlab-org/gitlab-ce!32049
-
Stefan Schmalzhaf authored
-
GitLab Bot authored
-
Paul Slaughter authored
Resolve "HTML code shown in merge request" Closes #66331 See merge request gitlab-org/gitlab-ce!32032
-
Ezekiel Kigbo authored
- Fixes double escaped text in `mr_widget_rebase.vue`
-
Stan Hu authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Fix 4 kramdown warnings See merge request gitlab-org/gitlab-ce!32040
-
Marcel Amirault authored
Use of square brackets can cause kramdown warnings, as well as angle brackets, so they should be removed or put in backticks
-
Kushal Pandya authored
Rename approval rule See merge request gitlab-org/gitlab-ee!15141
-
Samantha Ming authored
(reword commit message to pass pipeline danger-review error)
-
Sean McGivern authored
Fix broken master (static-analysis) Closes #13689 See merge request gitlab-org/gitlab-ee!15472
-
GitLab Bot authored
-
Kushal Pandya authored
Create component to display area and line charts in monitor dashboards Closes #65412 See merge request gitlab-org/gitlab-ce!31639
-
Miguel Rincon authored
Adds a time series component for line and area charts. Displays new charts in the dashboard. - Use dynamic components for line/area swapping - Add new line charts to dashboard in 2 panels
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-