- 10 Mar, 2020 40 commits
-
-
Doug Stull authored
- needed for failing counters on .com due to long queries
-
Paul Slaughter authored
Regression: Infinite Spinner on error detail page See merge request gitlab-org/gitlab!26188
-
-
Mark Florian authored
Add IE11 deprecation message See merge request gitlab-org/gitlab!26222
-
Kamil Trzciński authored
Bulk-insert follow-up fixes See merge request gitlab-org/gitlab!26764
-
Alessio Caiazza authored
Run workhorse in feature specs Closes #199431 See merge request gitlab-org/gitlab!24000
-
Sean McGivern authored
Default to generating blob links for missing paths Closes #25995 See merge request gitlab-org/gitlab!26817
-
Kamil Trzciński authored
Fix autoload race in gitlab-compose-kit See merge request gitlab-org/gitlab!26892
-
Grzegorz Bizon authored
-
Nick Thomas authored
Use WH acceleration on Project Import file upload via UI See merge request gitlab-org/gitlab!26278
-
Mayra Cabrera authored
Remove file_type from package_files table See merge request gitlab-org/gitlab!26527
-
Kamil Trzciński authored
Ignore `node_modules` even if it is a symlink See merge request gitlab-org/gitlab!26898
-
Paul Slaughter authored
Add deploy and re-deploy buttons to deployments See merge request gitlab-org/gitlab!25427
-
Lin Jen-Shin authored
Merge branch '208555-fix-comit-message-linter-when-message-starts-with-non-letter-char' into 'master' Fix the commit linter to check that the first actual letter is capitalized Closes #208555 See merge request gitlab-org/gitlab!26778
-
Martin Wortschack authored
Refactor notes actions from Karma to Jest See merge request gitlab-org/gitlab!26699
-
Donald Cook authored
-
Grzegorz Bizon authored
-
Jan Provaznik authored
Bulk lazy loader for epic aggregates See merge request gitlab-org/gitlab!23406
-
Bob Van Landuyt authored
Add merge request first reassign timestamp metric See merge request gitlab-org/gitlab!26664
-
Nick Thomas authored
-
Nick Thomas authored
In development and production, Workhorse is an essential part of how GitLab operates. However, it is currently excluded from tests. This makes it hard to approach features that rely on workhorse - like file uploads - in a test-driven manner. Introducing workhorse into the test suite for feature specs seems to have minimal speed impact, and should help significantly with this.
-
Aleksei Lipniagov authored
-
Lukas Eipert authored
This adds a deprecation message for Internet Explorer 11. We are also reformatting the outdated_browser alert style to match our new Pajamas style of a `danger` alert. We are also updating the documentation regarding this change.
-
Rémy Coutable authored
Add filtering to VulnerabilitiesFinder See merge request gitlab-org/gitlab!26046
-
Avielle Wolfe authored
* Adds filtering by severity to VulnerabilityFinder * Adds Vulnerability.with_severities
-
Lin Jen-Shin authored
Fetch environment before checking its `state` Closes #209771 See merge request gitlab-org/gitlab!26787
-
Marcia Ramos authored
Clarify 1 commit squash message Closes #208806 See merge request gitlab-org/gitlab!26840
-
Cynthia Ng authored
-
Nick Thomas authored
-
Nick Thomas authored
Add Requirement policy See merge request gitlab-org/gitlab!26618
-
Jan Provaznik authored
A basic policy for working with Requirement resource
-
Mark Florian authored
Security Reports: Permissions cleanup See merge request gitlab-org/gitlab!15088
-
Aleksei Lipniagov authored
-
Imre Farkas authored
Remove core-only from sharing a group section See merge request gitlab-org/gitlab!26813
-
Grzegorz Bizon authored
Allow to fine tune what to inherit See merge request gitlab-org/gitlab!26483
-
Jarka Košanová authored
Remove redundant let calls in spec See merge request gitlab-org/gitlab!26834
-
Achilleas Pipinellis authored
Add message about existing bug to self-monitoring project docs See merge request gitlab-org/gitlab!26761
-
Achilleas Pipinellis authored
Add orchestrator exit codes to Sec Scanner docs See merge request gitlab-org/gitlab!26497
-
Lucas Charles authored
Adds generic exit codes that can be thrown by the Secure orchestrator. This covers the general exit codes and search module. I left off `command` as that's unlikely to be used directly and should be discouraged.
-