- 12 Feb, 2020 40 commits
-
-
Fabian Zimmer authored
-
Fabian Zimmer authored
-
Rémy Coutable authored
Update cache key to properly build the 'pg' gem Closes #205192 See merge request gitlab-org/gitlab!24971
-
Ramya Authappan authored
Quarantine a flaky `qa/specs/features/ee/browser_ui/6_release/multi-project_pipelines_spec.rb` end-to-end test See merge request gitlab-org/gitlab!24964
-
Marin Jankovski authored
Re-add template column to services table See merge request gitlab-org/gitlab!24949
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/releases.gitlab-ci.yml' See merge request gitlab-org/gitlab!24616
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Peter Leitzen authored
Add Clusters Regex for New Banzai Cluster Metric Embed Filter See merge request gitlab-org/gitlab!24601
-
Allison Browne authored
This will be used to match the urls within the banzai filter for cluster metric embeds
-
Sean McGivern authored
Correct licenses with an invalid SPDX identifier See merge request gitlab-org/gitlab!24829
-
Sean McGivern authored
Fix URL params breaking flow recognition See merge request gitlab-org/gitlab!24869
-
Bob Van Landuyt authored
Remove deprecated Rebase RPC See merge request gitlab-org/gitlab!24785
-
James Lopez authored
Add view tests for no-project messages See merge request gitlab-org/gitlab!24189
-
Dmytro Zaporozhets authored
Geo: Fix GeoNode name in geo:update_primary_node_url rake task See merge request gitlab-org/gitlab!24649
-
Michael Kozono authored
-
Bob Van Landuyt authored
Automatically detect Gitaly feature flags See merge request gitlab-org/gitlab!24679
-
Peter Leitzen authored
Rename `spammable` to `target` See merge request gitlab-org/gitlab!24827
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Exclude merge commit from multi-line commit selection in Danger See merge request gitlab-org/gitlab!24776
-
Phil Hughes authored
Merge branch '196857-refactor-apollo-cache-updates-to-be-immutable-in-design-management-application' into 'master' Refactor Apollo cache updates to be immutable in Design Management See merge request gitlab-org/gitlab!23148
-
Natalia Tepluhina authored
-
Stan Hu authored
We attempted to revert the rename of the `template` to `instance` column in the `services` table in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24857 and https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24885, but for some installations (e.g. staging), the `template` column had been dropped already because post-deploy migrations had finished. We never actually shipped this change to production, but for these environments we need to re-add the `template` column back into the table or project creation will fail. Note we do not do a data migration (e.g. set the `template` column to true for rows that have a NULL `project_id`) for two reasons: 1. We don't want to insert a template by accident. 2. This rename only finished on development/staging environments. Note that this migration happens in a post-deploy migration to ensure `20200211152410_remove_instance_from_services.rb` gets a chance to undo the migration first.
-
Stan Hu authored
Separate service entities into own class files See merge request gitlab-org/gitlab!24936
-
Rajendra Kadam authored
-
charlieablett authored
Some things are Spammable, but SpamLogs are not. This makes the naming more consistent for classes with content that is sent to Akismet.
-
Kushal Pandya authored
Applied short delay to board drag See merge request gitlab-org/gitlab!24526
-
Martin Wortschack authored
Upgrade indirect dependency caniuse-lite See merge request gitlab-org/gitlab!24720
-
Donald Cook authored
-
Kushal Pandya authored
Add styles to fix board label text See merge request gitlab-org/gitlab!24627
-
Kushal Pandya authored
Resolve "copy markdown from comments does often only copy alt value of images" See merge request gitlab-org/gitlab!24871
-
Dylan Griffith authored
Follow-up refactoring from "Simplify es callbacks" See merge request gitlab-org/gitlab!24910
-
Paul Slaughter authored
Hide comment button if on diff HEAD See merge request gitlab-org/gitlab!24207
-
Justin Boyson authored
Also update specs to `@vue/test-utils` https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24207
-
Shinya Maeda authored
Store scheduling type of builds See merge request gitlab-org/gitlab!22245
-
Dmitry Gruzd authored
-
Paul Slaughter authored
Migrate 'Security Dashboard Table Row' specs See merge request gitlab-org/gitlab!24159
-
Dheeraj Joshi authored
Refactor security-dashboard-table-row component specs and migrate it to use jest
-
Robert Speicher authored
Wait for elasticsearch to be green on install See merge request gitlab-org/gitlab!24489
-
Adrien Kohlbecker authored
-
Ash McKenzie authored
Implement support of allow_failure keyword for CI rules See merge request gitlab-org/gitlab!24605
-