- 21 Mar, 2019 13 commits
-
-
Sean McGivern authored
[ES] Reinstate project_id missing from Blobs Closes #10393 See merge request gitlab-org/gitlab-ee!10020
-
GitLab Bot authored
-
Sean McGivern authored
Enrich commits with full data in CommitCollection Closes #58805 See merge request gitlab-org/gitlab-ce!26144
-
GitLab Bot authored
-
Rémy Coutable authored
Update dashboards to additionally use new environment selector See merge request gitlab-org/gitlab-ce!25623
-
James Fargher authored
Deploy boards now will check for app.gitlab.com/env and app.gitlab.com/app
-
Rémy Coutable authored
Update dashboards to additionally use new environment selector Closes #10135 See merge request gitlab-org/gitlab-ee!9759
-
James Fargher authored
Deploy boards now will check for app.gitlab.com/env and app.gitlab.com/app
-
Rémy Coutable authored
Make UserExtractor#initialize the same as CE See merge request gitlab-org/gitlab-ee!10323
-
Ramya Authappan authored
Un-quarantine geo specs Closes gitlab-org/quality/nightly#86 See merge request gitlab-org/gitlab-ee!10334
-
Sanad Liaquat authored
-
Stan Hu authored
Regenerate locale/gitlab.pot Closes #10565 See merge request gitlab-org/gitlab-ee!10332
-
Luke Duncalfe authored
-
- 20 Mar, 2019 27 commits
-
-
GitLab Release Tools Bot authored
-
GitLab Bot authored
-
Clement Ho authored
Create project-specific Kubernetes resources just-in-time See merge request gitlab-org/gitlab-ce!25586
-
GitLab Bot authored
-
Stan Hu authored
Add option to whitelist _html fields from attributes on CacheMarkdownField See merge request gitlab-org/gitlab-ce!26374
-
GitLab Bot authored
-
Stan Hu authored
Bump httparty to version 1.16.4 Closes #44342 See merge request gitlab-org/gitlab-ce!25893
-
Stan Hu authored
Bump httparty to version 1.16.4 See merge request gitlab-org/gitlab-ee!10292
-
GitLab Bot authored
-
Grzegorz Bizon authored
Resolve "Use vendored files for CI config" Closes #57598 See merge request gitlab-org/gitlab-ce!25871
-
GitLab Bot authored
-
Luke Duncalfe authored
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 authored
* 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 authored
Fix project serialization in quick actions response Closes #2826 See merge request gitlab/gitlabhq!3001
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
GitLab Bot authored
-
Dan Davison authored
Fix Auto DevOps QA Smoke test hidden banner Closes gitlab-org/quality/nightly#87 See merge request gitlab-org/gitlab-ce!26254
-
Dylan Griffith authored
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
-
GitLab Bot authored
-
Stan Hu authored
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
-
GitLab Bot authored
-
Filipa Lacerda authored
Fixed scss_lint failure Closes #10541 See merge request gitlab-org/gitlab-ee!10319
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/10541
-
Stan Hu authored
Avoid loading pipeline status in project search See merge request gitlab-org/gitlab-ce!26342
-