- 06 Jan, 2020 30 commits
-
-
Lukas 'Eipi' Eipert authored
With our completed migration of Security reports from the Frontend to the Backend https://gitlab.com/groups/gitlab-org/-/epics/1425, we now can delete the outdated pipelines security report.
-
Nick Thomas authored
Ide render whitespaces See merge request gitlab-org/gitlab!17244
-
Mathieu Parent authored
See #38060
-
Kushal Pandya authored
Add nextTick to setMethods calls in Jest Closes #191457 See merge request gitlab-org/gitlab!22318
-
Kushal Pandya authored
Upgrade @vue/test-utils to latest version Closes #195164 See merge request gitlab-org/gitlab!22462
-
Illya Klymov authored
This commit have changes only in component stubs naming
-
Lin Jen-Shin authored
Move delegator to the EE directory See merge request gitlab-org/gitlab!22460
-
Rémy Coutable authored
Merge branch '191266-remove-the-branch-pipeline-with-build-qa-image-for-merge-requests' into 'master' Resolve "Remove the branch pipeline with `build-qa-image` for merge requests" Closes #191266 See merge request gitlab-org/gitlab!22357
-
Fatih Acet authored
Add a config to disable jQuery and CSS animations See merge request gitlab-org/gitlab!22217
-
Rémy Coutable authored
Resolve "Transient failure in ee/spec/features/boards/boards_spec.rb:221" Closes #118658 See merge request gitlab-org/gitlab!21983
-
Grzegorz Bizon authored
Allow Gitaly ref name caching for issue discussions See merge request gitlab-org/gitlab!22244
-
Martin Wortschack authored
Rename "Production" stage in Cycle Analytics to "Total" Closes #38317 See merge request gitlab-org/gitlab!21450
-
Ezekiel Kigbo authored
Fix double spaces in text
-
Grzegorz Bizon authored
Resolve "500 when error stack trace is empty" Closes #119205 See merge request gitlab-org/gitlab!22134
-
Sean Arnold authored
- Add specs for issue_latest_event - Remove previous changes to decorator
-
Arturo Herrero authored
Namespace#actual_limits lives in the EE directory where its delegator should be.
-
Phil Hughes authored
Replace breakpoints with GlBreakpointInstance in main.js and onboarding/onboarding_welcome/index.js See merge request gitlab-org/gitlab!22030
-
Martin Wortschack authored
-
Phil Hughes authored
Backfill GraphQL descriptions See merge request gitlab-org/gitlab!22199
-
Bob Van Landuyt authored
Remove unused attribute from ActivityService See merge request gitlab-org/gitlab!22111
-
Andy Soiron authored
the `activity` attribute is not used anymore and can be removed. This commit also adds a spec for the happy path of git http info_refs to test the new attributes on ActivityService
-
Dmitriy Zaporozhets authored
Fix GitLab plugins not working without hooks configured Closes #194131 See merge request gitlab-org/gitlab!22409
-
Ramya Authappan authored
Fix merge request license widget e2e spec flakiness Closes #118654 See merge request gitlab-org/gitlab!22335
-
Kushal Pandya authored
Productivity Analytics: Update URL date params properly See merge request gitlab-org/gitlab!22419
-
Kushal Pandya authored
Update tests to respect html() changes Closes #191270 See merge request gitlab-org/gitlab!22299
-
Evan Read authored
Fix plurality and capitalization in the documentation See merge request gitlab-org/gitlab!22393
-
Evan Read authored
Add documentation & helper text about securing a GitLab installation See merge request gitlab-org/gitlab!18987
-
Manoj M J authored
This change adds more prominent documentation for sign up restrictions.
-
Marcel Amirault authored
Add link to Mermaid Live Editor See merge request gitlab-org/gitlab!22389
-
Ray Paik authored
Fix typo 'displosal' in merge request doc See merge request gitlab-org/gitlab!22429
-
- 05 Jan, 2020 5 commits
-
-
Thong Kuah authored
Upgrade json-jwt to v1.11.0 Closes #39148 See merge request gitlab-org/gitlab!22440
-
Lin Jen-Shin authored
Simplify static-analysis count for ignored warnings See merge request gitlab-org/gitlab!22448
-
Stan Hu authored
This adds a minor performance optimization to avoid allocation of an array.
-
Lin Jen-Shin authored
Fix static-analysis failure due to caniuse-lite dependency Closes #194788 See merge request gitlab-org/gitlab!22447
-
Stan Hu authored
As seen in https://gitlab.com/gitlab-org/gitlab/-/jobs/394057944, static-analysis is failing with: ``` Browserslist: caniuse-lite is outdated. Please run next command `yarn upgrade` ``` The problem may be occurring because browserslist is detecting that caniuse-list is approximately 6 months old and outputs a warning using console.warn. To fix this, we change static-analysis to filter this warning message when deciding to exit with error code 2. Older GitLab backports shouldn't fail because we need to upgrade this dependency. Closes https://gitlab.com/gitlab-org/gitlab/issues/194788
-
- 04 Jan, 2020 3 commits
-
-
Stan Hu authored
This fixes CVE-2019-18848 and brings in a number of minor fixes: https://github.com/nov/json-jwt/compare/v1.9.4..v1.11.0 Closes https://gitlab.com/gitlab-org/gitlab/issues/39148
-
Marcel Amirault authored
Update sharing and permissions section See merge request gitlab-org/gitlab!21954
-
Mike Jang authored
Include info under Settings > General for each repo
-
- 03 Jan, 2020 2 commits
-
-
Robert Speicher authored
Specify milestone assignment on Security Release MR template See merge request gitlab-org/gitlab!22430
-
Stan Hu authored
Plugins documentation: Update examples link See merge request gitlab-org/gitlab!22421
-