- 21.03.2019 18 коммитов
-
-
Luke Bennett создал
-
James Lopez создал
Revert "Enrich commits with full data in CommitCollection" See merge request gitlab-org/gitlab-ce!26412
-
Lin Jen-Shin создал
Use the default git clone depth for the review-build-cng job Closes #59288 See merge request gitlab-org/gitlab-ce!26410
-
Filipa Lacerda создал
Update job detail view sidebar to accommodate post-merge pipelines See merge request gitlab-org/gitlab-ce!25777
-
Sean McGivern создал
Revert "Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collection' into 'master'" This reverts merge request !26144
-
-
GitalyBot создал
-
Grzegorz Bizon создал
Prepare multi-line suggestions for rendering in Markdown See merge request gitlab-org/gitlab-ce!26107
-
Filipa Lacerda создал
Update pipeline list view to accommodate post-merge request pipelines See merge request gitlab-org/gitlab-ce!25690
-
-
Douwe Maan создал
Handle nil name in Gitlab::Auth::LDAP::Person#name See merge request gitlab-org/gitlab-ce!26364
-
Sean McGivern создал
Enrich commits with full data in CommitCollection Closes #58805 See merge request gitlab-org/gitlab-ce!26144
-
Rémy Coutable создал
Update dashboards to additionally use new environment selector See merge request gitlab-org/gitlab-ce!25623
-
-
Clement Ho создал
Create project-specific Kubernetes resources just-in-time See merge request gitlab-org/gitlab-ce!25586
-
Stan Hu создал
Add option to whitelist _html fields from attributes on CacheMarkdownField See merge request gitlab-org/gitlab-ce!26374
-
Stan Hu создал
Bump httparty to version 1.16.4 Closes #44342 See merge request gitlab-org/gitlab-ce!25893
-
Grzegorz Bizon создал
Resolve "Use vendored files for CI config" Closes #57598 See merge request gitlab-org/gitlab-ce!25871
-
- 20.03.2019 22 коммита
-
-
Luke Duncalfe создал
A project is needed in order to fetch data from gitaly. Projects can be absent from commits in certain rare situations (like when viewing a MR of a deleted fork). In these cases, assume that the enriched data is not needed. See this comment: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26144#note_152191106 "It's led to a dilemma about where to "fix" this in code. I'm going to fix it by allowing CommitCollection#enrich! to just return unenriched commits when a project is missing, essentially "silently failing". I hope this is the right decision. It's going with the assumption that calls in these situations in the future are not needing the full data. The alternative would be to allow CommitCollection#enrich! to still error, but handle it in the methods that call #enrich!, however that might lead to brittleness in future when working with project-less MRs."
-
Alex Hanselka создал
* dev/master: Update CHANGELOG.md for 11.8.3 Update CHANGELOG.md for 11.7.7 Only return `commands_changes` used in frontend
-
Alex Hanselka создал
Fix project serialization in quick actions response Closes #2826 See merge request gitlab/gitlabhq!3001
-
Douglas Barbosa Alexandre создал
-
Douglas Barbosa Alexandre создал
-
Douglas Barbosa Alexandre создал
-
Douglas Barbosa Alexandre создал
-
Dan Davison создал
Fix Auto DevOps QA Smoke test hidden banner Closes gitlab-org/quality/nightly#87 See merge request gitlab-org/gitlab-ce!26254
-
Dylan Griffith создал
The banner is no longer being shown for empty repos since https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26024 . We could have made this assertion after pushing the repo but this is not the thing that really needs to be in an integration or smoke test as it is already tested in spec/.../projects/show/user_interacts_with_auto_devops_banner_spec
-
Stan Hu создал
Merge branch '59208-fix-error-500-on-every-page-when-active-broadcast-message-present-after-upgrading-to-11-9-0' into 'master' Gracefully handles excluded fields from attributes during serialization on JsonCache Closes #59208 See merge request gitlab-org/gitlab-ce!26368
-
Stan Hu создал
Avoid loading pipeline status in project search See merge request gitlab-org/gitlab-ce!26342
-
Achilleas Pipinellis создал
Update backup_restore.md instructions for Google Cloud Storage bucket... See merge request gitlab-org/gitlab-ce!25628
-
Achilleas Pipinellis создал
doc/uploads: fix another path to omnibus uploads See merge request gitlab-org/gitlab-ce!22330
-
Douglas Barbosa Alexandre создал
-
Douglas Barbosa Alexandre создал
-
Nick Thomas создал
Move out link\unlink ability checks to a policy See merge request gitlab-org/gitlab-ce!26278
-
Fatih Acet создал
Improve mobile UI on User Profile page Closes #59057 See merge request gitlab-org/gitlab-ce!26240
-
Clement Ho создал
Introduce yarn test to run Jest and Karma See merge request gitlab-org/gitlab-ce!26320
-
Clement Ho создал
Move reply to comment tooltip to the top Closes #59198 See merge request gitlab-org/gitlab-ce!26366
-
Nathan Friend создал
This commit updates the pipeline page and related components to include new pipeline information added by the post-merge pipeline feature.
-
Winnie Hellmann создал
-
-