- 23 Dec, 2019 40 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Adjust cache-repo CI stage run conditions See merge request gitlab-org/gitlab!22193
-
Stan Hu authored
Add trial_ends_on to Namespaces API Closes #119158 See merge request gitlab-org/gitlab!22121
-
Rémy Coutable authored
Add CI_JOB_NAME to rspec_profiling output filename See merge request gitlab-org/gitlab!22195
-
Phil Hughes authored
Replace breakpoints with GlBreakpointInstance in feature_highlight_options.js See merge request gitlab-org/gitlab!22010
-
Martin Wortschack authored
-
Phil Hughes authored
Replace breakpoints with GlBreakpointInstance in sidebar_context.js See merge request gitlab-org/gitlab!22012
-
Martin Wortschack authored
-
Phil Hughes authored
Replace breakpoints with GlBreakpointInstance in frequent_items/utils.js See merge request gitlab-org/gitlab!22019
-
Martin Wortschack authored
-
Phil Hughes authored
Fixes Roadmap timeline bars not expanding on scroll See merge request gitlab-org/gitlab!22207
-
Sanad Liaquat authored
Trim E2E fixture Dependency Scanning report See merge request gitlab-org/gitlab!22173
-
Kushal Pandya authored
Replace breakpoints with GlBreakpointInstance in lib/utils/common_utils.js See merge request gitlab-org/gitlab!22028
-
Martin Wortschack authored
-
Alper Akgun authored
-
Kushal Pandya authored
Replace breakpoints with GlBreakpointInstance in pages/projects/wikis/wikis.js See merge request gitlab-org/gitlab!22017
-
Martin Wortschack authored
-
Kushal Pandya authored
Replace breakpoints with GlBreakpointInstance in epic_bundle.js See merge request gitlab-org/gitlab!22016
-
Martin Wortschack authored
-
Kushal Pandya authored
Replace breakpoints with GlBreakpointInstance in commit/pipelines/pipelines_table.vue See merge request gitlab-org/gitlab!22013
-
Martin Wortschack authored
-
Kushal Pandya authored
Replace breakpoints with GlBreakpointInstance in boards/components/modal/list.vue See merge request gitlab-org/gitlab!22011
-
Martin Wortschack authored
-
Lin Jen-Shin authored
Avoid Gitaly RPCs in rate-limited raw blob requests Closes gitlab-com/gl-infra/scalability#77 See merge request gitlab-org/gitlab!22123
-
Kushal Pandya authored
-
Dmitriy Zaporozhets authored
Merge branch '27946-merge-request-discussions-api-doesn-t-reject-an-error-input-in-some-case' into 'master' Resolve "Merge request discussions API doesn't reject an error input in some case" Closes #27946 See merge request gitlab-org/gitlab!21936
-
Robert May authored
This provides test cases which prove that changes in https://gitlab.com/gitlab-org/gitlab/merge_requests/21034 actually resolve https://gitlab.com/gitlab-org/gitlab/issues/27946. Also speeds up the diff_note_spec by roughly 15 seconds.
-
Kushal Pandya authored
Replace breakpoints with GlBreakpointInstance in fly_out_nav.js See merge request gitlab-org/gitlab!22005
-
Martin Wortschack authored
-
Sean McGivern authored
13495-b: Add graphql additions needed by #13495 See merge request gitlab-org/gitlab!21264
-
Achilleas Pipinellis authored
Adjust doc codeowners entry See merge request gitlab-org/gitlab!22201
-
Phil Hughes authored
Extended GraphQL local state description in FE dev guide See merge request gitlab-org/gitlab!22102
-
Natalia Tepluhina authored
-
Sean McGivern authored
Add ability to run reactive caching synchronously See merge request gitlab-org/gitlab!20655
-
Phil Hughes authored
Remove IIFEs from project_find_file.js Closes #34623 See merge request gitlab-org/gitlab!21855
-
Inactive Account authored
-
Kushal Pandya authored
Remove the `:release_search_filter` feature flag Closes #36528 See merge request gitlab-org/gitlab!21767
-
Kushal Pandya authored
Update copy for start a free gold trial screen See merge request gitlab-org/gitlab!21820
-
Stan Hu authored
The cache-repo CI stage was failing on gitlab-org/gitlab-foss because the CI_REPO_CACHE_CREDENTIALS wasn't defined. We now loosen the restriction of this CI stage to run under two conditions: 1. On a schedule 2. When CI_REPO_CACHE_CREDENTIALS is defined. That way, dev.gitlab.org and other instances can produce their own caches if necessary. Also this changes the GIT_STRATEGY to none to reduce the overall size of the pack files and avoid the pre-clone step. The current cache crept up to close to a 1 GB as a result of an incremental update.
-
Marcel Amirault authored
-