- 27 Nov, 2020 3 commits
-
-
Albert Salim authored
-
Albert Salim authored
-
Tiger Watson authored
Geo: Remove unused indexes See merge request gitlab-org/gitlab!48504
-
- 26 Nov, 2020 37 commits
-
-
Evan Read authored
Docs: Improve Microsoft Teams setup See merge request gitlab-org/gitlab!46013
-
Andy Soiron authored
It adds steps to set up an incoming webhook on microsoft teams in addition to the link to the Microsoft Teams documentation. The steps described at the microsoft teams documentation seem to be outdated. It was not possible add a webhook using the "More options" button on a channel.
-
Evan Read authored
Update doc/administration/gitaly/praefect.md See merge request gitlab-org/gitlab!48236
-
Mayra Cabrera authored
Resolve "Set users limit to 0 for project and group creation" See merge request gitlab-org/gitlab!47655
-
Gosia Ksionek authored
Rake task now is tested and described.
-
Mark Lapierre authored
Retry select user/group in approval rule See merge request gitlab-org/gitlab!48569
-
Yannis Roussos authored
Ensure structure:load runs in single transaction See merge request gitlab-org/gitlab!48276
-
Jose Ivan Vargas authored
Mobile MR diffs overscroll problem See merge request gitlab-org/gitlab!48091
-
Jose Ivan Vargas authored
Revert problematic frontend MR See merge request gitlab-org/gitlab!48624
-
Rémy Coutable authored
This reverts commit 7893fb79, reversing changes made to 28438e30. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Markus Koller authored
Datadog integration for Gitlab pipelines v1 See merge request gitlab-org/gitlab!46564
-
Adrián López Calvo authored
-
Rémy Coutable authored
Quarantine flaky and stale test See merge request gitlab-org/gitlab!48577
-
Mark Lapierre authored
-
Suzanne Selhorn authored
Fix future tense issues See merge request gitlab-org/gitlab!48598
-
Suzanne Selhorn authored
Fix future tense issues See merge request gitlab-org/gitlab!48594
-
Jan Provaznik authored
Force a nonce on all script tags when CSP is enabled See merge request gitlab-org/gitlab!48093
-
Marcin Sedlak-Jakubowski authored
Compress png images in docs See merge request gitlab-org/gitlab!48573
-
Andrew Fontaine authored
Remove boards_with_swimlanes feature flag [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!48306
-
Nathan Friend authored
Revert "Update npm.gitlab-ci.yml to make CI job fail on error" See merge request gitlab-org/gitlab!48581
-
Douglas Barbosa Alexandre authored
Fix CSP errors relating to matomo.js [RUN ALL RSPEC] See merge request gitlab-org/gitlab!48611
-
dcouture authored
-
Lin Jen-Shin authored
ci: Allow 'rspec:feature-flags' to fail and notify Slack on failure [RUN ALL RSPEC] See merge request gitlab-org/gitlab!48126
-
dcouture authored
-
dcouture authored
It handles more than the `defer` attribute now so it's renamed to GitlabScriptTagHelper
-
dcouture authored
This leverages an existing helper we had to set defer attributes everywhere and adds nonce to all script tags regardless of if the script is inline or external. It also removes all the now-redundant nonce: true used in various places.
-
Bob Van Landuyt authored
Remove unnecessary context See merge request gitlab-org/gitlab!48362
-
Bob Van Landuyt authored
Add collect_package_events feature to package events See merge request gitlab-org/gitlab!48473
-
Alina Mihaila authored
-
Rémy Coutable authored
Test all files if docs-lint config changes See merge request gitlab-org/gitlab!48588
-
Marcel Amirault authored
If vale or markdownlint are updated, we should run on all files.
-
Miguel Rincon authored
Fix misaligned buttons for CI Jobs page See merge request gitlab-org/gitlab!48332
-
Markus Koller authored
New users should have admin approval if User Cap setting is exceeded See merge request gitlab-org/gitlab!47993
-
Amparo Luna authored
If the admin_new_user_signups_cap setting is defined, users will be marked as blocked_pending_approval. After the current user count is checked and the cap is not exceeded the user will be automatically activated.
-
Sean McGivern authored
Merge branch '276012-flaky-test-spec-features-merge_request-user_resolves_diff_notes_and_discussions_resolve_spec' into 'master' test: Remove useless and flaky expectation in MR diff note test See merge request gitlab-org/gitlab!48599
-
Stan Hu authored
Piwik was renamed to Matomo, and we introduced a settings fallback that would use the old Piwik settings if available. The problem was that we were always defining the Matomo config, even if the old settings were not defined, so the HAML would always include this JavaScript. We now only fall back to the Piwik settings only if they are defined.
-
Igor Drozdov authored
Update gitaly gem to 13.6.1 See merge request gitlab-org/gitlab!48601
-