该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 12月 17, 2019
-
-
由 Mike Greiling 创作于
Introduces the ability to enable webpack DLL support by passing the flag WEBPACK_VENDOR_DLL=true while running webpack or webpack-dev-server.
-
由 Bob Van Landuyt 创作于
Support toggling service desk from API See merge request gitlab-org/gitlab!21627
-
由 Jan Provaznik 创作于
Remove an N+1 call rendering projects search results and fix false positive tests See merge request gitlab-org/gitlab!21626
-
由 Achilleas Pipinellis 创作于
Update recommended redis HA gitlab.rb Closes omnibus-gitlab#4706 See merge request gitlab-org/gitlab!21348
-
由 Jan Provaznik 创作于
Merge branch '21087-controller-projects-mergerequests-creationscontroller-new-executes-more-than-100-sql-queries' into 'master' Improve page load performance of new merge request page by eliminating N+1 queries See merge request gitlab-org/gitlab!21157
-
由 Lin Jen-Shin 创作于
Pin the Gitlab and HTTParty gems for safety Closes #118490 See merge request gitlab-org/gitlab!21847
-
由 Imre Farkas 创作于
chore: rename User#full_private_access? to User#can_read_all_resources? Closes #34856 See merge request gitlab-org/gitlab!21668
-
由 Diego Louzán 创作于
Technical debt triggered from admin mode feature
-
由 Martin Wortschack 创作于
Add "remove cluster" confirmation modal See merge request gitlab-org/gitlab!20279
-
由 Mike Greiling 创作于
Adds a new modal which requires a user to explicitly confirm the deletion of a cluster and allows them to delete all of its resources as well.
-
由 Imre Farkas 创作于
Resolve "PAT/SSH Inventory MVC" See merge request gitlab-org/gitlab!20912
-
由 Manoj M J 创作于
This change introduces new Credentials Inventory feature, available for admins.
-
由 Thong Kuah 创作于
Add outdated fields to internal security reports comparison API See merge request gitlab-org/gitlab!21220
-
由 Cameron Swords 创作于
The JobArtifact is required to retrieve the creation date
-
由 James Lopez 创作于
Fix productivity analytics scatterplot with multiple labels Closes #38031 See merge request gitlab-org/gitlab!21301
-
由 Evan Read 创作于
Document CI/CD usage with Terraform See merge request gitlab-org/gitlab!20826
-
由 Viktor Nagy 创作于
The link points to the GitLab blog.
-
由 Mike Greiling 创作于
Resolve "Too-eager urlencoding for find files links" See merge request gitlab-org/gitlab!21861
-
由 Heinrich Lee Yu 创作于
API endpoints for payment method component for paid signup flow See merge request gitlab-org/gitlab!21641
-
由 Paul Slaughter 创作于
Clear Jest mocks globally Closes #118500 See merge request gitlab-org/gitlab!21860
-
由 Winnie Hellmann 创作于
**Why?** This removes the need to add `jest.clearAllMocks` manually. Without this, it's possible for tests to have false positives because the `mock.calls` is never reset. **References:** - https://jestjs.io/docs/en/configuration#clearmocks-boolean - https://gitlab.com/gitlab-org/gitlab/merge_requests/21860
-
由 Ramya Authappan 创作于
Quarantine flaky test See merge request gitlab-org/gitlab!21889
-
由 Marcel Amirault 创作于
Edit new content for older gitlabktl versions See merge request gitlab-org/gitlab!21894
-
由 Marcel Amirault 创作于
Update README.md YAML ref to denote a limitation with anchors & include See merge request gitlab-org/gitlab!21252
-
由 Matt Callaghan 创作于
Update README.md YAML ref to denote a limitation with anchors & include (cannot cross file boundary).
-
由 Evan Read 创作于
-
由 Russell Dickenson 创作于
In integration docs, fix Akismet settings path See merge request gitlab-org/gitlab!21601
-
由 Alexander Oleynikov 创作于
-
由 Mark Lapierre 创作于
-
由 Ramya Authappan 创作于
Add BUG_IN_CODE comment to file locking quarantined spec See merge request gitlab-org/gitlab!21838
-
由 Nailia Iskhakova 创作于
Failure issue: https://gitlab.com/gitlab-org/gitlab/issues/43105 Bug issue: https://gitlab.com/gitlab-org/gitlab/issues/40125
-
由 Ash McKenzie 创作于
Merge branch '22465-rack-attack-authenticate-runner-requests-with-job-token-basic-auth' into 'master' Auth requests with job token as auth header See merge request gitlab-org/gitlab!21562
-
由 Marius Bobin 创作于
Git requests made by the runner include the authentication params in the HTTP basic auth header. Fixes User and IP Rate Limits throttles so that runner requests using a valid job token as basic auth will not be counted in Unauthenticated request rate limit.
-
由 Michael Kozono 创作于
Fix date-dependent test failure in obsolete_ignored_columns_spec.rb Closes #118612 See merge request gitlab-org/gitlab!21887
-
由 Heinrich Lee Yu 创作于
Update Rugged to v0.28.4.1 See merge request gitlab-org/gitlab!21869
-
由 Michael Kozono 创作于
Add timestamps to pod logs See merge request gitlab-org/gitlab!21663
-
由 Adrien Kohlbecker 创作于
-
由 Stan Hu 创作于
Revert "Merge branch '35170-consolidate-process-config' into 'master'" See merge request gitlab-org/gitlab!21882
-
由 Stan Hu 创作于
If `spec/lib/gitlab/database/obsolete_ignored_columns_spec.rb` is loaded before a date boundary and execute after the boundary has crossed, the test will fail with an extra column because `Date.today` has advanced. To fix this problem, we fix the dates used in the test.
-
由 Mike Greiling 创作于
Add note about ESLint rule no-jquery/no-animate-toggle See merge request gitlab-org/gitlab!21880
-