- 11 Dec, 2019 40 commits
-
-
pburdette authored
Adds a clickable label to the commit box that will link back to the parent pipeline that triggered the child pipeline. Generate locale/gitlab.pot file Generate changelog entry for new feat Child pipeline label tweaks Change text from parent pipeline to parent. Don't make entire tag clickable but only the underlined parent text. Fix if statement to use pipeline method Refactor link so parentheses aren't underliend Use surround method to clean up code Generate gitlab.pot file and refactor the way we are using a link to remove the whitespace link_to puts in. Fix weird formatting that happened Add namespace for string translation Add Pipelines namespace for string translation to make i10n easier. Genereate gitlab.pot for string translation
-
Nick Thomas authored
Block specifying a k8s namespace via CI template for managed clusters See merge request gitlab-org/gitlab!21223
-
Douglas Barbosa Alexandre authored
Respect snippet query params when displaying embed urls Closes #35095 and #38015 See merge request gitlab-org/gitlab!21131
-
Dmitriy Zaporozhets authored
Update Bullet gem to 6.0.2 See merge request gitlab-org/gitlab!21477
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (the third iteration) See merge request gitlab-org/gitlab!17476
-
Grzegorz Bizon authored
Fork Puma to validate scheduler fixes See merge request gitlab-org/gitlab!21547
-
Kamil Trzciński authored
This makes us to switch to use Puma from: - https://gitlab.com/gitlab-org/gitlab-puma - https://gitlab.com/gitlab-org/gitlab-puma_worker_killer This is needed to test a latest latency improvements for Puma to improve, Puma scheduling mechanism. This is meant to be temporary as part of effort to upstream the https://github.com/puma/puma/pull/2079
-
Kamil Trzciński authored
Allow create access Releases API via Job-Token See merge request gitlab-org/gitlab!20632
-
Walmyr Lima e Silva Filho authored
Fixing "Push Rules" spec Closes #34978 See merge request gitlab-org/gitlab!21489
-
Bob Van Landuyt authored
CI template sentry application See merge request gitlab-org/gitlab!21208
-
Sean Arnold authored
-
Ronan OConnor authored
Corrected expression to include correct quotes in ES Integration See merge request gitlab-org/gitlab!21418
-
Natalia Tepluhina authored
Never hide vulnerability modal footer See merge request gitlab-org/gitlab!20867
-
Takuya Noguchi authored
the third iteration
-
Nick Thomas authored
separate method for unauthorized project messages See merge request gitlab-org/gitlab!21451
-
Nick Thomas authored
Correct RepositoryUpdateMirrorWorker attribution See merge request gitlab-org/gitlab!21541
-
Bob Van Landuyt authored
Container registry expiration policy schema and models See merge request gitlab-org/gitlab!20412
-
Steve Abrams authored
Migration to create container_expiration_policies Add model with associations to project Add helpers to provide drop down options for container_expiration_policies Autopopulate container_expiration_policy record on project create
-
Nick Thomas authored
Authenticate runner requests in Rack::Attack See merge request gitlab-org/gitlab!21311
-
Marius Bobin authored
We were looking only for users in throttle_unauthenticated requests. Now we try to find also a runner with the provieded token if the request is for the API.
-
Ronan OConnor authored
Documents that jobs are returned DESC by ID in API Closes gitlab-com/support/docs#39 See merge request gitlab-org/gitlab!21507
-
Ronan OConnor authored
Add clarification for geo primary private ip See merge request gitlab-org/gitlab!21398
-
Bob Van Landuyt authored
feat: support omniauth for admin mode See merge request gitlab-org/gitlab!18214
-
Diego Louzán authored
- Extend admin mode support to OmniAuth authentication - Improve admin mode flow by adding a request step with a grace period
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/issues/26013 See merge request https://gitlab.com/gitlab-org/gitlab/merge_requests/20632
-
Phil Hughes authored
Use GitLab UI's pagination component in table_pagination.vue See merge request gitlab-org/gitlab!18602
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/ee/app/assets/javascripts, 2nd iteration) See merge request gitlab-org/gitlab!21534
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/app/assets/javascripts/[j-n]*) See merge request gitlab-org/gitlab!21479
-
Sanad Liaquat authored
Use public IP address of runner on CI against static environments Closes #34351 See merge request gitlab-org/gitlab!21027
-
Phil Hughes authored
Automatically focus cluster dropdown search box Closes #36326 See merge request gitlab-org/gitlab!21440
-
Enrique Alcántara authored
-
Phil Hughes authored
Productivity Analytics: Add setInitialData action See merge request gitlab-org/gitlab!21481
-
Kamil Trzciński authored
Fix Namespace.find_by_pages_host See merge request gitlab-org/gitlab!21529
-
Bob Van Landuyt authored
Add service desk information to project graphQL endpoint See merge request gitlab-org/gitlab!20722
-
Imre Farkas authored
Resolve "Prevent accidental deletions via soft delete for groups" - workers (MR: 2/n) See merge request gitlab-org/gitlab!19679
-
Grzegorz Bizon authored
Resolve "Follow-up from "Remove Pendo from EE"" Closes #35295 See merge request gitlab-org/gitlab!21324
-
Doug Stull authored
- should be removed with 12.6 and after 12/1/2019 as part of cleanup
-
Francisco Javier López authored
Fixes snippet_embed.js to allow urls with query params.
-
Grzegorz Bizon authored
feat(merge-request): visualize coverage delta on MR widget Closes #14405 See merge request gitlab-org/gitlab!20676
-
Fabio Huser authored
-