该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 4月 17, 2020
-
-
由 Dmitriy Zaporozhets 创作于
Use /file_hooks directory for File Hooks to be in sync with feature name. Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Rémy Coutable 创作于
Updating options spec string to be raw data See merge request gitlab-org/gitlab!29764
-
由 Phil Hughes 创作于
Add project template for Static Site Editor / Middleman See merge request gitlab-org/gitlab!28758
-
由 Natalia Tepluhina 创作于
Code Review: Add feature flags to replace search with GlFilteredSearch See merge request gitlab-org/gitlab!29580
-
由 James Lopez 创作于
Add fallback option for overflowed MRDs See merge request gitlab-org/gitlab!29533
-
由 Ronan OConnor 创作于
Extending resource_group docs See merge request gitlab-org/gitlab!29694
-
由 Marcel Amirault 创作于
Document `EXECUTOR_JOB_SECTION_ATTEMPTS` See merge request gitlab-org/gitlab!29226
-
由 Steve Azzopardi 创作于
Document the new variable `EXECUTOR_JOB_SECTION_ATTEMPTS` introduced in https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/1995 for the Docker executor for a single error but we might want to add more errors/executors for this kind of logic. More detail about the variable can be found in https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/1995#note_320619026 reference https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/1995#note_320619026 reference https://gitlab.com/gitlab-org/gitlab-runner/-/issues/4450
-
由 Marcel Amirault 创作于
CI variable doc improvements Closes #36942, gitlab-com/support/docs#13, and bprescott_/todo#48 See merge request gitlab-org/gitlab!29473
-
由 David O'Regan 创作于
-
由 Peter Leitzen 创作于
Ensure transient embeds cache correctly See merge request gitlab-org/gitlab!29734
-
由 Rémy Coutable 创作于
Update link to 'PostgreSQL versions shipped with Omnibus GitLab' See merge request gitlab-org/gitlab!29668
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 Kushal Pandya 创作于
Cosmetic changes for Epic Health Status See merge request gitlab-org/gitlab!29234
-
由 Phil Hughes 创作于
Add static site editor documentation See merge request gitlab-org/gitlab!29490
-
由 Jacques Erasmus 创作于
This adds documentation for the static site editor
-
由 Martin Wortschack 创作于
- Implement feature flag checks and render legacy filtered search when feature flag is disabled
-
由 Igor Drozdov 创作于
Fix resolve Work In Progress clearing merge request area Closes #214750 See merge request gitlab-org/gitlab!29757
-
由 charlie ablett 创作于
Store statistics on jira imported issues counts See merge request gitlab-org/gitlab!29406
-
由 Evan Read 创作于
Disambiguate `Tag` in GraphQL API docs See merge request gitlab-org/gitlab!29754
-
由 Kushal Pandya 创作于
Add a new default format for yAxis labels in monitor charts See merge request gitlab-org/gitlab!28953
-
由 David O'Regan 创作于
-
由 Tiger Watson 创作于
Implement Terraform remote backend state locking / unlocking See merge request gitlab-org/gitlab!28692
-
由 Marcel Amirault 创作于
Docs - Unable to add MR to merge train - Troubleshooting topic See merge request gitlab-org/gitlab!29544
-
由 Suzanne Selhorn 创作于
Related to https://gitlab.com/gitlab-org/gitlab/issues/35135
-
由 Alexandru Croitor 创作于
Store counts of successfully imported issues, failed to import issues and total issues count to be imported.
-
由 Denys Mishunov 创作于
Update dependency @gitlab/ui to v12.0.3 See merge request gitlab-org/gitlab!29722
-
由 charlieablett 创作于
- Tag can be for a project or a Git repository
-
由 Kushal Pandya 创作于
Replace underscore debounce and throttle with lodash version See merge request gitlab-org/gitlab!29624
-
由 Kushal Pandya 创作于
Ensure an annotation's position is of type Int See merge request gitlab-org/gitlab!29556
-
由 Stan Hu 创作于
When we split the merge request widget into cached and non-cached serializers in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/15045, some merge request endpoints (e.g. `/remove_wip`, `/cancel_auto_merge`) weren't adapted to ensure that all the data was returned. As a result, the frontend would set its merge request state to the partial data it did have, but then it would clear out data that it didn't have (e.g. CI pipeline). When a user clicked on the `Resolve WIP Status` or `Cancel automatic merge` button, this would cause certain elements (e.g. CI pipeline status, merge area) to disappear until the next refresh occurred. We worked around the problem in the MWPS refresh case on the frontend in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26232 by forcing a refresh, but that didn't fix the "Resolve Work in Progress" case. This fix combines both the cached and non-cached data to ensure the response data contains all the information necessary for the frontend. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/214750
-
由 Matt Kasa 创作于
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/207345
-
由 Grzegorz Bizon 创作于
Add lock_id and locked_by to terraform state model Add locked_at column to terraform states table Add terraform state name with proper locking columns Add first version of terraform state handler service This adds initial version of Terraform state handler that supports locking, and is going to be used in our Terraform Remote Backend state API implementation. Update terraform state migrations Improve terraform state handler and related specs Rename terraform lock id column to lock_xid The rename is consistent with our recent guidelines to avoid using `_id` suffixes for things that are not relations. It is recommended to use `_xid` is such situations.
-
由 Grzegorz Bizon 创作于
-
由 Ash McKenzie 创作于
Allow epic tree GraphQL mutation to change parent See merge request gitlab-org/gitlab!29567
-
由 Dan Davison 创作于
Quarantine burndown test waiting on MR See merge request gitlab-org/gitlab!29720
-
由 charlieablett 创作于
- Add auth checks for old parent as well as new - Add ability to modify parent - Modify tests
-
由 Evan Read 创作于
Docs: extra fixes from updating AutoDevops quickstart Closes #214409 See merge request gitlab-org/gitlab!29733
-
由 Amy Qualls 创作于
Reverse the order of icons + descriptive text in the list under a screencap, for better readability.
-