- 22 Feb, 2019 24 commits
-
-
Andrew Newdigate authored
This approach is able to cope with `%` characters in the URL template, which is important since `%` is a valid URL character. Additionally this approach is less likely to fail on an invalid string. This is important since the distributed tracing infrastructure is designed to degrade gracefully when not properly configured, and a small mistake in the configuration of the URL template could have led to a production outage.
-
Andrew Newdigate authored
Tracing URL templates should be able to include % characters. This test is intended to show that the current implementation needs rework in order to handle this requirement.
-
Filipa Lacerda authored
Update dependency @gitlab/svgs to ^1.54.0 See merge request gitlab-org/gitlab-ce!25488
-
Sean McGivern authored
Port EE System Header And Footer feature to CE Closes #55057 See merge request gitlab-org/gitlab-ce!25241
-
Kushal Pandya authored
Resolve "Units are appended to Y axis label on metrics dashboard" Closes #56477 See merge request gitlab-org/gitlab-ce!25485
-
Adriel Santiago authored
Remove duplicate units from metrics dashboard graphs
-
Kushal Pandya authored
Move gfm_auto_complete_spec.js to Jest See merge request gitlab-org/gitlab-ce!25463
-
Achilleas Pipinellis authored
Linked no EFS article to backup section See merge request gitlab-org/gitlab-ce!25302
-
Sara Ahbabou authored
-
Lukas 'Eipi' Eipert authored
-
Phil Hughes authored
Resolve "Only load syntax highlighting css when selected" Closes #57739 and #56873 See merge request gitlab-org/gitlab-ce!25232
-
Stan Hu authored
Bump version_sorter to version 2.2.4 See merge request gitlab-org/gitlab-ce!25487
-
Phil Hughes authored
Merge branch '52198-timer-is-vertically-misaligned-for-delayed-jobs-in-pipeline-actions' into 'master' fix-52198-timer-is-vertically-misaligned-for-delayed-jobs-in-pipelactions Closes #52198 See merge request gitlab-org/gitlab-ce!25117
-
Gokhan Apaydin authored
-
Phil Hughes authored
Fix select2 import for project import app namespace select See merge request gitlab-org/gitlab-ce!25307
-
Phil Hughes authored
Setup Jest for EE (CE backport) See merge request gitlab-org/gitlab-ce!25468
-
James Lopez authored
Allow users to compare branches on a read-only instance See merge request gitlab-org/gitlab-ce!25414
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Nick Thomas authored
Add "How to seed a database with millions of rows" section See merge request gitlab-org/gitlab-ce!25439
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Simon Knox authored
-
Evan Read authored
Docs: Fix all anchors related to YAML See merge request gitlab-org/gitlab-ce!25459
-
Marcel Amirault authored
-
- 21 Feb, 2019 16 commits
-
-
Annabel Dunstone Gray authored
Remove padding for mr-widget-section See merge request gitlab-org/gitlab-ce!25475
-
Robert Speicher authored
Remove runner tags that are no longer needed See merge request gitlab-org/gitlab-ce!25443
-
Douglas Barbosa Alexandre authored
Sort labels alphabetically on issues and merge requests list Closes #57003 See merge request gitlab-org/gitlab-ce!25470
-
Dmitriy Zaporozhets authored
Sorts labels alphabetically on issues (and merge requests) list. Before it was order id desc. Now it will be consistent with sidebar and labels page. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Douglas Barbosa Alexandre authored
Merge branch 'ce-9858-follow-up-on-a-bug-that-happens-when-using-a-factory-built-object-in-the-where-block-of-rspec-parameterized-tablesyntax' into 'master' Fix and document an RSpec::Parameterized::TableSyntax edge-case See merge request gitlab-org/gitlab-ce!25438
-
Robert Speicher authored
Merge branch '56492-implement-new-arguments-state-closed_before-and-closed_after-for-issuesresolver-in-graphql' into 'master' Implement new arguments `state`, `closed_before` and `closed_after` for `IssuesResolver` in GraphQL Closes #56492 See merge request gitlab-org/gitlab-ce!24910
-
Paul Slaughter authored
This class is used in: - `group_test_reports_app.vue` where the padding is overruled by `.mr-report` - `mr_widget_options.vue` where the padding is overruled by `p-0` - `ee/mr_widget_options.vue` where there is a bug because the padding is not overruled.
-
Dan Davison authored
Resolve "Create smoke test for AutoDevOps" Closes #57930 See merge request gitlab-org/gitlab-ce!25442
-
Alex Hanselka authored
-
Michael Kozono authored
-
Rémy Coutable authored
Make frontend fixtures deterministic See merge request gitlab-org/gitlab-ce!23705
-
ddavison authored
Add tag validation on pipeline page
-
Marcia Ramos authored
Minor fixes to development/documentation docs, mostly aligning all link text to relevant page names See merge request gitlab-org/gitlab-ce!25471
-
Mike Lewis authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-