该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 10月 23, 2020
-
-
由 Payton Burdette 创作于
Move status scss into a page bundle.
-
由 Terri Chu 创作于
-
- 10月 22, 2020
-
-
由 Phil Hughes 创作于
Removes the resolve button from each note component Instead only the first note has this button, when this button is clicked it resolves the whole thread. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/28750
-
由 Laura Montemayor 创作于
* Removes conditional feature flag code from specs * Updates the docs to remove mention of feature flag * Removes code from CommitStatus model * Removes yml file with feature flag info
-
由 Krasimir Angelov 创作于
Replace openid_connect_signing_key with the new ci_jwt_signing_key when generating CI_JOB_JWT. The new key is stored encrypted in `application_settings` table. This also implements /-/jwks endpoint instead of delegating to Doorkeper. Response will still include openid_connect_signing_key for seamless rollout. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/214607.
-
- 10月 21, 2020
-
-
由 pburdette 创作于
Removes the feature flag filter_pipelines_search the feature has been stable for 6 months.
-
由 Mathieu Parent 创作于
-
由 Simon Knox 创作于
Copied content from dev docs
-
由 Sarah Yasonik 创作于
This adds the routes for new alert HTTP integrations, including support for endpoint throttling and alert creation.
-
由 Kyle Wiebers 创作于
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/270770
-
由 lauraMon 创作于
* Removes conditional ff specs from jobs finder spec * Removes conditional ff specs from request specs for pipelines * Removes feature flag code from JobsFinder * Removes feature flag code from pipelines lib * Removes ff yaml file
-
- 10月 20, 2020
-
-
由 Matthias Käppler 创作于
-
由 Himanshu Kapoor 创作于
-
由 David Kim 创作于
This reverts merge request !45439
-
由 Coung Ngo 创作于
Remove `vue_sidebar_labels` feature flag as well as now unused code
-
- 10月 19, 2020
-
-
由 Matthias Käppler 创作于
-
由 Vasilii Iakliushin 创作于
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/239898 Include page specific bundle in all relevant views.
-
由 Dmitriy Zaporozhets 创作于
When enabled APi will use json as default content type. Requires application restart to take effect. Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Signed-off-by:
Dmytro Zaporozhets <dzaporozhets@gitlab.com>
-
由 Dmytro Zaporozhets 创作于
-
由 Miguel Rincon 创作于
Created a new file for the terminal styles to be held.
-
由 Thong Kuah 创作于
Gated behind a disbled feature flag intially This enables CI to create roles and rolebindings within that namespace.
-
- 10月 17, 2020
-
-
This endpoint is used to check if we need to ask for 2FA from the GitLab PAM part of https://gitlab.com/groups/gitlab-org/-/epics/2889#note_397341768
-
由 Mario de la Ossa 创作于
A Null Byte (U+0000) causes havock and is not a valid part of a string for us anyways, so let's return HTTP 400 (Bad Request) if we encounter one.
-
由 Nathan Friend 创作于
Updates the `graphql_individual_release_page` feature flag to be enabled by default.
-
- 10月 16, 2020
-
-
由 David Fernandez 创作于
Update the related documentation
-
由 Furkan Ayhan 创作于
It was already enabled by default
-
由 Miguel Rincon 创作于
This changes loads the variables from the CI file and puts them in the "Run pipeline" form as default variables.
-
由 Yorick Peterse 创作于
This adds support for filtering merge requests by the environment name and deployment times, in addition to the existing support of filtering merge requests by a deployment ID. This means you can now get merge requests that match an environment name, deployment ID, or are deployed before/after a given date and time. These filters can be combined as well. Filtering merge requests by deployments data makes it easy to see what has been deployed, and when. In addition, you can apply all the other merge requests filters such as a list of labels to filter by. This new feature is hidden behind the "deployment_filters" feature flag, which is disabled by default. This feature flag is a global flag. Merge requests can be retrieved for both projects and groups, making it difficult to determine what to scope the feature flag to. So we take the easy way: it's either enabled for all, or disabled for all. For something as simple as a few additional filters this should not pose any problems. See https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/1246 for more information.
-
由 Furkan Ayhan 创作于
This also removes the docs of it
-
由 Igor Drozdov 创作于
When we're calculating merge-ref-head diff, we want the conflicts to be merged in diff in order to display them differently
-
由 Shinya Maeda 创作于
This commit adds the new service to improve merge train refresh service.
-
由 Jan Beckmann 创作于
- Add background migration - Add hooks for update and destroy of u2f registration - Fix missing frozen_string_literal in webauthn initializer Closes https://gitlab.com/gitlab-org/gitlab/-/issues/232670
-
由 Imre Farkas 创作于
Currently behind the :forti_authenticator feature flag.
-
由 Brandon Labuschagne 创作于
There are no visual changes as a result of this commit.
-
由 Patrick Bajao 创作于
-
由 Furkan Ayhan 创作于
-
由 Furkan Ayhan 创作于
This is just a backend work for the feature. This introduces a new endpoint to provide defined variables in CI config file.
-
由 Marcel van Remmerden 创作于
This reverts commit ca3fec83f16217354f4f3f4c81e3722904774b0c
-