该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 9月 09, 2022
-
-
由 Albert Salim 创作于
This ensures that job artifacts are destroyed in a consistent manner regardless where the removal is initiated.
-
由 Donald Cook 创作于
Changelog: added
-
由 Marcel van Remmerden 创作于
-
由 Alexander Turinske 创作于
- the class has no css or funcationality associated with it Changelog: other
-
由 Thomas Randolph 创作于
-
由 Mike Greiling 创作于
-
由 Mike Greiling 创作于
-
由 Mike Greiling 创作于
-
由 Mike Greiling 创作于
-
由 Mike Greiling 创作于
-
由 Himanshu Kapoor 创作于
Refactor the content_editor vue component so it accepts Markdown via a Vue component property and outputs updated Markdown via Vue events. The purpose of this refactoring is simplifying the API to integrate the Content Editor in other parts of the application
-
由 奇廷 陈 创作于
-
由 Kyle Wiebers 创作于
This reverts merge request !93620
-
由 Pedro Pombeiro 创作于
-
由 Russell Dickenson 创作于
Changelog: changed
-
- 9月 08, 2022
-
-
由 drew cimino 创作于
-
由 drew cimino 创作于
-
由 drew cimino 创作于
-
由 Wu Jeremy 创作于
* Fix wrong translation token used in reviewer sidebar. Changelog: fixed
-
由 奇廷 陈 创作于
Replace the hardcode string with I18n message in the `push_to_merge_request_email.html.haml` file to achieve email localization. Changelog: changed
-
由 Joseph Wambua 创作于
Remove unneeded whitespace in buildkite.rb Changelog: changed
-
由 Jacques Erasmus 创作于
Added a branch rule component for listing the rules
-
由 michold 创作于
Migrate analytics events to snowplow and test them - v2
-
由 anna_vovchenko 创作于
We changed the removal date of the certificate-based clusters feature to February 2023. Changelog: changed
-
由 Vladimir Shushlin 创作于
Changelog: performance
-
由 Austin Regnery 创作于
Changelog: changed
-
由 Laura Montemayor 创作于
GraphQL passes the arguments for ci_config_variables as a hash, so we need to use a keyword argument to get the sha. Changelog: fixed
-
由 Piotr Skorupa 创作于
This refactors ServicePing::SubmitService to remove Service Ping payload generation logic from it and let it have one responsibility - sending the payload and handling the response from version-gitlab-com. Since https://gitlab.com/gitlab-org/gitlab/-/merge_requests/85503, payload generation is instead handled in GitlabServicePingWorker, where it's then passed as an argument to SubmitService. Relevant specs, docs and rake tasks are updated accordingly. Some specs had to be removed in their entirety, since they tested generating the payload rather than sending it.
-
由 Enrique Alcantara 创作于
Allow the content editor to deserialize table of contents using the client-side GitLab flavored markdown parser
-
由 Alexandru Croitor 创作于
Add sorting capabilities for project and group members graphql resolvers. Sorting by user name, access level and membership creation date. Changelog: added
-
由 Lee Tickett 创作于
Changelog: added
-
由 Joseph Wambua 创作于
When ensuring ssl validation for buildkite integrations, we can just call update_web_hook! in order to avoid code duplication. Changelog: changed
-
由 Anshul Riyal 创作于
See Merge Request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/94142
-
由 Pedro Pombeiro 创作于
Renamed to CiRunnerMembershipFilter Changelog: deprecated
-
由 Peter Leitzen 创作于
Changelog: changed
-
由 Andy Soiron 创作于
At the time when the callbacks page renders, the user completed the OAuth flow, but is not logged in yet. An OAuth token has to be fetched first.
-
由 David Kim 创作于
We don't need additional join to answer that question
-
由 Eugie Limpin 创作于
Users::CreditCardValidation#similar_holder_names_count should return 0 when holder_name is nil Changelog: fixed
-
由 Wu Jeremy 创作于
* Fix the wrong ToP when initially loaded. Changelog: fixed
-
由 Rajat Jain 创作于
-