- 22 Jan, 2020 38 commits
-
-
Sean McGivern authored
Allow setting a minimum concurrency for sidekiq-cluster, as well as the existing maximum. These can be set to the same value to enforce concurrency at a particular number of threads, regardless of the number of queues in the group.
-
Natalia Tepluhina authored
Use mockResolvedValue when mocking $apollo.mutate in GraphQL docs See merge request gitlab-org/gitlab!23478
-
Stan Hu authored
Fix typo "checks" See merge request gitlab-org/gitlab!23497
-
Phil Hughes authored
Fix Markdown not rendering on releases page Closes #39483 See merge request gitlab-org/gitlab!23370
-
Stan Hu authored
Previously Markdown that appeared in the releases page would only be shown in the tags page but not in the summary page. We fix this by adding a reference to GitLab Markdown in the description block and ensuring the Vue component renders Markdown. Closes https://gitlab.com/gitlab-org/gitlab/issues/39483
-
Rémy Coutable authored
Resolve "Improve running tests as foss in `gitlab-org`" Closes #198288 See merge request gitlab-org/gitlab!23489
-
Albert Salim authored
-
Bob Van Landuyt authored
Add blob and blob_viewer fields to graphql snippet type See merge request gitlab-org/gitlab!22960
-
Stan Hu authored
Resolve "Setting minimum password length breaks sign-up with SAML" Closes #197925 See merge request gitlab-org/gitlab!23387
-
Lucy Fox authored
-
James Lopez authored
Move cluster permissions check to dashboard service subclass See merge request gitlab-org/gitlab!23361
-
Martin Wortschack authored
Environments dropdown only shows 20 environments See merge request gitlab-org/gitlab!23017
-
Martin Wortschack authored
Add social sign up on new sign up flow See merge request gitlab-org/gitlab!23082
-
manojmj authored
This change fixes the bug where random password being generated while creating a user has less characters in them than what is required by the instance setting `minimum_password_length`
-
Thong Kuah authored
Revert "Merge branch 'qa-alerting-test' into 'master'" See merge request gitlab-org/gitlab!23487
-
Kushal Pandya authored
Fix issue with project dropdown translation for languages without pluralisation See merge request gitlab-org/gitlab!21988
-
Marcel Amirault authored
Document that EE-only background migrations are forbidden Closes #196704 See merge request gitlab-org/gitlab!23201
-
Valery Sizov authored
-
Marcel Amirault authored
Resolve "Docs update for downgrading release if required" Closes #197133 See merge request gitlab-org/gitlab!23221
-
Alexander Strachan authored
-
Marcel Amirault authored
Clarify a CI/CD Reference, hopefully Closes #33232 See merge request gitlab-org/gitlab!23342
-
Marcin Sedlak-Jakubowski authored
-
Marcel Amirault authored
Minor fixes to new scalability content See merge request gitlab-org/gitlab!23480
-
Evan Read authored
-
Douglas Barbosa Alexandre authored
Geo: Improve logging of sync services - include host See merge request gitlab-org/gitlab!22203
-
Albert Salim authored
This reverts merge request !20591
-
Russell Dickenson authored
Update Elasticsearch development docs for new versions Closes #197289 See merge request gitlab-org/gitlab!23257
-
Kai Armstrong authored
This also removes Homebrew instructions as 6.x is not available
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
extra_log_data() will be merged into base_log_data().
-
Evan Read authored
Resolve "Condev topic renamed without redirect" Closes #197873 See merge request gitlab-org/gitlab!23356
-
Dan Davison authored
Make merge trains in QA tests independent See merge request gitlab-org/gitlab!23304
-
Mark Lapierre authored
If multiple tests use the same project they'll use the same merge train. That can cause tests to fail if one tries to use the merge train while it's in an unexpected state, e.g., trying to start a new train when one is already running. This creates a separate project for each test that uses a merge train. Uses the Commit API to add a file because it's faster than pushing. Adds a runners_token attribute to the Group resource, and lets resources be reloaded so updated data can be fetched. It's not clear why the runners token isn't available immediately upon creating a group, but reloading the API data fixes it.
-
Evan Read authored
Add initial draft of scalability documentation See merge request gitlab-org/gitlab!18976
-
Evan Read authored
Add section on renaming tables to downtime guide See merge request gitlab-org/gitlab!20809
-
Thong Kuah authored
Update the directory for unshifting Closes #198274 See merge request gitlab-org/gitlab!23473
-
Tom Quirk authored
-
- 21 Jan, 2020 2 commits
-
-
Robert Speicher authored
Fixes typos on Feature proposal template See merge request gitlab-org/gitlab!23472
-
Kyle Wiebers authored
Path of file changed in https://gitlab.com/gitlab-org/gitlab/merge_requests/23335 but reference to directory did not Closes https://gitlab.com/gitlab-org/gitlab/issues/198274
-