- 14 Nov, 2019 24 commits
-
-
Sanad Liaquat authored
Fix test that check mentions for XSS See merge request gitlab-org/gitlab!20062
-
Evan Read authored
Add description standards to GraphQL styleguide See merge request gitlab-org/gitlab!19909
-
Luke Duncalfe authored
The standards were decided in https://gitlab.com/gitlab-org/gitlab/merge_requests/19233. This adds these standards to our documentation.
-
Mike Greiling authored
Add vuex store for package list app See merge request gitlab-org/gitlab!19711
-
Nicolò Maria Mezzopera authored
- constants file - actions - mutations - mutation types - getters - basic state - tests - pot files
-
Thong Kuah authored
Fix any-approver rule data for projects See merge request gitlab-org/gitlab!18265
-
Igor authored
Currently there are records created with rule_type: 4 We need them with rule_type: 3 instead
-
Heinrich Lee Yu authored
Create a system note for new design discussions See merge request gitlab-org/gitlab!19990
-
Russell Dickenson authored
Edit cluster management project selection content See merge request gitlab-org/gitlab!19923
-
Evan Read authored
-
Ash McKenzie authored
Enable Environment Dashboard for Self Managed Instances See merge request gitlab-org/gitlab!19838
-
Jason Goodman authored
Remove current_user from Feature check Add default_enabled: true
-
Luke Duncalfe authored
When a new discussion is started on a design, create a system note. https://gitlab.com/gitlab-org/gitlab/issues/11851
-
Ash McKenzie authored
Increase PumaWorkerKiller memory limit for dev Closes gitlab-development-kit#672 See merge request gitlab-org/gitlab!20039
-
Ash McKenzie authored
Add file path parameter to preview markdown endpoint Closes #32057 See merge request gitlab-org/gitlab!18899
-
Francisco Javier López authored
-
Thong Kuah authored
Update RSpec helper methods to *_next_instance_of See merge request gitlab-org/gitlab!19872
-
Thong Kuah authored
Introduce shared examples for billing plans specs Closes #31936 See merge request gitlab-org/gitlab!18445
-
Thong Kuah authored
Query pod logs through Elastic Stack if installed See merge request gitlab-org/gitlab!18961
-
Adrien Kohlbecker authored
-
Ash McKenzie authored
Provide context about why a cherry pick or revert failed Closes #33178 See merge request gitlab-org/gitlab!19518
-
Thong Kuah authored
Helm v2.16.1 See merge request gitlab-org/gitlab!19981
-
Ash McKenzie authored
Environments Dashboard Limits and Optimization See merge request gitlab-org/gitlab!19775
-
Jason Goodman authored
Return no more than 7 projects and 3 environments per project Preload associations for Environment Dashboard
-
- 13 Nov, 2019 16 commits
-
-
Robert Speicher authored
Documentation - Clarify default feature flag for all instances See merge request gitlab-org/gitlab!19700
-
Olivier Gonzalez authored
-
Mike Greiling authored
Complete create EKS cluster workflow See merge request gitlab-org/gitlab!19578
-
Enrique Alcántara authored
Implement the following parts to complete the create EKS cluster workflow in the FE: - Implement instance type and number of nodes fields. - Use gitlab AWS proxy API to pre-fill form dropdowns - Allow to select multiple subnets. - Implement create cluster action. - Implement logout action.
-
Thong Kuah authored
Enable frozen string for external auth See merge request gitlab-org/gitlab!20027
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Kamil Trzciński authored
Use commit sha for a given file in cache key See merge request gitlab-org/gitlab!19392
-
Marius Bobin authored
Allow sharing CI files cache across branches to speed up pipeline execution time for many users. Adds `key:files: []` to the CI config file. Works by selecting the latest commit that changed any of given files and uses it as the key.
-
Achilleas Pipinellis authored
Fix typo in packages within a group API documentation See merge request gitlab-org/gitlab!19865
-
Tim Zallmann authored
Merge branch 'growth-91-when-users-update-their-profile-do-not-let-them-complete-the-update-without-first-filling-in' into 'master' Make role required when editing profile Closes gitlab-org/growth/engineering#91 See merge request gitlab-org/gitlab!19636
-
Achilleas Pipinellis authored
Document prometheus scrape_configs Closes gitlab-com/support/docs#29 See merge request gitlab-org/gitlab!19756
-
Heinrich Lee Yu authored
Update "Edit release" page feature flag to be enabled by default See merge request gitlab-org/gitlab!20075
-
James Fargher authored
-
James Fargher authored
-
Stan Hu authored
Revert "Merge branch '33601-use-ci-default-branch-take-2' into 'master'" See merge request gitlab-org/gitlab!20049
-
Michael Kozono authored
Remove Unused Helpers from `tab_helpers.rb` See merge request gitlab-org/gitlab!19832
-