- 14 Nov, 2019 11 commits
-
-
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 29 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
-
Zack Cuddy authored
Defined, but no longer used
-
Michael Kozono authored
Fix CSS loading errors in e-mail notifications Closes #36201 See merge request gitlab-org/gitlab!20047
-
Achilleas Pipinellis authored
Icident management docs See merge request gitlab-org/gitlab!18805
-
Achilleas Pipinellis authored
- Added link from main page - Added incident management contents
-
Michael Kozono authored
Remove local qualifier from geo sync indicators See merge request gitlab-org/gitlab!20034
-
Lee Tickett authored
-
Evan Read authored
Added note that drag 'n' drop reordering of an epic's issues and child epics was added in %12.5 See merge request gitlab-org/gitlab!20005
-
Russell Dickenson authored
-
Robert Speicher authored
Resolve "Possible rails validation problem with updating groups" See merge request gitlab-org/gitlab!20028
-
Robert Speicher authored
Add id, classification to the software license policy json entity See merge request gitlab-org/gitlab!19261
-
Mike Greiling authored
Resolve "Add loading indicator when connecting to error tracking server" See merge request gitlab-org/gitlab!19539
-
Simon Knox authored
Rather than passing a bunch of store data to error_tracking via the parent component, use Vuex methods in the component directly This means changes to the error tracking form won't also require props changes and changes to the parent component
-
Robert Speicher authored
-